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.c
Age
Commit message (
Collapse
)
Author
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 working igmp implementation
David Härdeman
2020-06-11
Add some basic systemd integration
David Härdeman
2020-06-11
Further improve reference counting and tracking in uring
David Härdeman
2020-06-10
Some more close-on-exec
David Härdeman
2020-06-10
Improve refcounting
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-10
Convert proxy to use task_buf as well
David Härdeman
2020-06-10
Add initial systemd integration
David Härdeman
2020-06-07
Add basic support for checking idle status
David Härdeman
2020-06-06
Clean up the refcounting to allow a proper exit on signal
David Härdeman
2020-06-06
Reparent most tasks to uring
David Härdeman
2020-06-06
Add skeleton functionality for announcing servers
David Härdeman
2020-06-05
Add enough functionality to actually be able to proxy a connection
David Härdeman
2020-06-05
Split config into generic and dir watching parts
David Härdeman
2020-06-05
Initial commit
David Härdeman