Commit History

Author SHA1 Message Date
  Nick Mathewson 17f922d371 Only link crypto_dh_openssl.c once 6 years ago
  Nick Mathewson f5e22358b0 Additional tests for NSS DH 6 years ago
  Nick Mathewson 17ea931ac7 Implement DH in NSS. 6 years ago
  Nick Mathewson 32bbc8f6b5 Refactor the dependency between tortls and crypto_dh. 6 years ago
  Nick Mathewson ac9a470c64 Extract the shared part of crypto_dh_compute_secret. 6 years ago
  Nick Mathewson 60a5b78480 Extract the OpenSSL DH functionality to a new file. 6 years ago
  Nick Mathewson 99beed152e Make the rust tests link. 6 years ago
  Nick Mathewson 2d80673b9a Fix "make distcheck." 6 years ago
  Nick Mathewson e7a0616817 Changes files for feature26815 and 26816 6 years ago
  Nick Mathewson 76e10ee6b9 Use NSS for AES_CTR. 6 years ago
  Nick Mathewson 60705a5719 Use NSS in crypto_rand.c 6 years ago
  Nick Mathewson be8d497b65 Make sure NSS is initialized before running benchmarks 6 years ago
  Nick Mathewson f64c9dccde Use NSS's digest code in Tor. 6 years ago
  Nick Mathewson 27dd2b1f1f Make nss get initialized before we fuzz anything. 6 years ago
  Nick Mathewson d811ce2421 Add postfork support for nss 6 years ago
  Nick Mathewson c317e78dd7 Initialize and shut down NSS. 6 years ago
  Nick Mathewson f45107e7de Rename crypto.c to crypto_cipher.c (since that's all it still has.) 6 years ago
  Nick Mathewson 9010797e63 Remove most includes from crypto.c 6 years ago
  Nick Mathewson 922208bd2d Extract and rename crypto_log_errors(). 6 years ago
  Nick Mathewson 8e2df98860 Move crypto_add_spaces_to_fp() to crypto_rsa.c 6 years ago
  Nick Mathewson 12a1ada158 Move the initialization and cleanup parts of crypto.c 6 years ago
  Nick Mathewson 79267bad65 Add a configure switch to build with NSS. 6 years ago
  Nick Mathewson 92db96d80f Make our crypto library symbolic in the makefiles. 6 years ago
  Nick Mathewson 66074ad1e2 Merge branch 'unify_microrevision_users' 6 years ago
  Nick Mathewson 5aee26ee46 Move all use cases of micro-revision.i to a single place 6 years ago
  Nick Mathewson 537092cdbb Merge branch 'ticket26223' 6 years ago
  Nick Mathewson c90961a923 Document compat_getdelim_. 6 years ago
  Nick Mathewson 391ef5e42c Explain why we use raw_free with getdelim result. 6 years ago
  Nick Mathewson c4dd38e625 Tabify lists in configure.ac 6 years ago
  Nick Mathewson c08b7b10c5 Merge branch 'post-refactor-renaming' 6 years ago