]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/lib/s_cb.c
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
[thirdparty/openssl.git] / apps / lib / s_cb.c
2020-09-13  Matt CaswellFix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENS...
2020-09-13  Matt CaswellFix safestack issues in x509.h
2020-08-27  Marcapps: -msg flag enhancement 1/2
2020-08-20  Dr. David von Oheimbapps: make use of OSSL_STORE for generalized certs...
2020-07-16  Matt CaswellRevert "The EVP_MAC functions have been renamed for...
2020-07-16  Todd ShortAdd SSL_get[01]_peer_certificate()
2020-06-19  Matt CaswellReturn the cookie_len value from generate_cookie_callback
2020-06-11  PauliThe EVP_MAC functions have been renamed for consistency...
2020-05-15  Dr. David von OheimbUse OSSL_STORE for load_{,pub}key() and load_cert(...
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23  Matt CaswellUpdate copyright year
2020-04-18  Nikolay MorozovGOST2012 TLS ClientCertificateType Identifiers support
2020-02-20  PauliDeprecate the low level Diffie-Hellman functions.
2020-02-14  Nikolay MorozovForgotten GOST2012 support in non-vital places
2020-01-29  PauliDeprecate the low level HMAC functions
2019-11-03  Richard LevitteAdd -CAstore and similar to all openssl commands that...
2019-09-04  Richard LevitteMove libapps.a source to apps/lib