Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 10fdee6285 Add crypto-initializer functions to those whose return values must be checked vor 8 Jahren
  Nick Mathewson dedea28c2e Make crypto_seed_rng() and crypto_rand() less scary. vor 8 Jahren
  Yawning Angel af898f5475 Add crypto_rand_unmocked, which is crypto_rand without mocking. vor 8 Jahren
  Nick Mathewson 347fe449fe Move formatting functions around. vor 8 Jahren
  Nick Mathewson 1b52e95028 Merge branch '12498_ed25519_keys_v6' vor 9 Jahren
  Nick Mathewson efa21bb941 Implement proposal 228: cross-certification with onion keys vor 9 Jahren
  Nick Mathewson fe5d2477aa Implement ed25519-signed descriptors vor 9 Jahren
  Nick Mathewson ed02a409cf Merge branch 'bug16034_no_more_openssl_098_squashed' vor 9 Jahren
  Nick Mathewson f8f407d66a Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no args vor 9 Jahren
  Yawning Angel 915c7438a7 Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller. vor 9 Jahren
  Nick Mathewson 241e6b0937 Fix some conversion problems vor 9 Jahren
  Nick Mathewson 647b7d37c2 Merge remote-tracking branch 'public/bug15745_027_03' vor 9 Jahren
  Nick Mathewson 3acee61422 Merge branch 'feature15652_squashed' vor 9 Jahren
  Yawning Angel 196499da73 Use a custom Base64 encoder with more control over the output format. vor 9 Jahren
  David Goulet 3f41318472 Add crypto_rand_int_range() and use it vor 9 Jahren
  teor af2b6bdaba Fix spaces in crypto.h and test-memwipe.c vor 9 Jahren
  Nick Mathewson 511ca9b91c Remove DynamicDHGroups as obsoleted by PluggableTransports or P256. vor 9 Jahren
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. vor 9 Jahren
  George Kadianakis 447ece46f5 Constify crypto_pk_get_digest(). vor 9 Jahren
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. vor 9 Jahren
  Nick Mathewson e84e1c9745 More generic passphrase hashing code, including scrypt support vor 9 Jahren
  Nick Mathewson 9b2d8c4e20 Rename secret_to_key to secret_to_key_rfc2440 vor 10 Jahren
  Nick Mathewson d5e11f21cc Fix warnings from doxygen vor 10 Jahren
  Karsten Loesing 3ca5fe81e3 Write hashed bridge fingerprint to logs and to disk. vor 10 Jahren
  Nick Mathewson c1e98c8afe Randomize the global siphash key at startup vor 10 Jahren
  Nick Mathewson d3fb846d8c Split crypto_global_init() into pre/post config vor 10 Jahren
  Kevin Butler 6e17fa6d7b Added --library-versions flag to print the compile time and runtime versions of libevent, openssl and zlib. Partially implements #6384. vor 10 Jahren
  Nick Mathewson fd6749203e More unit tests for handle_client_auth_nonce vor 11 Jahren
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works vor 11 Jahren
  Arlo Breault 0ab38b9366 Remove PK_PKCS1_PADDING vor 11 Jahren