aboutsummaryrefslogtreecommitdiffstats
path: root/test/ossl_shim
Commit message (Expand)AuthorAgeFilesLines
* Cleanup some copyright stuffRich Salz2017-06-301-50/+7
* Fix a bundle of trailing spaces in several filesPaul Yang2017-06-091-1/+1
* Fix BoringSSL alert related test failuresMatt Caswell2017-05-251-1/+1
* More typo fixesFdaSilvaYY2017-03-291-1/+1
* Re-enable some BoringSSL testsMatt Caswell2017-03-141-36/+0
* SSL_get_peer_cert_chain() does not work after a resumptionMatt Caswell2017-03-141-1/+1
* Ensure we set the session id context in ossl_shimMatt Caswell2017-03-141-0/+5
* Fix 12 Boring tests involving NULL-SHA ciphersuitesMatt Caswell2017-03-142-17/+19
* Update ossl_config.json for later BoringSSL commitMatt Caswell2017-03-141-1197/+337
* Make the Boring tests passMatt Caswell2017-03-141-1/+14
* Move extension data into sub-structsRich Salz2017-01-091-1/+1
* Suppress some BoringSSL test failuresMatt Caswell2016-12-081-0/+6
* Fix some defines in ossl_shimMatt Caswell2016-11-231-4/+0
* Remove an unused field in ossl_shimMatt Caswell2016-11-041-1/+0
* Add a wildcard exception for TLS13 testsMatt Caswell2016-11-041-0/+1
* Swap header copyrights to standard OpenSSLMatt Caswell2016-11-047-84/+49
* Add missing bn.h includeMatt Caswell2016-11-041-0/+1
* Update the BoringSSL suppressions file based on the latest shimMatt Caswell2016-11-041-591/+337
* Rename BoringSSL style OPENSSL_WINDOWS to OPENSSL_SYS_WINDOWSMatt Caswell2016-11-042-3/+3
* Fix a code inconsistencyMatt Caswell2016-11-041-4/+2
* Remove some #if 0'd out codeMatt Caswell2016-11-041-6/+0
* Removed scoped_types.hMatt Caswell2016-11-041-28/+0
* Remove some flags that are unused in the shimMatt Caswell2016-11-043-27/+2
* Use the -allow-unimplemented feature of the BoringSSL runnerMatt Caswell2016-11-041-0/+1
* Remove unused BoringSSL specific flagsMatt Caswell2016-11-044-136/+5
* Remove some unreferenced fields from TestStateMatt Caswell2016-11-041-7/+0
* Remove some #if 0'd out codeMatt Caswell2016-11-041-9/+0
* Remove test/ossl_shim/MakefileMatt Caswell2016-11-041-9/+0
* Fix some unused variable warnings in ossl_shimMatt Caswell2016-11-041-2/+0
* Control building of ossl_shim through ConfigureMatt Caswell2016-11-041-1/+1
* Integrate ossl_shim into the buildRichard Levitte2016-11-041-0/+6
* Add a shim config fileMatt Caswell2016-11-041-0/+1437
* Rebase shim against latest boringssl codeMatt Caswell2016-11-0410-311/+653
* Integrate BoringSSL shimMatt Caswell2016-11-0410-0/+2169