summaryrefslogtreecommitdiff
path: root/minecproxy/server-proxy.c
AgeCommit message (Expand)Author
2020-07-12Some minor fixes, in particular, don't free scfg too earlyDavid Härdeman
2020-07-12Move main.c to minecproxy.c for consistency and better debug msgsDavid Härdeman
2020-07-12Make sure listening to IPv4 and IPv6 at the same time works as intendedDavid Härdeman
2020-07-12Teach minecctl to create proper mcserver files, auto-generate systemd service...David Härdeman
2020-07-06Add some license information and the beginning of Debian packagesDavid Härdeman
2020-07-04Fix splice implementationDavid Härdeman
2020-06-30Fix some of the fallout of the latest reorgDavid Härdeman
2020-06-30Share config parsing fully between server and cmdline toolDavid Härdeman
2020-06-28Run clang-format on source tree (excl igmp.c)David Härdeman
2020-06-24Add global _GNU_SOURCE defineDavid Härdeman
2020-06-23Big renaming, move some more functionality to shared libDavid Härdeman