Update copyright year
[oweals/openssl.git] / test / recipes /
2018-03-27 Matt CaswellUpdate copyright year
2018-02-24 Andy Polyakovtest/recipes/80-test_pkcs12.t: handle lack of Win32...
2018-02-19 Richard Levittetest_ssl_old: avoid empty strings for flags
2018-01-29 Richard LevitteDon't break testing when runnins as root
2018-01-20 Richard LevitteEnable TLSProxy tests on Windows
2018-01-06 Bernd EdlingerStop using unimplemented cipher classes.
2017-12-13 Benjamin KadukAdd OCSP API test executable
2017-12-06 Matt CaswellAdd a test for CVE-2017-3737
2017-11-21 Richard LevitteAvoid unnecessary MSYS2 conversion of some arguments
2017-11-05 Richard LevitteConsolidate the locations where we have our internal...
2017-11-05 Richard LevittePerl: Use our own globbing wrapper rather than File...
2017-11-03 FdaSilvaYYSpelling doc #3580
2017-10-13 Ben KadukSkip ssl-tests/19-mac-then-encrypt.conf for no-tls1_2
2017-10-05 Emilia KasperTest mac-then-encrypt
2017-09-30 Andy Polyakovrecipes/25-test_verify.t: reformat.
2017-09-30 David BenjaminGuard against DoS in name constraints handling.
2017-08-16 David von OheimbFix OCSP_basic_verify() cert chain construction in...
2017-08-10 Dr. Stephen Hensonno-ec2m fixes
2017-08-08 Dr. Stephen HensonAdd test for ECDH CMS key only
2017-08-03 Richard LevitteRevert "Perl: Use File::Glob::bsd_glob rather than...
2017-07-28 Richard LevittePerl: Use File::Glob::bsd_glob rather than File::Glob...
2017-07-24 Richard Levittetest/recipes/80-test_tsa.t: Don't trust 'OPENSSL_CONF'
2017-07-07 Richard Levittetest/recipes/90-test_shlibload.t: Make sure to handle...
2017-04-13 Nicola TuveriRemove ecdhtest.c
2017-03-30 FdaSilvaYYMore typo fixes
2017-03-21 Richard LevitteFix test/recipes/80-test_ssl_old.t
2017-03-21 Richard LevitteRework how protocol specific ciphers in 80-test_ssl_old...
2017-03-16 Richard LevitteRather use -out parameter than redirect stdout
2017-03-13 Bernd EdlingerAdded a test case for RSA_padding_add_PKCS1_PSS_mgf1.
2017-03-06 Rich SalzFix an endless loop in rsa_builtin_keygen.
2017-03-03 Bernd EdlingerReset executable bits on files where not needed.
2017-02-28 Benjamin KadukAdd AGL's "beer mug" PEM file as another test input
2017-02-28 Benjamin KadukAdd test corpus for PEM reading
2017-02-28 Rich SalzExdata test was never enabled.
2017-02-28 Matt CaswellFix test_ssl_new when compiled with no-tls1_2 or no...
2017-02-19 Richard LevitteVMS fix of test/recipes/80-test_ssl_new.t
2017-02-17 Richard LevitteFix test_x509_store
2017-02-17 Richard LevitteAdd a test of the X509_STORE / X509_LOOKUP API
2017-02-16 Richard LevitteDon't run MSBLOB conversion tests when RSA or DSA are...
2017-02-13 Richard Levittetest_rehash does nothing, have it do something
2017-01-28 Richard LevitteAdd a couple of test to check CRL fingerprint
2017-01-23 Matt CaswellAdd a test to check messsages sent are the ones we...
2017-01-18 Rich SalzSkip ECDH tests for SSLv3
2016-12-14 Rich SalzCRL critical extension bugfix
2016-12-08 Richard LevitteAdd a test for the UI API
2016-11-25 Dr. Stephen Hensonadd CMS SHA1 signing test
2016-11-17 Dr. Stephen HensonAdd conversion test for MSBLOB format.
2016-11-10 Matt CaswellFix the no-tls option
2016-11-10 Richard LevitteFix no-cms (CVE-2016-7053)
2016-11-10 Andy Polyakovtest: add TLS application data corruption test.
2016-11-10 Dr. Stephen Hensonadd test for CVE-2016-7053
2016-11-03 Richard LevitteDon't assume to know the shared library extension
2016-11-02 Matt CaswellAdd a test to dynamically load and unload the libraries
2016-11-02 Matt CaswellAdd a test for unrecognised record types
2016-11-02 Richard LevitteTest recipes: remove duplicate OpenSSL::Test usage
2016-10-13 FdaSilvaYYFix copy-paste test labels
2016-10-02 Ben LaurieDon't use des when disabled.
2016-09-28 Matt CaswellAdd DTLS renegotiation tests
2016-09-28 Matt CaswellAdd support for testing renegotiation
2016-09-26 David BenjaminAdd missing parameter.
2016-09-26 David BenjaminSwitch back to assuming TLS 1.2.
2016-09-26 David BenjaminAddress review comments.
2016-09-26 David BenjaminDon't test quite so many of them.
2016-09-26 David BenjaminTest CBC mode padding.
2016-09-19 Richard LevitteFix no-ocsp
2016-09-13 Richard LevitteAdd a test for 'openssl passwd'
2016-09-06 Richard LevitteCorrect detection of group end in map file when testing...
2016-09-01 Richard LevitteMove 05-test_fuzz.t to 90-test_fuzz.t
2016-09-01 Richard LevitteRevert "Make it possible to disable fuzz testing"
2016-08-31 Richard LevitteMake it possible to disable fuzz testing
2016-08-30 Matt CaswellAdd some CertStatus tests
2016-08-25 Andy PolyakovWindows: UTF-8 opt-in for command-line arguments and...
2016-08-24 Matt CaswellFix no-ec2m
2016-08-23 Andy Polyakov80-test_pkcs12.t: skip the test on Windows with non...
2016-08-22 Kurt RoeckxTest the support curves in tls
2016-08-22 Matt CaswellFix no-des
2016-08-22 Rich SalzRT2676: Reject RSA eponent if even or 1
2016-08-22 Andy Polyakovcrypto/pkcs12: facilitate accessing data with non-inter...
2016-08-22 Andy PolyakovAdd PKCS#12 UTF-8 interoperability test.
2016-08-21 Andy PolyakovAdd test/bio_enc_test.c.
2016-08-19 Matt CaswellAdd a DTLS unprocesed records test
2016-08-19 Emilia KasperAdd more details on how to add a new SSL test
2016-08-18 Emilia KasperPort multi-buffer tests
2016-08-15 Matt CaswellRemove a stray unneeded line in 70-test_sslrecords.t
2016-08-15 Matt CaswellAdd some SSLv2 ClientHello tests
2016-08-15 Richard LevitteSkip the SRP tests in 80-test_ssl_old.t if no TLS versi...
2016-08-10 Emilia KasperDon't attempt to load the CT log list with no-ec
2016-08-10 Emilia KasperSSL tests: port CT tests, add a few more
2016-08-08 Emilia KasperNPN and ALPN: test resumption
2016-08-08 Emilia KasperFix ALPN tests when NPN is off
2016-08-05 klemensspelling fixes, just comments and readme.
2016-08-04 David WoodhouseAdd basic test for Cisco DTLS1_BAD_VER and record repla...
2016-08-02 Richard Levitte80-test_ssl_new.t: only skip on $no_tls if no other...
2016-08-02 Richard LevitteIn 80-test_ssl_new, more "plan tests" to a more useful...
2016-08-02 Matt CaswellFix tests for no-nextprotoneg
2016-07-25 Matt CaswellFix no-tls1_2
2016-07-25 Matt CaswellFix no-dtls*
2016-07-25 Matt CaswellFix no-ct
2016-07-20 Emilia KasperSSL test framework: port resumption tests
2016-07-19 Matt CaswellFix building with no-cms
next