summaryrefslogtreecommitdiffstats
path: root/test/recipes
AgeCommit message (Expand)Author
2016-04-05Rename ssltest -> ssltest_oldEmilia Kasper
2016-04-05New SSL test frameworkEmilia Kasper
2016-04-04Fix memory leaks in ASN.1Emilia Kasper
2016-04-03Move peer chain security checks into x509_vfy.cViktor Dukhovni
2016-04-02Adapt some test recipes to the newer cmdstr()Richard Levitte
2016-03-30Since OpenSSL::Test redirects stderr to /dev/null, don't do so in 80-test_ca.tRichard Levitte
2016-03-29Require intermediate CAs to have basicConstraints CA:true.Viktor Dukhovni
2016-03-27Add session reuse tests.Kurt Roeckx
2016-03-27Math::BigInt does floored divs, BN_div does truncated div, compensateRichard Levitte
2016-03-21Fix no-sockMatt Caswell
2016-03-21Skip the CMS tests if CMS is disabledMatt Caswell
2016-03-21Fix no-dsaMatt Caswell
2016-03-20Fix ALPN - more fixesTodd Short
2016-03-19Don't perform tsa tests if configured "no-ts"Richard Levitte
2016-03-18Fix no-desMatt Caswell
2016-03-18Add a test to see that signals are caught as failuresRichard Levitte
2016-03-18Fix no-rc2 in the CMS testMatt Caswell
2016-03-17Don't define OPENSSL_ENGINES in test recipes, do it in Makefiles insteadRichard Levitte
2016-03-15Fix a TLSProxy race conditionMatt Caswell
2016-03-15General verify options to openssl tsfbroda
2016-03-14Disable afalg when engine is disabled.Emilia Kasper
2016-03-12When creating directory specs, use srctop_dir rather than srctop_file.Richard Levitte
2016-03-11Suppress CT warnings in test_sslMatt Caswell
2016-03-09Fix ct_test to not assume it's in the source directoryRichard Levitte
2016-03-09CT test can't run without EC, so skip it on that algo as wellRichard Levitte
2016-03-09Fix ct_test to not assume it's in the source directoryRichard Levitte
2016-03-09Don't run the TLSProxy based tests in native WindowsRichard Levitte
2016-03-08GH787: Fix ALPNTodd Short
2016-03-07Fix minor errors in the afalg testMatt Caswell
2016-03-07Adding afalg testclucey
2016-03-05Change names of ordinals and libs, libeay => libcrypto and ssleay => libsslRichard Levitte
2016-03-04Extends s_client to allow a basic CT policy to be enabledRob Percival
2016-03-03Refactor ClientHello extension parsingEmilia Kasper
2016-03-01CT policy validationRob Percival
2016-02-27GH753: More spelling fixFdaSilvaYY
2016-02-26Implement new multi-threading APIAlessandro Ghedini
2016-02-25Tests for parsing and printing certificates containing SCTsRob Percival
2016-02-23test/recipes/80-test_ca.t: remove_tree->rmtree to make it work with Perl 5.10.Andy Polyakov
2016-02-22Use $disabled{"dynamic-engine"} internallyRichard Levitte
2016-02-20Run the TLSProxy based tests as long as dynamic engines are built.Richard Levitte
2016-02-19TLS: reject duplicate extensionsEmilia Kasper
2016-02-17Remove JPAKERich Salz
2016-02-13Remove 00-test_checkexes.t, as it has lost its relevanceRichard Levitte
2016-02-12Let all TLSProxy based tests display debug text conditionallyRichard Levitte
2016-02-11Remove TLS heartbeat, disable DTLS heartbeatRich Salz
2016-02-09Fix 90-test_networking.tRichard Levitte
2016-02-09Update 90-test-networking.t to do the same checks as other TLSProxy testsRichard Levitte
2016-02-09unified build scheme: adjust test framework for out of source build treeRichard Levitte
2016-02-05Add tests for DTLSv1_listenMatt Caswell
2016-02-04Add checks for IPv4 and IPv6 in OpenSSL::Test::Utils and use themRichard Levitte