aboutsummaryrefslogtreecommitdiffstats
path: root/TABLE
Commit message (Collapse)AuthorAgeFilesLines
* Generate just one error code if iterated SSL_CTX_get() fails.Bodo Möller2000-02-051-14/+14
| | | | Avoid enabled 'assert()' in production library.
* Make DSA_generate_parameters, and fix a couple of bugBodo Möller2000-01-301-0/+17
| | | | (including another problem in the s3_srvr.c state machine).
* Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson2000-01-201-1/+18
|
* Alpha Linux update companion.Andy Polyakov2000-01-021-0/+68
|
* Initial trust code: allow setting of trust checking functionsDr. Stephen Henson1999-11-271-3/+3
| | | | | | | | | | | | | in a table. Doesn't do too much yet. Make the -<digestname> options in 'x509' affect all relevant options. Change the name of the 'notrust' options to 'reject' as this causes less confusion and is a better description of the effect. A few constification changes.
* Improve support for running everything as a monolithic application.Bodo Möller1999-10-251-1/+1
| | | | Submitted by: Lennart Bång, Bodo Möller
* RC4 tune-up featuring 30-40% performance improvement on most RISCAndy Polyakov1999-10-071-28/+28
| | | | platforms. See crypto/rc4/rc4_enc.c for further details.
* Add some debug-solaris-...-cc configurations.Bodo Möller1999-09-141-1/+35
|
* make update.Ulf Möller1999-08-241-4/+21
|
* Updates.Bodo Möller1999-08-101-0/+17
| | | | | | Prototypes and constant declarations for non-copying reads and writes for BIO pairs (which is totally untested as of now, so I don't yet commit the actual source code, but reserve the numbers to avoid conflicts).
* summary of Andy's changes to ConfigureBodo Möller1999-07-251-51/+102
|
* "make TABLE" (to follow recent Configure change)Bodo Möller1999-07-201-4/+4
|
* New compile time option -DCRYPTO_MDEBUG_THREAD.Bodo Möller1999-07-191-3/+3
|
* Have CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG,Bodo Möller1999-07-191-3/+3
| | | | and make it the default for some debugging configurations.
* Judging from various messages on the OpenSSL mailing lists, HP-UX 10Bodo Möller1999-07-141-2/+2
| | | | | with cc (but not gcc) seems to work well with BN_LLONG; but -O4 is too much.
* Updated to reflect recent "Configure" modification.Bodo Möller1999-07-091-1/+1
|
* Disable asserts for standard configurations.Bodo Möller1999-07-051-1/+1
|
* make debug-solaris-[u]sparc-gcc more usefulBodo Möller1999-07-051-2/+2
|
* The Mingw32 configuration entry was missing one colon (found byBodo Möller1999-06-261-8/+8
| | | | | "Zot O'Connor" <zot@ZotConsulting.com>). Also, Windows probably does not need the warning about multi-threading.
* configuration change for debuggingBodo Möller1999-06-261-1/+1
|
* Update TABLE.Bodo Möller1999-06-251-17/+0
|
* Make some debug-... configurations more useful for debugging.Bodo Möller1999-06-211-3/+3
|
* Provide fallback configurations for all hpux... configurationsBodo Möller1999-06-141-1/+69
| | | | | (problems with BN_LLONG have been reported both for hpux-cc and for hpux10-gcc).
* NeXT 3.3 can handle -O3 (3.0 can't).Bodo Möller1999-06-101-0/+17
|
* hpux-cc (HPUX 9.x) does not work with BN_LLONG (floating point exceptions).Bodo Möller1999-06-101-1/+1
| | | | Submitted by: Andreas Ley <andy@rz.uni-karlsruhe.de
* tiny optical changeBodo Möller1999-06-091-1/+1
|
* Oops, I forgot to add the dependency "TABLE: Configure".Bodo Möller1999-06-091-1/+1
|
* Delete unnecessary newlines in TABLEBodo Möller1999-06-091-2/+0
|
* "make update" (added to top Makefile, and applied).Bodo Möller1999-06-091-0/+1431