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
/
utils.c
Age
Commit message (
Collapse
)
Author
2020-06-16
Convert most of main.c to use debugging
David Härdeman
2020-06-16
Cleanup debugging macros a bit
David Härdeman
2020-06-12
Send real hostname and port in idle check
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 ↵
David Härdeman
convert proxy to use it
2020-06-11
Track cqe and sqe usage
David Härdeman
2020-06-11
Add some socket options to minecraft protocol sockets
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
Improve memdebug, add basic proxy stats
David Härdeman
2020-06-10
Add some basic memory tracking infrastructure while hacking
David Härdeman
2020-06-06
Fixup announce multicast messages to create real per-server messages
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