- Dec 09, 2009
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Submitted by: Jan Pechanec <Jan.Pechanec@Sun.COM> Check for memory allocation failures.
-
Dr. Stephen Henson authored
Change RI ctrl so it doesn't clash.
-
- Dec 08, 2009
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
work in SSLv3: initial handshake has no extensions but includes MCSV, if server indicates RI support then renegotiation handshakes include RI. NB: current MCSV value is bogus for testing only, will be updated when we have an official value. Change mismatch alerts to handshake_failure as required by spec. Also have some debugging fprintfs so we can clearly see what is going on if OPENSSL_RI_DEBUG is set.
-
Dr. Stephen Henson authored
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Add extension support to DTLS code mainly using existing implementation for TLS.
-
- Dec 07, 2009
-
-
Dr. Stephen Henson authored
-
- Dec 02, 2009
-
-
Dr. Stephen Henson authored
Submitted by: Martin Olsson <molsson@opera.com> Check for bn_wexpand errors in bn_mul.c
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Submitted by: steve@openssl.org Initialize fields correctly if pem_str or info are NULL in EVP_PKEY_asn1_new().
-
- Dec 01, 2009
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Approved by: steve@openssl.org Add Renegotiation extension to DTLS, fix DTLS ClientHello processing bug.
-
Dr. Stephen Henson authored
Submitted by: "Andrzej Chmielowiec" <achmielowiec@enigma.com.pl>, steve@openssl.org Approved by: steve@openssl.org Truncate hash if it is too large: as required by FIPS 186-3.
-
- Nov 30, 2009
-
-
Dr. Stephen Henson authored
Submitted by: Mounir IDRASSI <mounir.idrassi@idrix.net> Approved by: steve@openssl.org Check return value of ECDSA_sign() properly.
-
- Nov 29, 2009
-
-
Dr. Stephen Henson authored
-
- Nov 26, 2009
-
-
Andy Polyakov authored
PR: 2110
-
Dr. Stephen Henson authored
-
Bodo Möller authored
branches. This means that http://www.openssl.org/news/changelog.html will finally describe 0.9.8l.
-
- Nov 25, 2009
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
and is a pre-requisite to adding password based CMS support.
-
- Nov 23, 2009
-
-
Andy Polyakov authored
PR: 2107
-
- Nov 19, 2009
-
-
Andy Polyakov authored
eliminate duplicate code. PR: 2086
-
- Nov 18, 2009
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Nov 17, 2009
-
-
Dr. Stephen Henson authored
Submitted by: Rob Austein <sra@hactrn.net> Approved by: steve@openssl.org Initialise atm.flags to 0.
-
- Nov 15, 2009
-
-
Dr. Stephen Henson authored
Submitted by: Roumen Petrov <openssl@roumenpetrov.info> Approved by: steve@openssl.org Another mingw fix.
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
forgotten CPUs.
-
Andy Polyakov authored
inline 64-bit assembler instructions. Normally it's inappropriate, because signalling doesn't preserve upper halves of general purpose registers. Meaning that it's only safe if signals are blocked for the time "wide" code executes. PR: 1998
-
Andy Polyakov authored
This resolves md5-x86_64.pl and sha1-x86_64.pl bugs, but without modifying the code. PR: 2094,2095
-