Fix minor errors in the afalg test
[openssl.git] / test / recipes /
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
2015-12-11 Ben LaurieMake no-dh work, plus other no-dh problems found by...
2015-12-08 Dr. Stephen HensonExtended master secret test script.
2015-12-02 Rich SalzRun test_ordinals after update
2015-11-20 Matt CaswellAdd ASYNC tests
2015-10-30 Rich SalzReplace "SSLeay" in API with OpenSSL
2015-10-13 Andy PolyakovTest suite: chomp->s/\R// to harmonize with mingw ...
2015-10-13 Andy PolyakovTest suite: minimal required to get mingw 'make test...
2015-10-11 Dr. Stephen HensonSkip PSK tests for no-psk
2015-09-30 Matt CaswellAdd a test for duplicated ordinals
2015-09-28 Emilia KasperEmpty NewSessionTicket: test session resumption
2015-09-28 Emilia KasperEmpty session ticket: add a test
2015-09-25 Matt CaswellFix the OCSP test on Windows
2015-09-22 Matt CaswellFix the rehash test on Windows
2015-09-20 Dr. Stephen Hensonmake no-dh work
2015-09-20 Richard LevitteCorrect srp test
2015-09-20 Richard LevitteCorrect jpake test
2015-09-20 Richard LevitteCorrect sha tests
2015-09-20 Richard LevitteCorrect whirlpool test
2015-09-19 Dr. Stephen HensonChange test recipes to use disabled()
2015-09-19 Richard LevitteMake sure to actually use @smime_cms_comp_test when...
2015-09-18 Richard LevitteCheck if test_rehash is run as root
2015-09-09 Richard LevitteAdd a simple test for the new rehash command
2015-09-08 Richard LevitteFix a few tests that depended on the wrong algorithm...
2015-09-07 Richard LevitteAdjust the verify_extra test recipe to its executable
2015-09-07 Richard LevitteMake sure that 80-test_ca.t finds all the config files
2015-09-07 Richard LevitteAdd a recipe for the new null pointer test
2015-09-07 Richard LevitteChange the 80-test_tsa recipe as per changes in testtsa
2015-09-07 Richard LevitteAdd a recipe for the new pbelu test
2015-09-07 Richard LevitteRemake the testsslproxy tests
2015-09-07 Richard LevitteIncorporate recent changes that were originally made...
2015-09-07 Richard LevitteAdd a recipe for the new gmdiff test
2015-09-07 Richard LevitteCorrect test name
2015-09-07 Richard LevitteRemake test/sslsessionticktest.pl into a recipe
2015-09-07 Richard LevitteAdapt the libssl test harness testing scripts to new...
2015-09-07 Richard LevitteCheck the validity of MINFO
2015-09-07 Richard LevitteBetter method of skipping all the tests in 00-check_tes...
2015-09-07 Richard LevitteRemove special x509 test conversions
2015-09-07 Richard LevitteAdd a few missing tests
2015-09-07 Richard LevitteRework 00-test_checkexes.t for VMS
2015-09-07 Richard LevitteChange OpenSSL::Test to be an extension of Test::More
2015-09-07 Richard LevitteAdd version numbers on some modules we use.
2015-09-07 Richard LevitteTone down the requirements of a test that will go away.
2015-09-07 Richard LevitteSimplify very simple test recipes further.
2015-09-07 Richard LevitteRemove test targets from Makefile, have it use run_tests.pl
2015-09-07 Richard LevitteAdd recipes for misc other things we want to test
next