summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2000-02-25linux-ppcUlf Möller
2000-02-25Use threads for linux-ppc.Bodo Möller
2000-02-24Don't define platform-dependent preprocessor symbols for OPENSSL_THREAD_DEFINES.Bodo Möller
2000-02-23Avoid saving any macros starting with a _, since that can createRichard Levitte
2000-02-21Move MAC computations for Finished from ssl3_read_bytes intoBodo Möller
2000-02-21More compact Configure usage message.Ulf Möller
2000-02-20Change the 'other' structure in certificate aux info.Dr. Stephen Henson
2000-02-18Keep variable names consistent with corresponding pre-processorBodo Möller
2000-02-18Make excluded cipher entry in opensslconf.h a bit more descriptive.Ulf Möller
2000-02-18Stay compatible to older Perl5 releases (see diff -r1.11 -r1.12).Bodo Möller
2000-02-18Avoid potential conflicts between #defines in opensslconf.h andBodo Möller
2000-02-18Make Configure add the configuration options that it was copmiledRichard Levitte
2000-02-15Avoid GNU C assembler templates under Solaris x86.Andy Polyakov
2000-02-12HP-UX tune-up: new unified configs, HP C compiler bug workaround.Andy Polyakov
2000-02-06Support for MacOS X (Rhapsody) is added. Also get rid of volatileAndy Polyakov
2000-02-05Generate just one error code if iterated SSL_CTX_get() fails.Bodo Möller
2000-02-01EBCDIC support.Ulf Möller
2000-02-01Print a reassuring message when Configure is done.Ulf Möller
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