- Aug 26, 2010
-
-
Bodo Möller authored
-
- Jul 28, 2010
-
-
Ben Laurie authored
-
- Jul 26, 2010
-
-
Dr. Stephen Henson authored
e_os2.h, this should fix WIN32 compilation issues and hopefully avoid conflicts with other headers which may workaround ssize_t in different ways.
-
- Jul 24, 2010
-
-
Dr. Stephen Henson authored
directory: currently the GOST ENGINE is the only case.
-
- Jul 21, 2010
-
-
Dr. Stephen Henson authored
this means that some implementations will be used automatically, e.g. aesni, we do this for cryptodev anyway. Setup cpuid in ENGINE_load_builtin_engines() too as some ENGINEs use it.
-
- Jul 18, 2010
-
-
Dr. Stephen Henson authored
Submitted By: Robin Seggelmann <seggelmann@fh-muenster.de>, Steve Henson Support for RFC5705 key extractor.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Jun 01, 2010
-
-
Dr. Stephen Henson authored
-
- May 05, 2010
-
-
Andy Polyakov authored
be done, it's definitely not the way to do it. So far answer to the question was to ./config -Wa,--noexecstack (adopted by RedHat).
-
Ben Laurie authored
-
- Apr 15, 2010
-
-
Dr. Stephen Henson authored
-
- Apr 07, 2010
-
-
Dr. Stephen Henson authored
directly by SSL/TLS SHA2 certificates are becoming more common and applications that only call SSL_library_init() and not OpenSSL_add_all_alrgorithms() will fail when verifying certificates. Update docs.
-
- Mar 25, 2010
-
-
Bodo Möller authored
Also, add missing CHANGES entry for CVE-2009-3245 (code changes submitted to this branch on 23 Feb 2010), and further harmonize this version of CHANGES with the versions in the current branches.
-
- Mar 14, 2010
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Mar 12, 2010
-
-
Mark J. Cox authored
security relevent we'd better list it.
-
- Mar 11, 2010
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Mar 08, 2010
-
-
Dr. Stephen Henson authored
requests. Add new ASN1 signature initialisation function to handle this case.
-
- Mar 06, 2010
-
-
Dr. Stephen Henson authored
Uses ASN1 module in Martin Kaiser's PSS patch.
-
Dr. Stephen Henson authored
now print out signatures instead of the standard hex dump. More complex signatures (e.g. PSS) can print out more meaningful information. Sample DSA version included that prints out the signature parameters r, s. [Note EVP_PKEY_ASN1_METHOD is an application opaque structure so adding new fields in the middle has no compatibility issues]
-
- Mar 03, 2010
-
-
Dr. Stephen Henson authored
Fix for CVE-2010-0433 where some kerberos enabled versions of OpenSSL could be crashed if the relevant tables were not present (e.g. chrooted).
-
- Feb 26, 2010
-
-
Dr. Stephen Henson authored
-
- Feb 25, 2010
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
certificate is explicitly trusted (using -addtrust option to x509 utility for example) the verification is sucessful even if the chain is not complete.
-
- Feb 19, 2010
-
-
Bodo Möller authored
-
- Feb 17, 2010
-
-
Dr. Stephen Henson authored
initial connection to unpatched servers. There are no additional security concerns in doing this as clients don't see renegotiation during an attack anyway.
-
Dr. Stephen Henson authored
Submitted by: James Baker <jbaker@tableausoftware.com> et al. Workaround for slow Heap32Next on some versions of Windows.
-
- Feb 12, 2010
-
-
Dr. Stephen Henson authored
-
- Feb 08, 2010
-
-
Dr. Stephen Henson authored
-
- Feb 07, 2010
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
an EVP_CIPHER_CTX structure which may have problems with external ENGINEs who need to duplicate internal handles etc.
-
- Jan 29, 2010
-
-
Dr. Stephen Henson authored
-
- Jan 28, 2010
-
-
Dr. Stephen Henson authored
-
- Jan 27, 2010
-
-
Dr. Stephen Henson 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
-
- Jan 22, 2010
-
-
Dr. Stephen Henson authored
-