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
Age
Commit message (
Expand
)
Author
2020-06-16
Some more debugmsg cleanups
David Härdeman
2020-06-16
Some more debugmsg cleanups
David Härdeman
2020-06-16
Flesh out main config parsing
David Härdeman
2020-06-16
Some minor fixes to igmp
David Härdeman
2020-06-16
Make sure igmp socket filter is set and locked
David Härdeman
2020-06-16
Fixup remaining missed cases of debugging
David Härdeman
2020-06-16
Convert utils to use debugging
David Härdeman
2020-06-16
Convert systemd to use debugging
David Härdeman
2020-06-16
Convert igmp to use debugging
David Härdeman
2020-06-16
Convert idle to use debugging
David Härdeman
2020-06-16
Convert rcon to use debugging
David Härdeman
2020-06-16
Missed one in config
David Härdeman
2020-06-16
Convert cfgdir 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
Use SOCK_DGRAM instead of SOCK_RAW in igmp to not have to deal with ethernet ...
David Härdeman
2020-06-16
Implement and use recvmsg in igmp
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-12
Send real hostname and port in idle check
David Härdeman
2020-06-12
Improve tagged pointer handling
David Härdeman
2020-06-12
Convert idle to also use struct connection
David Härdeman
2020-06-11
Convert rcon to use struct connection
David Härdeman
2020-06-11
Oops....fixup connect_any callback throughout
David Härdeman
2020-06-11
Use struct connect for the client connection as well in proxy
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 basic systemd integration
David Härdeman
2020-06-11
Track cqe and sqe usage
David Härdeman
2020-06-11
Further improve reference counting and tracking in uring
David Härdeman
2020-06-11
Improve log message for incoming proxy connection
David Härdeman
2020-06-11
Add some socket options to minecraft protocol sockets
David Härdeman
2020-06-11
Make sure idle closes the fd once it's done
David Härdeman
2020-06-11
Slightly less log spam
David Härdeman
2020-06-11
EiB is also cool
David Härdeman
2020-06-10
Add open files to resource debug
David Härdeman
2020-06-10
Check the return value from server_new
David Härdeman
2020-06-10
Some more close-on-exec
David Härdeman
2020-06-10
Make all sockets close-on-exec
David Härdeman
2020-06-10
Add checks during server config reading to shutdown early
David Härdeman
2020-06-10
Improve proxy handling
David Härdeman
2020-06-10
Improve refcounting
David Härdeman
2020-06-10
Make sure all tasks but one have a parent
David Härdeman
2020-06-10
Implement proper proxy shutdown
David Härdeman
2020-06-10
Improve memdebug, add basic proxy stats
David Härdeman
2020-06-10
Add some basic memory tracking infrastructure while hacking
David Härdeman
[next]