Commit History

Author SHA1 Message Date
  Nick Mathewson efe55b8898 Bump copyright date to 2019. 5 years ago
  Nick Mathewson 3b61bdb5ae Try to fix new coverity warnings in unit tests. 5 years ago
  Nick Mathewson 600e046ed3 Rename crypto_pk_check_key(), use it more reasonably, add tests 5 years ago
  Nick Mathewson 6a88d8f6b4 When enabling NSS, disable OpenSSL. 5 years ago
  Nick Mathewson b94e7de7db Refactor crypto_rsa to use pem module. 5 years ago
  Nick Mathewson 0f971d7c91 Rename functions that encode/decode private keys 5 years ago
  Nick Mathewson f5e22358b0 Additional tests for NSS DH 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 4593829861 Remove util.h 5 years ago
  Nick Mathewson df98582851 Merge remote-tracking branch 'github/ticket26626' 5 years ago
  Nick Mathewson 52884f56d4 Replace U64_LITERAL with the standard UINT64_C 5 years ago
  Nick Mathewson c75215c23a Clean up various things that broke with our stdint.h changes 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
  Nick Mathewson 7a61a92870 Combine DH_BYTES and DH_KEY_LEN; put them in a lib/defs header. 5 years ago
  Nick Mathewson accf239fa3 Rectify include paths (automated) 5 years ago
  Nick Mathewson 27e456cd72 Merge remote-tracking branch 'rl1987/ticket19979_2' 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  rl1987 5af29fbb63 When possible, use RFC5869 HKDF implementation from OpenSSL 5 years ago
  Nick Mathewson 987174cc6f Merge remote-tracking branch 'github/bug26152_035' 5 years ago
  Nick Mathewson f42739e746 Merge branch 'maint-0.3.3' 6 years ago
  Nick Mathewson 3f3739c6e0 Merge branch 'maint-0.3.1' into maint-0.3.2 6 years ago
  Nick Mathewson f48fb8a720 Merge branch 'maint-0.2.9' into maint-0.3.1 6 years ago
  Nick Mathewson aeb4be1d5a Add a unit test for PEM-encrypted documents. 6 years ago
  Nick Mathewson 8483241b4e Improve openssl_version tests with better messages 6 years ago
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
  Nick Mathewson 76c33f7ff4 Merge branch 'scan-build-032' 6 years ago