00-base-templates.conf: wire keccak1600-armv8 module.
[openssl.git] / test / ossl_shim / ossl_shim.cc
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