Commit History

Author SHA1 Message Date
  Nick Mathewson ed02a409cf Merge branch 'bug16034_no_more_openssl_098_squashed' 9 years ago
  Nick Mathewson f8f407d66a Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no args 9 years ago
  Nick Mathewson 971f0f8e18 Remove code to support OpenSSL 0.9.8 9 years ago
  Yawning Angel 53a347592a ERR_remove_state() is deprecated since OpenSSL 1.0.0. 9 years ago
  Yawning Angel 915c7438a7 Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller. 9 years ago
  Nick Mathewson 9a81ed1d23 Fix some RNG function issues 9 years ago
  Nick Mathewson c3894473fe whitespace fixes 9 years ago
  Nick Mathewson 241e6b0937 Fix some conversion problems 9 years ago
  Nick Mathewson 647b7d37c2 Merge remote-tracking branch 'public/bug15745_027_03' 9 years ago
  Nick Mathewson 55118d90ca Fix some implicit conversion warnings 9 years ago
  Yawning Angel 196499da73 Use a custom Base64 encoder with more control over the output format. 9 years ago
  Nick Mathewson 6bf31543dc Make the crypto_rand_int_range return value right-exclusive. 9 years ago
  David Goulet 3f41318472 Add crypto_rand_int_range() and use it 9 years ago
  Yawning Angel ba2485f7df Remove `USE_OPENSSL_BASE64` and the associated code. 9 years ago
  Nick Mathewson cd8f13b5cb Merge branch 'bug13736' 9 years ago
  Nick Mathewson baf24bf4d1 Unindent a block in crypto_set_tls_dh_prime 9 years ago
  cypherpunks 5176f6f103 Remove relative paths to header files. 9 years ago
  Nick Mathewson 511ca9b91c Remove DynamicDHGroups as obsoleted by PluggableTransports or P256. 9 years ago
  Nick Mathewson e9caa8645e Try to work around changes in openssl 1.1.0 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson 0965bbd5ac Merge remote-tracking branch 'origin/maint-0.2.5' 9 years ago
  Nick Mathewson 6d728ba880 Merge remote-tracking branch 'public/bug14013_024' into maint-0.2.5 9 years ago
  Nick Mathewson 47760c7ba5 When decoding a base-{16,32,64} value, clear the target buffer first 9 years ago
  George Kadianakis 447ece46f5 Constify crypto_pk_get_digest(). 9 years ago
  rl1987 4b18d8931b Downgrade RSA signature verification failure error message to info loglevel. 10 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 10 years ago
  teor 2e1f5c1fc0 Memwipe more keys after tor has finished with them 10 years ago
  Nick Mathewson 90bce702ba Merge remote-tracking branch 'public/bug10816' 10 years ago
  Nick Mathewson 42350968a9 Drop check for NTE_BAD_KEYSET error 10 years ago
  Nick Mathewson e72a5b3c07 Move secret-to-key functionality into a separate module 10 years ago