aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes
Commit message (Expand)AuthorAgeFilesLines
* Add a DTLS unprocesed records testMatt Caswell2016-08-191-0/+21
* Add more details on how to add a new SSL testEmilia Kasper2016-08-191-1/+5
* Port multi-buffer testsEmilia Kasper2016-08-182-24/+7
* Remove a stray unneeded line in 70-test_sslrecords.tMatt Caswell2016-08-151-1/+0
* Add some SSLv2 ClientHello testsMatt Caswell2016-08-151-1/+197
* Skip the SRP tests in 80-test_ssl_old.t if no TLS versions is enabledRichard Levitte2016-08-151-1/+1
* Don't attempt to load the CT log list with no-ecEmilia Kasper2016-08-101-1/+2
* SSL tests: port CT tests, add a few moreEmilia Kasper2016-08-102-24/+5
* NPN and ALPN: test resumptionEmilia Kasper2016-08-081-17/+1
* Fix ALPN tests when NPN is offEmilia Kasper2016-08-081-1/+0
* spelling fixes, just comments and readme.klemens2016-08-053-3/+3
* Add basic test for Cisco DTLS1_BAD_VER and record replay handlingDavid Woodhouse2016-08-041-0/+20
* 80-test_ssl_new.t: only skip on $no_tls if no other skip conditions definedRichard Levitte2016-08-021-1/+1
* In 80-test_ssl_new, more "plan tests" to a more useful positionRichard Levitte2016-08-021-4/+4
* Fix tests for no-nextprotonegMatt Caswell2016-08-021-0/+1
* Fix no-tls1_2Matt Caswell2016-07-252-3/+4
* Fix no-dtls*Matt Caswell2016-07-251-5/+4
* Fix no-ctMatt Caswell2016-07-251-1/+4
* SSL test framework: port resumption testsEmilia Kasper2016-07-202-48/+5
* Fix building with no-cmsMatt Caswell2016-07-191-1/+5
* SSL test framework: port NPN and ALPN testsEmilia Kasper2016-07-192-51/+7
* Fix client auth test_ssl_new failures when enabling/disabling protocolsMatt Caswell2016-07-181-0/+1
* Extend mkcert.sh to support nameConstraints generation and more complexDr. Stephen Henson2016-07-111-1/+42
* Platform sanity testRich Salz2016-07-082-1/+1
* Re-add x509 and crl fuzzerKurt Roeckx2016-07-011-1/+1
* Run the fuzzing corpora as tests.Ben Laurie2016-07-011-0/+33
* SSL test framework: port SNI testsEmilia Kasper2016-06-281-20/+1
* Add a test for fragmented alertsMatt Caswell2016-06-271-1/+61
* Add verification of proxy certs to 25-test_verify.tRichard Levitte2016-06-201-1/+23
* Skip the TLSProxy tests if environmental problems are an issueMatt Caswell2016-06-168-91/+16
* Add some session API testsMatt Caswell2016-06-131-2/+4
* Port DTLS version negotiation testsEmilia Kasper2016-06-132-59/+26
* Fix no-dtls* buildsMatt Caswell2016-06-101-1/+1
* Fix session ticket and SNITodd Short2016-06-091-1/+1
* Add some accessor API'sRich Salz2016-06-081-1/+5
* Add empty record testsMatt Caswell2016-06-071-0/+81
* Add an SSL get/set testMatt Caswell2016-06-071-0/+20
* tests: Shut the shell up unless verboseRichard Levitte2016-06-061-1/+0
* Silence misleading test_abort stderr outputViktor Dukhovni2016-06-051-0/+1
* Make 25-test_gen.t and 25-test_req.t into oneRichard Levitte2016-06-042-55/+30
* Have some more test recipes clean up after themselvesRichard Levitte2016-06-043-3/+43
* tests: clean up temporary SSL session files.Richard Levitte2016-06-032-8/+16
* Update client authentication testsEmilia Kasper2016-06-032-61/+30
* Testing symbol presence: also take note of small objectsRichard Levitte2016-06-021-1/+1
* Add final(?) set of copyrights.Rich Salz2016-06-011-0/+8
* perl: use the 'if' module to conditionally load File::GlobRichard Levitte2016-05-302-6/+2
* Configure,test/recipes: "pin" glob to File::Glob::glob.Andy Polyakov2016-05-292-4/+10
* make sure to put quotes around -config argument, in case of spacesRichard Levitte2016-05-271-3/+3
* perl glob: make sure to put quotes around the pattern, in case of spacesRichard Levitte2016-05-271-1/+1
* Avoid msys name manglingMatt Caswell2016-05-271-4/+10