Merge from 1.0.0-stable branch.
[openssl.git] / Makefile.org
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...
2003-10-31 Richard LevitteLet exit codes propagate from within for loops.
2003-10-01 Richard LevitteCorrected misplacement of one of the greps...
2003-10-01 Richard LevitteAvoid 'file names' with spaces
2003-09-30 Richard LevitteCorrect incorrect mode bits change.
2003-07-04 Richard LevitteMake sure openssl.pc is readable by everyone.
2003-06-11 Richard LevitteHandle des_modes.pod properly.
2003-05-29 Richard LevitteHave ASFLAGS be defined the same way as CFLAGS
2003-05-01 Richard LevitteDefine a STORE type. For documentation, read the entry...
2003-04-21 Richard LevitteMake it possible to affect the extension of man pages.
2003-03-25 Richard LevitteMissed a few dollars.
2003-03-20 Richard LevitteMake sure that all the library paths are modified in...
2003-02-22 Richard LevitteRemove duplication and have clean depend on libclean
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 LevitteDouble the dollars that are intended for the command...
2003-01-10 Richard LevitteAdd documentation on how to handle the shared libaries.
2003-01-03 Andy PolyakovUnified targets for ELF assembler modules. Tested on...
2002-12-29 Richard LevitteSince we're including Kerberos 5 headers in our exporte...
2002-12-24 Richard LevitteCygwin needs the library locatin for .DLLs to be set...
2002-12-19 Richard LevitteWe stupidly had a separate LIBKRB5 variable for KRB5...
2002-12-19 Richard LevitteBecause the contents of openssl.pc may have to change...
2002-12-19 Richard LevitteIt was pointed out to me that .pc files are normally...
2002-12-19 Richard LevitteIt was pointed out to me that .pc files are normally...
2002-12-15 Richard LevitteMake sure manual pages are properly linked to on system...
2002-12-15 Richard LevitteUpdate the make system for installations:
2002-12-06 Richard LevitteApparently, bash is more forgiving than sh. To be...
2002-12-05 Richard LevitteCorrected DJGPP patch
2002-12-04 Richard LevitteCorrect a few typos that I introduced after applying...
next