aboutsummaryrefslogtreecommitdiffstats
path: root/test/ossl_shim
Commit message (Expand)AuthorAgeFilesLines
* Build: Change all _NO_INST to use attributes instead.Richard Levitte2019-01-221-1/+1
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-068-8/+8
* Fix BoringSSL external test failuresMatt Caswell2018-08-221-1/+6
* Fix ossl_shim SNI handlingBenjamin Kaduk2018-07-261-1/+20
* Set the ossl_shim to auto retry if not running asynchronouslyMatt Caswell2018-05-111-0/+4
* Don't negotiate TLSv1.3 with the ossl_shimMatt Caswell2018-03-121-0/+6
* Attempt to fix boringssl testsBen Kaduk2018-03-091-1/+1
* Update tests for TLS Ed448Matt Caswell2018-03-051-1/+1
* Update copyright yearMatt Caswell2018-02-132-2/+2
* Get rid of a warning about unused resultsRichard Levitte2018-01-281-3/+4
* test/ossl_shim/packeted_bio.h: don't include e_os.hRichard Levitte2018-01-221-1/+0
* Fix invalid function type casts.Bernd Edlinger2017-12-152-6/+6
* Fix the Boring tests following the SSLfatal() changesMatt Caswell2017-12-041-1/+1
* Fix an include location problem in the extrended tests.Pauli2017-09-043-4/+4
* Fixup include path in ossl_shim test after e_os.h workBenjamin Kaduk2017-09-011-1/+1
* struct timeval include guardsPauli2017-09-011-10/+2
* 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