aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Remove heartbeat supportRichard Levitte2016-11-133-393/+1
* Solution proposal for issue #1647.Matthias Kraft2016-11-121-1/+4
* Fix test_sslcorrupt when using TLSv1.3Matt Caswell2016-11-101-0/+26
* Link internal tests with static OpenSSL libraries when neededRichard Levitte2016-11-102-74/+36
* Fix no-ct in test/ct_test.cRichard Levitte2016-11-101-0/+6
* Fix the no-tls optionMatt Caswell2016-11-102-1/+5
* Fix no-cms (CVE-2016-7053)Richard Levitte2016-11-101-5/+10
* test/evptests.txt: add negative tests for AEAD ciphers.Andy Polyakov2016-11-102-1/+60
* test: add TLS application data corruption test.Andy Polyakov2016-11-104-1/+307
* add test for CVE-2016-7053Dr. Stephen Henson2016-11-102-1/+9
* test/bntest.c: regression test for CVE-2016-7055.Andy Polyakov2016-11-101-0/+26
* Fix the evp_test Ctrl keyword processingRichard Levitte2016-11-101-4/+12
* Fix no-dso (shlibloadtest)Richard Levitte2016-11-101-4/+3
* Give the test with only TLS1.1 and TLS1.0 a better nameMatt Caswell2016-11-091-5/+5
* Add some more version testsMatt Caswell2016-11-092-8/+37
* Look at the supported_versions extension even if the server <TLS1.3Matt Caswell2016-11-091-3/+4
* Add a test for the supported_versions extensionMatt Caswell2016-11-091-0/+148
* Add server side support for supported_versions extensionMatt Caswell2016-11-093-7/+20
* Add main() test methods to reduce test boilerplate.Emilia Kasper2016-11-0920-130/+223
* dtl_mtu_test doesn't follow BIO_* conventions and make Windows build failEasySec2016-11-091-1/+1
* Add a test for the TLS1.3 secret generationMatt Caswell2016-11-093-0/+384
* Add support for initialising WPACKETs from a static bufferMatt Caswell2016-11-091-0/+27
* Following the changes to HKDF to accept a mode, add some tests for thisMatt Caswell2016-11-091-0/+106
* Improve RSA test coverage.David Benjamin2016-11-071-0/+136
* Implement RSASSA-PKCS1-v1_5 as specified.David Benjamin2016-11-071-1/+2
* Simplify tests part 2Emilia Kasper2016-11-077-561/+389
* Add a test for the wrong version number in a recordMatt Caswell2016-11-071-1/+31
* test_sslcbcpadding only makes sense <TLS1.3Matt Caswell2016-11-071-0/+1
* constant time test: include our internal/numbers.h rather than limits.hRichard Levitte2016-11-051-2/+2
* Correct internal tests sourcesRichard Levitte2016-11-041-5/+12
* Don't create fixtures for simple testsEmilia Kasper2016-11-045-138/+24
* testutil: always print errors on failureEmilia Kasper2016-11-0412-17/+16
* Test the size_t constant time functionsMatt Caswell2016-11-041-3/+112
* 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-042-1/+2
* 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
* Fix argument order in documentationMatt Caswell2016-11-041-1/+1
* Remove test/ossl_shim/MakefileMatt Caswell2016-11-041-9/+0
* Add documentation on the BoringSSL test suite integrationMatt Caswell2016-11-041-0/+65