summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2000-03-25List "no-..." option first because it's the most frequently needed one.Bodo Möller
2000-03-25Explain configuration options more completely.Bodo Möller
2000-03-24A couple of corrections concerning HPUX 10 and shared libraries.Richard Levitte
2000-03-23A quick hack to have ssize_t work with gcc under SunOS 4 (tested onRichard Levitte
2000-03-12cleaning up a littleBodo Möller
2000-03-07Protect variables from potential misinterpretations, for example aRichard Levitte
2000-03-02I'm experimenting with a hack in dopr() and friends b_printf.c to makeRichard Levitte
2000-02-29some people can't read :)Ulf Möller
2000-02-29Added configuration support for Linux/IA64Ralf S. Engelschall
2000-02-28Switch to 0.9.6, and finally remove the annoying messageBodo Möller
2000-02-26Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller
2000-02-26Add support for Unixware 7. Thanks to Ron Record <rr@sco.com> for theRichard Levitte
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