]> git.ipfire.org Git - thirdparty/openssl.git/history - Makefile.org
Reject negative shifts for BN_rshift and BN_lshift
[thirdparty/openssl.git] / Makefile.org
2013-02-11  Dr. Stephen Hensonuse 10240 for tar record size
2010-01-27  Dr. Stephen HensonSome shells print out the directory name if CDPATH...
2009-11-13  Dr. Stephen HensonPR: 2084
2009-10-15  Dr. Stephen HensonCross compilation updates.
2009-08-26  Dr. Stephen HensonOops.
2009-08-26  Dr. Stephen HensonPR: 2015
2009-08-10  Dr. Stephen HensonPR: 2003
2009-06-16  Dr. Stephen HensonPR: 1957
2009-03-03  Dr. Stephen HensonOoops @ should be for the if command not set.
2009-02-25  Dr. Stephen HensonDo a "make links" in fips directory even if not compili...
2008-12-30  Andy PolyakovSome seasoned makes fail to build. For reference. I...
2008-10-26  Ben LaurieAdd JPAKE.
2008-09-16  Dr. Stephen HensonMerge changes to build system from fips branch.
2008-04-03  Dr. Stephen HensonBackport of CMS code to 0.9.8-stable branch. Disabled...
2007-04-23  Bodo MöllerAdd SEED encryption algorithm.
2006-06-09  Bodo MöllerCamellia cipher, contributed by NTT
2006-02-10  Richard LevitteBackport the following changes from HEAD:
2006-01-03  Bodo MöllerMake sure that after the change from revision 1.256...
2005-12-05  Dr. Stephen HensonVarious zlib related fixes and enhancements.
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-28  Andy PolyakovMakefile updates from HEAD [see http://cvs.openssl...
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-29  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-28  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-21  Richard LevittePatches for Cygwin, provided by Corinna Vinschen <vinsc...
2005-05-21  Richard LevittePatches for Cygwin, provided by Corinna Vinschen <vinsc...
2005-05-19  Andy PolyakovSysV make [or least some of them] don't propogate comma...
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
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...
2002-12-04  Richard LevitteDJGPP patches.
2002-11-29  Richard LevitteMake it so all names mentioned in the NAME section...
2002-11-15  Richard LevitteChanges to make shared library building and use work...
2002-11-11  Lutz JänickeMake sure permissions are friendly when building releas...
2002-11-06  Richard LevitteGenerate openssl.pc so pkg-config can return proper...
2002-10-18  Geoff ThorpeWe need to propogate SHARED_LIBS to sub-directories...
2002-10-15  Richard LevitteA much better idea, of course, is not to do a submake...
2002-10-15  Richard LevitteMakefile.shared needs to know how it can reach itself.
next