index
:
minecproxy.git
master
Unnamed repository; edit this file 'description' to name the repository.
David Härdeman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.h
Age
Commit message (
Expand
)
Author
2020-06-16
Convert rcon to use debugging
David Härdeman
2020-06-16
Convert cfgdir and proxy to use debugging
David Härdeman
2020-06-16
Convert server and uring to debugging
David Härdeman
2020-06-16
Convert most of main.c to use debugging
David Härdeman
2020-06-16
Add all and list debug options, convert announce to use debugging
David Härdeman
2020-06-16
Some more debug cleanups
David Härdeman
2020-06-16
Cleanup debugging macros a bit
David Härdeman
2020-06-16
Add msghdr and iovec to task buffers
David Härdeman
2020-06-16
Add an address to task
David Härdeman
2020-06-16
Add working igmp implementation
David Härdeman
2020-06-11
Create a helper function to loop through different possible connections and c...
David Härdeman
2020-06-11
Add some socket options to minecraft protocol sockets
David Härdeman
2020-06-10
Improve refcounting
David Härdeman
2020-06-10
Introduce a common task buffer and convert cfgdir and rcon to use it
David Härdeman
2020-06-10
Add initial systemd integration
David Härdeman
2020-06-06
Clean up the refcounting to allow a proper exit on signal
David Härdeman
2020-06-06
Add skeleton functionality for announcing servers
David Härdeman
2020-06-05
Split out active proxy connection handling to separate file
David Härdeman
2020-06-05
Initial commit
David Härdeman