summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2000-01-29Finally found a form that I like...Richard Levitte
2000-01-27It works much better when you don't press shift at the wrong moment...Richard Levitte
2000-01-27Added a configuration for myself...Richard Levitte
2000-01-22config string commentUlf Möller
2000-01-20WINDOWS is defined in e_os.h. The problem was WIN32 (the new egcs uses _WIN32).Ulf Möller
2000-01-20Define WINDOWS for Mingw32 and Cygwin.Bodo Möller
2000-01-20Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson
2000-01-16Add missing #ifndefs that caused missing symbols when building libsslUlf Möller
2000-01-11Make sure that generated files are labeled as such (except in dofile(), for now)Richard Levitte
2000-01-07make no-des and no-rc2 work.Bodo Möller
2000-01-05Rename CA.pl to CA.pl.in (no actual changes), and let ConfigureBodo Möller
2000-01-02Enhanced support for Alpha Linux. See CHANGES for details.Andy Polyakov
1999-11-03Fix assembler for Alpha (tested only on DEC OSF not Linux or *BSD). TheMark J. Cox
1999-10-25Improve support for running everything as a monolithic application.Bodo Möller
1999-10-07RC4 tune-up featuring 30-40% performance improvement on most RISCAndy Polyakov
1999-09-30HPUX 11 flags.Ulf Möller
1999-09-29Generate obj_dat.h in "make update".Ulf Möller
1999-09-14Add some debug-solaris-...-cc configurations.Bodo Möller
1999-09-10Truncate message about "new" include filenamesBodo Möller
1999-09-09Re-enable message about transition <foo.h> => <openssl/foo.h>Bodo Möller
1999-09-07Correct address in a comment.Ulf Möller
1999-08-24Minor MIPS III/IV tune-up.Andy Polyakov
1999-08-13editing error.Ulf Möller
1999-08-13Honor $PERL environment variable in Configure.Ulf Möller
1999-08-13Add pkcs7 and des apps to "make all".Ulf Möller
1999-08-12Disable the text about foo.h => openssl/foo.h.Bodo Möller
1999-08-11Add functions to allow extensions to be added to certificate requests.Dr. Stephen Henson
1999-08-08Backout the following change:Ralf S. Engelschall
1999-08-04Configure fix for Windows: under Windows+perl "system" ends up going via theDr. Stephen Henson
1999-08-02automatically use no-mdc2 if no-des is requested.Bodo Möller
1999-08-02Revert previous change -- it was an accident.Bodo Möller
1999-08-02avoid some NO_<cipher> problemsBodo Möller
1999-07-29Always use buildinf.h, which now includes the mk1mfinf.h data.Bodo Möller
1999-07-27Use correct CFLAG definition for makefile.one builds.Bodo Möller
1999-07-25SPARC Solaris config updates.Andy Polyakov
1999-07-25SGI IRIX config updates.Andy Polyakov
1999-07-25Added support for SPARC Linux.Andy Polyakov
1999-07-21avoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command lines,Bodo Möller
1999-07-20MIPS III/IV assembler module is reimplemented.Andy Polyakov
1999-07-19New compile time option -DCRYPTO_MDEBUG_THREAD.Bodo Möller
1999-07-19Have CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG,Bodo Möller
1999-07-18Add optional (compile-time configurable) time to CRYPTO_mem_leaks output.Bodo Möller
1999-07-16Did not check the last SDIR line for excluded algorithms.Ulf Möller
1999-07-14Judging from various messages on the OpenSSL mailing lists, HP-UX 10Bodo Möller
1999-07-09Provide CFLAGS and PLATFORM information on Windows platforms.Bodo Möller
1999-07-09Don't confuse mk1mf.pl by combining multiple options into one.Bodo Möller
1999-07-09Broken HPUX cc.Ulf Möller
1999-07-05Disable asserts for standard configurations.Bodo Möller
1999-07-05make debug-solaris-[u]sparc-gcc more usefulBodo Möller
1999-06-26The Mingw32 configuration entry was missing one colon (found byBodo Möller