Commit History

Author SHA1 Message Date
  Nick Mathewson fe5d2477aa Implement ed25519-signed descriptors 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  George Kadianakis 447ece46f5 Constify crypto_pk_get_digest(). 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Nick Mathewson e84e1c9745 More generic passphrase hashing code, including scrypt support 9 years ago
  Nick Mathewson 9b2d8c4e20 Rename secret_to_key to secret_to_key_rfc2440 10 years ago
  Nick Mathewson d5e11f21cc Fix warnings from doxygen 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
  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 10 years ago
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 years ago
  Arlo Breault 0ab38b9366 Remove PK_PKCS1_PADDING 11 years ago
  Nick Mathewson da30adcf0f Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Nick Mathewson 8362f8854a Merge branch 'less_charbuf_rebased' into maint-0.2.4 11 years ago
  Nick Mathewson cb75519bbf Refactor dirobj signature generation 11 years ago
  Nick Mathewson 55ce9bff54 Remove unused check_fingerprint_syntax 11 years ago
  Nick Mathewson a05dc378e3 Remove unused HMAC-SHA1 function 11 years ago
  Nick Mathewson a4e9d67292 Remove some functions which were unused except for their tests 11 years ago
  Nick Mathewson 8cdd8b8353 Fix numerous problems with Tor's weak RNG. 11 years ago
  Nick Mathewson e0581a4b57 Replace base-{16,32,64} with base{16,32,64} in the code 11 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Nick Mathewson 25c05cb747 Refactor strong os-RNG into its own function 11 years ago
  Nick Mathewson 6921d1fd25 Implement HKDF from RFC5869 11 years ago
  Nick Mathewson 3c3084e165 Add a crypto_dh_dup, for benchmark support 11 years ago
  Nick Mathewson 81deddb08c Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Nick Mathewson 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 11 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 years ago