aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...Richard Levitte2000-11-301-1/+58
* I might want to debug the assembler modules...Richard Levitte2000-11-181-1/+1
* Update my own debugging configuration entryRichard Levitte2000-11-121-1/+1
* Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte2000-11-081-5/+4
* Lutz tells me HP cc uses the same syntax for flags that should beRichard Levitte2000-11-071-7/+7
* shl_load() also needs to load along a path given through anRichard Levitte2000-11-071-12/+12
* Add support for shared libraries under Irix.Richard Levitte2000-11-011-6/+6
* Rename true64 to the correct tru64.Richard Levitte2000-10-311-3/+3
* Add configuration option to build on Linux on both big-endian andRichard Levitte2000-10-311-1/+2
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-1/+18
* FreeBSD-elf can do threads. However, there seems to be confusion ifRichard Levitte2000-10-211-1/+1
* Add what's needed to get shared libraries on HP-UX.Richard Levitte2000-10-211-16/+25
* Even when you don't want to create shared libraries, it's a good ideaRichard Levitte2000-10-131-1/+1