update error library for EC... changes
[openssl.git] / Makefile.org
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.
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 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-04 Richard LevitteInstalled libraries should not be overwritten, especial...
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-14 Bodo Möllerchange how pod2man is handled: explicitly invoke '...
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 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 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 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-19 Lutz JänickeHP-UX shared libraries must be +x and should be -w...
2002-07-17 Richard LevitteOn MacOS X, the shared library editor uses DYLD_LIBRARY...
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ä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-10 Bodo Möllerfix for 'make update'
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-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 LevitteOur copy of pod2man.pl is old and comparatively broken...
2002-05-07 Lutz JänickeAdd missing ";" after fi
2002-04-13 Richard LevitteAvoid emacs backup files when making a snapshot
2002-04-06 Richard LevitteMake shared libraries resolve global symbols within...
2002-02-14 Richard LevitteAt Corinna Vinschen's request, change CygWin32 to Cygwin
2002-02-13 Bodo MöllerECDSA support
2002-02-13 Richard LevitteUpdate the configuration of CygWin32 to use the new...
2002-02-13 Richard LevitteMove teh silencer to the right place.
2002-02-13 Richard LevitteMake link-shard a little bit more efficient. If there...
2002-02-07 Richard LevitteGenerate the individual engines' error strings and...
2002-01-29 Lutz JänickeMake SHLIB_TARGET available in subdirs (here: apps/)
2002-01-28 Lutz JänickeSuperflous '\' messes up with HP-UX make.
2002-01-26 Richard LevitteUpdate SCO5 targets.
2002-01-26 Richard LevitteAdd old patch from Robert Dahlem <Robert.Dahlem@ffm2...
2002-01-08 Richard LevittePatches to make OpenSSL compilable on MacOS/X.
2002-01-02 Richard LevitteBecause Rijndael is more known as AES, use crypto/aes...
2002-01-02 Richard LevitteOn Solaris64, cc needs the flag -xarch=v9 when linking...
2001-10-30 Richard LevitteChange the shared library support so the shared librari...
2001-10-10 Richard LevitteFor systems where gcc is used and where we don't know...
2001-09-06 Lutz JänickeCompletely reworked SVR5 shared library support.
2001-09-06 Lutz JänickeSupport for shared libraries on Unixware-7 and OpenUNIX-8
2001-08-10 Richard LevitteApply the Tru64 patch from Tim Mooney <mooney@dogbert...
2001-07-09 Richard LevittePatches from Vern Staats <staatsvr@asc.hpc.mil> to...
2001-06-05 Richard LevitteSmall detail about AIX forgotten...
2001-05-06 Richard LevitteAdd a general user interface API. This is designed...
2001-04-27 Richard LevitteA method to create shared libraries on AIX, and accordi...
2001-04-26 Richard LevitteLinux shared libraries can be linked with debug symbols.
2001-04-12 Bodo Möllerundo previous change ...
2001-04-12 Bodo Möllerupdate from 0.9.6a
2001-04-08 Bodo Möller'||', '&&' and 'test -x' apparently don't work on Ultrix;
2001-04-04 Richard LevitteIncorporate some changes that make OpenSSL compilable...
2001-04-04 Richard LevitteMake do_bsd-gcc-shared depend on do_gnu-shared instead...
2001-03-24 Richard LevitteWhen using the native tools on Solaris, make damn sure...
2001-03-24 Richard Levitteln on Solaris expects -f to come before -s.
2001-03-22 Richard LevitteWe really have no need for PEX_LIBS, so empty it.
2001-03-15 Richard LevitteMinimise the amount of -L. when linking the shared...
2001-03-13 Bodo Möllertypo
2001-03-11 Bodo MöllerForcibly enable memory leak checking during "make test"
2001-03-06 Bodo MöllerChange obj_... generation so that it does not generate...
2001-03-05 Bodo MöllerMove ec.h to ec2.h because it is not compatible with...
2001-02-22 Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-01-10 Bodo MöllerPass ${PERL} down to the Makefile in sub-directory...
2001-01-10 Bodo MöllerUse $(PERL) in place of hard-coded perl
2000-11-30 Richard LevitteFirst tentative impementation of Kerberos 5 cryptos...
2000-11-14 Lutz JänickeSome platforms (namely HP-UX) require the 'x' bit set...
2000-11-13 Lutz JänickeHP-UX shared libraries do not build any longer, as...
2000-11-12 Richard LevitteFor a long time, I've wanted to be able to easily run...
2000-11-08 Richard LevitteRemove references to RSAref. The glue library is but...
2000-11-06 Richard LevitteMake sure that shared libraries get the internal name...
next