make update
[openssl.git] / crypto / err / openssl.txt
2017-10-11 Dr. Stephen Hensonmake update
2017-10-04 Todd ShortSession resume broken switching contexts
2017-09-14 Rich SalzFix function name in ECerr call
2017-09-13 Paul YangSupport key check in EVP interface
2017-09-08 Richard LevitteAdd UI functions to set result with explicit length...
2017-08-31 Matt CaswellComplain if we are writing early data but SNI or ALPN...
2017-08-30 Jon SpillettImplement Aria GCM/CCM Modes and TLS cipher suites
2017-08-12 Andy PolyakovAdd EVP_DigestFinalXOF, interface to extendable-output...
2017-08-08 Johannes BauerAdd interface to the scrypt KDF by means of PKEY_METHOD
2017-08-03 Rich SalzAdd RAND_priv_bytes() for private keys
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