aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Rename CA.pl to CA.pl.in (no actual changes), and let ConfigureBodo Möller2000-01-051-0/+2
* Enhanced support for Alpha Linux. See CHANGES for details.Andy Polyakov2000-01-021-0/+6
* Fix assembler for Alpha (tested only on DEC OSF not Linux or *BSD). TheMark J. Cox1999-11-031-6/+3
* Improve support for running everything as a monolithic application.Bodo Möller1999-10-251-1/+1
* RC4 tune-up featuring 30-40% performance improvement on most RISCAndy Polyakov1999-10-071-31/+48
* HPUX 11 flags.Ulf Möller1999-09-301-3/+2
* Generate obj_dat.h in "make update".Ulf Möller1999-09-291-2/+0
* Add some debug-solaris-...-cc configurations.Bodo Möller1999-09-141-1/+4
* Truncate message about "new" include filenamesBodo Möller1999-09-101-30/+2
* Re-enable message about transition <foo.h> => <openssl/foo.h>Bodo Möller1999-09-091-32/+32
* Correct address in a comment.Ulf Möller1999-09-071-1/+1
* Minor MIPS III/IV tune-up.Andy Polyakov1999-08-241-4/+4
* editing error.Ulf Möller1999-08-131-1/+2
* Honor $PERL environment variable in Configure.Ulf Möller1999-08-131-1/+1
* Add pkcs7 and des apps to "make all".Ulf Möller1999-08-131-0/+1
* Disable the text about foo.h => openssl/foo.h.Bodo Möller1999-08-121-32/+32
* 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