Commit History

Author SHA1 Message Date
  Nick Mathewson adecda7539 changes file for subsystems api (28330) 6 years ago
  Nick Mathewson 32b23a4c40 Make tortls use the subsystems interface 6 years ago
  Nick Mathewson 019a044e5e Turn "compress" into a subsystem. 6 years ago
  Nick Mathewson 207253df8d Move monotonic time setup into a subsystem 6 years ago
  Nick Mathewson cad61f0f6d Move prefork, postfork, and thread-exit hooks into subsys 6 years ago
  Nick Mathewson 50436ccea4 Add crypto module as a subsystem. 6 years ago
  Nick Mathewson cfe5b35edb Move networking startup/cleanup logic into a subsystem. 6 years ago
  Nick Mathewson 05b54f6a6a Use subsystems manager for subsystems used in tests. 6 years ago
  Nick Mathewson a0ee54549f Turn the wallclock module into a subsystem. 6 years ago
  Nick Mathewson d3e4afcc9b Turn the logging code into a subsystem 6 years ago
  Nick Mathewson b8c50eabfe Add a subsystem for our threading support 6 years ago
  Nick Mathewson 178c1821b2 Make the windows process parameter initialization a subsystem 6 years ago
  Nick Mathewson 175153a329 Make initialization for the "err" library into a subsystem. 6 years ago
  Nick Mathewson 6e7ff8cba0 Move the code that knows our tor version into a lowest-level lib 6 years ago
  Nick Mathewson 7bb76b24cf Code to manage the list of subsystems. 6 years ago
  Neel Chauhan 45b28167d7 In count_acceptable_nodes(), count direct and indirect nodes with node_has_preferred_descriptor() 6 years ago
  teor 368aeaadff Appveyor: Add Windows Server 2016 to tor's build matrix 6 years ago
  teor bd0e38dcfe systemd: allow tor some time to shut down after ShutdownWaitLength expires 6 years ago
  Alex Xu (Hello71) 0d6d3e1f26 Notify systemd of ShutdownWaitLength 6 years ago
  rl1987 5b48af9c4c Fix all instances of shellcheck warning SC2006 6 years ago
  Nick Mathewson 674ef53a7e Add a warning if we can't write networkstatus-bridges 6 years ago
  Nick Mathewson 18a4eaf5c1 Avoid mmap leak if we get a consensus diff we can't use. 6 years ago
  Nick Mathewson 3e2423d19b Update address tests to avoid offending coverity. 6 years ago
  Nick Mathewson 865514e66e Merge branch 'ticket28100_squashed' 6 years ago
  Alex Xu (Hello71) 1b75de85b3 Don't overwrite the Content-Type when compressing 6 years ago
  Nick Mathewson f0bd6c2c9d Merge branch 'maint-0.3.5' 6 years ago
  Nick Mathewson 996f24fcd3 Merge branch 'bug27968_squashed' into maint-0.3.5 6 years ago
  teor e36e4a9671 Sort the imports in test_rebind.py 6 years ago
  teor a02d6c560d Make test_rebind.py timeout when waiting for a log message 6 years ago
  teor cd674a10ad Refactor test_rebind.py to consistently print FAIL on failure 6 years ago