Add some sanity checks for the fatal error condition
[openssl.git] / include / openssl / rand.h
2017-10-18 Dr. Matthias St... Fix reseeding issues of the public RAND_DRBG
2017-08-28 Dr. Matthias St... RAND: Rename the RAND_poll_ex() callback and its typedef
2017-08-03 Rich SalzAdd RAND_priv_bytes() for private keys
2017-08-03 Rich SalzSwitch from ossl_rand to DRBG rand
2017-07-26 Rich SalzInstall custom RAND_METHOD for fuzzing
2017-07-19 Rich SalzAdd DRBG random method
2017-06-27 Rich SalzUse randomness not entropy
2017-06-07 Rich Salzmake error tables const and separate header file
2016-07-20 Kurt RoeckxCheck for errors allocating the error strings.
2016-07-08 Andy Polyakovinclude/openssl: don't include <windows.h> in public...
2016-05-29 Joey Yandleadd removed functions back as deprecated
2016-05-29 Joey Yandleget rid of now empty #if
2016-05-29 Joey Yandlecherry pick pr-512 changes
2016-05-29 Joey Yandlecherry pick pr-512 changes
2016-05-23 Rich SalzRemove unused error/function codes.
2016-05-17 Rich SalzCopyright consolidation 03/10
2016-04-13 Matt CaswellFix explicit de-init macros
2016-04-13 Matt CaswellDeprecate RAND_cleanup() and make it a no-op
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-14 Benjamin KadukAdd a no-egd option to disable EGD-related code
2016-01-08 Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2016-01-06 Rich SalzRemove more (rest?) of FIPS build stuff.
2015-10-30 Rich SalzReplace "SSLeay" in API with OpenSSL
2015-04-02 Andy PolyakovConfigure: android-arm facelift.
2015-03-31 Richard LevitteStop symlinking, move files to intended directory