Fix grammar in certificates.txt
[openssl.git] / test / ossl_shim / ossl_shim.cc
2021-03-26 Tomas MrazRemove the external BoringSSL test
2021-03-11 Matt CaswellUpdate copyright year
2021-02-28 Paulitest: updates for the new additional MAC_init arguments
2020-11-02 Benjamin KadukAdd more diagnostics to ossl_shim
2020-07-20 Shane LontisFix API rename issue in shim layer that calls EVP_MAC_C...
2020-07-16 Todd ShortAdd SSL_get[01]_peer_certificate()
2020-06-12 PauliFix two additional instances of the old EVP_MAC_CTX_...
2020-06-04 Matt CaswellUpdate copyright year
2020-06-03 Pauliossl_shim: const cast the param arguments to avoid...
2020-06-03 Pauliossl_shim: include core_names.h to resolve undeclared...
2020-05-28 Pauliossl_shim: use the correct ticket key call back.
2020-05-25 Pauliossl_shim: add deprecation guards around the -use-ticke...
2019-10-17 Rich SalzReplace BUF_ string function calls with OPENSSL_ ones
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-07-26 Benjamin KadukFix ossl_shim SNI handling
2018-05-11 Matt CaswellSet the ossl_shim to auto retry if not running asynchro...
2018-03-12 Matt CaswellDon't negotiate TLSv1.3 with the ossl_shim
2018-03-05 Matt CaswellUpdate tests for TLS Ed448
2018-02-13 Matt CaswellUpdate copyright year
2018-01-28 Richard LevitteGet rid of a warning about unused results
2017-09-03 PauliFix an include location problem in the extrended tests.
2017-03-29 FdaSilvaYYMore typo fixes
2017-03-14 Matt CaswellSSL_get_peer_cert_chain() does not work after a resumption
2017-03-14 Matt CaswellEnsure we set the session id context in ossl_shim
2017-01-10 Rich SalzMove extension data into sub-structs
2016-11-04 Matt CaswellRemove an unused field in ossl_shim
2016-11-04 Matt CaswellSwap header copyrights to standard OpenSSL
2016-11-04 Matt CaswellAdd missing bn.h include
2016-11-04 Matt CaswellRename BoringSSL style OPENSSL_WINDOWS to OPENSSL_SYS_W...
2016-11-04 Matt CaswellFix a code inconsistency
2016-11-04 Matt CaswellRemove some flags that are unused in the shim
2016-11-04 Matt CaswellRemove unused BoringSSL specific flags
2016-11-04 Matt CaswellRemove some unreferenced fields from TestState
2016-11-04 Matt CaswellFix some unused variable warnings in ossl_shim
2016-11-04 Matt CaswellRebase shim against latest boringssl code
2016-11-04 Matt CaswellIntegrate BoringSSL shim