summaryrefslogtreecommitdiffstats
path: root/include/openssl/randerr.h
AgeCommit message (Expand)Author
2020-02-15VMS: Correct error reporting in crypto/rand/rand_vms.cRichard Levitte
2019-12-15rand_lib.c: fix null pointer dereferences after RAND_get_rand_method() failureDr. Matthias St. Pierre
2019-07-23Make rand_pool buffers more dynamic in their sizing.Pauli
2019-07-02Add regenerated header filesDr. Matthias St. Pierre
2018-10-16DRBG: fix reseeding via RAND_add()/RAND_seed() with large inputDr. Matthias St. Pierre
2018-04-13make updateRichard Levitte
2018-04-03VMS: stricter acquisition of entropy for the poolRichard Levitte
2018-03-17Return error when trying to use prediction resistanceKurt Roeckx
2018-03-16RAND_DRBG: add a function for setting the default DRBG type and flagsDr. Matthias St. Pierre
2018-03-06Check the parent DRBG's strengthKurt Roeckx
2018-02-13DRBG: add locking apiDr. Matthias St. Pierre
2018-02-09Small simplification in mkerr.plFdaSilvaYY
2018-01-19Copyright update of more files that have changed this yearRichard Levitte
2018-01-04crypto/rand: restore the generic DRBG implementationDr. Matthias St. Pierre
2017-10-18Fix reseeding issues of the public RAND_DRBGDr. Matthias St. Pierre
2017-07-19Add DRBG random methodRich Salz
2017-07-06Cleanup RAND_load_file,RAND_write_fileRich Salz
2017-06-20Add RAND_UNIMPLEMENTED error codeRich Salz
2017-06-07make error tables const and separate header fileRich Salz