]> git.ipfire.org Git - thirdparty/openssl.git/history - test
[crypto/ec] for ECC parameters with NULL or zero cofactor, compute it
[thirdparty/openssl.git] / test /
2018-11-22  Richard LevitteVMS: ensure x509_time_test is built
2018-09-04  Richard LevitteVMS: add missing x509_time test to test scripts
2018-08-14  Matt Caswellmake update
2018-08-14  Matt CaswellUpdate copyright year
2018-06-19  Matt CaswellFix no-ssl3-method in 1.0.2
2018-05-05  Emilia KasperX509 time: tighten validation per RFC 5280
2018-04-27  Richard LevitteSkip the CMS test if configured 'no-cms'
2018-01-06  Richard Levittetest/maketests.com: remove irrelevant comment
2018-01-06  Richard LevitteAdd missing tests to the VMS test scripts
2017-12-09  Richard LevitteRemove three test programs that snuck in
2017-12-08  Rich SalzStandardize syntax around sizeof(foo)
2017-12-06  Matt CaswellAdd a test for CVE-2017-3737
2017-11-01  David BenjaminFix weak digest in TLS 1.2 with SNI.
2017-03-08  PauliLimit the output of the enc -ciphers command
2017-02-24  Bernd EdlingerRestore the test coverage of COMP_rle and SSL_COMP_add_...
2017-02-23  Bernd EdlingerAdd -Wundef to --strict-warnings options. Fix some...
2017-02-08  Todd ShortFix session ticket and SNI
2016-09-09  Rich SalzMake update
2016-08-26  David WoodhouseAdd basic test for Cisco DTLS1_BAD_VER and record repla...
2016-08-22  Richard Levittessltestlib: Tell compiler we don't care about the value...
2016-08-19  Richard LevitteHave dtlstest run on VMS as well
2016-08-19  Matt CaswellAdd a DTLS unprocesed records test
2016-08-19  Matt CaswellBack port ssltestlib code to 1.0.2
2016-08-18  Richard LevitteVMS: synchronise tests with Unix
2016-04-04  Todd ShortFix ALPN
2016-03-26  Dr. Stephen HensonFix FIPS SSLv2 test
2016-03-01  Matt CaswellAdd a test for SSLv2 configuration
2015-12-18  Richard LevitteRemove the "eay" c-file-style indicators
2015-12-03  Matt Caswellmake update
2015-12-03  Dr. Stephen HensonAdd test for CVE-2015-3194
2015-10-13  Peter MosmansRT3346: Fix test_bn regexp for Windows using MSYS.
2015-09-15  Rich SalzRT4044: Remove .cvsignore files.
2015-07-27  Matt CaswellAdd test for SSL_set_session_ticket_ext
2015-07-07  Matt CaswellAdd test for CVE-2015-1793
2015-06-29  Dr. Stephen HensonCheck for errors with SRP
2015-06-23  Rich SalzRT3907-fix
2015-06-22  Rich SalzRT3907: avoid "local" in testssl script
2015-06-10  Richard LevitteWhen making libcrypto from apps or test, make sure...
2015-05-26  Emilia KasperFix ssltest to use 1024-bit DHE parameters
2015-05-23  Richard LevitteFix the update target and remove duplicate file updates
2015-04-10  Dr. Stephen HensonFix ECDH detection, add ECDH keyid test.
2015-03-24  Dr. Stephen HensonFix OCSP tests.
2015-03-20  Matt CaswellAdd DTLS tests to make test
2015-02-25  Matt CaswellImport evp_test.c from BoringSSL. Unfortunately we...
2015-02-02  Andy Polyakovcms-test.pl: "localize" /dev/null even further [as...
2015-01-30  Richard LevitteVMS exit codes weren't handled well enough and were...
2015-01-22  Matt CaswellRe-align some comments after running the reformat script. OpenSSL_1_0_2-post-reformat
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Tim Hudsonmark all block comments that need format preserving...
2015-01-07  Richard LevitteVMS fixups for 1.0.2
2014-12-16  Matt CaswellAdd OPENSSL_NO_ECDH guards
2014-11-18  Matt CaswellFixed cms-test.pl for no-ec2m
2014-09-25  Richard LevitteAdd the constant time test to the VMS build and tests
2014-08-28  Emilia KasperConstant-time utilities
2014-08-08  Dr. Stephen HensonTest SRP authentication ciphersuites.
2014-07-20  Dr. Stephen HensonAdd test header to Makefile, update ordinals
2014-06-18  Richard LevitteMake sure test/tests.com exit gracefully, even when...
2014-06-16  Richard LevitteDCL doesn't do well with empty lines, or lines starting...
2014-06-14  Richard LevitteUpdate the VMS tests according to the latest unixly...
2014-06-12  Dr. Stephen Hensonmake update
2014-06-12  Richard LevitteUpdate the VMS build according to the latest unixly...
2014-06-12  Richard LevitteThe 1.0.2 cms-test.pl had some changes that don't quite...
2014-06-11  Andy PolyakovEnable multi-block support by default.
2014-06-10  Mike BlandCreate test/testutil.h for unit test helper macros
2014-06-08  Kurt RoeckxLink heartbeat_test with the static version of the...
2014-05-19  Ben LaurieMerge branch 'mbland-heartbeat-test-1.0.2' into OpenSSL...
2014-05-18  Mike BlandUnit/regression test for TLS heartbeats.
2014-03-06  Andy Polyakovtest/Makefile: allow emulated test (e.g. under wine...
2013-10-05  Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' into pre-aead
2013-10-04  Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' into agl-1.0.2aead
2013-10-04  Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' into agl-1.0.2aead
2013-10-03  Ben LaurieMake it build and test.
2013-10-01  Adam LangleyAEAD Tests.
2013-10-01  Adam Langleychacha20poly1305
2013-10-01  Ben LaurieCorrectly test for no-ec.
2013-10-01  Dr. Stephen HensonDon't run ECDH CMS tests if EC disabled.
2013-10-01  Dr. Stephen HensonAdd X9.42 DH test.
2013-10-01  Dr. Stephen HensonNew CMS tests.
2013-10-01  Dr. Stephen HensonAdd X9.42 DH certificate to S/MIME test
2013-10-01  Dr. Stephen HensonScripts to recreate S/MIME test certificates.
2013-10-01  Dr. Stephen HensonAdd new CMS tests.
2013-10-01  Ben LaurieMerge remote-tracking branch 'agl/1.0.2alpn' into agl...
2013-09-24  Ben LaurieMerge remote-tracking branch 'trevp/pempick' into OpenS...
2013-09-20  Ben LaurieMerge remote-tracking branch 'trevp/pemfix' into trev...
2013-09-13  Adam LangleyAdd tests for ALPN functionality.
2013-07-03  TrevorTrying cherrypick:
2013-06-13  Ben LaurieBackport single makefile from master.
2013-02-14  Andy Polyakovcms-test.pl: make it work with not-so-latest perl.
2013-02-08  Adam LangleyFix for EXP-RC2-CBC-MD5
2013-01-15  Dr. Stephen Hensonmake update
2012-12-26  Dr. Stephen HensonRevert incompatible OCSP_basic_verify changes.
2012-12-21  Dr. Stephen Hensonfix typo
2012-12-20  Dr. Stephen Hensonupdate/fix tocsp script (from HEAD)
2012-12-19  Dr. Stephen HensonBackport X509 hostname, IP address and email checking...
2012-12-14  Ben LaurieBackport OCSP fixes.
2012-12-13  Ben LaurieMake verify return errors.
2012-06-03  Ben LaurieReduce version skew: trivia (I hope).
2012-03-21  cvs2svnThis commit was manufactured by cvs2svn to create branch
2012-03-01  Richard LevitteOn OpenVMS, try sha256 and sha512 et al as well.
2011-12-27  Dr. Stephen Hensonmake update
next