aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* I forgot about $openssl_other_defines ... should probably do thisGeoff Thorpe2000-04-061-3/+9
* This helps make the DSO stuff more portable;Geoff Thorpe2000-04-061-8/+27
* This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe2000-04-041-32/+43
* List "no-..." option first because it's the most frequently needed one.Bodo Möller2000-03-251-1/+1
* Explain configuration options more completely.Bodo Möller2000-03-251-1/+1
* A couple of corrections concerning HPUX 10 and shared libraries.Richard Levitte2000-03-241-0/+2
* A quick hack to have ssize_t work with gcc under SunOS 4 (tested onRichard Levitte2000-03-231-1/+1
* cleaning up a littleBodo Möller2000-03-121-4/+3
* Protect variables from potential misinterpretations, for example aRichard Levitte2000-03-071-27/+27
* I'm experimenting with a hack in dopr() and friends b_printf.c to makeRichard Levitte2000-03-021-1/+1
* some people can't read :)Ulf Möller2000-02-291-0/+1
* Added configuration support for Linux/IA64Ralf S. Engelschall2000-02-291-0/+1
* Switch to 0.9.6, and finally remove the annoying messageBodo Möller2000-02-281-3/+0
* Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller2000-02-261-1/+1
* Add support for Unixware 7. Thanks to Ron Record <rr@sco.com> for theRichard Levitte2000-02-261-0/+3
* linux-ppcUlf Möller2000-02-251-1/+1
* Use threads for linux-ppc.Bodo Möller2000-02-251-1/+1
* Don't define platform-dependent preprocessor symbols for OPENSSL_THREAD_DEFINES.Bodo Möller2000-02-241-8/+8
* Avoid saving any macros starting with a _, since that can createRichard Levitte2000-02-231-1/+1
* Move MAC computations for Finished from ssl3_read_bytes intoBodo Möller2000-02-211-1/+1
* More compact Configure usage message.Ulf Möller2000-02-211-6/+25
* Change the 'other' structure in certificate aux info.Dr. Stephen Henson2000-02-201-1/+1
* Keep variable names consistent with corresponding pre-processorBodo Möller2000-02-181-7/+7
* Make excluded cipher entry in opensslconf.h a bit more descriptive.Ulf Möller2000-02-181-1/+2
* Stay compatible to older Perl5 releases (see diff -r1.11 -r1.12).Bodo Möller2000-02-181-1/+2
* Avoid potential conflicts between #defines in opensslconf.h andBodo Möller2000-02-181-13/+21
* Make Configure add the configuration options that it was copmiledRichard Levitte2000-02-181-2/+22
* Avoid GNU C assembler templates under Solaris x86.Andy Polyakov2000-02-151-8/+25
* HP-UX tune-up: new unified configs, HP C compiler bug workaround.Andy Polyakov2000-02-121-4/+37
* Support for MacOS X (Rhapsody) is added. Also get rid of volatileAndy Polyakov2000-02-061-0/+3
* Generate just one error code if iterated SSL_CTX_get() fails.Bodo Möller2000-02-051-13/+13
* EBCDIC support.Ulf Möller2000-02-011-1/+1
* Print a reassuring message when Configure is done.Ulf Möller2000-02-011-0/+2
* 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