Commit History

Author SHA1 Message Date
  Nick Mathewson 2f683465d4 Bump copyright date to 2019 5 years ago
  Mike Perry 70e9245f6f Initialize circuit padding machines and global state. 5 years ago
  Alexander Færøy 01819faaba Remove Process initializer/shutdown function from main.c. 5 years ago
  Nick Mathewson 372df7a630 Merge branch 'maint-0.3.5' 5 years ago
  Nick Mathewson 1c2abea30a Call run_tor_main_loop() in ntmain.c, rather than do_main_loop(). 5 years ago
  Nick Mathewson e969d9c6b4 Merge branch 'ticket28179_squashed' into ticket28179_squashed_merged 5 years ago
  Alexander Færøy 35509978dd Add new Process subsystem. 5 years ago
  Nick Mathewson ca4b86f90a Merge remote-tracking branch 'tor-github/pr/508' 5 years ago
  Nick Mathewson 2c15b65381 Make the NET_PARTICIPANT role dependent on user activity 5 years ago
  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