Commit History

Author SHA1 Message Date
  Nick Mathewson 886dc8b0a5 Remove routerparse include from files that dont use it 5 years ago
  Nick Mathewson 82f4d3ca75 Move v2 hs parsing into feature/rend 5 years ago
  Nick Mathewson 6785aa4010 Move routerparse and parsecommon to their own module. 5 years ago
  Nick Mathewson c7ce6b9821 Split main.c into main.c and mainloop.c 5 years ago
  Nick Mathewson 98ef3e82e4 Move the non-crypto parts of onion.c out of src/core/crypto 5 years ago
  Nick Mathewson 0db5c54957 Merge branch 'nss_squashed' into nss_merge 5 years ago
  Nick Mathewson 7163389b55 Several unit tests to improve test coverage of x509*.c 5 years ago
  Nick Mathewson d50f90bfc4 Merge branch 'maint-0.3.4' 5 years ago
  Nick Mathewson 6e0872e867 Merge branch 'maint-0.3.3' into maint-0.3.4 5 years ago
  Nick Mathewson e01ea64f0a Merge branch 'maint-0.3.2' into maint-0.3.3 5 years ago
  Nick Mathewson 36bb11a650 Merge branch 'maint-0.2.9' into maint-0.3.2 5 years ago
  teor cc4ea34a26 Silence a compilation warning on MSVC 2017 and clang-cl 5 years ago
  Nick Mathewson 6a88d8f6b4 When enabling NSS, disable OpenSSL. 5 years ago
  Nick Mathewson 1992c76130 Split tls modules and their tests into openssl and generic. 5 years ago
  Nick Mathewson 9566ed6fd9 Add rudimentary support for PEM-encoding, since NSS doesn't do that. 5 years ago
  Nick Mathewson e2b744ce38 Merge branch 'bug25552_ope_squashed' 5 years ago
  Nick Mathewson 3a45f6ffe9 Implementation for a simple order-preserving encryption scheme. 6 years ago
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 5 years ago
  Nick Mathewson 986d761510 Extract or_state_t to its own header. 5 years ago
  Nick Mathewson 471104eaa5 Remove needless includes from or.h 5 years ago
  Nick Mathewson 7a61a92870 Combine DH_BYTES and DH_KEY_LEN; put them in a lib/defs header. 5 years ago
  Nick Mathewson 935ba02565 Fix paths for buffers.h; automated. 5 years ago
  Nick Mathewson 38fd3e0df0 Fix up the modules that include memarea.h (automated) 5 years ago
  Nick Mathewson accf239fa3 Rectify include paths (automated) 5 years ago
  Nick Mathewson d2f4a716e8 Remove unused pubsub module. 5 years ago
  Nick Mathewson b420da4cf8 Rectify include paths (automated) 5 years ago
  Nick Mathewson 275aff6917 Rectify include paths (automated) 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Nick Mathewson 3191ba389d Move extend_info_t into its own header. 5 years ago