Commit History

Author SHA1 Message Date
  Nick Mathewson df98582851 Merge remote-tracking branch 'github/ticket26626' 5 years ago
  Nick Mathewson c75215c23a Clean up various things that broke with our stdint.h changes 5 years ago
  Nick Mathewson 471104eaa5 Remove needless includes from or.h 5 years ago
  Nick Mathewson 6ac64e16ed Eliminate compat.h 5 years ago
  Nick Mathewson da4ae8a6b6 Automated fixup of include paths after torlog.h movement. 5 years ago
  Nick Mathewson accf239fa3 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 bcc283bcc9 Split or_handshake_{certs,state}_t into their own headers. 5 years ago
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
  Nick Mathewson c0447033f5 Merge branch 'maint-0.3.2' 6 years ago
  Nick Mathewson ee5c624beb When a tor_cert_T check fails, log the reason why. 6 years ago
  Nick Mathewson 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 years ago
  Nick Mathewson f2e820c45f torcert.c: mark some lines unreachable by tests 6 years ago
  Nick Mathewson 18bc7fa70b Merge remote-tracking branch 'haxxpop/fuzzing-hsv3' 6 years ago
  Suphanat Chunhapanya c860282fc0 Mock rsa_ed25519_crosscert_check 6 years ago
  Nick Mathewson 769a94d9ce Bug 23055: cast, then multiply when doing u32*u32->u64. 6 years ago
  Nick Mathewson 26d9fffae4 Merge branch 'bug22466_diagnostic_030' 7 years ago
  Nick Mathewson f2068ef862 Use tor_assert_nonfatal() to try to detect #22466 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson a7762930c3 Merge remote-tracking branch 'dgoulet/ticket20568_030_01' 7 years ago
  Neel Chauhan 9f74f8f732 Move encode_cert to torcert.c and rename it to tor_cert_encode_ed22519() 7 years ago
  Nick Mathewson 00bdd56b18 Only check cert expiry vs TIME_MAX when time_t is less than 64-bit 7 years ago
  Nick Mathewson 32854aef28 whitespace fixes 7 years ago
  Nick Mathewson d9ca4e20bd Merge branch 'feature_15055_v2' 7 years ago
  Nick Mathewson f156156d56 Audit use of tor_tls_cert_get_key(). 7 years ago
  Nick Mathewson 5a2f70f86a Clean up comments, mark more branches as BUG. 7 years ago
  Nick Mathewson af2459f09e Unit tests for cert-chain-processing, including failed cases 7 years ago
  Nick Mathewson b4a5c77901 Verify ed25519 link handshake certificates 9 years ago
  Nick Mathewson 0704fa8a63 Handle u32 overflow in ed25519 cert expiration time. 7 years ago