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
/
config.c
Age
Commit message (
Collapse
)
Author
2020-06-21
Convert three more files to use assert
David Härdeman
2020-06-21
Add streq and strcaseeq and use them throughout
David Härdeman
2020-06-20
Make logging messages consistent in adding a newline for all messages
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
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-16
Flesh out main config parsing
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-10
Add some basic memory tracking infrastructure while hacking
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