- Jan 26, 2010
-
-
Dr. Stephen Henson authored
-
- Jan 25, 2010
-
-
Andy Polyakov authored
level profiling data resulted in almost 50% performance improvement. PA-RISC 1.1 is also reordered in same manner, mostly to be consistent, as no gain was observed, not on PA-7100LC.
-
Dr. Stephen Henson authored
Submitted by: Douglas Stebila <douglas@stebila.ca> Fix wap OIDs.
-
Richard Levitte authored
-
Richard Levitte authored
Submitted by Steven M. Schweda <sms@antinode.info>
-
Richard Levitte authored
Submitted by Steven M. Schweda <sms@antinode.info>
-
Richard Levitte authored
Submitted by Steven M. Schweda <sms@antinode.info>
-
Richard Levitte authored
Submitted by Steven M. Schweda <sms@antinode.info>
-
- Jan 24, 2010
-
-
Andy Polyakov authored
-
Dr. Stephen Henson authored
Submitted by: steve@openssl.org The original fix for PR#2125 broke compilation on some Unixware platforms: revert and make conditional on VMS.
-
Andy Polyakov authored
length parameter.
-
Andy Polyakov authored
-
Dr. Stephen Henson authored
ctrl is incorrectly implemented (e.g. some versions of Apache). As a workaround call both BIO_CTRL_INFO and BIO_CTRL_WPENDING if it returns zero. This should both address the original bug and retain compatibility with the old behaviour.
-
- Jan 22, 2010
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
server attempts to renegotiate with an unpatched client.
-
- Jan 21, 2010
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Jan 20, 2010
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Jan 19, 2010
-
-
Andy Polyakov authored
-
Dr. Stephen Henson authored
algorithms not found when an application uses PKCS#12 and only calls SSL_library_init() instead of OpenSSL_add_all_algorithms(). Simple work around is to add the missing algorithm (40 bit RC2) in SSL_library_init().
-
Dr. Stephen Henson authored
Submitted by: "NARUSE, Yui" <naruse@airemix.jp> Remove non-ASCII comment which causes compilation errors on some versions of VC++.
-
Dr. Stephen Henson authored
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Better fix for PR#2144
-
Andy Polyakov authored
needed).
-
Andy Polyakov authored
PR: 2094,2095
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Jan 17, 2010
-
-
Andy Polyakov authored
in performance calculations. For the moment there is only one code fast enough to suffer from this: Intel AES-NI engine. PR: 2096
-
Andy Polyakov authored
-
Andy Polyakov authored
crypto/bn/asm/mips3.s from IRIX. Performance improvement is not as impressive as with complete assembler, but still... it's almost 2.5x [on R5000].
-
Andy Polyakov authored
less).
-
- Jan 16, 2010
-
-
Dr. Stephen Henson authored
Submitted by: Mike Frysinger <vapier@gentoo.org> Change missed references to lib to $(LIBDIR)
-
Dr. Stephen Henson authored
Submitted by: steve@openssl.org Fix DTLS connection so new_session is reset if we read second client hello: new_session is used to detect renegotiation.
-
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.
-