summaryrefslogtreecommitdiffstats
path: root/include/openssl/rand.h
AgeCommit message (Expand)Author
2018-02-13Update copyright yearMatt Caswell
2018-02-09Remove redundant declarations of ERR_load_*_strings()Nick Mathewson
2017-10-18Fix reseeding issues of the public RAND_DRBGDr. Matthias St. Pierre
2017-08-28RAND: Rename the RAND_poll_ex() callback and its typedefDr. Matthias St. Pierre
2017-08-03Add RAND_priv_bytes() for private keysRich Salz
2017-08-03Switch from ossl_rand to DRBG randRich Salz
2017-07-26Install custom RAND_METHOD for fuzzingRich Salz
2017-07-19Add DRBG random methodRich Salz
2017-06-27Use randomness not entropyRich Salz
2017-06-07make error tables const and separate header fileRich Salz
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-07-08include/openssl: don't include <windows.h> in public headers.Andy Polyakov
2016-05-29add removed functions back as deprecatedJoey Yandle
2016-05-29get rid of now empty #ifJoey Yandle
2016-05-29cherry pick pr-512 changesJoey Yandle
2016-05-29cherry pick pr-512 changesJoey Yandle
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-17Copyright consolidation 03/10Rich Salz
2016-04-13Fix explicit de-init macrosMatt Caswell
2016-04-13Deprecate RAND_cleanup() and make it a no-opMatt Caswell
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-14Add a no-egd option to disable EGD-related codeBenjamin Kaduk
2016-01-07Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni
2016-01-06Remove more (rest?) of FIPS build stuff.Rich Salz
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz
2015-04-02Configure: android-arm facelift.Andy Polyakov
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte