Commit History

Author SHA1 Message Date
  Emilia Kasper b53338cbf8 Clean up references to FIPS 7 years ago
  Kurt Roeckx 68f4237c21 Make rand_add predictable when fuzzing 7 years ago
  Kurt Roeckx e512840d7a Make the predictable numbers start from 1 7 years ago
  Kurt Roeckx 3a9b9b2deb Make the random number generator predictable when fuzzing. 7 years ago
  Matt Caswell 135648bcd0 Fix mem leaks during auto-deinit 7 years ago
  Richard Levitte c2e4e5d248 Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead 8 years ago
  Richard Levitte 8918a954bf Fix: dummy definition of rand_hw_seed() should also return int 8 years ago
  Dr. Stephen Henson d166ed8c11 check return values for EVP_Digest*() APIs 8 years ago
  Rich Salz 0f91e1dff4 Fix some RAND bugs 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Viktor Dukhovni 5c4328f04f Fold threads.h into crypto.h making API public 8 years ago
  Matt Caswell 8eed7e873b Convert rand code to new threading API 8 years ago
  Rich Salz d63a5e5e7d Remove outdated DEBUG flags. 8 years ago
  Viktor Szakats e159fd1543 md_rand: FAQ URL to use https and follow a redirect 8 years ago
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 years ago
  Matt Caswell d698550fb4 Don't use RDRAND if told not to 8 years ago
  Emilia Kasper d8ca44ba41 Always DPURIFY 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Viktor Dukhovni 98186eb4e4 Backwards-compatibility subject to OPENSSL_API_COMPAT 8 years ago
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 8 years ago
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. 8 years ago
  Matt Caswell 625146d9fb Fix async deadlock problem 8 years ago
  Rich Salz b0700d2c8d Replace "SSLeay" in API with OpenSSL 8 years ago
  Rich Salz fbfcb22439 RT3999: Remove sub-component version strings 9 years ago
  Matt Caswell 302d38e3f7 Deprecate RAND_pseudo_bytes 9 years ago
  Rich Salz 68b00c2372 ifdef cleanup part 3: OPENSSL_SYSNAME 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell 68d39f3ce6 Move more comments that confuse indent 9 years ago
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 9 years ago
  Dr. Stephen Henson 476830fd5b ssleay_rand_add returns a value in 1.1.0 10 years ago