Commit History

作者 SHA1 備註 提交日期
  Nick Mathewson fd6749203e More unit tests for handle_client_auth_nonce 10 年之前
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 年之前
  Nick Mathewson 7f9066ceee Make OPENSSL_free(dh_string_repr) conditional. 11 年之前
  Marek Majkowski 6f1c67195c Bug #5170 - also simplify i2d_DHparams 11 年之前
  Marek Majkowski 2132d036e3 Bug #5170 - i2d_RSAPublicKey supports allocating its own output buffer 11 年之前
  Arlo Breault 0ab38b9366 Remove PK_PKCS1_PADDING 11 年之前
  Nick Mathewson da30adcf0f Merge remote-tracking branch 'origin/maint-0.2.4' 11 年之前
  Nick Mathewson 9fec0c1a95 Remove a double-newline 11 年之前
  Nick Mathewson 8362f8854a Merge branch 'less_charbuf_rebased' into maint-0.2.4 11 年之前
  Nick Mathewson e1128d905c Fix a couple of documentation issues. 11 年之前
  Nick Mathewson cb75519bbf Refactor dirobj signature generation 11 年之前
  Nick Mathewson 19d6650f81 Merge remote-tracking branch 'origin/maint-0.2.4' 11 年之前
  Nick Mathewson eff1cfaaf7 Merge remote-tracking branch 'public/bug6673' into maint-0.2.4 11 年之前
  Nick Mathewson b163e801bc Merge remote-tracking branch 'origin/maint-0.2.4' 11 年之前
  Nick Mathewson fdafe11a25 Give an #error when we want threads and OpenSSL has disabled threads 11 年之前
  Nick Mathewson 55ce9bff54 Remove unused check_fingerprint_syntax 11 年之前
  Nick Mathewson a05dc378e3 Remove unused HMAC-SHA1 function 11 年之前
  Nick Mathewson a4e9d67292 Remove some functions which were unused except for their tests 11 年之前
  Nick Mathewson 365e302f61 Remove a bunch of unused macro definitions 11 年之前
  Nick Mathewson 8cdd8b8353 Fix numerous problems with Tor's weak RNG. 11 年之前
  Nick Mathewson 7301339e33 fix wide lines from tor_log rename 11 年之前
  Nick Mathewson a141430ec3 Rename log() to tor_log() for logging 11 年之前
  Nick Mathewson e0581a4b57 Replace base-{16,32,64} with base{16,32,64} in the code 11 年之前
  Nick Mathewson b998431a33 Merge branch '024_msvc_squashed' 11 年之前
  Nick Mathewson 5e06c4ee32 When building with MSVC, call every enum bitfield unsigned 11 年之前
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 年之前
  Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed' 11 年之前
  Nick Mathewson 25c05cb747 Refactor strong os-RNG into its own function 11 年之前
  Sebastian Hahn 11e8a445c3 Fix a couple of harmless clang3.2 warnings 11 年之前
  Nick Mathewson 6921d1fd25 Implement HKDF from RFC5869 11 年之前