summaryrefslogtreecommitdiffstats
path: root/test/recipes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add tests for non-ca trusted roots and intermediatesViktor Dukhovni2016-02-011-2/+12
* Compat self-signed trust with reject-only aux dataViktor Dukhovni2016-02-011-34/+118
* Check chain extensions also for trusted certificatesViktor Dukhovni2016-02-011-34/+64
* Fix test/recipes/25-test_verify.tRichard Levitte2016-01-301-4/+4
* Skip all explicitely if the number of tests is 0Richard Levitte2016-01-271-0/+3
* Fix Custom Extension tests skip countViktor Dukhovni2016-01-271-1/+1
* RT4272: Unit tests fail when DTLS disabledTodd Short2016-01-261-2/+4
* 80-test_ca.t is made to use the new perlapp()Richard Levitte2016-01-261-11/+6
* Use the new OpenSSL::Test::Utils routines.Richard Levitte2016-01-267-11/+11
* For every test in 80-test_ssl.t, check that the protocol(s) used is enabledRichard Levitte2016-01-251-138/+214
* Make tests use configdata.pm rather than parsing MakefileRichard Levitte2016-01-256-18/+6
* Multiple -trusted/-untrusted/-CRLfile options in verifyViktor Dukhovni2016-01-211-4/+0
* More X509_verify_cert() tests via verify(1).Viktor Dukhovni2016-01-211-5/+80
* Remove the GOST engineMatt Caswell2016-01-191-13/+0
* Support disabling any or all TLS or DTLS versionsViktor Dukhovni2016-01-191-513/+103
* The TLSProxy tests can't run if no-engine has been configuredRichard Levitte2016-01-176-0/+23
* Do not use redirection on binary filesRichard Levitte2016-01-142-8/+8
* Fix verify(1) to report failure when verification failsViktor Dukhovni2016-01-131-2/+1
* Fix test_ordinalsMatt Caswell2016-01-131-1/+1
* VMS perl doesn't implement fork(), so don't run the TLSProxy tests thereRichard Levitte2016-01-136-0/+18
* Pipes on VMS do not work well with binary data, use an intermediary fileRichard Levitte2016-01-131-8/+10
* Fix test/recipes/80-test_ca.t to work on VMSRichard Levitte2016-01-131-2/+4
* Only run DANE tests when EC is supportedRichard Levitte2016-01-111-0/+4
* Enable/disable crypto-mdebug just like other featuresViktor Dukhovni2016-01-111-2/+3
* mem functions cleanupRich Salz2016-01-071-0/+7
* DANE support for X509_verify_cert()Viktor Dukhovni2016-01-071-0/+13
* Add support for minimum and maximum protocol versionKurt Roeckx2016-01-021-4/+514
* Add test for missing CertificateStatus messageMatt Caswell2015-12-271-0/+102
* Don't export internal symbolsMatt Caswell2015-12-151-3/+3
* Better splitting regexp for test_ordinalsRichard Levitte2015-12-151-8/+8
* Make no-dh work, plus other no-dh problems found by Richard.Ben Laurie2015-12-111-0/+4
* Extended master secret test script.Dr. Stephen Henson2015-12-081-0/+273
* Run test_ordinals after updateRich Salz2015-12-021-0/+0
* Add ASYNC testsMatt Caswell2015-11-211-0/+5
* Replace "SSLeay" in API with OpenSSLRich Salz2015-10-302-4/+4
* Test suite: chomp->s/\R// to harmonize with mingw 'make test'.Andy Polyakov2015-10-138-10/+10
* Test suite: minimal required to get mingw 'make test' work under Linux.Andy Polyakov2015-10-133-3/+14
* Skip PSK tests for no-pskDr. Stephen Henson2015-10-111-4/+12
* Add a test for duplicated ordinalsMatt Caswell2015-09-301-0/+104
* Empty NewSessionTicket: test session resumptionEmilia Kasper2015-09-281-1/+53
* Empty session ticket: add a testEmilia Kasper2015-09-281-2/+23
* Fix the OCSP test on WindowsMatt Caswell2015-09-251-1/+1
* Fix the rehash test on WindowsMatt Caswell2015-09-231-0/+5
* make no-dh workDr. Stephen Henson2015-09-201-1/+3
* Correct srp testRichard Levitte2015-09-201-1/+1
* Correct jpake testRichard Levitte2015-09-201-1/+1
* Correct sha testsRichard Levitte2015-09-203-3/+3
* Correct whirlpool testRichard Levitte2015-09-201-1/+1
* Change test recipes to use disabled()Dr. Stephen Henson2015-09-206-20/+26
* Make sure to actually use @smime_cms_comp_test when testing it...Richard Levitte2015-09-191-1/+1