- Nov 26, 2009
-
-
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
-
Andy Polyakov authored
attributes" warning.
-
Andy Polyakov authored
from b_sock.c, don't assume that caller always passes pointer to buffer large enough to hold sockaddr_storage. PR: 2069
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Nov 13, 2009
-
-
Dr. Stephen Henson authored
Submitted by: Doug Kaufman <dkaufman@rahul.net> Approved by: steve@openssl.org Fixes for tests in cms-test.pl
-
- Nov 12, 2009
-
-
Dr. Stephen Henson authored
Submitted by: Aleksey Samsonov <s4ms0n0v@gmail.com> Approved by: steve@openssl.org Fix memory leak in d2i_PublicKey().
-
Dr. Stephen Henson authored
-
Richard Levitte authored
-
- Nov 11, 2009
-
-
Dr. Stephen Henson authored
Submitted by: Corinna Vinschen <vinschen@redhat.com> Approved by: steve@openssl.org For Cygwin enable zlib and mdc2 by default.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Nov 10, 2009
-
-
Dr. Stephen Henson authored
Submitted by: Hanno Böck <hanno@hboeck.de> Approved by: steve@openssl.org Create engines dir if it doesn't already exist.
-
Dr. Stephen Henson authored
Submitted by: Martin Kaiser <lists@kaiser.cx>, Stephen Henson Approved by: steve@openssl.org If an OID has no short name or long name return the numerical representation.
-
Dr. Stephen Henson authored
Submitted by: Martin Kaiser <lists@kaiser.cx>, Stephen Henson Approved by: steve@openssl.org Improve error checking in asn1_gen.c
-
- Nov 09, 2009
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Remove BF_PTR2 from configuration: it doesn't improve performance any more and causes gcc warnings about arrays out of range
-
- Nov 08, 2009
-
-
Dr. Stephen Henson authored
ticket to request a new session.
-
- Nov 07, 2009
-
-
Dr. Stephen Henson authored
-
- Nov 02, 2009
-
-
Dr. Stephen Henson authored
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Approved by: steve@openssl.org DTLS Fragment size bug fix.
-
- Oct 31, 2009
-
-
Dr. Stephen Henson authored
information. Add more informative message to verify callback to indicate when CRL path validation is taking place.
-
Dr. Stephen Henson authored
load_crls and tidy up load_certs. Remove useless purpose variable from verify utility: now done with args_verify.
-