Age | Commit message (Expand) | Author |
---|---|---|
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 |