summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2002-01-26Apply a small patch from Dan Lanz <lanz@zolera.com> to get sharedRichard Levitte
2002-01-26Add old patch from Robert Dahlem <Robert.Dahlem@ffm2.siemens.de> toRichard Levitte
2002-01-25Apply Neale Ferguson's patch to add a configuration target for linux-s390xRichard Levitte
2002-01-25Apply the following changes by Toomas Kiisk <vix@cyber.ee>:Richard Levitte
2002-01-18Constification, add config to /dev/crypto.Ben Laurie
2002-01-08Patches to make OpenSSL compilable on MacOS/X.Richard Levitte
2002-01-04fix 'Configure TABLE' outputBodo Möller
2002-01-02On Solaris64, cc needs the flag -xarch=v9 when linking sharedRichard Levitte
2002-01-02Add support for Linux on HP/PA.Richard Levitte
2001-12-06HPUX 9.X on m68k with gccLutz Jänicke
2001-11-30Support for QNX (wrat@jump.net (the wharf rat)).Lutz Jänicke
2001-11-27Certain missing algorithms make some SSL versions or TLS impossible toRichard Levitte
2001-11-22OS/390 supportBodo Möller
2001-11-12Add unixware-7-gcc as in 0.9.6 branch (except that we need a 'sys_id'Bodo Möller
2001-10-10For systems where gcc is used and where we don't know if GNU ld isRichard Levitte
2001-09-22The 'no-rijndael' option must define OPENSSL_NO_AES because that isBodo Möller
2001-09-06Even more corrections for OpenUNIX 8Lutz Jänicke
2001-09-06Sort out mess of colons...Lutz Jänicke
2001-09-06Support for shared libraries on Unixware-7 and OpenUNIX-8Lutz Jänicke
2001-09-05Oops^2: It was the correct line, but an incorrect change.Bodo Möller
2001-09-05Oops, wrong lineBodo Möller
2001-09-05-mcpu=i486 vs. -m486 ...Bodo Möller
2001-09-05Use GCC 2.95/3.0 optimizationUlf Möller
2001-09-01zlib default was broken on most platforms.Ulf Möller
2001-08-13gcc 3.0 tells me that -m486 is deprecated. The gcc 2.95 manual tellsRichard Levitte
2001-08-10Apply the Tru64 patch from Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>Richard Levitte
2001-08-03This ghastly hack prevents CVS wars over Kerberos (which is disabled by defau...Ben Laurie
2001-07-30Enhanced support for IA-64 Linux and HP-UX (as well as better support forAndy Polyakov
2001-07-25Support for 64-bit Solaris build with GCC 3.0 and later. It should beAndy Polyakov
2001-07-21Clean up EVP macros, rename DES EDE3 modes correctly, temporary support forBen Laurie
2001-07-12Add the possibility to specify the use of zlib compression andRichard Levitte
2001-07-09Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 inRichard Levitte
2001-07-01Changes to have OpenSSL compile on OS/2.Richard Levitte
2001-06-23Update my config entry to allow use of DSOs.Dr. Stephen Henson
2001-05-12Change Win32 to use EXPORT_VAR_AS_FN.Dr. Stephen Henson
2001-05-03Add support for Sun C on Solaris x86. Contributed by Ben <mouring@etoh.evila...Richard Levitte
2001-04-05Unixware config.Richard Levitte
2001-04-04Incorporate some changes that make OpenSSL compilable in CygWin.Richard Levitte
2001-04-03Remove a typo in dgux-R4-gcc.Richard Levitte
2001-03-27Restore asm/mips3.s to be compiled and linked in, since the bug hasRichard Levitte
2001-03-27Reports seem to show that asm/mips3.s has faults. To be investigated, but le...Richard Levitte
2001-03-26For mips3 and alpha, put the assembler file directives in separateRichard Levitte
2001-03-24gcc uses collect2, not ld, to link things. Therefore, when using gccRichard Levitte
2001-03-18New cofiguration for Unixwre and SCO,with slightly better granularity. Contr...Richard Levitte
2001-03-15bsdi-elf needs to link with -ldl.Richard Levitte
2001-03-15For AIX 4.3 or above, allow the use of dlfcn.Richard Levitte
2001-03-11Forcibly enable memory leak checking during "make test"Bodo Möller
2001-03-09Workaround for solaris64 linking problem (explicit "ar rs" is neededBodo Möller
2001-03-08Fixes to make 'no-ec' work (it should not turn 'objects' into 'objts' for exa...Bodo Möller
2001-03-07Code for better build under Darwin (MacOS X).Richard Levitte