Age | Commit message (Expand) | Author |
---|---|---|
2018-09-27 | Extract the non-stats part of geoip into a new src/lib/geoip. | Nick Mathewson |
2018-09-27 | Split geoip from geoip-related stats. | Nick Mathewson |
2018-09-27 | Move the predicted ports code out of rephist.c | Nick Mathewson |
2018-09-25 | Revise things that had included router.h before | Nick Mathewson |
2018-09-25 | Extract all the "am I a server" functions from router.c | Nick Mathewson |
2018-09-25 | Rename dirauth/mode.h to dirauth/authmode.h | Nick Mathewson |
2018-09-22 | Initialize mainloop events earlier, since other stuff may run them. | Nick Mathewson |
2018-09-21 | Move systemd_watchdog_timer free into mainloop.c | Nick Mathewson |
2018-09-21 | Split main.c into main.c and mainloop.c | Nick Mathewson |