summaryrefslogtreecommitdiff
path: root/main.h
AgeCommit message (Expand)Author
2020-06-16Convert most of main.c to use debuggingDavid Härdeman
2020-06-16Add all and list debug options, convert announce to use debuggingDavid Härdeman
2020-06-16Some more debug cleanupsDavid Härdeman
2020-06-16Cleanup debugging macros a bitDavid Härdeman
2020-06-16Add msghdr and iovec to task buffersDavid Härdeman
2020-06-16Add an address to taskDavid Härdeman
2020-06-16Add working igmp implementationDavid Härdeman
2020-06-11Create a helper function to loop through different possible connections and c...David Härdeman
2020-06-11Add some socket options to minecraft protocol socketsDavid Härdeman
2020-06-10Improve refcountingDavid Härdeman
2020-06-10Introduce a common task buffer and convert cfgdir and rcon to use itDavid Härdeman
2020-06-10Add initial systemd integrationDavid Härdeman
2020-06-06Clean up the refcounting to allow a proper exit on signalDavid Härdeman
2020-06-06Add skeleton functionality for announcing serversDavid Härdeman
2020-06-05Split out active proxy connection handling to separate fileDavid Härdeman
2020-06-05Initial commitDavid Härdeman