Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson b94e7de7db Refactor crypto_rsa to use pem module. hace 5 años
  Nick Mathewson 9566ed6fd9 Add rudimentary support for PEM-encoding, since NSS doesn't do that. hace 5 años
  Nick Mathewson 0812f1cbc2 Use a constant for "65537" hace 5 años
  Nick Mathewson 824009cde5 Rename openssl-bridging functions in crypto_rsa hace 5 años
  Nick Mathewson 38212d2e40 Remove a redundant function. hace 5 años
  Nick Mathewson 0f971d7c91 Rename functions that encode/decode private keys hace 5 años
  Nick Mathewson 752ffa2197 Extract openssl RSA functionality into its own file. hace 5 años
  Nick Mathewson e56f0c9d33 Adjust windows stubs for new start/finish_daemon() return types hace 5 años
  Nick Mathewson a57c27a1c7 Call crypto_postfork on start_daemon() instead. hace 5 años
  Nick Mathewson 622a2c6bee Make finish_daemon() return a boolean to say whether it did anything. hace 5 años
  Nick Mathewson 4f300d547d When RunAsDaemon is set, crypto_postfork() as needed hace 5 años
  Nick Mathewson f83b417bf8 Suppress strict-prototypes warning in crypto_nss_mgt.c hace 5 años
  Nick Mathewson 727f1676d6 Fix double-link of crypto_openssl_mgt.c hace 5 años
  Nick Mathewson b590cc0449 Add a cast to make clang happier. hace 5 años
  Nick Mathewson a4c0a0e81e Fix issues with crypto_ope compilation now that crypto.h is gone hace 5 años
  Nick Mathewson fdaa483098 Merge branch 'nss_dh_squashed' into nss_dh_squashed_merged hace 5 años
  Nick Mathewson 17f922d371 Only link crypto_dh_openssl.c once hace 6 años
  Nick Mathewson f5e22358b0 Additional tests for NSS DH hace 6 años
  Nick Mathewson 17ea931ac7 Implement DH in NSS. hace 6 años
  Nick Mathewson 32bbc8f6b5 Refactor the dependency between tortls and crypto_dh. hace 6 años
  Nick Mathewson ac9a470c64 Extract the shared part of crypto_dh_compute_secret. hace 6 años
  Nick Mathewson 60a5b78480 Extract the OpenSSL DH functionality to a new file. hace 6 años
  Nick Mathewson 99beed152e Make the rust tests link. hace 6 años
  Nick Mathewson 2d80673b9a Fix "make distcheck." hace 6 años
  Nick Mathewson e7a0616817 Changes files for feature26815 and 26816 hace 6 años
  Nick Mathewson 76e10ee6b9 Use NSS for AES_CTR. hace 6 años
  Nick Mathewson 60705a5719 Use NSS in crypto_rand.c hace 6 años
  Nick Mathewson be8d497b65 Make sure NSS is initialized before running benchmarks hace 6 años
  Nick Mathewson f64c9dccde Use NSS's digest code in Tor. hace 6 años
  Nick Mathewson 7e4ac0283e Merge remote-tracking branch 'teor/bug26986' hace 5 años