Make sure to actually use @smime_cms_comp_test when testing it...
[openssl.git] / test / Makefile
2015-09-16 Matt Caswellmake update
2015-09-15 Richard LevitteAdd a method to list available tests
2015-09-11 Ben LaurieEnable -Wmissing-variable-declarations and
2015-09-07 Richard LevitteHave 'make clean' clean away the log files.
2015-09-07 Richard LevitteRemove test targets from Makefile, have it use run_tests.pl
2015-09-05 Richard LevitteMake the verify_extra test location agnostic
2015-09-05 Alessandro GhediniUse the shlib wrapper when running nptest
2015-09-05 Benjamin KadukSupply a build rule for the recently added nptest
2015-09-04 Rich SalzTest for NULL ptr == 0
2015-09-03 Dr. Stephen Hensonmake update
2015-09-03 Dr. Stephen HensonPBE lookup test
2015-09-03 Rich SalzCheck OPENSSL_gmtime_diff
2015-08-26 Matt CaswellAdd NewSessionTicket test suite
2015-08-13 Richard LevitteUse -I to add to @INC, and use -w to produce warnings
2015-08-11 Richard LevitteUse dynamic engine for libssl test harness
2015-08-11 Matt CaswellAdd a test for 0 p value in anon DH SKE
2015-08-11 Matt CaswellAdd some libssl tests
2015-08-03 Matt CaswellPACKET unit tests
2015-08-03 Matt CaswellAdd initial packet parsing code
2015-07-27 Matt CaswellAdd test for SSL_set_session_ticket_ext
2015-07-09 Matt CaswellApply some missing updates from previous commits
2015-07-07 Matt CaswellAdd test for CVE-2015-1793
2015-06-23 Rich SalzMore secure storage of key material.
2015-06-10 Richard LevitteWhen making libcrypto from apps or test, make sure...
2015-05-29 Richard LevitteRemove OPENSSL_CONF=/dev/null from tests
2015-05-26 Dr. Stephen Hensonmake update
2015-05-22 Richard LevitteFix the update target and remove duplicate file updates
2015-05-20 Dr. Stephen Hensonmake update
2015-05-16 Matt CaswellVersion negotiation rewrite cleanup
2015-05-14 Richard LevitteAdjust unixly mk1mf after introduction of tkey
2015-05-14 Richard Levittemake depend
2015-05-13 Matt CaswellRemove remaining Kerberos references
2015-05-13 Matt CaswellRemove Kerberos support from libssl
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-04-21 Richard Levittetest/Makefile dclean cleans out a few files too many.
2015-04-08 Rich SalzDrop CA.sh for CA.pl
2015-04-08 Rich Salzconsistent test-start logging
2015-04-01 Emilia Kaspermake update
2015-03-31 Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-29 Dr. Stephen HensonAdd private/public key conversion tests
2015-03-24 Dr. Stephen Hensonmake depend
2015-02-25 Matt CaswellImport evp_test.c from BoringSSL. Unfortunately we...
2015-02-06 Rich Salzui_compat cleanup; makefiles and vms
2015-02-04 Dr. Stephen HensonMore unused FIPS module code.
2015-02-02 Rich SalzRemove old DES API
2015-01-30 Richard LevitteSince SHA0 was completely removed, also remove the...
2015-01-12 Rich SalzRT478: Add uninstall make target
2014-12-18 Matt Caswellmake update following changes to default config settings
2014-12-16 Matt CaswellRename gost2814789t.c to gost2814789test.c. The old...
2014-12-11 Matt Caswellmake update
2014-12-08 Matt CaswellPrepare for bn opaquify. Implement internal helper...
2014-12-08 Dr. Stephen Hensonmake depend
2014-12-08 Dr. Stephen HensonRemove fips utility build rules from test/Makefile
2014-12-04 Kurt RoeckxRemove SSLv2 support
2014-09-23 Emilia Kaspermake update
2014-09-05 Emilia Kaspermake update
2014-08-28 Emilia KasperConstant-time utilities
2014-08-14 Emilia Kaspermake depend
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 BlandUse testutil registry in heartbeat_test
2014-06-30 Ben LaurieMake depend.
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-07-19 Dr. Stephen HensonMake ecdsatest work with nonces.
2013-07-19 Dr. Stephen HensonTemporarily disable ECDSA test.
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 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-02-21 Ben Lauriemake depend.
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-11 Ben LaurieMake openssl verify return errors.
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-06-03 Ben LaurieVersion skew reduction: trivia (I hope).
2011-12-27 Dr. Stephen Hensonmake update
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-09-05 Bodo Möllermake update
2011-03-24 Richard LevitteImplement FIPS CMAC.
2011-03-23 Richard Levittemake update (1.1.0-dev)
2011-03-12 Ben LaurieAdd SRP support.
next