Commit History

Author SHA1 Message Date
  Nick Mathewson 1880a6a88e Avoid asking for passphrase on junky PEM input 6 years ago
  Nick Mathewson 6b37512dc7 Merge branch 'maint-0.2.4' into maint-0.2.5 7 years ago
  Nick Mathewson d6eae78e29 Merge remote-tracking branch 'public/bug19152_024_v2' into maint-0.2.4 7 years ago
  Nick Mathewson 332543baed Merge branch 'maint-0.2.4' into maint-0.2.5 7 years ago
  Nick Mathewson 6cb8c0fd4e Refine the memwipe() arguments check for 18089 a little more. 8 years ago
  teor (Tim Wilson-Brown) fb7d1f41b4 Make memwipe() do nothing when passed a NULL pointer or zero size 8 years ago
  Nick Mathewson c4c4380a5e Fix a dangling pointer issue in our RSA keygen code 8 years ago
  Nick Mathewson 6d728ba880 Merge remote-tracking branch 'public/bug14013_024' into maint-0.2.5 9 years ago
  Nick Mathewson 47760c7ba5 When decoding a base-{16,32,64} value, clear the target buffer first 9 years ago
  Nick Mathewson 156eefca45 Make sure everything using an interned string is preceded by a log 10 years ago
  Nick Mathewson d5e11f21cc Fix warnings from doxygen 10 years ago
  Roger Dingledine c08b47977e Never run crypto_early_init() more than once 10 years ago
  Roger Dingledine d336d407d6 whitespace fix 10 years ago
  Karsten Loesing 3ca5fe81e3 Write hashed bridge fingerprint to logs and to disk. 10 years ago
  Nick Mathewson c1e98c8afe Randomize the global siphash key at startup 10 years ago
  Nick Mathewson d3fb846d8c Split crypto_global_init() into pre/post config 10 years ago
  Florent Daigniere 01132c93fd Some anti-forensics paranoia... 10 years ago
  Florent Daigniere 9d6e805d28 Some anti-forensics paranoia... 10 years ago
  Nick Mathewson 85284c33d1 Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago
  Nick Mathewson 7b87003957 Never allow OpenSSL engines to replace the RAND_SSLeay method 10 years ago
  Nick Mathewson adf2fa9b49 Fix compilation under openssl 0.9.8 10 years ago
  Nick Mathewson 84458b79a7 Log more OpenSSL engine statuses at startup. 10 years ago
  Nick Mathewson 25a3ae922f Merge remote-tracking branch 'Ryman/bug6384' 10 years ago
  Nick Mathewson e0b2cd061b Merge remote-tracking branch 'ctoader/gsoc-cap-stage2' 10 years ago
  Kevin Butler b539b37205 Fixed leak and added minor documentation for #6384. 10 years ago
  Kevin Butler 6e17fa6d7b Added --library-versions flag to print the compile time and runtime versions of libevent, openssl and zlib. Partially implements #6384. 10 years ago
  Nick Mathewson fd6749203e More unit tests for handle_client_auth_nonce 11 years ago
  Cristian Toader 89b39db003 updated filters to work with orport 11 years ago
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 years ago
  Nick Mathewson 7f9066ceee Make OPENSSL_free(dh_string_repr) conditional. 11 years ago