aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Add functions to allow extensions to be added to certificate requests.Dr. Stephen Henson1999-08-111-1/+1
* Backout the following change:Ralf S. Engelschall1999-08-081-1/+1
* Configure fix for Windows: under Windows+perl "system" ends up going via theDr. Stephen Henson1999-08-041-1/+1
* automatically use no-mdc2 if no-des is requested.Bodo Möller1999-08-021-0/+6
* Revert previous change -- it was an accident.Bodo Möller1999-08-021-12/+0
* avoid some NO_<cipher> problemsBodo Möller1999-08-021-0/+12
* Always use buildinf.h, which now includes the mk1mfinf.h data.Bodo Möller1999-07-291-6/+7
* Use correct CFLAG definition for makefile.one builds.Bodo Möller1999-07-271-0/+2
* SPARC Solaris config updates.Andy Polyakov1999-07-251-12/+20
* SGI IRIX config updates.Andy Polyakov1999-07-251-12/+12
* Added support for SPARC Linux.Andy Polyakov1999-07-251-2/+12
* avoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command lines,Bodo Möller1999-07-211-7/+7
* MIPS III/IV assembler module is reimplemented.Andy Polyakov1999-07-201-2/+2
* New compile time option -DCRYPTO_MDEBUG_THREAD.Bodo Möller1999-07-191-3/+3
* Have CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG,Bodo Möller1999-07-191-3/+3
* Add optional (compile-time configurable) time to CRYPTO_mem_leaks output.Bodo Möller1999-07-181-1/+1
* Did not check the last SDIR line for excluded algorithms.Ulf Möller1999-07-161-1/+1
* Judging from various messages on the OpenSSL mailing lists, HP-UX 10Bodo Möller1999-07-141-2/+2
* Provide CFLAGS and PLATFORM information on Windows platforms.Bodo Möller1999-07-091-0/+8
* Don't confuse mk1mf.pl by combining multiple options into one.Bodo Möller1999-07-091-1/+7
* Broken HPUX cc.Ulf Möller1999-07-091-1/+1
* Disable asserts for standard configurations.Bodo Möller1999-07-051-1/+1
* make debug-solaris-[u]sparc-gcc more usefulBodo Möller1999-07-051-2/+2
* The Mingw32 configuration entry was missing one colon (found byBodo Möller1999-06-261-7/+7
* configuration change for debuggingBodo Möller1999-06-261-1/+1
* Use the same CPU recogition method for FreeBSD 3 as for the other FreeBSDUlf Möller1999-06-241-1/+0
* Don't use inline assembler when configured for "no-asm".Bodo Möller1999-06-231-1/+4
* Make some debug-... configurations more useful for debugging.Bodo Möller1999-06-211-3/+3
* Provide fallback configurations for all hpux... configurationsBodo Möller1999-06-141-1/+16
* NeXT 3.3 can handle -O3 (3.0 can't).Bodo Möller1999-06-101-2/+1
* hpux-cc (HPUX 9.x) does not work with BN_LLONG (floating point exceptions).Bodo Möller1999-06-101-1/+1
* Fix determination of Perl interpreter: A perl or perl5Ralf S. Engelschall1999-06-101-1/+1
* Put SC5 warning back in, future changes might trigger the compiler bug again.Ulf Möller1999-06-091-0/+1
* Don't define _ANSI_SOURCE for NetBSD.Ulf Möller1999-06-091-1/+1
* Delete unnecessary newlines in TABLEBodo Möller1999-06-091-1/+0
* Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).Bodo Möller1999-06-091-93/+100
* Use only -O, not -O3 for NeXTstep:Bodo Möller1999-06-071-1/+3
* "linux-sparc" configuration.Bodo Möller1999-06-071-1/+2
* "linux-sparc64-gcc" configurationBodo Möller1999-06-041-0/+1
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+3
* gcc dumps core on HPUX.Ulf Möller1999-06-041-1/+2
* Adjust bsdi-elf-gcc to look more like FreeBSD-elf, linux-elf and the like.Bodo Möller1999-05-311-1/+1
* BSD/OS 4.x support (bsdi-elf-gcc)Bodo Möller1999-05-301-0/+1
* Some assembler-related clean-ups.Bodo Möller1999-05-281-0/+37
* sco5-gcc configuration.Bodo Möller1999-05-281-0/+1
* Set #!... path to Perl in apps/der_chop automatically.Bodo Möller1999-05-251-0/+6
* Temporary workaround for IRIX64 build.Bodo Möller1999-05-251-2/+2
* Don't use NULL-pointer :-/Bodo Möller1999-05-231-0/+1
* Detect Siemens platforms.Ulf Möller1999-05-201-2/+5
* Bignum library bug fix. IRIX 6 passes "make test" now!Ulf Möller1999-05-201-11/+8