- 26 11月, 2009 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
and is a pre-requisite to adding password based CMS support.
-
- 24 11月, 2009 1 次提交
-
-
由 Andy Polyakov 提交于
PR: 2107
-
- 20 11月, 2009 1 次提交
-
-
由 Andy Polyakov 提交于
eliminate duplicate code. PR: 2086
-
- 18 11月, 2009 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 17 11月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Rob Austein <sra@hactrn.net> Approved by: steve@openssl.org Initialise atm.flags to 0.
-
- 16 11月, 2009 10 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Roumen Petrov <openssl@roumenpetrov.info> Approved by: steve@openssl.org Another mingw fix.
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
forgotten CPUs.
-
由 Andy Polyakov 提交于
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 提交于
This resolves md5-x86_64.pl and sha1-x86_64.pl bugs, but without modifying the code. PR: 2094,2095
-
由 Andy Polyakov 提交于
attributes" warning.
-
由 Andy Polyakov 提交于
from b_sock.c, don't assume that caller always passes pointer to buffer large enough to hold sockaddr_storage. PR: 2069
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 13 11月, 2009 4 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Doug Kaufman <dkaufman@rahul.net> Approved by: steve@openssl.org Fixes for tests in cms-test.pl
-
由 Dr. Stephen Henson 提交于
Submitted by: Aleksey Samsonov <s4ms0n0v@gmail.com> Approved by: steve@openssl.org Fix memory leak in d2i_PublicKey().
-
由 Dr. Stephen Henson 提交于
-
由 Richard Levitte 提交于
-
- 12 11月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Corinna Vinschen <vinschen@redhat.com> Approved by: steve@openssl.org For Cygwin enable zlib and mdc2 by default.
-
- 11 11月, 2009 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 10 11月, 2009 5 次提交
-
-
由 Dr. Stephen Henson 提交于
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 提交于
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 提交于
Submitted by: Martin Kaiser <lists@kaiser.cx>, Stephen Henson Approved by: steve@openssl.org Improve error checking in asn1_gen.c
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 09 11月, 2009 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Remove BF_PTR2 from configuration: it doesn't improve performance any more and causes gcc warnings about arrays out of range
-
- 08 11月, 2009 2 次提交
-
-
由 Dr. Stephen Henson 提交于
ticket to request a new session.
-
由 Dr. Stephen Henson 提交于
-
- 02 11月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Approved by: steve@openssl.org DTLS Fragment size bug fix.
-
- 01 11月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
information. Add more informative message to verify callback to indicate when CRL path validation is taking place.
-
- 31 10月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
load_crls and tidy up load_certs. Remove useless purpose variable from verify utility: now done with args_verify.
-
- 30 10月, 2009 3 次提交
-
-
由 Dr. Stephen Henson 提交于
of when a session is loaded. This will mean that applications that just hold onto SSL_SESSION structures and never call d2i_SSL_SESSION() will still work.
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-