]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/rand.h
Security hardening: Expose Build flags for Position Independed Execution (PIE)
[thirdparty/openssl.git] / include / openssl / rand.h
2022-11-01  Paulirand: add set0 calls for the private and public DRBGs
2021-06-01  Paulirand: use size_t for size argument to RAND_bytes_ex()
2021-05-29  Paulirand: add a strength argument to the BN and RAND RNG...
2021-03-11  Matt CaswellUpdate copyright year
2021-02-23  Paulirand: add DRBG/seed setting functions
2021-02-23  PauliRAND_METHOD deprecation: code changes
2020-12-04  Richard LevitteSwitch deprecation method for RAND
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-08-07  Paulirand_drbg: remove RAND_DRBG.
2020-06-24  PauliCTR, HASH and HMAC DRBGs in provider
2020-04-23  Matt CaswellUpdate copyright year
2020-01-20  Matt CaswellConvert rand_bytes_ex and rand_priv_bytes_ex to public...
2019-11-07  Richard LevitteUpdate source files for pre-3.0 deprecation
2019-11-07  Richard LevitteUpdate source files for deprecation at 3.0
2019-09-28  Dr. Matthias St... Add legacy include guards to public header files
2019-09-28  Dr. Matthias St... Fix header file include guard names
2019-09-28  Dr. Matthias St... Reorganize public header files (part 1)
2019-07-16  PauliRemove tab characters from C source files.
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06  Richard LevitteRefactor the computation of API version limits
2018-06-26  PauliModify the DEVRANDOM source so that the files are kept...
2018-03-22  Andy Polyakovinclude/openssl/rand.h: omit intermediate typedef.
2018-03-22  Andy Polyakovopenssl/rand.h: fix formatting.
2018-02-13  Matt CaswellUpdate copyright year
2018-02-09  Nick MathewsonRemove redundant declarations of ERR_load_*_strings()
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