fix indentation
[openssl.git] / Configure
2002-02-14 Richard LevitteAdd the configuration target VxWorks.
2002-02-14 Richard LevitteThe Cygwin shared extension was shifted.
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-01-27 Richard LevitteSpelling correction.
2002-01-27 Richard LevitteCorrect the number of colons for the targets aix43...
2002-01-27 Richard LevitteDetect one-step shifts of the dso_scheme.
2002-01-27 Richard LevitteI got some reports that some targets have weird dso_sch...
2002-01-26 Richard LevitteUpdate SCO5 targets.
2002-01-26 Richard LevitteApply a small patch from Dan Lanz <lanz@zolera.com...
2002-01-26 Richard LevitteAdd old patch from Robert Dahlem <Robert.Dahlem@ffm2...
2002-01-25 Richard LevitteApply Neale Ferguson's patch to add a configuration...
2002-01-25 Richard LevitteApply the following changes by Toomas Kiisk <vix@cyber...
2002-01-18 Ben LaurieConstification, add config to /dev/crypto.
2002-01-08 Richard LevittePatches to make OpenSSL compilable on MacOS/X.
2002-01-04 Bodo Möllerfix 'Configure TABLE' output
2002-01-02 Richard LevitteOn Solaris64, cc needs the flag -xarch=v9 when linking...
2002-01-02 Richard LevitteAdd support for Linux on HP/PA.
2001-12-06 Lutz JänickeHPUX 9.X on m68k with gcc
2001-11-30 Lutz JänickeSupport for QNX (wrat@jump.net (the wharf rat)).
2001-11-27 Richard LevitteCertain missing algorithms make some SSL versions or...
2001-11-22 Bodo MöllerOS/390 support
2001-11-12 Bodo MöllerAdd unixware-7-gcc as in 0.9.6 branch (except that...
2001-10-10 Richard LevitteFor systems where gcc is used and where we don't know...
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...
next