Make sure the last character of the ASN.1 time string (the 'Z') is copied.
[oweals/openssl.git] / Makefile.org
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-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 LevitteUpdate the make system for installations:
2002-12-14 Andy PolyakovSolaris shared build fix-ups. See RT#238,239 for details.
2002-12-14 Andy Polyakovx86_64 performance patch.
2002-12-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-12-06 Richard LevitteApparently, bash is more forgiving than sh. To be...
2002-12-06 Richard LevitteApparently, bash is more forgiving than sh. To be...
2002-12-05 Richard LevitteCorrected DJGPP patch
2002-12-05 Richard LevitteCorrected DJGPP patch
2002-12-04 Richard LevitteCorrect a few typos that I introduced after applying...
2002-12-04 Richard LevitteCorrect a few typos that I introduced after applying...
2002-12-04 Richard LevitteDJGPP patches.
2002-12-04 Richard LevitteDJGPP patches.
2002-11-29 Richard LevitteMake it so all names mentioned in the NAME section...
2002-11-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-29 Richard LevitteMake it so all names mentioned in the NAME section...
2002-11-27 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-15 Richard LevitteChanges to make shared library building and use work...
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-11 Lutz JänickeMake sure permissions are friendly when building releas...
2002-11-06 Richard LevitteKeep on using ${CC}, since gcc may act in disguise.
2002-11-06 Richard LevitteGenerate openssl.pc so pkg-config can return proper...
2002-11-06 Richard LevitteGenerate openssl.pc so pkg-config can return proper...
2002-10-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
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.
2002-10-11 Richard LevitteStep 12 of move of engines: Time to make the changes...
2002-10-11 Richard LevitteMove the shared library construction stuff to Makefile...
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 Richard LevitteKeep the sub_all symbol so all the algorithm Makefiles...
2002-10-09 Richard LevitteChange the main Makefile to have "mini-build" targets.
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-04 Richard LevitteInstalled libraries should not be overwritten, especial...
2002-10-04 Richard LevitteInstalled libraries should not be overwritten, especial...
2002-09-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-18 Richard LevitteTypo, I assigned the variable ld instead of my_ld...
2002-08-18 Richard LevitteTypo, I assigned the variable ld instead of my_ld...
2002-08-17 Richard LevitteSo, I discovered that if you have your $PATH set so...
2002-08-17 Richard LevitteSo, I discovered that if you have your $PATH set so...
2002-08-14 Bodo Möllerchange how pod2man is handled: explicitly invoke '...
2002-08-14 Bodo Möllerchange how pod2man is handled: explicitly invoke '...
2002-08-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-09 Richard LevitteWhen we want to give a -f argument to $(MAKE), we'd...
2002-08-09 Richard LevitteWhen we want to give a -f argument to $(MAKE), we'd...
2002-08-09 Bodo MöllerAdd ECDH support.
2002-08-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-04 Geoff ThorpeFix "make install_docs" (and thus "make install").
2002-08-04 Geoff ThorpeFix "make install_docs" (and thus "make install").
2002-08-01 Richard LevitteWe don't need to find out which pod2man to use more...
2002-08-01 Richard LevitteWe don't need to find out which pod2man to use more...
2002-08-01 Richard LevitteAdd aix64-cc, and make sure that ar gets proper flags...
2002-08-01 Richard LevitteAdd aix64-cc, and make sure that ar gets proper flags...
2002-07-31 Richard LevitteMake sure to use $(MAKE) everywhere instead of make.
2002-07-31 Richard LevitteMake sure to use $(MAKE) everywhere instead of make.
2002-07-31 Richard Levitteln -f -s doesn't always work, so do a rm -f followed...
2002-07-31 Richard Levitteln -f -s doesn't always work, so do a rm -f followed...
2002-07-23 Richard LevitteMake dummy tests to make it easier to physically remove...
2002-07-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-23 Richard LevitteMake dummy tests to make it easier to physically remove...
2002-07-19 Lutz JänickeHP-UX shared libraries must be +x and should be -w...
2002-07-19 Lutz JänickeHP-UX shared libraries must be +x and should be -w...
2002-07-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-17 Richard LevitteOn MacOS X, the shared library editor uses DYLD_LIBRARY...
2002-07-17 Richard LevitteOn MacOS X, the shared library editor uses DYLD_LIBRARY...
2002-07-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-20 Lutz JänickeHP-UX: shared libraries MUST be +x and SHOULD be -w.
2002-06-20 Lutz JänickeHP-UX: shared libraries MUST be +x and SHOULD be -w.
2002-06-20 Lutz JänickeFix path to find util/pod2man.pl from the execution...
2002-06-20 Lutz JänickeFix path to find util/pod2man.pl from the execution...
2002-06-12 Lutz JänickeSupport building the distribution .tar file on platform...
2002-06-12 Lutz JänickeSupport building the distribution .tar file on platform...
2002-06-10 Bodo Möllerfix for 'make update'
2002-06-10 Bodo Möllerfix for 'make update'
2002-06-10 Lutz JänickeMake sure that flags are passed to "make" subprocesses.
2002-06-10 Lutz JänickeMake sure that flags are passed to "make" subprocesses.
2002-06-06 Lutz JänickeFor the main directory, Makefile.org is significant :-)
2002-06-06 Lutz JänickeFor the main directory, Makefile.org is significant :-)
2002-06-05 Richard LevitteMake perl replacement for dirname, for system that...
2002-06-05 Richard LevitteMake perl replacement for dirname, for system that...
2002-05-30 Richard LevitteApparently, there are still chances we have to deal...
2002-05-30 Richard LevitteApparently, there are still chances we have to deal...
2002-05-30 Richard LevitteOur copy of pod2man.pl is old and comparatively broken...
2002-05-30 Richard LevitteOur copy of pod2man.pl is old and comparatively broken...
2002-05-07 Lutz JänickeAdd missing ";" after fi
2002-05-07 Lutz JänickeAdd missing ";" after fi
2002-04-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-04-13 Richard LevitteAvoid emacs backup files when making a snapshot
next