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-21
Add streq and strcaseeq and use them throughout
David Härdeman
2020-06-20
Add new assert macros, convert server.c to use them
David Härdeman
2020-06-20
Use assert_task_alive in server.c as well
David Härdeman
2020-06-20
Rename scfg to server throughout for consistency
David Härdeman
2020-06-20
Make logging messages consistent in adding a newline for all messages
David Härdeman
2020-06-20
Introduce helper for checking if a task is dead
David Härdeman
2020-06-20
Add some basic server states
David Härdeman
2020-06-20
Some callback naming consistency
David Härdeman
2020-06-19
Add ome more sanity checks in server, prep work for server states
David Härdeman
2020-06-19
Add support for async DNS
David Härdeman
2020-06-19
Simplify eat_whitespace_and_comments
David Härdeman
2020-06-19
Some minor cleanups
David Härdeman
2020-06-19
Bunch of minor fixes
David Härdeman
2020-06-19
Add some helper functions for saddrs, reduce code duplication
David Härdeman
2020-06-19
Add an addrstr to struct sockaddr_in46, rename to struct saddr
David Härdeman
2020-06-18
add another function attr
David Härdeman
2020-06-17
Add some more basic options, and improve logging a bit more
David Härdeman
2020-06-17
Implement capability handling and user switching, disallow running as root
David Härdeman
2020-06-17
Some more minor log fixes
David Härdeman
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
[prev]
[next]