提交歷史

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