restore .cvsignore
[openssl.git] / Makefile.org
2011-03-24 Richard LevitteImplement FIPS CMAC.
2011-03-12 Ben LaurieAdd SRP support.
2011-03-09 Dr. Stephen HensonAdd ECDH to validated module.
2011-02-21 Dr. Stephen HensonCreate fips links even if not compiling in fips mode.
2011-02-17 Dr. Stephen HensonMake -DOPENSSL_FIPSSYMS work for assembly language...
2011-02-14 Dr. Stephen HensonAdd ECDSA functionality to fips module. Initial very...
2011-02-13 Dr. Stephen HensonRemove dependency of dsa_sign.o and dsa_vrf.o: new...
2011-02-08 Dr. Stephen HensonLink GCM into FIPS module. Check return value in EVP...
2011-02-03 Dr. Stephen HensonUse single X931 key generation source file for FIPS...
2011-02-02 Dr. Stephen HensonMake no-asm work in fips mode. Add android platform.
2011-01-30 Dr. Stephen HensonFix shared build for fips
2011-01-29 Dr. Stephen Hensontypo
2011-01-27 Dr. Stephen HensonRedirect FIPS memory allocation to FIPS_malloc() routin...
2011-01-27 Dr. Stephen HensonInclude thread ID code in fips module.
2011-01-26 Dr. Stephen HensonAdd fipscanisterbuild configuration option and update...
2010-04-22 Andy PolyakovTake gcm128.c and ghash assembler modules into the...
2010-02-07 Dr. Stephen HensonInitial experimental CMAC implementation.
2010-01-27 Dr. Stephen HensonSome shells print out the directory name if CDPATH...
2010-01-16 Dr. Stephen HensonPR: 2135
2009-10-15 Dr. Stephen HensonFixes to CROSS_COMPILE, don't override command line...
2009-10-15 Dr. Stephen HensonRevert extra changes from previous commit.
2009-10-15 Dr. Stephen HensonPR: 2066
2009-08-26 Dr. Stephen HensonPR: 2015
2009-08-12 Dr. Stephen HensonUpdate default dependency flags.
2009-08-10 Dr. Stephen HensonPR: 2003
2009-08-05 Dr. Stephen HensonPR: 2002
2009-04-23 Dr. Stephen HensonMerge from 1.0.0-stable branch.
2009-04-07 Dr. Stephen HensonChanges from 1.0.0-stable.
2009-04-06 Dr. Stephen HensonUpdates from 1.0.0-stable
2009-02-19 Richard LevitteMake STORE an experimental feature.
2009-02-10 Dr. Stephen HensonAdd error checking to obj_xref.pl and add command line...
2008-12-30 Andy PolyakovStyling update to makefiles: eliminate redundant pipes.
2008-12-29 Andy PolyakovStyling update to makefiles: $() to denote make substit...
2008-12-23 Andy PolyakovEngage crypto/modes.
2008-10-26 Ben LaurieAdd JPAKE.
2008-06-04 Ben LaurieMore type-checking.
2008-04-17 Lutz JänickeApply mingw patches as supplied by Roumen Petrov an...
2008-03-12 Dr. Stephen HensonAnd so it begins...
2008-01-11 Andy PolyakovUnify x86 perlasm make rules.
2008-01-05 Andy PolyakovCompensate for BSDi shell bug.
2007-09-07 Dr. Stephen HensonChange safestack reimplementation to match 0.9.8.
2007-08-28 Andy PolyakovMake naming more consistent.
2007-08-28 Andy PolyakovMake room for Camellia assembler.
2007-06-04 Dr. Stephen HensonAvoid use of function pointer casts in pem library...
2007-04-23 Bodo MöllerAdd SEED encryption algorithm.
2006-10-24 Andy PolyakovFurther mingw build procedure updates.
2006-10-21 Andy PolyakovMake c_rehash more platform neutral and make it work...
2006-10-21 Andy PolyakovRudimentary support for cross-compiling.
2006-06-09 Bodo MöllerCamellia cipher, contributed by NTT
2006-04-19 Richard LevitteMake sure obj_xref.h is updated during a "make update"
2006-04-11 Ulf Möllermanual pages as HTML
2006-04-11 Ulf Möllerimprove make dclean to remove files generated during...
2006-02-12 Ulf MöllerRFC 3161 compliant time stamp request creation, respons...
2006-02-10 Richard LevitteDocument the building macros.
2006-02-10 Richard LevitteAs an effect of revisions 1.261, BUILD_CMD was changed...
2006-01-03 Bodo MöllerMake sure that after the change from revision 1.261,
2005-12-16 Andy PolyakovEngage Whirlpool assembler and mention Whirlpool in...
2005-12-05 Dr. Stephen HensonUpdate from 0.9.8-stable.
2005-11-28 Andy PolyakovWhirlpool hash implementation. The fact that subdirecto...
2005-10-25 Andy PolyakovFix install problems on MacOS X and HP-UX.
2005-07-05 Richard LevitteAdd libcrypto.pc and libssl.pc, and install them along...
2005-06-26 Andy PolyakovMinor (final?) Makefiles polish.
2005-06-23 Andy PolyakovHP-UX specific updates to Makefile.org and Makefile...
2005-06-23 Andy PolyakovJumbo Makfiles update.
2005-06-20 Richard LevitteAdd crypto/bn/bn_prime.h to the collection of generated...
2005-06-19 Richard LevitteWith DJGPP, it seems like the return code from grep...
2005-06-06 Richard LevittePass INSTALL_PREFIX in BUILDENV.
2005-05-21 Richard LevittePatches for Cygwin, provided by Corinna Vinschen <vinsc...
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-16 Andy PolyakovFurther BUILDENV clean-up, 'make depend' is operational...
2005-05-15 Andy PolyakovConsolidate BUILDENV [idea is to keep all variables...
2005-05-09 Bodo MöllerUpdate util/ck_errf.pl script, and have it run automati...
2005-04-30 Andy PolyakovCygwin/mingw sync with stable.
2005-04-30 Andy PolyakovFold rules in test/Makefiles [from stable].
2005-04-26 Ben LaurieAdd DTLS support.
2005-04-24 Ben LaurieFlag changes in Configure and config, too.
2005-03-30 Ben LaurieMake tags target useful.
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2005-02-06 Andy PolyakovThis patch was "ignited" by OpenBSD 3>=4 support. They...
2005-02-01 Andy PolyakovAddress run-time linker problems: LD_PRELOAD issue...
2005-01-25 Andy PolyakovPlease BSD make...
2005-01-18 Andy PolyakovReserve for AES CBC assembler implementation...
2005-01-09 Andy PolyakovPermit "monolithic" AES assembler implementations,...
2004-11-25 Dr. Stephen HensonAllow alternative manual sections to be embedded in...
2004-11-11 Richard LevitteCut'n'paste mistake. All tested OK now...
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 LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-07-26 Andy PolyakovAdd framework for yet another assembler module dubbed...
2004-07-23 Andy PolyakovBuild-n-link new IA-64 modules on Linux and HP-UX.
2004-07-18 Andy PolyakovAdd anchors for AES, SHA-256/-512 assembler modules...
2004-06-28 Richard LevitteChanges for VOS, submitted by Paul Green <Paul.Green...
2004-06-01 Geoff ThorpeThis fixes the installation target for dynamic engines...
2004-05-31 Andy PolyakovMinimal work-around for ./engine shared builds. "Minima...
2004-05-13 Richard LevitteLet's make life easier and have the VMS version of...
2004-05-06 Richard LevitteRemove the creation of $(INSTALL_PREFIX)$(OPENSSLDIR...
2004-04-19 Geoff ThorpeWhen generating dependencies in the makefiles, generate...
2004-03-24 Richard LevitteMake it easier to buld test applications...
2003-11-29 Richard LevitteDamnit, I'm sick of having to do something special...
2003-10-31 Richard LevitteEngines are usually binary, and should therefore be...
next