get_cert_by_subject: check for NULL when allocating hent
[openssl.git] / test /
2014-08-14 Emilia Kaspermake depend
2014-08-09 Dr. Stephen HensonTest SRP authentication ciphersuites.
2014-07-24 Dr. Stephen HensonDon't call setenv in gost2814789t.c
2014-07-20 Dr. Stephen HensonAdd test header, sync ordinals with 1.0.2
2014-07-19 Mike BlandCheck the test registry size during add_test()
2014-07-19 Mike BlandUse testutil registry in heartbeat_test
2014-07-19 Mike Blandtest/testutil.c test registry functions.
2014-06-30 Ben LaurieMake depend.
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-27 Peter MosmansFix for test_bn regular expression to work on Windows...
2014-05-25 Christian Heimesadd test case to makefiles
2014-05-19 Ben LaurieMerge branch 'mbland-heartbeat-test'
2014-05-19 Ben LaurieMake it build/run.
2014-05-19 Mike BlandUnit/regression test for TLS heartbeats.
2014-03-06 Andy Polyakovtest/Makefile: allow emulated test (e.g. under wine).
2014-02-19 Dr. Stephen Hensonmake depend
2013-09-20 Ben LaurieMerge remote-tracking branch 'trevp/pemfix' into trev...
2013-09-14 Trevor PerrinRequire ServerInfo PEMs to be named "BEGIN SERVERINFO...
2013-09-05 Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-08-21 Ben LaurieCorrectly test for no-ec.
2013-08-17 Dr. Stephen HensonDon't run ECDH CMS tests if EC disabled.
2013-08-05 Dr. Stephen HensonAdd X9.42 DH test.
2013-08-05 Dr. Stephen HensonAdd X9.42 DH certificate to S/MIME test
2013-07-22 Adam LangleyAdd tests for ALPN functionality.
2013-07-19 Dr. Stephen HensonMake ecdsatest work with nonces.
2013-07-19 Dr. Stephen HensonTemporarily disable ECDSA test.
2013-07-17 Dr. Stephen HensonNew CMS tests.
2013-07-17 Dr. Stephen HensonScripts to recreate S/MIME test certificates.
2013-06-21 Dr. Stephen HensonAdd new CMS tests.
2013-06-18 TrevorCleanup of custom extension stuff.
2013-06-12 TrevorAdd support for arbitrary TLS extensions.
2013-05-05 Ben LaurieTests pass!
2013-04-07 Ben LaurieMake sure all tests are actually run, plus some fixups...
2013-04-06 Ben LaurieFix test_ss.
2013-04-06 Ben LaurieAvoid collisions.
2013-04-06 Ben LaurieMake session ID test work.
2013-04-06 Ben LaurieMake S/MIME test work.
2013-04-06 Ben LaurieMake RSA test work.
2013-04-06 Ben LaurieMake PKCS#7 test work.
2013-04-06 Ben LaurieMore progress towards working tests.
2013-04-06 Ben LaurieGet closer to a working single Makefile with test support.
2013-03-31 Andy PolyakovAdd support for SPARC T4 DES opcode.
2013-02-21 Ben Lauriemake depend.
2013-02-06 Adam LangleyFix for EXP-RC2-CBC-MD5
2013-01-19 Ben LaurieMerge branch 'master' of openssl.net:openssl
2013-01-19 Ben LaurieMerge branch 'master' of openssl.net:openssl
2013-01-19 Andy Polyakovengines/ccgost: add test case.
2013-01-19 Ben LaurieMake "make depend" work on MacOS out of the box.
2012-12-21 Dr. Stephen HensonFix tocsp: we don't need -trust_other any more.
2012-12-20 Dr. Stephen HensonUpdate test OCSP script "tocsp" to use shell functions...
2012-12-11 Ben LaurieMake openssl verify return errors.
2012-12-10 Ben LaurieTabification. Remove accidental duplication.
2012-12-07 Ben LaurieFix OCSP checking.
2012-11-19 Dr. Stephen Hensonmake depend
2012-11-18 Dr. Stephen HensonPR: 2909
2012-10-27 Andy Polyakovutil/fipslink.pl: further adjustments.
2012-10-25 Andy Polyakovtest_t4: cover even Camellia.
2012-10-06 Andy PolyakovAdd SPARC T4 AES support.
2012-07-15 Andy Polyakovtest_aesni: harmonize with AES-NI support at EVP layer.
2012-06-03 Ben LaurieVersion skew reduction: trivia (I hope).
2011-12-27 Dr. Stephen Hensonmake update
2011-12-11 Dr. Stephen Hensondetect and use older PKITS data
2011-12-10 Dr. Stephen Hensonadd commented out option to allow use of older PKITS...
2011-11-02 Dr. Stephen HensonAdd support for memory leak checking in fips_algvs.
2011-11-02 Dr. Stephen HensonAdd fips_algvs utility (from FIPS 2.0 stable branch).
2011-10-19 Bodo Möller"make update" (partial)
2011-10-13 Bodo Mölleruse -no_ecdhe when using -no_dhe
2011-10-12 Dr. Stephen Hensonincrease test RSA key size to 1024 bits
2011-09-05 Bodo Mölleroops
2011-09-05 Bodo MöllerFix session handling.
2011-09-05 Bodo Möllermake update
2011-05-16 Andy Polyakovcms-test.pl: make it work with not-so-latest perl.
2011-03-25 Dr. Stephen HensonUpdate .cvsignore
2011-03-25 Richard LevitteCorrections to the VMS build system.
2011-03-25 Richard LevitteFor VMS, implement the possibility to choose 64-bit...
2011-03-24 Richard LevitteImplement FIPS CMAC.
2011-03-23 Richard Levittemake update (1.1.0-dev)
2011-03-20 Richard Levitte* apps/makeapps.com: Forgot to end the check for /POINT...
2011-03-19 Richard LevitteAfter some adjustments, apply the changes OpenSSL 1...
2011-03-12 Ben LaurieAdd SRP support.
2011-03-09 Dr. Stephen HensonAdd ECDH to validated module.
2011-03-09 Dr. Stephen HensonUpdate .cvsignore
2011-03-08 Dr. Stephen HensonNew initial DH algorithm test driver.
2011-03-06 Dr. Stephen HensonUpdates to DRBG: fix bugs in infrastructure. Add initia...
2011-02-21 Dr. Stephen HensonUpdate dependencies.
2011-02-21 Dr. Stephen Henson*** empty log message ***
2011-02-16 Dr. Stephen HensonInclude openssl/crypto.h first in several other files...
2011-02-14 Dr. Stephen HensonAdd ECDSA functionality to fips module. Initial very...
2011-02-11 Dr. Stephen HensonNew "fispcanisteronly" build option: only build fipscan...
2011-02-08 Dr. Stephen HensonExperimental incomplete AES GCM algorithm test program.
2011-02-03 Bodo Möllermake update
2011-01-27 Dr. Stephen Hensonupdate .cvsignore
2011-01-26 Dr. Stephen HensonFIPS changes to test/Makefile: rules to build FIPS...
2011-01-26 Dr. Stephen HensonFIPS_allow_md5() no longer exists and is no longer...
2010-12-14 Richard LevitteFirst attempt at adding the possibility to set the...
2010-11-29 Richard LevitteBetter method for creating SSLROOT:.
2010-11-23 Richard LevitteImplement bc test strategy as submitted by Steven M...
2010-11-23 Richard LevittePrint openssl version information at the end of the...
next