- 15 1月, 2010 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Submitted by: "Alon Bar-Lev" <alon.barlev@gmail.com> Fix gcc-aix compilation issue.
-
- 14 1月, 2010 2 次提交
-
-
由 Dr. Stephen Henson 提交于
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 提交于
stops applications that call CRYPTO_free_all_ex_data() prematurely leaking memory.
-
- 13 1月, 2010 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
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
-
- 08 1月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
1. Send SCSV is not renegotiating, never empty RI. 2. Send RI if renegotiating.
-
- 07 1月, 2010 6 次提交
-
-
由 Andy Polyakov 提交于
HP-UX thing).
-
http://cvs.openssl.org/chngview?cn=19053由 Andy Polyakov 提交于
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 提交于
PR: 2114 Submitted by: Robin Seggelmann
-
由 Andy Polyakov 提交于
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 提交于
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 提交于
-
- 06 1月, 2010 8 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Dr. Stephen Henson 提交于
Submitted by: John Fitzgibbon <john_fitzgibbon@yahoo.com> Remove duplicate definitions.
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Submitted by: steve Fix bundled pod2man.pl to handle alternative comment formats.
-
由 Dr. Stephen Henson 提交于
-
- 01 1月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
algorithm matches current and give error if compression is disabled and server requests it (shouldn't happen unless server is broken).
-
- 31 12月, 2009 2 次提交
-
-
由 Dr. Stephen Henson 提交于
used compression algorithms in client hello (a legacy from when the compression algorithm wasn't serialized with SSL_SESSION).
-
由 Dr. Stephen Henson 提交于
-
- 30 12月, 2009 2 次提交
-
-
由 Andy Polyakov 提交于
PR: 2130 Submitted by: Eugeny Gostyukhin
-
由 Andy Polyakov 提交于
compilation in e_capi.c. PR: 2113
-
- 29 12月, 2009 3 次提交
-
-
由 Andy Polyakov 提交于
ppc64-mont.pl: clarify comment and fix spelling.
-
由 Andy Polyakov 提交于
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.
-
由 Andy Polyakov 提交于
-
- 28 12月, 2009 7 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
just like a "real" server making it easier to trace any problems.
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
MCSV is now called SCSV. Don't send SCSV if renegotiating. Also note if RI is empty in debug messages.
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 27 12月, 2009 2 次提交
-
-
由 Andy Polyakov 提交于
ppc64-mont.pl: missing predicate in commentary.
-
由 Andy Polyakov 提交于
-
- 25 12月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Add Triple DES CFB1 and CFB8 to algorithm list and NID translation.
-
- 22 12月, 2009 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Martin Rex
-