]> git.ipfire.org Git - thirdparty/openssl.git/history - test/ossl_shim/ossl_shim.cc
Fix an include location problem in the extrended tests.
[thirdparty/openssl.git] / test / ossl_shim / ossl_shim.cc
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