Fix #if _MSC_VER clause in aes_locl.h
[openssl.git] / test /
2005-07-16 Nils Larschmake
2005-06-23 Andy PolyakovJumbo Makfiles update.
2005-06-08 Richard LevitteAvoid endless loops. Really, we were using the same...
2005-05-29 Richard LevitteWe have some source with \r\n as line ends. DEC C...
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-16 Bodo Möllermake update
2005-05-15 Andy PolyakovConsolidate BUILDENV [idea is to keep all variables...
2005-05-15 Andy PolyakovFool-proofing Makefiles
2005-05-15 Dr. Stephen HensonMake update.
2005-04-30 Andy PolyakovFold rules in test/Makefiles [from stable].
2005-04-30 Richard LevitteFrom branch OpenSSL_0_9_7-stable, 2004-09-11 11:45:
2005-04-26 Bodo Möllermake update
2005-04-26 Ben Lauriemake depend.
2005-04-25 Bodo Möllermake update
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-09 Richard LevitteAdded restrictions on the use of proxy certificates...
2005-03-31 Ben LaurieGive everything prototypes (well, everything that's...
2005-03-30 Nils LarschMakefile.ssl doesn't exist anymore
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2005-03-21 Richard LevitteThere are cases when there are no files left to verify...
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-27 Richard LevitteOops, == should really be = when used with test ([...
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-06-17 Geoff ThorpeGet rid of signed/unsigned warnings, and teach CVS...
2004-05-26 Richard LevitteSynchronise VMS with the Unixly Malefiles.
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
2004-03-24 Richard Levitteo_str.h isn't a public header file, so make sure it...
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-10-28 Geoff Thorpecrypto/evp/evptests.txt is copied to tests/ rather...
2003-05-01 Richard Levittemake update
2003-04-10 Richard Levittemake update
2003-04-03 Richard LevitteAdd a CA section, to make sure the test will work with...
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-10 Richard LevitteForce the removal.
2003-01-10 Richard LevitteCertain files must be removed before generating them...
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-12 Richard LevitteSkip DH-specific tests when no-dh has been configured.
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-28 Richard LevitteHave all tests use EXIT() to exit rather than exit...
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-31 Richard LevitteRemove all referenses to RSAref, since that's been...
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-15 Richard Levitteq may be used uninitialised
2002-08-15 Richard LevitteSometimes, the value of the variable containing the...
2002-08-14 Richard LevitteMake sure that the test input file comes in the same...
2002-08-10 Richard LevitteSynchronise tests with Unix.
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-13 Richard LevitteAdd support for DJGPP.
2002-06-06 Lutz JänickeMake sure that settings are passed back and forth when...
2002-06-06 Richard LevitteMerge from 0.9.7-stable.
2002-06-05 Lutz JänickeThe correct PERL interpreter is passed via commandline.
2002-05-23 Richard LevitteMake sure ECDSA is built and tested on VMS.
2002-05-22 Richard LevitteAllow the use of the TCP/IP stack keyword TCPIP and...
2002-03-04 Richard LevitteMake it so one can select tests from within the test...
2002-02-28 Bodo MöllerAdd 'void *' argument to app_verify_callback.
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...
next