Fix fragile explicit cert date tests.
[openssl.git] / include / openssl / randerr.h
2023-09-27 Paulirand: add extra error code
2021-07-20 Paulierr: remove the derivation function is mandatory for...
2021-02-18 Matt CaswellUpdate copyright year
2021-02-05 Richard LevitteERR: Rebuild all generated error headers and source...
2020-11-24 Richard LevitteERR: Rebuild all generated error headers and source...
2020-11-19 Pauliprov: move the entropy source out of the FIPS provider
2020-11-19 Paulirand: move the entropy source out of the FIPS provider
2020-08-07 Paulirand_drbg: remove RAND_DRBG.
2020-06-24 Paulirand: core APIs for provider friendly random.
2020-04-15 Dr. Matthias St... mkerr: remove legacy guards from generated error headers
2020-02-25 Dr. Matthias St... DRBG: delay initialization of DRBG method until instant...
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