Commit History

作者 SHA1 備註 提交日期
  Nick Mathewson 647b7d37c2 Merge remote-tracking branch 'public/bug15745_027_03' 9 年之前
  Nick Mathewson 3acee61422 Merge branch 'feature15652_squashed' 9 年之前
  Yawning Angel 196499da73 Use a custom Base64 encoder with more control over the output format. 9 年之前
  David Goulet 3f41318472 Add crypto_rand_int_range() and use it 9 年之前
  teor af2b6bdaba Fix spaces in crypto.h and test-memwipe.c 9 年之前
  Nick Mathewson 511ca9b91c Remove DynamicDHGroups as obsoleted by PluggableTransports or P256. 9 年之前
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年之前
  George Kadianakis 447ece46f5 Constify crypto_pk_get_digest(). 9 年之前
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 年之前
  Nick Mathewson e84e1c9745 More generic passphrase hashing code, including scrypt support 9 年之前
  Nick Mathewson 9b2d8c4e20 Rename secret_to_key to secret_to_key_rfc2440 10 年之前
  Nick Mathewson d5e11f21cc Fix warnings from doxygen 10 年之前
  Karsten Loesing 3ca5fe81e3 Write hashed bridge fingerprint to logs and to disk. 10 年之前
  Nick Mathewson c1e98c8afe Randomize the global siphash key at startup 10 年之前
  Nick Mathewson d3fb846d8c Split crypto_global_init() into pre/post config 10 年之前
  Kevin Butler 6e17fa6d7b Added --library-versions flag to print the compile time and runtime versions of libevent, openssl and zlib. Partially implements #6384. 10 年之前
  Nick Mathewson fd6749203e More unit tests for handle_client_auth_nonce 10 年之前
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 年之前
  Arlo Breault 0ab38b9366 Remove PK_PKCS1_PADDING 11 年之前
  Nick Mathewson da30adcf0f Merge remote-tracking branch 'origin/maint-0.2.4' 11 年之前
  Nick Mathewson 8362f8854a Merge branch 'less_charbuf_rebased' into maint-0.2.4 11 年之前
  Nick Mathewson cb75519bbf Refactor dirobj signature generation 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 8cdd8b8353 Fix numerous problems with Tor's weak RNG. 11 年之前
  Nick Mathewson e0581a4b57 Replace base-{16,32,64} with base{16,32,64} in the code 11 年之前
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 年之前
  Nick Mathewson 25c05cb747 Refactor strong os-RNG into its own function 11 年之前
  Nick Mathewson 6921d1fd25 Implement HKDF from RFC5869 11 年之前