- Jan 16, 2010
-
-
Dr. Stephen Henson authored
Submitted by: steve@openssl.org Add missing DTLS state strings.
-
- Jan 15, 2010
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Jan 14, 2010
-
-
Dr. Stephen Henson authored
Submitted by: "Alon Bar-Lev" <alon.barlev@gmail.com> Fix gcc-aix compilation issue.
-
- Jan 13, 2010
-
-
Dr. Stephen Henson authored
Although it will be many years before TLS v2.0 or later appears old versions of servers have a habit of hanging around for a considerable time so best if we handle this properly now.
-
Dr. Stephen Henson authored
stops applications that call CRYPTO_free_all_ex_data() prematurely leaking memory.
-
- Jan 12, 2010
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Submitted by: Willy Weisz <weisz@vcpc.univie.ac.at> Add options to output hash using older algorithm compatible with OpenSSL versions before 1.0.0
-
- Jan 07, 2010
-
-
Dr. Stephen Henson authored
1. Send SCSV is not renegotiating, never empty RI. 2. Send RI if renegotiating.
-
Andy Polyakov authored
HP-UX thing).
-
http://cvs.openssl.org/chngview?cn=19053Andy Polyakov authored
connect() are as finicky as sendto() when it comes to socket address length. As it turned out they are, therefore the fix. Note that you can't reproduce the problem on Linux, it was failing on Solaris, FreeBSD, most likely on more...
-
Andy Polyakov authored
PR: 2114 Submitted by: Robin Seggelmann
-
- Jan 06, 2010
-
-
Andy Polyakov authored
not to mention that first sockaddr_storage had __ss_family, not ss_family. In other words it makes more sense to avoid sockaddr_storage...
-
Dr. Stephen Henson authored
1. Add provisional SCSV value. 2. Don't send SCSV and RI at same time. 3. Fatal error is SCSV received when renegotiating.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Jan 05, 2010
-
-
Dr. Stephen Henson authored
Submitted by: John Fitzgibbon <john_fitzgibbon@yahoo.com> Remove duplicate definitions.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Submitted by: steve Fix bundled pod2man.pl to handle alternative comment formats.
-
Dr. Stephen Henson authored
-
- Jan 01, 2010
-
-
Dr. Stephen Henson authored
algorithm matches current and give error if compression is disabled and server requests it (shouldn't happen unless server is broken).
-
- Dec 31, 2009
-
-
Dr. Stephen Henson authored
used compression algorithms in client hello (a legacy from when the compression algorithm wasn't serialized with SSL_SESSION).
-
Dr. Stephen Henson authored
-
- Dec 30, 2009
-
-
Andy Polyakov authored
PR: 2130 Submitted by: Eugeny Gostyukhin
-
Andy Polyakov authored
compilation in e_capi.c. PR: 2113
-
- Dec 29, 2009
-
-
Andy Polyakov authored
ppc64-mont.pl: clarify comment and fix spelling.
-
Andy Polyakov authored
for kind of installation suggested in ticket #2003 from August. What it effectively does now, is arrange pre-configured default $libdir value. Note that it also fixes ENGINESDIR, i.e. harmonizes it with install path.
-
- Dec 28, 2009
-
-
Andy Polyakov authored
-
Dr. Stephen Henson authored
-
- Dec 27, 2009
-
-
Dr. Stephen Henson authored
just like a "real" server making it easier to trace any problems.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
MCSV is now called SCSV. Don't send SCSV if renegotiating. Also note if RI is empty in debug messages.
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
ppc64-mont.pl: missing predicate in commentary.
-
- Dec 26, 2009
-
-
Andy Polyakov authored
-