summaryrefslogtreecommitdiffstats
path: root/test/recipes
AgeCommit message (Expand)Author
2016-08-22crypto/pkcs12: facilitate accessing data with non-interoperable password.Andy Polyakov
2016-08-22Add PKCS#12 UTF-8 interoperability test.Andy Polyakov
2016-08-21Add test/bio_enc_test.c.Andy Polyakov
2016-08-19Add a DTLS unprocesed records testMatt Caswell
2016-08-19Add more details on how to add a new SSL testEmilia Kasper
2016-08-18Port multi-buffer testsEmilia Kasper
2016-08-15Remove a stray unneeded line in 70-test_sslrecords.tMatt Caswell
2016-08-15Add some SSLv2 ClientHello testsMatt Caswell
2016-08-15Skip the SRP tests in 80-test_ssl_old.t if no TLS versions is enabledRichard Levitte
2016-08-10Don't attempt to load the CT log list with no-ecEmilia Kasper
2016-08-10SSL tests: port CT tests, add a few moreEmilia Kasper
2016-08-08NPN and ALPN: test resumptionEmilia Kasper
2016-08-08Fix ALPN tests when NPN is offEmilia Kasper
2016-08-05spelling fixes, just comments and readme.klemens
2016-08-04Add basic test for Cisco DTLS1_BAD_VER and record replay handlingDavid Woodhouse
2016-08-0280-test_ssl_new.t: only skip on $no_tls if no other skip conditions definedRichard Levitte
2016-08-02In 80-test_ssl_new, more "plan tests" to a more useful positionRichard Levitte
2016-08-02Fix tests for no-nextprotonegMatt Caswell
2016-07-25Fix no-tls1_2Matt Caswell
2016-07-25Fix no-dtls*Matt Caswell
2016-07-25Fix no-ctMatt Caswell
2016-07-20SSL test framework: port resumption testsEmilia Kasper
2016-07-19Fix building with no-cmsMatt Caswell
2016-07-19SSL test framework: port NPN and ALPN testsEmilia Kasper
2016-07-18Fix client auth test_ssl_new failures when enabling/disabling protocolsMatt Caswell
2016-07-11Extend mkcert.sh to support nameConstraints generation and more complexDr. Stephen Henson
2016-07-08Platform sanity testRich Salz
2016-07-01Re-add x509 and crl fuzzerKurt Roeckx
2016-07-01Run the fuzzing corpora as tests.Ben Laurie
2016-06-28SSL test framework: port SNI testsEmilia Kasper
2016-06-27Add a test for fragmented alertsMatt Caswell
2016-06-20Add verification of proxy certs to 25-test_verify.tRichard Levitte
2016-06-16Skip the TLSProxy tests if environmental problems are an issueMatt Caswell
2016-06-13Add some session API testsMatt Caswell
2016-06-13Port DTLS version negotiation testsEmilia Kasper
2016-06-10Fix no-dtls* buildsMatt Caswell
2016-06-09Fix session ticket and SNITodd Short
2016-06-08Add some accessor API'sRich Salz
2016-06-07Add empty record testsMatt Caswell
2016-06-07Add an SSL get/set testMatt Caswell
2016-06-06tests: Shut the shell up unless verboseRichard Levitte
2016-06-05Silence misleading test_abort stderr outputViktor Dukhovni
2016-06-04Make 25-test_gen.t and 25-test_req.t into oneRichard Levitte
2016-06-04Have some more test recipes clean up after themselvesRichard Levitte
2016-06-03tests: clean up temporary SSL session files.Richard Levitte
2016-06-03Update client authentication testsEmilia Kasper
2016-06-02Testing symbol presence: also take note of small objectsRichard Levitte
2016-06-01Add final(?) set of copyrights.Rich Salz
2016-05-30perl: use the 'if' module to conditionally load File::GlobRichard Levitte
2016-05-29Configure,test/recipes: "pin" glob to File::Glob::glob.Andy Polyakov