- Jan 27, 2010
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Submitted by: "Green, Paul" <Paul.Green@stratus.com> Typo.
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
- Jan 26, 2010
-
-
Dr. Stephen Henson authored
Submitted by: steve@openssl.org More robust fix and workaround for PR#1949. Don't try to work out if there is any write pending data as this can be unreliable: always flush.
-
Dr. Stephen Henson authored
Submitted by: Kevin Regan <k.regan@f5.com> Clear stat structure if -DPURIFY is set to avoid problems on some platforms which include unitialised fields.
-
Dr. Stephen Henson authored
later.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
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
-