Make sure the "ENGINE_TABLE" cleanup callbacks have correct prototypes.
[openssl.git] / Configure
2001-09-22 Bodo MöllerThe 'no-rijndael' option must define OPENSSL_NO_AES...
2001-09-06 Lutz JänickeEven more corrections for OpenUNIX 8
2001-09-06 Lutz JänickeSort out mess of colons...
2001-09-06 Lutz JänickeSupport for shared libraries on Unixware-7 and OpenUNIX-8
2001-09-05 Bodo MöllerOops^2: It was the correct line, but an incorrect change.
2001-09-05 Bodo MöllerOops, wrong line
2001-09-05 Bodo Möller-mcpu=i486 vs. -m486 ...
2001-09-05 Ulf MöllerUse GCC 2.95/3.0 optimization
2001-09-01 Ulf Möllerzlib default was broken on most platforms.
2001-08-13 Richard Levittegcc 3.0 tells me that -m486 is deprecated. The gcc...
2001-08-10 Richard LevitteApply the Tru64 patch from Tim Mooney <mooney@dogbert...
2001-08-03 Ben LaurieThis ghastly hack prevents CVS wars over Kerberos ...
2001-07-30 Andy PolyakovEnhanced support for IA-64 Linux and HP-UX (as well...
2001-07-25 Andy PolyakovSupport for 64-bit Solaris build with GCC 3.0 and later...
2001-07-21 Ben LaurieClean up EVP macros, rename DES EDE3 modes correctly...
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-04-05 Richard LevitteUnixware config.
2001-04-04 Richard LevitteIncorporate some changes that make OpenSSL compilable...
2001-04-03 Richard LevitteRemove a typo in dgux-R4-gcc.
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-26 Richard LevitteFor mips3 and alpha, put the assembler file directives...
2001-03-24 Richard Levittegcc uses collect2, not ld, to link things. Therefore...
2001-03-18 Richard LevitteNew cofiguration for Unixwre and SCO,with slightly...
2001-03-15 Richard Levittebsdi-elf needs to link with -ldl.
2001-03-15 Richard LevitteFor AIX 4.3 or above, allow the use of dlfcn.
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-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-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 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 Richard LevitteUpdate of linux-ppc. Contributed by MATSUURA Takanori
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-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-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-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-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-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'...
2000-08-02 Richard LevitteI had completely forgotten that print_table_entry also...
2000-08-02 Richard LevitteAdd support for shared libraries on Solaris.
2000-07-24 Richard LevitteAvoid loops, and make sure that it's possible to still...
2000-07-21 Richard LevitteRedo and enhance the support for building shared librar...
2000-06-21 Geoff Thorpe* This adds some checking to the 'dlfcn' DSO_METHOD...
2000-06-13 Geoff ThorpeEnable DSO support on alpha (OSF1), cc and gcc.
2000-06-08 Bodo MöllerAnother attempt to allow compiling on SunOS 4.*.
2000-06-06 Ulf MöllerOption "no-symlinks" to configure without creating...
2000-06-06 Andy PolyakovMT-support for IRIX 6.x and Alpha-Linux
2000-06-04 Richard LevitteAccording to Gordon Atwood <gordon@cs.ualberta.ca>...
2000-06-03 Ulf MöllerCygWin32 support.
2000-06-03 Ben LaurieEVP constification.
2000-06-01 Geoff ThorpeThis change will cause builds (by default) to not use...
2000-05-30 Geoff Thorpe"make update"
2000-05-29 Richard LevitteConfiguration for linux on ARM (contributed by Jeremy...
2000-05-24 Richard LevitteAdd the target system linux-m68k
2000-05-18 Dr. Stephen HensonFix c_rehash script, add -fingerprint option to crl.
2000-05-08 Richard LevitteBeing sick and tired of the hogging Efence does on...
next