This commit was manufactured by cvs2svn to create branch
[oweals/openssl.git] / Makefile.org
2004-12-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-12-05 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-30 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-25 cvs2svnThis commit was manufactured by cvs2svn to create branch
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 LevitteCut'n'paste mistake. All tested OK now...
2004-11-11 Richard LevitteSome find it confusing that environment variables are...
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-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-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-09-28 Andy PolyakovFix Solaris 10_x86 shared build. -Bsymbolic is required...
2004-07-27 Dr. Stephen HensonRename libcrypto.sha1 to libcrypto.a.sha1
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-28 Richard LevitteChanges for VOS, submitted by Paul Green <Paul.Green...
2004-06-21 Richard LevitteStandard sh doesn't tolerate ! as part of the condition...
2004-06-19 Ben LaurieMake make tags make tags.
2004-06-19 Ben LaurieThe version that was actually submitted for FIPS testing.
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-13 Richard LevitteLet's make life easier and have the VMS version of...
2004-05-11 Ben LauriePull FIPS back into stable.
2004-05-06 Richard LevitteRemove the creation of $(INSTALL_PREFIX)$(OPENSSLDIR...
2004-05-06 Richard LevitteRemove the creation of $(INSTALL_PREFIX)$(OPENSSLDIR...
2004-04-19 Geoff ThorpeWhen generating dependencies in the makefiles, generate...
2004-04-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-03-24 Richard LevitteMake it easier to buld test applications...
2004-03-12 Andy PolyakovFix typo in "IRIX 6.x shared build fix-up."
2004-03-12 Andy PolyakovIRIX 6.x shared build fix-up.
2004-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
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-10-01 Richard LevitteAvoid 'file names' with spaces
2003-09-30 Richard LevitteCorrect incorrect mode bits change.
2003-09-30 Richard LevitteCorrect incorrect mode bits change.
2003-08-11 Richard LevitteA new branch for FIPS-related changes has been created...
2003-07-31 Richard LevitteIf FDIRS is to be treated like SDIRS, let's not forget...
2003-07-30 Ben LaurieWhoops, forgot FIPS DES, also add EVPs for DES CFB1...
2003-07-28 Ben LaurieAdd support for partial CFB modes, make tests work...
2003-07-27 Ben LaurieBuild when not FIPS.
2003-07-27 Ben LaurieUnfinished FIPS stuff for review/improvement.
2003-07-04 Richard LevitteMake sure openssl.pc is readable by everyone.
2003-07-04 Richard LevitteMake sure openssl.pc is readable by everyone.
2003-07-03 Richard LevitteAdd a slash so grep doesn't return both ./crypto/bio...
2003-06-11 Richard LevitteHandle des_modes.pod properly.
2003-06-11 Richard LevitteHandle des_modes.pod properly.
2003-05-29 Richard LevitteHave ASFLAGS be defined the same way as CFLAGS
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-04-21 Richard LevitteMake it possible to affect the extension of man pages.
2003-04-08 Richard LevitteSet LD_LIBRARY_PATH when linking, since OpenUnix' ld...
2003-04-01 Richard LevitteIt seems like gcc-drivven shared library building on...
2003-03-25 Richard LevitteMissed a few dollars.
2003-03-25 Richard LevitteMissed a few dollars.
2003-03-20 Richard LevitteMake sure that all the library paths are modified in...
2003-03-20 Richard LevitteMake sure that all the library paths are modified in...
2003-02-22 Ulf Möllerget rid of a bad character
2003-02-22 Richard LevitteRemove duplication and have clean depend on libclean
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-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-18 Andy PolyakovFix for AIX shared build, see RT#463.
2003-01-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-13 Richard LevitteDJGPP doesn't have DLLs, so skip adding to %PATH% in...
2003-01-13 Richard LevitteDJGPP doesn't have DLLs, so skip adding to %PATH% in...
2003-01-12 Andy PolyakovIA-32 assembler support enhancements from HEAD branch...
2003-01-10 Richard LevitteDouble the dollars that are intended for the command...
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-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-10 Richard LevitteAdd documentation on how to handle the shared libaries.
2003-01-09 Richard LevitteThe naming scheme wasn't quite correct for Cygwin
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-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-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 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 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-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-16 Andy PolyakovSome of Sun compiler drivers (well, one of those I...
2002-12-15 Andy PolyakovAnother Solaris shared build clean-up. This is not...
2002-12-15 Richard LevitteMake sure manual pages are properly linked to on system...
2002-12-15 Richard LevitteMake sure manual pages are properly linked to on system...
next