summaryrefslogtreecommitdiffstats
path: root/test/ossl_shim
AgeCommit message (Expand)Author
2017-06-09Fix a bundle of trailing spaces in several filesPaul Yang
2017-05-25Fix BoringSSL alert related test failuresMatt Caswell
2017-03-29More typo fixesFdaSilvaYY
2017-03-14Re-enable some BoringSSL testsMatt Caswell
2017-03-14SSL_get_peer_cert_chain() does not work after a resumptionMatt Caswell
2017-03-14Ensure we set the session id context in ossl_shimMatt Caswell
2017-03-14Fix 12 Boring tests involving NULL-SHA ciphersuitesMatt Caswell
2017-03-14Update ossl_config.json for later BoringSSL commitMatt Caswell
2017-03-14Make the Boring tests passMatt Caswell
2017-01-09Move extension data into sub-structsRich Salz
2016-12-08Suppress some BoringSSL test failuresMatt Caswell
2016-11-23Fix some defines in ossl_shimMatt Caswell
2016-11-04Remove an unused field in ossl_shimMatt Caswell
2016-11-04Add a wildcard exception for TLS13 testsMatt Caswell
2016-11-04Swap header copyrights to standard OpenSSLMatt Caswell
2016-11-04Add missing bn.h includeMatt Caswell
2016-11-04Update the BoringSSL suppressions file based on the latest shimMatt Caswell
2016-11-04Rename BoringSSL style OPENSSL_WINDOWS to OPENSSL_SYS_WINDOWSMatt Caswell
2016-11-04Fix a code inconsistencyMatt Caswell
2016-11-04Remove some #if 0'd out codeMatt Caswell
2016-11-04Removed scoped_types.hMatt Caswell
2016-11-04Remove some flags that are unused in the shimMatt Caswell
2016-11-04Use the -allow-unimplemented feature of the BoringSSL runnerMatt Caswell
2016-11-04Remove unused BoringSSL specific flagsMatt Caswell
2016-11-04Remove some unreferenced fields from TestStateMatt Caswell
2016-11-04Remove some #if 0'd out codeMatt Caswell
2016-11-04Remove test/ossl_shim/MakefileMatt Caswell
2016-11-04Fix some unused variable warnings in ossl_shimMatt Caswell
2016-11-04Control building of ossl_shim through ConfigureMatt Caswell
2016-11-04Integrate ossl_shim into the buildRichard Levitte
2016-11-04Add a shim config fileMatt Caswell
2016-11-04Rebase shim against latest boringssl codeMatt Caswell
2016-11-04Integrate BoringSSL shimMatt Caswell