aboutsummaryrefslogtreecommitdiff
path: root/Configure
AgeCommit message (Expand)AuthorFilesLines
2002-01-02On Solaris64, cc needs the flag -xarch=v9 when linking sharedRichard Levitte1-75/+76
2002-01-02Add support for Linux on HP/PA.Richard Levitte1-0/+3
2001-12-06HPUX 9.X on m68k with gccLutz Jänicke1-0/+3
2001-11-30Support for QNX (wrat@jump.net (the wharf rat)).Lutz Jänicke1-0/+3
2001-11-27Certain missing algorithms make some SSL versions or TLS impossible toRichard Levitte1-1/+66
2001-11-22OS/390 supportBodo Möller1-0/+6
2001-11-12Add unixware-7-gcc as in 0.9.6 branch (except that we need a 'sys_id'Bodo Möller1-0/+1
2001-10-10For systems where gcc is used and where we don't know if GNU ld isRichard Levitte1-8/+8
2001-09-22The 'no-rijndael' option must define OPENSSL_NO_AES because that isBodo Möller1-0/+6
2001-09-06Even more corrections for OpenUNIX 8Lutz Jänicke1-4/+4
2001-09-06Sort out mess of colons...Lutz Jänicke1-5/+5
2001-09-06Support for shared libraries on Unixware-7 and OpenUNIX-8Lutz Jänicke1-3/+9
2001-09-05Oops^2: It was the correct line, but an incorrect change.Bodo Möller1-1/+1
2001-09-05Oops, wrong lineBodo Möller1-2/+2
2001-09-05-mcpu=i486 vs. -m486 ...Bodo Möller1-1/+1
2001-09-05Use GCC 2.95/3.0 optimizationUlf Möller1-0/+3
2001-09-01zlib default was broken on most platforms.Ulf Möller1-16/+16
2001-08-13gcc 3.0 tells me that -m486 is deprecated. The gcc 2.95 manual tellsRichard Levitte1-19/+19
2001-08-10Apply the Tru64 patch from Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>Richard Levitte1-5/+32
2001-08-03This ghastly hack prevents CVS wars over Kerberos (which is disabled by defau...Ben Laurie1-0/+2
2001-07-30Enhanced support for IA-64 Linux and HP-UX (as well as better support forAndy Polyakov1-2/+11
2001-07-25Support for 64-bit Solaris build with GCC 3.0 and later. It should beAndy Polyakov1-1/+4
2001-07-21Clean up EVP macros, rename DES EDE3 modes correctly, temporary support forBen Laurie1-0/+1
2001-07-12Add the possibility to specify the use of zlib compression andRichard Levitte1-7/+26
2001-07-09Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 inRichard Levitte1-2/+21
2001-07-01Changes to have OpenSSL compile on OS/2.Richard Levitte1-1/+4
2001-06-23Update my config entry to allow use of DSOs.Dr. Stephen Henson1-1/+1
2001-05-12Change Win32 to use EXPORT_VAR_AS_FN.Dr. Stephen Henson1-2/+2
2001-05-03Add support for Sun C on Solaris x86. Contributed by Ben <mouring@etoh.evila...Richard Levitte1-1/+4
2001-04-05Unixware config.Richard Levitte1-2/+4
2001-04-04Incorporate some changes that make OpenSSL compilable in CygWin.Richard Levitte1-0/+3
2001-04-03Remove a typo in dgux-R4-gcc.Richard Levitte1-1/+1
2001-03-27Restore asm/mips3.s to be compiled and linked in, since the bug hasRichard Levitte1-3/+1
2001-03-27Reports seem to show that asm/mips3.s has faults. To be investigated, but le...Richard Levitte1-1/+3
2001-03-26For mips3 and alpha, put the assembler file directives in separateRichard Levitte1-12/+17
2001-03-24gcc uses collect2, not ld, to link things. Therefore, when using gccRichard Levitte1-7/+7
2001-03-18New cofiguration for Unixwre and SCO,with slightly better granularity. Contr...Richard Levitte1-3/+12
2001-03-15bsdi-elf needs to link with -ldl.Richard Levitte1-1/+1
2001-03-15For AIX 4.3 or above, allow the use of dlfcn.Richard Levitte1-0/+2
2001-03-11Forcibly enable memory leak checking during "make test"Bodo Möller1-1/+1
2001-03-09Workaround for solaris64 linking problem (explicit "ar rs" is neededBodo Möller1-5/+11
2001-03-08Fixes to make 'no-ec' work (it should not turn 'objects' into 'objts' for exa...Bodo Möller1-1/+1
2001-03-07Code for better build under Darwin (MacOS X).Richard Levitte1-1/+2
2001-03-02Introduce the possibility to access global variables throughRichard Levitte1-0/+7
2001-02-22Define the OPENSSL_NO_* macros as NO_* macros for the sake of applications th...Richard Levitte1-0/+10
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte1-1/+0
2001-02-20I'm sick of the warnings about long long...Richard Levitte1-2/+2
2001-02-19Temporary fix for build break.Ulf Möller1-0/+1
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-161/+173
2001-02-19An obvious but hard-to-see cut'n'paste error corrected.Richard Levitte1-2/+1