]> git.ipfire.org Git - thirdparty/openssl.git/history - test/Makefile.ssl
"make depend". This takes into account the algorithms that are now
[thirdparty/openssl.git] / test / Makefile.ssl
2005-03-13  Bodo Möller"make depend". This takes into account the algorithms...
2005-02-03  Andy PolyakovShut whiny make's up.
2005-02-01  Andy PolyakovAddress run-time linker problems: LD_PRELOAD issue...
2005-01-26  Richard LevitteThe mix of CFLAGS and LDFLAGS is a bit confusing in...
2005-01-17  Richard LevitteChanges concering RFC 3820 (proxy certificates) integra...
2004-12-28  Richard LevitteAdd functionality needed to process proxy certificates.
2004-12-13  Richard LevitteChange libeay.num so it's synchronised with additions...
2004-12-13  Richard LevittePropagate a few more variables to Makefile.shared when...
2004-11-11  Richard LevitteSome find it confusing that environment variables are...
2004-11-05  Richard LevitteMake sure LD_PRELOAD is only set when we build shared...
2004-11-02  Richard LevitteBecause -rpath/-R may have been used, our settings...
2004-06-28  Richard LevitteChanges for VOS, submitted by Paul Green <Paul.Green...
2004-05-20  Andy PolyakovSHA-256/-512 test and benchmark.
2004-05-17  Geoff ThorpeAfter the latest round of header-hacking, regenerate...
2004-04-19  Geoff Thorpemake update
2003-12-27  Richard LevitteUse sh explicitely to run point.sh
2003-05-01  Richard Levittemake update
2003-04-10  Richard Levittemake update
2003-03-21  Dr. Stephen Hensonmake update
2003-03-20  Richard Levittemake update
2003-03-20  Dr. Stephen Hensonmake update
2003-03-20  Richard LevitteMake sure that all the library paths are modified in...
2003-02-22  Richard LevitteAllow building applications against static libraries...
2003-02-14  Richard LevitteHandle krb5 libraries separately and make sure only...
2003-02-13  Richard LevitteAdd full support for -rpath/-R, both in shared librarie...
2003-01-13  Richard LevitteDJGPP doesn't have DLLs, so skip adding to %PATH% in...
2003-01-03  Richard LevitteRijndael should be called AES everywhere
2002-12-29  Richard Levittemake update
2002-12-24  Richard LevitteCygwin needs the library locatin for .DLLs to be set...
2002-12-06  Richard LevitteApparently, bash is more forgiving than sh. To be...
2002-12-05  Richard LevitteCorrected DJGPP patch
2002-12-05  Richard Levittemake update
2002-12-04  Richard LevitteDJGPP patches.
2002-11-19  Richard Levittemake update
2002-11-15  Richard LevitteChanges to make shared library building and use work...
2002-11-13  Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-11-13  Ben LaurieFix warnings, makefile cockup.
2002-11-12  Richard LevitteMake it possible to run individual tests even when...
2002-11-11  Richard LevitteMake the programs link against the static library on...
2002-10-09  Richard LevitteRemove redundancy and use the main makefile better
2002-10-09  Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-08-09  Bodo Möllermake update
2002-08-09  Bodo MöllerAdd ECDH support.
2002-08-02  Bodo MöllerRename implementations of method functions so that...
2002-08-01  Richard Levittemake update
2002-07-30  Lutz Jänicke"make update"
2002-07-23  Richard LevitteMake dummy tests to make it easier to physically remove...
2002-07-17  Richard LevitteOn MacOS X, the shared library editor uses DYLD_LIBRARY...
2002-07-14  Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-06-27  Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-06  Lutz JänickeMake sure that settings are passed back and forth when...
2002-06-05  Lutz JänickeThe correct PERL interpreter is passed via commandline.
2002-03-04  Richard LevitteMake it so one can select tests from within the test...
2002-02-20  Richard LevitteWith Compaq make, it seems like # inside an action...
2002-02-14  Bodo Möllermove ECDSA test right after EC test
2002-02-13  Bodo MöllerECDSA support
2002-02-05  Richard Levitte'make update'
2002-01-24  Richard Levittemake update
2002-01-15  Bodo Möllerrun test_evp before test_ssl
2001-10-30  Richard LevitteChange the shared library support so the shared librari...
2001-10-24  Richard LevitteDue to an increasing number of clashes between modern...
2001-10-04  Richard Levitte'make update'
2001-09-25  Geoff Thorpe"make update".
2001-09-07  Ulf Möllermake engine file names unique in 8.3
2001-09-05  Ulf MöllerUse GCC 2.95/3.0 optimization
2001-08-18  Ben LaurieAdd EVP test program.
2001-08-05  Ben LaurieStart to reduce some of the header bloat.
2001-08-03  Ben LaurieHeader bloat reduction for EVP_PKEY.
2001-07-31  Richard Levittemake update
2001-07-30  Ben LaurieReally add the EVP and all of the DES changes.
2001-07-10  Richard Levittemake update
2001-06-23  Richard Levittemake update
2001-06-05  Richard Levitte'make update'
2001-05-03  Bodo Möllerbctest changes for Ultrix (don't return 1 from bctest...
2001-04-08  Bodo Mölleravoid '||' since Ultrix apparently doesn't understand it
2001-03-30  Bodo MöllerFix bctest, and add a workaround that should solve...
2001-03-24  Richard Levittemake update
2001-03-17  Bodo MöllerExplicitly ignore the exit code of ./bctest. Usually...
2001-03-08  Richard LevitteWrite a small comment so we know...
2001-03-08  Bodo MöllerIntegrate ec_err.[co].
2001-03-08  Bodo MöllerIntegrate ectest.c (which does not yet do anything).
2001-02-26  Richard Levittemake update
2001-02-22  Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-19  Richard LevitteMake all configuration macros available for application...
2001-02-04  Ben LaurieMake depend.
2001-01-29  Bodo MöllerRemove serial number file during 'make clean'.
2000-12-29  Richard Levitte"make update" plus a rewrite of both .num files.
2000-12-10  Ulf MöllerStop on bntest error.
2000-12-09  Bodo MöllerDon't throw away bctest's error messages.
2000-12-06  Bodo MöllerPrinting "verify ..." should not be counted as a test...
2000-12-06  Bodo MöllerUse bc's "print" feature whenever it is available,
2000-12-06  Bodo MöllerWorkaround for broken (or missing) bc.
2000-12-02  Ulf MöllerMove the rijndael "test" to the bf and cast tests.
2000-12-01  Bodo Möller"make depend"
2000-11-30  Richard LevitteFirst tentative impementation of Kerberos 5 cryptos...
2000-11-12  Ulf Möllerin some new file names the first 8 characters were...
2000-11-12  Richard LevitteFor a long time, I've wanted to be able to easily run...
2000-10-26  Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-10-14  Richard LevitteThe experimental Rijndael code moved to the main trunk.
2000-09-07  Richard Levitte'make update'
next