aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Finally found a form that I like...Richard Levitte2000-01-291-1/+1
* It works much better when you don't press shift at the wrong moment...Richard Levitte2000-01-271-1/+1
* Added a configuration for myself...Richard Levitte2000-01-271-0/+1
* config string commentUlf Möller2000-01-221-2/+2
* WINDOWS is defined in e_os.h. The problem was WIN32 (the new egcs uses _WIN32).Ulf Möller2000-01-201-2/+2
* Define WINDOWS for Mingw32 and Cygwin.Bodo Möller2000-01-201-2/+2
* Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson2000-01-201-0/+1
* Add missing #ifndefs that caused missing symbols when building libsslUlf Möller2000-01-161-1/+1
* Make sure that generated files are labeled as such (except in dofile(), for now)Richard Levitte2000-01-111-0/+2
* make no-des and no-rc2 work.Bodo Möller2000-01-071-0/+1
* 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