add missing link
[oweals/openssl.git] / Configure
2001-07-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-07-21 Ben LaurieClean up EVP macros, rename DES EDE3 modes correctly...
2001-07-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-07-12 Richard LevitteAdd the possibility to specify the use of zlib compress...
2001-07-09 Richard LevittePatches from Vern Staats <staatsvr@asc.hpc.mil> to...
2001-07-01 Richard LevitteChanges to have OpenSSL compile on OS/2.
2001-06-23 Dr. Stephen HensonUpdate my config entry to allow use of DSOs.
2001-05-12 Dr. Stephen HensonChange Win32 to use EXPORT_VAR_AS_FN.
2001-05-03 Richard LevitteAdd support for Sun C on Solaris x86. Contributed...
2001-05-03 Richard LevitteAdd support for Sun C on Solaris x86. Contributed...
2001-04-05 Richard LevitteUnixware config.
2001-04-04 Ulf MöllerUnixware config.
2001-04-04 Richard LevitteIncorporate some changes that make OpenSSL compilable...
2001-04-04 Richard LevitteIncorporate some changes that make OpenSSL compilable...
2001-04-03 Richard LevitteRemove a typo in dgux-R4-gcc.
2001-04-03 Richard LevitteRemove a typo in dgux-R4-gcc.
2001-03-27 Richard LevitteMerge in the IRIX fix from the main development line.
2001-03-27 Richard LevitteRestore asm/mips3.s to be compiled and linked in, since...
2001-03-27 Richard LevitteReports seem to show that asm/mips3.s has faults. ...
2001-03-27 Richard LevitteReports seem to show that asm/mips3.s has faults. ...
2001-03-26 Richard LevitteFor mips3 and alpha, put the assembler file directives...
2001-03-26 Richard LevitteFor mips3 and alpha, put the assembler file directives...
2001-03-24 Richard LevitteBring in the following change:
2001-03-24 Richard Levittegcc uses collect2, not ld, to link things. Therefore...
2001-03-24 Richard LevitteBring in the rest of the corrections for shared librari...
2001-03-21 Richard LevitteChange from main development line, 2001-03-18 15:24...
2001-03-18 Richard LevitteNew cofiguration for Unixwre and SCO,with slightly...
2001-03-15 Richard LevitteThe change on handling shared libraries was never appli...
2001-03-15 Richard Levittebsdi-elf needs to link with -ldl.
2001-03-15 Richard LevitteBSDI ELF knows dlfcn.
2001-03-15 Richard LevitteFor AIX 4.3 or above, allow the use of dlfcn.
2001-03-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-03-11 Bodo MöllerForcibly enable memory leak checking during "make test"
2001-03-09 Bodo MöllerWorkaround for solaris64 linking problem (explicit...
2001-03-09 Bodo MöllerWorkaround for solaris64 linking problem (explicit...
2001-03-08 Bodo MöllerFixes to make 'no-ec' work (it should not turn 'objects...
2001-03-07 Richard LevitteCode for better build under Darwin (MacOS X).
2001-03-02 Richard LevitteIntroduce the possibility to access global variables...
2001-02-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-22 Richard LevitteDefine the OPENSSL_NO_* macros as NO_* macros for the...
2001-02-20 Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-20 Richard LevitteI'm sick of the warnings about long long...
2001-02-19 Ulf MöllerTemporary fix for build break.
2001-02-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-19 Richard LevitteAn obvious but hard-to-see cut'n'paste error corrected.
2001-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-13 Richard LevitteUpdate of linux-ppc. Contributed by MATSUURA Takanori
2001-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-09 Bodo Mölleradd linux-s390 configuration (based on information...
2001-02-09 Bodo Mölleradd linux-s390 configuration (based on information...
2001-02-04 Ben LaurieBN assembler is no longer option on x86.
2001-02-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-02 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-01-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-01-25 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-01-24 Dr. Stephen HensonAdd debugging info to new ASN1 code to trace memory...
2001-01-22 Ulf MöllerDefinition of NO_KRB5 in ssl.h for external applications.
2001-01-11 Richard LevitteAdd configuration for GNU Hurd.
2000-12-31 Richard LevitteTemporary measure: if no KRB5 is defined, add "no-krb5...
2000-12-13 Richard LevitteWhen using -pedantic, it's a good thing to define PEDAN...
2000-12-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2000-12-01 Richard LevitteRecognise Darwin as well. For now, have it do exactly...
2000-11-30 Richard LevitteFirst tentative impementation of Kerberos 5 cryptos...
2000-11-18 Richard LevitteI might want to debug the assembler modules...
2000-11-12 Richard LevitteUpdate my own debugging configuration entry
2000-11-08 Richard LevitteRemove references to RSAref. The glue library is but...
2000-11-07 Richard LevitteLutz tells me HP cc uses the same syntax for flags...
2000-11-07 Richard Levitteshl_load() also needs to load along a path given through an
2000-11-01 Richard LevitteAdd support for shared libraries under Irix.
2000-10-31 Richard LevitteRename true64 to the correct tru64.
2000-10-31 Richard LevitteAdd configuration option to build on Linux on both...
2000-10-27 Richard LevitteCorrected missing colons. This was part of a larger...
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-10-21 Richard LevitteFreeBSD-elf can do threads. However, there seems to...
2000-10-21 Richard LevitteAdd what's needed to get shared libraries on HP-UX.
2000-10-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2000-10-13 Richard LevitteEven when you don't want to create shared libraries...
2000-10-13 Richard LevitteRework the system to generate shared libraries:
2000-10-11 Richard LevitteFix from main trunk, 2000-10-08 21:40 levitte:
2000-10-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2000-10-09 Richard LevitteMake sure that shareable libraries are turned off if...
2000-10-08 Richard LevitteLinux on Alpha with gcc knows about shared libraries.
2000-09-22 Richard LevitteKris Kennaway <kris@FreeBSD.org> tells us that FreeBSD...
2000-09-21 Richard LevittePortability patch for HP MPE/iX. Submitted by Mark...
2000-09-18 Richard LevitteHP-UX 64-bit has dlfcn, so let's use that instead of...
2000-09-18 Richard LevitteTypo in the added hpux targets. -ldl should be -ldld.
2000-09-17 Richard LevitteA patch from HP for better performance.
2000-09-14 Richard LevitteAdd a configuration for Sony News 4.
2000-09-13 Richard LevitteMake sure that Configure will defined DSO_WIN32 for...
2000-09-11 Richard Levittedebug-linux-elf and debug-linux-elf-efence need to...
2000-09-06 Bodo MöllerChanges for QNX: there is no thread support, and the...
2000-09-05 Dr. Stephen Henson*BIG* verify code reorganisation.
2000-09-04 Bodo MöllerAvoid abort() throughout the library, except when prepr...
2000-09-01 Bodo MöllerQNX 4 support.
2000-08-17 Richard LevitteAllow reconfiguration. This can be useful if some...
2000-08-14 Richard LevitteIBMcxx complains that maxmem is as low as 2048 for...
2000-08-02 Richard LevitteAdded and corrected documentation for the 'shared'...
next