summaryrefslogtreecommitdiffstats
path: root/crypto/err/openssl.txt
AgeCommit message (Expand)Author
2017-07-19Add DRBG random methodRich Salz
2017-07-15OSSL_STORE: spell error reason correctlyRichard Levitte
2017-07-13make errorsDr. Stephen Henson
2017-07-06Cleanup RAND_load_file,RAND_write_fileRich Salz
2017-06-29STORE: Make sure the loader to be registered is completeRichard Levitte
2017-06-29Add internal functions to fetch PEM data from an opened BIORichard Levitte
2017-06-29Make it possible to tell the file loader to use secure memoryRichard Levitte
2017-06-29STORE 'file' scheme loader: Add directory listing capabilityRichard Levitte
2017-06-29STORE 'file' scheme loader: Add handler for encrypted PKCS#8 dataRichard Levitte
2017-06-29STORE 'file' scheme loader: refactor file_load to support decoding restartRichard Levitte
2017-06-29STORE: Add a OSSL_STORE_INFO type to help support file handler restartsRichard Levitte
2017-06-29STORE 'file' scheme loader: add support for the PKCS#12 containerRichard Levitte
2017-06-29STORE 'file' scheme loader: add support for containersRichard Levitte
2017-06-29Add a STORE loader for the "file" schemeRichard Levitte
2017-06-29Add the STORE moduleRichard Levitte
2017-06-28Adapt for BSD cryptodev.h differencesRichard Levitte
2017-06-21Add TLSv1.3 client side external PSK supportMatt Caswell
2017-06-20Add RAND_UNIMPLEMENTED error codeRich Salz
2017-06-16Allow the server to change the ciphersuite on resumeMatt Caswell
2017-06-12Put message strings in state filesRich Salz
2017-06-07make error tables const and separate header fileRich Salz