Limit the output of the enc -ciphers command
[oweals/openssl.git] / test / recipes /
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
2016-07-19 Emilia KasperSSL test framework: port NPN and ALPN tests
2016-07-18 Matt CaswellFix client auth test_ssl_new failures when enabling...
2016-07-11 Dr. Stephen HensonExtend mkcert.sh to support nameConstraints generation...
2016-07-08 Rich SalzPlatform sanity test
2016-07-01 Kurt RoeckxRe-add x509 and crl fuzzer
2016-07-01 Ben LaurieRun the fuzzing corpora as tests.
2016-06-28 Emilia KasperSSL test framework: port SNI tests
2016-06-27 Matt CaswellAdd a test for fragmented alerts
2016-06-20 Richard LevitteAdd verification of proxy certs to 25-test_verify.t
2016-06-16 Matt CaswellSkip the TLSProxy tests if environmental problems are...
2016-06-13 Matt CaswellAdd some session API tests
2016-06-13 Emilia KasperPort DTLS version negotiation tests
2016-06-10 Matt CaswellFix no-dtls* builds
2016-06-09 Todd ShortFix session ticket and SNI
2016-06-08 Rich SalzAdd some accessor API's
2016-06-07 Matt CaswellAdd empty record tests
2016-06-07 Matt CaswellAdd an SSL get/set test
2016-06-06 Richard Levittetests: Shut the shell up unless verbose
2016-06-05 Viktor DukhovniSilence misleading test_abort stderr output
2016-06-04 Richard LevitteMake 25-test_gen.t and 25-test_req.t into one
2016-06-04 Richard LevitteHave some more test recipes clean up after themselves
2016-06-03 Richard Levittetests: clean up temporary SSL session files.
2016-06-03 Emilia KasperUpdate client authentication tests
2016-06-02 Richard LevitteTesting symbol presence: also take note of small objects
2016-06-01 Rich SalzAdd final(?) set of copyrights.
2016-05-30 Richard Levitteperl: use the 'if' module to conditionally load File...
2016-05-29 Andy PolyakovConfigure,test/recipes: "pin" glob to File::Glob::glob.
2016-05-27 Richard Levittemake sure to put quotes around -config argument, in...
2016-05-27 Richard Levitteperl glob: make sure to put quotes around the pattern...
next