]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/randerr.h
DH: add CHANGES entry listing the deprecated DH functions.
[thirdparty/openssl.git] / include / openssl / randerr.h
2019-12-11  Dr. Matthias St... rand_lib.c: fix null pointer dereferences after RAND_ge...
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-07-23  PauliMake rand_pool buffers more dynamic in their sizing.
2019-07-16  Rich SalzRegenerate mkerr files
2019-07-02  Matt CaswellProvide rand_bytes_ex and rand_priv_bytes_ex
2019-04-10  PauliReseeding without derivation function is not supported...
2019-03-11  Rich SalzAdd regenerated header files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-10-16  Dr. Matthias St... DRBG: fix reseeding via RAND_add()/RAND_seed() with...
2018-04-13  Richard Levittemake update
2018-04-03  Richard LevitteVMS: stricter acquisition of entropy for the pool
2018-03-17  Kurt RoeckxReturn error when trying to use prediction resistance
2018-03-16  Dr. Matthias St... RAND_DRBG: add a function for setting the default DRBG...
2018-03-06  Kurt RoeckxCheck the parent DRBG's strength
2018-02-13  Dr. Matthias St... DRBG: add locking api
2018-02-09  FdaSilvaYYSmall simplification in mkerr.pl
2018-01-19  Richard LevitteCopyright update of more files that have changed this...
2018-01-04  Dr. Matthias St... crypto/rand: restore the generic DRBG implementation
2017-10-18  Dr. Matthias St... Fix reseeding issues of the public RAND_DRBG
2017-07-19  Rich SalzAdd DRBG random method
2017-07-06  Rich SalzCleanup RAND_load_file,RAND_write_file
2017-06-20  Rich SalzAdd RAND_UNIMPLEMENTED error code
2017-06-07  Rich Salzmake error tables const and separate header file