Commit History

Author SHA1 Message Date
  Steven Engler 818176870a Added support for multiple eventloops 4 years ago
  Nick Mathewson 53116ca0b7 Re-run "make autostyle" with improved annotate_ifdef_directives 4 years ago
  teor d30a042fa8 test: Use SEVERITY_MASK_IDX() to find the LOG_* mask indexes 4 years ago
  Nick Mathewson 2e55fa9587 Adjust log callback type to use log_domain_mask_t 4 years ago
  Nick Mathewson a49f506e05 Split all controller events code into a new control_events.c 5 years ago
  Nick Mathewson 3baf99e81b Merge branch 'ticket28668_035' into ticket28668_040 5 years ago
  Nick Mathewson f684cd8005 Fail any unit test that causes an unhandled LD_BUG or LOG_ERR 5 years ago
  Nick Mathewson 2f683465d4 Bump copyright date to 2019 5 years ago
  Nick Mathewson efe55b8898 Bump copyright date to 2019. 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 cad61f0f6d Move prefork, postfork, and thread-exit hooks into subsys 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 05b54f6a6a Use subsystems manager for subsystems used in tests. 5 years ago
  Nick Mathewson 6e7ff8cba0 Move the code that knows our tor version into a lowest-level lib 5 years ago
  Nick Mathewson 241c1505cc Move the predicted ports code out of rephist.c 5 years ago
  Nick Mathewson c7ce6b9821 Split main.c into main.c and mainloop.c 5 years ago
  Nick Mathewson 9ca1af9a87 Merge remote-tracking branch 'dgoulet/ticket20700_035_03' 5 years ago
  Suphanat Chunhapanya 5e1d36c7db bug: Use PATH_SEPARATOR instead of slash 5 years ago
  Nick Mathewson 36f3bdac03 Update prefork and postfork NSS code for unit tests. 5 years ago
  Nick Mathewson cb5cfe3177 Also reinitialize the pregenerated keys postfork. 5 years ago
  Nick Mathewson 17ea931ac7 Implement DH in NSS. 5 years ago
  Nick Mathewson d811ce2421 Add postfork support for nss 5 years ago
  Nick Mathewson 12a1ada158 Move the initialization and cleanup parts of crypto.c 5 years ago
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 5 years ago
  Nick Mathewson 2d69c32bb6 Clean up include paths for libtor-evloop (automated) 5 years ago
  Nick Mathewson 6c440da926 Remove system headers from or.h 5 years ago
  Nick Mathewson 1743dac078 Minimize headers that include crypto_formats and x25519 stuff 5 years ago
  Nick Mathewson 471104eaa5 Remove needless includes from or.h 5 years ago