Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. il y a 9 ans
  teor 2e1f5c1fc0 Memwipe more keys after tor has finished with them il y a 9 ans
  Nick Mathewson 90bce702ba Merge remote-tracking branch 'public/bug10816' il y a 9 ans
  Nick Mathewson 42350968a9 Drop check for NTE_BAD_KEYSET error il y a 9 ans
  Nick Mathewson e72a5b3c07 Move secret-to-key functionality into a separate module il y a 9 ans
  Nick Mathewson 9b2d8c4e20 Rename secret_to_key to secret_to_key_rfc2440 il y a 10 ans
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) il y a 9 ans
  Nick Mathewson 58f4200789 Thread support is now required il y a 10 ans
  Nick Mathewson 156eefca45 Make sure everything using an interned string is preceded by a log il y a 10 ans
  Nick Mathewson d5e11f21cc Fix warnings from doxygen il y a 10 ans
  Roger Dingledine c08b47977e Never run crypto_early_init() more than once il y a 10 ans
  Roger Dingledine d336d407d6 whitespace fix il y a 10 ans
  Karsten Loesing 3ca5fe81e3 Write hashed bridge fingerprint to logs and to disk. il y a 10 ans
  Nick Mathewson c1e98c8afe Randomize the global siphash key at startup il y a 10 ans
  Nick Mathewson d3fb846d8c Split crypto_global_init() into pre/post config il y a 10 ans
  Florent Daigniere 9d6e805d28 Some anti-forensics paranoia... il y a 10 ans
  Nick Mathewson 85284c33d1 Merge remote-tracking branch 'origin/maint-0.2.4' il y a 10 ans
  Nick Mathewson 7b87003957 Never allow OpenSSL engines to replace the RAND_SSLeay method il y a 10 ans
  Nick Mathewson adf2fa9b49 Fix compilation under openssl 0.9.8 il y a 10 ans
  Nick Mathewson 84458b79a7 Log more OpenSSL engine statuses at startup. il y a 10 ans
  Nick Mathewson 25a3ae922f Merge remote-tracking branch 'Ryman/bug6384' il y a 10 ans
  Nick Mathewson e0b2cd061b Merge remote-tracking branch 'ctoader/gsoc-cap-stage2' il y a 10 ans
  Kevin Butler b539b37205 Fixed leak and added minor documentation for #6384. il y a 10 ans
  Kevin Butler 6e17fa6d7b Added --library-versions flag to print the compile time and runtime versions of libevent, openssl and zlib. Partially implements #6384. il y a 10 ans
  Nick Mathewson fd6749203e More unit tests for handle_client_auth_nonce il y a 10 ans
  Cristian Toader 89b39db003 updated filters to work with orport il y a 10 ans
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works il y a 11 ans
  Nick Mathewson 7f9066ceee Make OPENSSL_free(dh_string_repr) conditional. il y a 11 ans
  Marek Majkowski 6f1c67195c Bug #5170 - also simplify i2d_DHparams il y a 11 ans
  Marek Majkowski 2132d036e3 Bug #5170 - i2d_RSAPublicKey supports allocating its own output buffer il y a 11 ans