Replace cipherlist test
[openssl.git] / test / recipes /
2016-05-11 Emilia KasperReplace cipherlist test
2016-05-11 Viktor DukhovniFix i2d_X509_AUX, update docs and add tests
2016-05-04 Matt CaswellFix the no-tls option
2016-05-03 Dr. Stephen HensonAdd ASN.1 INTEGER tests.
2016-05-03 Dr. Stephen HensonAdd test for CVE-2016-2018
2016-04-22 Dr. Stephen Hensonadd test for CVE-2016-2109
2016-04-22 Dr. Stephen HensonExtensions to d2i_test.
2016-04-22 Rich SalzUnified copyright for test recipes
2016-04-22 Richard LevitteAdd a best effort test to check shared library consistency
2016-04-20 Rich SalzCopyright consolidation: perl files
2016-04-13 Matt CaswellFix no-tls1_1 and no-tls1_2
2016-04-11 Matt CaswellFix the no-tls option
2016-04-11 Matt CaswellFix the no-nextprotoneg option
2016-04-09 Richard LevitteDon't check the generated ssl-tests configs on VMS
2016-04-07 Viktor DukhovniSuppress CT callback as appropriate
2016-04-07 Emilia KasperAllow generate_ssl_tests.pl to find testlib
2016-04-06 Matt CaswellFix no-ocsp
2016-04-05 Emilia KasperRename ssltest -> ssltest_old
2016-04-05 Emilia KasperNew SSL test framework
2016-04-04 Emilia KasperFix memory leaks in ASN.1
2016-04-03 Viktor DukhovniMove peer chain security checks into x509_vfy.c
2016-04-02 Richard LevitteAdapt some test recipes to the newer cmdstr()
2016-03-30 Richard LevitteSince OpenSSL::Test redirects stderr to /dev/null,...
2016-03-30 Viktor DukhovniRequire intermediate CAs to have basicConstraints CA...
2016-03-27 Kurt RoeckxAdd session reuse tests.
2016-03-27 Richard LevitteMath::BigInt does floored divs, BN_div does truncated...
2016-03-21 Matt CaswellFix no-sock
2016-03-21 Matt CaswellSkip the CMS tests if CMS is disabled
2016-03-21 Matt CaswellFix no-dsa
2016-03-21 Todd ShortFix ALPN - more fixes
2016-03-19 Richard LevitteDon't perform tsa tests if configured "no-ts"
2016-03-18 Matt CaswellFix no-des
2016-03-18 Richard LevitteAdd a test to see that signals are caught as failures
2016-03-18 Matt CaswellFix no-rc2 in the CMS test
2016-03-17 Richard LevitteDon't define OPENSSL_ENGINES in test recipes, do it...
2016-03-15 Matt CaswellFix a TLSProxy race condition
2016-03-15 fbrodaGeneral verify options to openssl ts
2016-03-14 Emilia KasperDisable afalg when engine is disabled.
2016-03-12 Richard LevitteWhen creating directory specs, use srctop_dir rather...
2016-03-11 Matt CaswellSuppress CT warnings in test_ssl
2016-03-09 Richard LevitteFix ct_test to not assume it's in the source directory
2016-03-09 Richard LevitteCT test can't run without EC, so skip it on that algo...
2016-03-09 Richard LevitteFix ct_test to not assume it's in the source directory
2016-03-09 Richard LevitteDon't run the TLSProxy based tests in native Windows
2016-03-08 Todd ShortGH787: Fix ALPN
2016-03-07 Matt CaswellFix minor errors in the afalg test
2016-03-07 cluceyAdding afalg test
2016-03-05 Richard LevitteChange names of ordinals and libs, libeay => libcrypto...
2016-03-04 Rob PercivalExtends s_client to allow a basic CT policy to be enabled
2016-03-03 Emilia KasperRefactor ClientHello extension parsing
2016-03-01 Rob PercivalCT policy validation
2016-02-27 FdaSilvaYYGH753: More spelling fix
2016-02-26 Alessandro GhediniImplement new multi-threading API
2016-02-25 Rob PercivalTests for parsing and printing certificates containing...
2016-02-23 Andy Polyakovtest/recipes/80-test_ca.t: remove_tree->rmtree to make...
2016-02-22 Richard LevitteUse $disabled{"dynamic-engine"} internally
2016-02-20 Richard LevitteRun the TLSProxy based tests as long as dynamic engines...
2016-02-19 Emilia KasperTLS: reject duplicate extensions
2016-02-17 Rich SalzRemove JPAKE
2016-02-13 Richard LevitteRemove 00-test_checkexes.t, as it has lost its relevance
2016-02-12 Richard LevitteLet all TLSProxy based tests display debug text conditi...
2016-02-11 Rich SalzRemove TLS heartbeat, disable DTLS heartbeat
2016-02-09 Richard LevitteFix 90-test_networking.t
2016-02-09 Richard LevitteUpdate 90-test-networking.t to do the same checks as...
2016-02-09 Richard Levitteunified build scheme: adjust test framework for out...
2016-02-05 Matt CaswellAdd tests for DTLSv1_listen
2016-02-04 Richard LevitteAdd checks for IPv4 and IPv6 in OpenSSL::Test::Utils...
2016-02-04 Richard LevitteHave 70-test_clienthello.t be selective on when it...
2016-02-03 Richard LevitteRefactoring BIO: add a simple networking test of s_clie...
2016-02-03 Richard LevitteRefactoring BIO: add a test, using test/ssltest
2016-02-01 Viktor DukhovniAdd tests for non-ca trusted roots and intermediates
2016-02-01 Viktor DukhovniCompat self-signed trust with reject-only aux data
2016-02-01 Viktor DukhovniCheck chain extensions also for trusted certificates
2016-01-30 Richard LevitteFix test/recipes/25-test_verify.t
2016-01-27 Richard LevitteSkip all explicitely if the number of tests is 0
2016-01-27 Viktor DukhovniFix Custom Extension tests skip count
2016-01-26 Todd ShortRT4272: Unit tests fail when DTLS disabled
2016-01-26 Richard Levitte80-test_ca.t is made to use the new perlapp()
2016-01-26 Richard LevitteUse the new OpenSSL::Test::Utils routines.
2016-01-25 Richard LevitteFor every test in 80-test_ssl.t, check that the protoco...
2016-01-25 Richard LevitteMake tests use configdata.pm rather than parsing Makefile
2016-01-21 Viktor DukhovniMultiple -trusted/-untrusted/-CRLfile options in verify
2016-01-21 Viktor DukhovniMore X509_verify_cert() tests via verify(1).
2016-01-19 Matt CaswellRemove the GOST engine
2016-01-19 Viktor DukhovniSupport disabling any or all TLS or DTLS versions
2016-01-16 Richard LevitteThe TLSProxy tests can't run if no-engine has been...
2016-01-14 Richard LevitteDo not use redirection on binary files
2016-01-13 Viktor DukhovniFix verify(1) to report failure when verification fails
2016-01-13 Matt CaswellFix test_ordinals
2016-01-13 Richard LevitteVMS perl doesn't implement fork(), so don't run the...
2016-01-13 Richard LevittePipes on VMS do not work well with binary data, use...
2016-01-13 Richard LevitteFix test/recipes/80-test_ca.t to work on VMS
2016-01-11 Richard LevitteOnly run DANE tests when EC is supported
2016-01-11 Viktor DukhovniEnable/disable crypto-mdebug just like other features
2016-01-07 Rich Salzmem functions cleanup
2016-01-07 Viktor DukhovniDANE support for X509_verify_cert()
2016-01-02 Kurt RoeckxAdd support for minimum and maximum protocol version
2015-12-27 Matt CaswellAdd test for missing CertificateStatus message
2015-12-15 Matt CaswellDon't export internal symbols
2015-12-15 Richard LevitteBetter splitting regexp for test_ordinals
next