aboutsummaryrefslogtreecommitdiff
path: root/Configure
AgeCommit message (Expand)AuthorFilesLines
2000-03-25List "no-..." option first because it's the most frequently needed one.Bodo Möller1-1/+1
2000-03-25Explain configuration options more completely.Bodo Möller1-1/+1
2000-03-24A couple of corrections concerning HPUX 10 and shared libraries.Richard Levitte1-0/+2
2000-03-23A quick hack to have ssize_t work with gcc under SunOS 4 (tested onRichard Levitte1-1/+1
2000-03-12cleaning up a littleBodo Möller1-4/+3
2000-03-07Protect variables from potential misinterpretations, for example aRichard Levitte1-27/+27
2000-03-02I'm experimenting with a hack in dopr() and friends b_printf.c to makeRichard Levitte1-1/+1
2000-02-29some people can't read :)Ulf Möller1-0/+1
2000-02-29Added configuration support for Linux/IA64Ralf S. Engelschall1-0/+1
2000-02-28Switch to 0.9.6, and finally remove the annoying messageBodo Möller1-3/+0
2000-02-26Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller1-1/+1
2000-02-26Add support for Unixware 7. Thanks to Ron Record <rr@sco.com> for theRichard Levitte1-0/+3
2000-02-25linux-ppcUlf Möller1-1/+1
2000-02-25Use threads for linux-ppc.Bodo Möller1-1/+1
2000-02-24Don't define platform-dependent preprocessor symbols for OPENSSL_THREAD_DEFINES.Bodo Möller1-8/+8
2000-02-23Avoid saving any macros starting with a _, since that can createRichard Levitte1-1/+1
2000-02-21Move MAC computations for Finished from ssl3_read_bytes intoBodo Möller1-1/+1
2000-02-21More compact Configure usage message.Ulf Möller1-6/+25
2000-02-20Change the 'other' structure in certificate aux info.Dr. Stephen Henson1-1/+1
2000-02-18Keep variable names consistent with corresponding pre-processorBodo Möller1-7/+7
2000-02-18Make excluded cipher entry in opensslconf.h a bit more descriptive.Ulf Möller1-1/+2
2000-02-18Stay compatible to older Perl5 releases (see diff -r1.11 -r1.12).Bodo Möller1-1/+2
2000-02-18Avoid potential conflicts between #defines in opensslconf.h andBodo Möller1-13/+21
2000-02-18Make Configure add the configuration options that it was copmiledRichard Levitte1-2/+22
2000-02-15Avoid GNU C assembler templates under Solaris x86.Andy Polyakov1-8/+25
2000-02-12HP-UX tune-up: new unified configs, HP C compiler bug workaround.Andy Polyakov1-4/+37
2000-02-06Support for MacOS X (Rhapsody) is added. Also get rid of volatileAndy Polyakov1-0/+3
2000-02-05Generate just one error code if iterated SSL_CTX_get() fails.Bodo Möller1-13/+13
2000-02-01EBCDIC support.Ulf Möller1-1/+1
2000-02-01Print a reassuring message when Configure is done.Ulf Möller1-0/+2
2000-01-29Finally found a form that I like...Richard Levitte1-1/+1
2000-01-27It works much better when you don't press shift at the wrong moment...Richard Levitte1-1/+1
2000-01-27Added a configuration for myself...Richard Levitte1-0/+1
2000-01-22config string commentUlf Möller1-2/+2
2000-01-20WINDOWS is defined in e_os.h. The problem was WIN32 (the new egcs uses _WIN32).Ulf Möller1-2/+2
2000-01-20Define WINDOWS for Mingw32 and Cygwin.Bodo Möller1-2/+2
2000-01-20Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson1-0/+1
2000-01-16Add missing #ifndefs that caused missing symbols when building libsslUlf Möller1-1/+1
2000-01-11Make sure that generated files are labeled as such (except in dofile(), for now)Richard Levitte1-0/+2
2000-01-07make no-des and no-rc2 work.Bodo Möller1-0/+1
2000-01-05Rename CA.pl to CA.pl.in (no actual changes), and let ConfigureBodo Möller1-0/+2
2000-01-02Enhanced support for Alpha Linux. See CHANGES for details.Andy Polyakov1-0/+6
1999-11-03Fix assembler for Alpha (tested only on DEC OSF not Linux or *BSD). TheMark J. Cox1-6/+3
1999-10-25Improve support for running everything as a monolithic application.Bodo Möller1-1/+1
1999-10-07RC4 tune-up featuring 30-40% performance improvement on most RISCAndy Polyakov1-31/+48
1999-09-30HPUX 11 flags.Ulf Möller1-3/+2
1999-09-29Generate obj_dat.h in "make update".Ulf Möller1-2/+0
1999-09-14Add some debug-solaris-...-cc configurations.Bodo Möller1-1/+4
1999-09-10Truncate message about "new" include filenamesBodo Möller1-30/+2
1999-09-09Re-enable message about transition <foo.h> => <openssl/foo.h>Bodo Möller1-32/+32