summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add fixes for CAN-2005-2969OpenSSL_0_9_8aMark J. Cox2005-10-119-16/+41
* Synchronise with Unixly make.Richard Levitte2005-10-111-1/+1
* Update ordinalsDr. Stephen Henson2005-10-101-0/+11
* Update from HEAD.Dr. Stephen Henson2005-10-052-190/+343
* Documentation update from HEAD.Andy Polyakov2005-10-042-1/+8
* Make OPENSSL_NO_COMP work on Win32.Dr. Stephen Henson2005-10-022-1/+2
* As HEAD.Dr. Stephen Henson2005-10-011-2/+0
* Update from HEAD.Dr. Stephen Henson2005-09-3013-3/+118
* successfully updating the db shouldn't result in an error messageNils Larsch2005-09-301-1/+0
* Fix typo [from HEAD].Andy Polyakov2005-09-291-1/+1
* Fix missing applink call [from HEAD].Andy Polyakov2005-09-291-1/+4
* Change a comment so it corresponds to reality. Put back a character thatRichard Levitte2005-09-281-4/+9
* Avoid unused variable warnings.Dr. Stephen Henson2005-09-261-2/+3
* protect BN_BLINDING_invert with a write lock and BN_BLINDING_convertNils Larsch2005-09-221-4/+4
* Fix SunOS 4 building issue [from HEAD].Andy Polyakov2005-09-221-1/+1
* Broaden compatibility among Windows SDK versions [from HEAD].Andy Polyakov2005-09-221-1/+1
* Fix from HEAD.Dr. Stephen Henson2005-09-211-10/+10
* Latest MSVCR80 doesn't tolerate unsupported signal numbers [from HEAD].Andy Polyakov2005-09-201-0/+18
* "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups [from HEAD].Andy Polyakov2005-09-204-0/+14
* Fix typo [from HEAD].Andy Polyakov2005-09-201-1/+1
* Refine AIX support [from HEAD].Andy Polyakov2005-09-201-0/+5
* BC-32.pl updates [from HEAD].Andy Polyakov2005-09-201-4/+8
* Proper solution to nasm compilation problems in Borland context.Andy Polyakov2005-09-202-2/+11
* ./PROBLEMS update from HEAD.Andy Polyakov2005-09-191-0/+8
* Missing spaces in VC-32.pl.Andy Polyakov2005-09-191-2/+2
* bswapl usage should be masked by I386_ONLY.Andy Polyakov2005-09-191-1/+2
* Don't always use issuer serial version of AKID.Dr. Stephen Henson2005-09-161-1/+1
* fix typosNils Larsch2005-09-151-2/+2
* bugfix: register engine as default engine in ENGINE_set_default_DSANils Larsch2005-09-091-1/+1
* Add two extra verify flags functions.Dr. Stephen Henson2005-09-023-0/+17
* fix typo in sbgp namesNils Larsch2005-09-024-32/+32
* don't try to load cert/key when the "-nocert" option is setNils Larsch2005-09-021-11/+14
* fix warnings when building openssl with (gcc 3.3.1):Nils Larsch2005-08-2827-82/+98
* Fix warnings.Ben Laurie2005-08-272-2/+0
* Keep cipher lists sorted in the source instead of sorting them atNils Larsch2005-08-255-430/+459
* recent DH change does not avoid *all* possible small-subgroup attacks;Bodo Möller2005-08-231-1/+1
* avoid potential spurious BN_free()Bodo Möller2005-08-231-2/+4
* Missing arguments.Ben Laurie2005-08-221-1/+1
* initialize cipher/digest methods table in SSL_library_init() and hence remove...Nils Larsch2005-08-213-11/+4
* Missed stuff.Ben Laurie2005-08-201-1/+4
* Avoid weak subgroups in Diffie Hellman.Ben Laurie2005-08-2010-2/+304
* Eliminate reference to removed platform line [from HEAD].Andy Polyakov2005-08-111-2/+0
* Pedantic polish to ectest.c [from HEAD].Andy Polyakov2005-08-111-1/+1
* Fix typo in WCE section in VC-32.pl [from HEAD].Andy Polyakov2005-08-111-1/+1
* INSTALL.WCE update from HEAD.Andy Polyakov2005-08-101-2/+5
* Suppress "deprecated" warnings introduced in VC8 [from HEAD].Andy Polyakov2005-08-091-0/+2
* Add support for more recent WCE SDK.Andy Polyakov2005-08-091-6/+23
* a ssl object needs it's own instance of a ecdh key; remove obsolete commentNils Larsch2005-08-082-6/+9
* fix typoNils Larsch2005-08-081-1/+1
* Windows CE update from HEAD.Andy Polyakov2005-08-078-10/+40