summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
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
2001-03-02Introduce the possibility to access global variables throughRichard Levitte
2001-02-22Define the OPENSSL_NO_* macros as NO_* macros for the sake of applications th...Richard Levitte
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2001-02-20I'm sick of the warnings about long long...Richard Levitte
2001-02-19Temporary fix for build break.Ulf Möller
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-19An obvious but hard-to-see cut'n'paste error corrected.Richard Levitte
2001-02-13Update of linux-ppc. Contributed by MATSUURA TakanoriRichard Levitte
2001-02-09add linux-s390 configuration (based on information submitted byBodo Möller
2001-02-04BN assembler is no longer option on x86.Ben Laurie
2001-01-24Add debugging info to new ASN1 code to trace memory leaks.Dr. Stephen Henson
2001-01-22Definition of NO_KRB5 in ssl.h for external applications.Ulf Möller
2001-01-11Add configuration for GNU Hurd.Richard Levitte
2000-12-31Temporary measure: if no KRB5 is defined, add "no-krb5" to theRichard Levitte
2000-12-13When using -pedantic, it's a good thing to define PEDANTIC as well.Richard Levitte
2000-12-01Recognise Darwin as well. For now, have it do exactly the same thing as for ...Richard Levitte
2000-11-30First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...Richard Levitte
2000-11-18I might want to debug the assembler modules...Richard Levitte
2000-11-12Update my own debugging configuration entryRichard Levitte
2000-11-08Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte
2000-11-07Lutz tells me HP cc uses the same syntax for flags that should beRichard Levitte
2000-11-07shl_load() also needs to load along a path given through anRichard Levitte
2000-11-01Add support for shared libraries under Irix.Richard Levitte
2000-10-31Rename true64 to the correct tru64.Richard Levitte