aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2016-08-18Test that the peers send at most one fatal alertEmilia Kasper4-5/+29
2016-08-18Port multi-buffer testsEmilia Kasper10-31/+648
2016-08-17Constify char* input parameters in apps codeFdaSilvaYY1-1/+1
2016-08-16Convert SSL_SESSION* functions to use const gettersMatt Caswell1-1/+1
2016-08-16two typo fixesFdaSilvaYY1-1/+1
2016-08-16test/ssl_test.tmpl: make it work with elderly perl.Andy Polyakov1-5/+5
2016-08-16SSL tests: send some application dataEmilia Kasper5-87/+284
2016-08-15Remove a stray unneeded line in 70-test_sslrecords.tMatt Caswell1-1/+0
2016-08-15Add some SSLv2 ClientHello testsMatt Caswell1-1/+197
2016-08-15Improves CTLOG_STORE settersRob Percival1-3/+4
2016-08-15Skip the SRP tests in 80-test_ssl_old.t if no TLS versions is enabledRichard Levitte1-1/+1
2016-08-13Update X25519 key format in evptests.txtDr. Stephen Henson1-20/+4
2016-08-12Check for bad filename in evp_testRich Salz1-0/+4
2016-08-10Don't attempt to load the CT log list with no-ecEmilia Kasper2-2/+4
2016-08-10Change callers to use the new constants.Rich Salz2-5/+5
2016-08-10Gracefully free a NULL HANDSHAKE_RESULTEmilia Kasper1-0/+2
2016-08-10Add TEST_checkEmilia Kasper5-58/+71
2016-08-10SSL tests: port CT tests, add a few moreEmilia Kasper10-25/+302
2016-08-10SSL test ctx: fix testsEmilia Kasper2-2/+18
2016-08-10Kill PACKET_starts() from bad_dtls_testDavid Woodhouse1-22/+6
2016-08-10Fix clienthellotest to use PACKET functionsDavid Woodhouse1-36/+24
2016-08-08NPN and ALPN: test resumptionEmilia Kasper6-52/+950
2016-08-08Fix ALPN tests when NPN is offEmilia Kasper3-11/+7
2016-08-08Reorganize SSL test structuresEmilia Kasper28-913/+1698
2016-08-05spelling fixes, just comments and readme.klemens6-6/+6
2016-08-05Move the building of test/buildtest_*. to be done unconditionallyRichard Levitte2-8/+16
2016-08-05VMS: Fix building of bad_dtls_testRichard Levitte2-3/+3
2016-08-04Add basic test for Cisco DTLS1_BAD_VER and record replay handlingDavid Woodhouse3-1/+662
2016-08-0280-test_ssl_new.t: only skip on $no_tls if no other skip conditions definedRichard Levitte1-1/+1
2016-08-02In 80-test_ssl_new, more "plan tests" to a more useful positionRichard Levitte1-4/+4
2016-08-02Fix tests for no-nextprotonegMatt Caswell3-6/+3
2016-08-01Fix various no-*s.Ben Laurie5-1/+26
2016-07-31test/smcont.txt: trigger assertion in bio_enc.c.Andy Polyakov1-1/+1
2016-07-30Fix bogus warningsMatt Caswell1-1/+1
2016-07-29Simplify and rename SSL_set_rbio() and SSL_set_wbio()Matt Caswell2-5/+5
2016-07-29Add some SSL BIO testsMatt Caswell1-0/+121
2016-07-29Add a test for SSL_set_bio()Matt Caswell1-3/+122
2016-07-25Fix no-tls1_2Matt Caswell3-4/+5
2016-07-25Fix no-dtls*Matt Caswell1-5/+4
2016-07-25Fix no-ctMatt Caswell1-1/+4
2016-07-22SSL tests: compress generated output a littleEmilia Kasper8-462/+160
2016-07-22Make boolean SSL test conf values case-insensitiveEmilia Kasper2-4/+4
2016-07-21Test client-side resumptionEmilia Kasper9-13/+1352
2016-07-20SSL test framework: port resumption testsEmilia Kasper20-85/+1330
2016-07-20Fix a few if(, for(, while( inside code.FdaSilvaYY2-2/+2
2016-07-20Use more X509_REQ_get0_pubkey & X509_get0_pubkeyFdaSilvaYY1-4/+4
2016-07-19Fix building with no-cmsMatt Caswell1-1/+5
2016-07-19SSL test framework: port NPN and ALPN testsEmilia Kasper16-118/+1399
2016-07-19Add more session testsMatt Caswell2-28/+194
2016-07-18Use _NO_INST in some build.info filesRichard Levitte1-2/+2