aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/rand.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-01-20Convert rand_bytes_ex and rand_priv_bytes_ex to public functionsMatt Caswell1-0/+7
2019-11-07Update source files for pre-3.0 deprecationRichard Levitte1-1/+1
2019-11-07Update source files for deprecation at 3.0Richard Levitte1-1/+1
2019-09-28Add legacy include guards to public header filesDr. Matthias St. Pierre1-0/+6
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre1-2/+2
2019-09-28Reorganize public header files (part 1)Dr. Matthias St. Pierre1-1/+1
2019-07-16Remove tab characters from C source files.Pauli1-1/+1
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte1-1/+1
2018-12-06Refactor the computation of API version limitsRichard Levitte1-1/+1
2018-06-27Modify the DEVRANDOM source so that the files are kept open persistently.Pauli1-0/+1
2018-03-22include/openssl/rand.h: omit intermediate typedef.Andy Polyakov1-2/+0
2018-03-22openssl/rand.h: fix formatting.Andy Polyakov1-1/+0
2018-02-13Update copyright yearMatt Caswell1-1/+1
2018-02-09Remove redundant declarations of ERR_load_*_strings()Nick Mathewson1-1/+0
2017-10-18Fix reseeding issues of the public RAND_DRBGDr. Matthias St. Pierre1-1/+0
2017-08-28RAND: Rename the RAND_poll_ex() callback and its typedefDr. Matthias St. Pierre1-2/+2
2017-08-03Add RAND_priv_bytes() for private keysRich Salz1-0/+1
2017-08-03Switch from ossl_rand to DRBG randRich Salz1-0/+10
2017-07-26Install custom RAND_METHOD for fuzzingRich Salz1-4/+0
2017-07-19Add DRBG random methodRich Salz1-9/+10
2017-06-27Use randomness not entropyRich Salz1-5/+2
2017-06-07make error tables const and separate header fileRich Salz1-14/+1
2016-07-20Check for errors allocating the error strings.Kurt Roeckx1-1/+1
2016-07-08include/openssl: don't include <windows.h> in public headers.Andy Polyakov1-5/+2
2016-05-29add removed functions back as deprecatedJoey Yandle1-0/+5
2016-05-29get rid of now empty #ifJoey Yandle1-4/+0
2016-05-29cherry pick pr-512 changesJoey Yandle1-2/+0
2016-05-29cherry pick pr-512 changesJoey Yandle1-1/+0
2016-05-23Remove unused error/function codes.Rich Salz1-14/+3
2016-05-17Copyright consolidation 03/10Rich Salz1-54/+6
2016-04-13Fix explicit de-init macrosMatt Caswell1-1/+1
2016-04-13Deprecate RAND_cleanup() and make it a no-opMatt Caswell1-1/+3
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-14Add a no-egd option to disable EGD-related codeBenjamin Kaduk1-0/+2
2016-01-07Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni1-3/+1
2016-01-06Remove more (rest?) of FIPS build stuff.Rich Salz1-4/+0
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz1-2/+2
2015-04-02Configure: android-arm facelift.Andy Polyakov1-0/+3
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-0/+153