]> git.ipfire.org Git - thirdparty/openssl.git/history - Makefile.org
Check DTLS_BAD_VER for version number.
[thirdparty/openssl.git] / Makefile.org
2013-02-11  Dr. Stephen Hensonuse 10240 for record size OpenSSL_1_0_1e
2012-12-13  Ben LaurieMake verify return errors.
2012-04-22  Dr. Stephen Hensoncheck correctness of errors before updating them so...
2012-04-19  Andy PolyakovMakefile.org: clear yet another environment variable...
2012-02-12  Dr. Stephen HensonPR: 2713
2011-12-27  Dr. Stephen Hensonmake error code checking strict
2011-11-14  Andy PolyakovConfigure, etc.: engage additional assembler modules.
2011-06-18  Dr. Stephen HensonDon't add trailing slash to FIPSDIR: it causes problems...
2011-06-14  Dr. Stephen Hensontypo
2011-06-14  Dr. Stephen HensonUse include dir when copiling fips_premain_dso.
2011-06-03  Dr. Stephen HensonBackport CMAC support from HEAD.
2011-05-26  Dr. Stephen HensonUse || instead of && so build doesn't fail.
2011-05-26  Dr. Stephen HensonSupport shared library builds of FIPS capable OpenSSL...
2011-05-26  Dr. Stephen HensonThe first of many changes to make OpenSSL 1.0.1 FIPS...
2011-03-16  Ben LaurieAdd SRP.
2010-06-16  cvs2svnThis commit was manufactured by cvs2svn to create branch
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-08-26  Dr. Stephen HensonPR: 2015
2009-08-10  Dr. Stephen HensonPR: 2003
2009-08-05  Dr. Stephen HensonUpdate from HEAD.
2009-04-23  Dr. Stephen HensonMake no-gost work properly.
2009-04-06  Dr. Stephen HensonPR: 1890
2009-04-06  Dr. Stephen HensonPR: 1899
2009-04-05  Dr. Stephen HensonFix error codes.
2009-03-31  cvs2svnThis commit was manufactured by cvs2svn to create branch
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...
next