aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Even more corrections for OpenUNIX 8Lutz Jänicke2001-09-061-4/+4
* Sort out mess of colons...Lutz Jänicke2001-09-061-5/+5
* Support for shared libraries on Unixware-7 and OpenUNIX-8Lutz Jänicke2001-09-061-3/+9
* Oops^2: It was the correct line, but an incorrect change.Bodo Möller2001-09-051-1/+1
* Oops, wrong lineBodo Möller2001-09-051-2/+2
* -mcpu=i486 vs. -m486 ...Bodo Möller2001-09-051-1/+1
* Use GCC 2.95/3.0 optimizationUlf Möller2001-09-051-0/+3
* zlib default was broken on most platforms.Ulf Möller2001-09-011-16/+16
* gcc 3.0 tells me that -m486 is deprecated. The gcc 2.95 manual tellsRichard Levitte2001-08-131-19/+19
* Apply the Tru64 patch from Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>Richard Levitte2001-08-101-5/+32
* This ghastly hack prevents CVS wars over Kerberos (which is disabled by defau...Ben Laurie2001-08-031-0/+2
* Enhanced support for IA-64 Linux and HP-UX (as well as better support forAndy Polyakov2001-07-301-2/+11
* Support for 64-bit Solaris build with GCC 3.0 and later. It should beAndy Polyakov2001-07-251-1/+4
* Clean up EVP macros, rename DES EDE3 modes correctly, temporary support forBen Laurie2001-07-211-0/+1
* Add the possibility to specify the use of zlib compression andRichard Levitte2001-07-121-7/+26
* Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 inRichard Levitte2001-07-091-2/+21
* Changes to have OpenSSL compile on OS/2.Richard Levitte2001-07-011-1/+4
* Update my config entry to allow use of DSOs.Dr. Stephen Henson2001-06-231-1/+1
* Change Win32 to use EXPORT_VAR_AS_FN.Dr. Stephen Henson2001-05-121-2/+2
* Add support for Sun C on Solaris x86. Contributed by Ben <mouring@etoh.evila...Richard Levitte2001-05-031-1/+4
* Unixware config.Richard Levitte2001-04-051-2/+4
* Incorporate some changes that make OpenSSL compilable in CygWin.Richard Levitte2001-04-041-0/+3
* Remove a typo in dgux-R4-gcc.Richard Levitte2001-04-031-1/+1
* Restore asm/mips3.s to be compiled and linked in, since the bug hasRichard Levitte2001-03-271-3/+1
* Reports seem to show that asm/mips3.s has faults. To be investigated, but le...Richard Levitte2001-03-271-1/+3
* For mips3 and alpha, put the assembler file directives in separateRichard Levitte2001-03-261-12/+17
* gcc uses collect2, not ld, to link things. Therefore, when using gccRichard Levitte2001-03-241-7/+7
* New cofiguration for Unixwre and SCO,with slightly better granularity. Contr...Richard Levitte2001-03-181-3/+12
* bsdi-elf needs to link with -ldl.Richard Levitte2001-03-151-1/+1
* For AIX 4.3 or above, allow the use of dlfcn.Richard Levitte2001-03-151-0/+2
* Forcibly enable memory leak checking during "make test"Bodo Möller2001-03-111-1/+1
* Workaround for solaris64 linking problem (explicit "ar rs" is neededBodo Möller2001-03-091-5/+11
* Fixes to make 'no-ec' work (it should not turn 'objects' into 'objts' for exa...Bodo Möller2001-03-081-1/+1
* Code for better build under Darwin (MacOS X).Richard Levitte2001-03-071-1/+2
* Introduce the possibility to access global variables throughRichard Levitte2001-03-021-0/+7
* Define the OPENSSL_NO_* macros as NO_* macros for the sake of applications th...Richard Levitte2001-02-221-0/+10
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-1/+0
* I'm sick of the warnings about long long...Richard Levitte2001-02-201-2/+2
* Temporary fix for build break.Ulf Möller2001-02-191-0/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-161/+173
* An obvious but hard-to-see cut'n'paste error corrected.Richard Levitte2001-02-191-2/+1
* Update of linux-ppc. Contributed by MATSUURA TakanoriRichard Levitte2001-02-131-1/+2
* add linux-s390 configuration (based on information submitted byBodo Möller2001-02-091-0/+1
* BN assembler is no longer option on x86.Ben Laurie2001-02-041-1/+1
* Add debugging info to new ASN1 code to trace memory leaks.Dr. Stephen Henson2001-01-241-1/+1
* Definition of NO_KRB5 in ssl.h for external applications.Ulf Möller2001-01-221-0/+1
* Add configuration for GNU Hurd.Richard Levitte2001-01-111-0/+3
* Temporary measure: if no KRB5 is defined, add "no-krb5" to theRichard Levitte2000-12-311-0/+1
* When using -pedantic, it's a good thing to define PEDANTIC as well.Richard Levitte2000-12-131-2/+3
* Recognise Darwin as well. For now, have it do exactly the same thing as for ...Richard Levitte2000-12-011-1/+2