When making libcrypto from apps or test, make sure to include engines
[openssl.git] / test / Makefile
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.
2011-03-09 Dr. Stephen HensonAdd ECDH to validated module.
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-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-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...
2009-10-18 Dr. Stephen Hensonmake update
2009-08-12 Dr. Stephen HensonUpdate default dependency flags.
2009-07-24 Dr. Stephen HensonUpdate from 0.9.8-stable
2009-07-15 Dr. Stephen HensonUpdates from 1.0.0-stable
2009-07-08 Dr. Stephen HensonMake update.
2009-04-03 Dr. Stephen HensonMerge from 1.0.0-stable branch.
2008-12-16 Richard LevitteSynchronise VMS build system with the Unixly one
2008-12-02 Bodo MöllerImplement Configure option pattern "experimental-foo"
2008-10-26 Ben LaurieAdd JPAKE.
2008-06-04 Ben LaurieMore type-checking.
2008-05-26 Ben LaurieLHASH revamp. make depend.
2007-07-31 Andy PolyakovProper support for shared build under MacOS X.
next