Commit History

Author SHA1 Message Date
  Nick Mathewson e420154ce7 Add an include to main.c 5 years ago
  Nick Mathewson c0a7527eb8 Remove dependency on lib/net from lib/sandbox. 5 years ago
  Nick Mathewson f6b8c7da66 Move buffers.c out of lib/containers to resolve a circularity. 5 years ago
  Nick Mathewson bf4f55a13d Merge branch 'subsystems' 5 years ago
  Nick Mathewson 6d93820499 Memoize summarize_protover_flags() 5 years ago
  Nick Mathewson 32b23a4c40 Make tortls use the subsystems interface 5 years ago
  Nick Mathewson 019a044e5e Turn "compress" into a subsystem. 5 years ago
  Nick Mathewson 207253df8d Move monotonic time setup into a subsystem 5 years ago
  Nick Mathewson 50436ccea4 Add crypto module as a subsystem. 5 years ago
  Nick Mathewson cfe5b35edb Move networking startup/cleanup logic into a subsystem. 5 years ago
  Nick Mathewson a0ee54549f Turn the wallclock module into a subsystem. 5 years ago
  Nick Mathewson d3e4afcc9b Turn the logging code into a subsystem 5 years ago
  Nick Mathewson b8c50eabfe Add a subsystem for our threading support 5 years ago
  Nick Mathewson 178c1821b2 Make the windows process parameter initialization a subsystem 5 years ago
  Nick Mathewson 175153a329 Make initialization for the "err" library into a subsystem. 5 years ago
  Nick Mathewson 6e7ff8cba0 Move the code that knows our tor version into a lowest-level lib 5 years ago
  Nick Mathewson 7bb76b24cf Code to manage the list of subsystems. 5 years ago
  Nick Mathewson 3100831762 Remove dump_distinct_digest_count() 5 years ago
  Nick Mathewson 6785aa4010 Move routerparse and parsecommon to their own module. 5 years ago
  Nick Mathewson c8f2a6d2fe Extract the non-stats part of geoip into a new src/lib/geoip. 5 years ago
  Nick Mathewson f403af2207 Split geoip from geoip-related stats. 5 years ago
  Nick Mathewson 241c1505cc Move the predicted ports code out of rephist.c 5 years ago
  Nick Mathewson 4f0bc0c8f5 Revise things that had included router.h before 5 years ago
  Nick Mathewson fcd0f76134 Extract all the "am I a server" functions from router.c 5 years ago
  Nick Mathewson 9385b7ec5f Rename dirauth/mode.h to dirauth/authmode.h 5 years ago
  Nick Mathewson ae0cb94b69 Initialize mainloop events earlier, since other stuff may run them. 5 years ago
  Nick Mathewson 7eea45c5c4 Move systemd_watchdog_timer free into mainloop.c 5 years ago
  Nick Mathewson c7ce6b9821 Split main.c into main.c and mainloop.c 5 years ago