Added differentiation between missing secret and missing seed
[openssl.git] / crypto / err / openssl.txt
2017-08-03 Johannes BauerAdded differentiation between missing secret and missin...
2017-08-03 Johannes BauerChanged use of EVP_PKEY_CTX_md() and more specific...
2017-08-03 Johannes BauerMore error handling to HKDF and one more case in TLS1-PRF
2017-08-03 Johannes BauerSet error when HKDF used without parameters
2017-07-19 Rich SalzAdd DRBG random method
2017-07-15 Richard LevitteOSSL_STORE: spell error reason correctly
2017-07-13 Dr. Stephen Hensonmake errors
2017-07-06 Rich SalzCleanup RAND_load_file,RAND_write_file
2017-06-29 Richard LevitteSTORE: Make sure the loader to be registered is complete
2017-06-29 Richard LevitteAdd internal functions to fetch PEM data from an opened BIO
2017-06-29 Richard LevitteMake it possible to tell the file loader to use secure...
2017-06-29 Richard LevitteSTORE 'file' scheme loader: Add directory listing capab...
2017-06-29 Richard LevitteSTORE 'file' scheme loader: Add handler for encrypted...
2017-06-29 Richard LevitteSTORE 'file' scheme loader: refactor file_load to suppo...
2017-06-29 Richard LevitteSTORE: Add a OSSL_STORE_INFO type to help support file...
2017-06-29 Richard LevitteSTORE 'file' scheme loader: add support for the PKCS...
2017-06-29 Richard LevitteSTORE 'file' scheme loader: add support for containers
2017-06-29 Richard LevitteAdd a STORE loader for the "file" scheme
2017-06-29 Richard LevitteAdd the STORE module
2017-06-28 Richard LevitteAdapt for BSD cryptodev.h differences
2017-06-21 Matt CaswellAdd TLSv1.3 client side external PSK support
2017-06-20 Rich SalzAdd RAND_UNIMPLEMENTED error code
2017-06-16 Matt CaswellAllow the server to change the ciphersuite on resume
2017-06-12 Rich SalzPut message strings in state files
2017-06-07 Rich Salzmake error tables const and separate header file