aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Handle TLSv1.3 being disabled in clienthello testMatt Caswell1-4/+17
2017-03-16Add tests for the padding extensionMatt Caswell4-87/+194
2017-03-16Add some HRR testsMatt Caswell1-0/+94
2017-03-16Add some more PSK testsMatt Caswell1-8/+66
2017-03-16Update end of early data processing for draft-19Matt Caswell1-9/+0
2017-03-16Update the TLSv1.3 secrets test vectors for draft-19Matt Caswell1-34/+35
2017-03-16Rename the test_stack recipe file name to be consistent with the rest of thePauli1-0/+0
2017-03-15Unit tests for crypto/stack.Pauli3-1/+412
2017-03-15test/recipes/03-test_internal_*: call setup() first.Andy Polyakov6-0/+12
2017-03-15Add Python Cryptography.io external test suiteJon Spillett3-11/+139
2017-03-15Add additional RSA-PSS and RSA-OAEP tests.Dr. Stephen Henson1-0/+866
2017-03-14Re-enable some BoringSSL testsMatt Caswell1-36/+0
2017-03-14SSL_get_peer_cert_chain() does not work after a resumptionMatt Caswell1-1/+1
2017-03-14Ensure we set the session id context in ossl_shimMatt Caswell1-0/+5
2017-03-14Add test for -nameout outputRich Salz4-1/+207
2017-03-14Fix some -Wshadow warningsBenjamin Kaduk1-2/+2
2017-03-14Rather use -out parameter than redirect stdoutRichard Levitte1-2/+2
2017-03-14Fix 12 Boring tests involving NULL-SHA ciphersuitesMatt Caswell2-17/+19
2017-03-14Port remaining old DTLS testsEmilia Kasper4-41/+342
2017-03-14Port SRP tests to the new test frameworkEmilia Kasper9-115/+330
2017-03-14Update ossl_config.json for later BoringSSL commitMatt Caswell1-1197/+337
2017-03-14Make the Boring tests passMatt Caswell1-1/+14
2017-03-13Added a test case for RSA_padding_add_PKCS1_PSS_mgf1.Bernd Edlinger1-0/+49
2017-03-10Encourage having external tests in multiple test recipesRichard Levitte2-17/+20
2017-03-10Split test/recipes/03_test_internal.t into individual testsRichard Levitte8-35/+114
2017-03-10Add a test to check that if a PSK extension is not last then we failMatt Caswell1-0/+73
2017-03-10Make it possible to select or deselect test groups by numberRichard Levitte1-0/+3
2017-03-08Limit the output of the enc -ciphers command to just the ciphers enc canPauli1-1/+1
2017-03-08Fix no-compMatt Caswell1-3/+6
2017-03-07Fix the number of tests to skip if TLSv1.3 is disabledMatt Caswell1-1/+1
2017-03-07Add a test for records not on the record boundaryMatt Caswell1-11/+112
2017-03-07test: add chacha_internal_test.Andy Polyakov3-0/+199
2017-03-06Add a test to check that we correctly handle record overflowsMatt Caswell3-1/+247
2017-03-06Fix an endless loop in rsa_builtin_keygen.Rich Salz1-0/+26
2017-03-06Fix no-ecMatt Caswell1-1/+1
2017-03-06Fix a test failure with no-tls1_1Matt Caswell1-0/+1
2017-03-04Add a test for TLSv1.3 cookiesMatt Caswell1-0/+81
2017-03-03Update and add testDr. Stephen Henson1-1/+13
2017-03-03Reset executable bits on files where not needed.Bernd Edlinger16-0/+0
2017-03-02Update early data API for writing to unauthenticated clientsMatt Caswell1-7/+7
2017-03-02Rename SSL_write_early() to SSL_write_early_data()Matt Caswell1-7/+7
2017-03-02Rename SSL_read_early() to SSL_read_early_data()Matt Caswell1-22/+22
2017-03-02Add early_data testsMatt Caswell1-0/+655
2017-03-02Implement the early data changes required in tls13_change_cipher_state()Matt Caswell1-2/+7
2017-03-02-precert doesn't work when configured no-ct, don't try to test it thenRichard Levitte1-0/+4
2017-03-02Fix the skip numbers in 80-test_ca.tRichard Levitte1-3/+3
2017-03-02Use the built in boolean type for CompressionExpectedMatt Caswell5-30/+10
2017-03-02Add compression testsMatt Caswell10-1/+299
2017-03-01Remove some obsolete/obscure internal define switches:Emilia Kasper3-11/+4
2017-02-28Add AGL's "beer mug" PEM file as another test inputBenjamin Kaduk2-1/+38