summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add some debug-solaris-...-cc configurations.Bodo Möller1999-09-141-1/+4
* Truncate message about "new" include filenamesBodo Möller1999-09-101-30/+2
* Re-enable message about transition <foo.h> => <openssl/foo.h>Bodo Möller1999-09-091-32/+32
* Correct address in a comment.Ulf Möller1999-09-071-1/+1
* Minor MIPS III/IV tune-up.Andy Polyakov1999-08-241-4/+4
* editing error.Ulf Möller1999-08-131-1/+2
* Honor $PERL environment variable in Configure.Ulf Möller1999-08-131-1/+1
* Add pkcs7 and des apps to "make all".Ulf Möller1999-08-131-0/+1
* Disable the text about foo.h => openssl/foo.h.Bodo Möller1999-08-121-32/+32
* Add functions to allow extensions to be added to certificate requests.Dr. Stephen Henson1999-08-111-1/+1
* Backout the following change:Ralf S. Engelschall1999-08-081-1/+1
* Configure fix for Windows: under Windows+perl "system" ends up going via theDr. Stephen Henson1999-08-041-1/+1
* automatically use no-mdc2 if no-des is requested.Bodo Möller1999-08-021-0/+6