- 21 3月, 2007 1 次提交
-
-
由 Bodo Möller 提交于
-
- 26 2月, 2007 1 次提交
-
-
由 Bodo Möller 提交于
include release date of 0.9.8e
-
- 22 2月, 2007 1 次提交
-
-
由 Lutz Jänicke 提交于
EHLO or CAPABILITY handshake before sending STARTTLS Submitted by: Goetz Babin-Ebell <goetz@shomitefo.de>
-
- 21 2月, 2007 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Bodo Möller 提交于
Change ssl_create_cipher_list() to prefer ephemeral ECDH over ephemeral DH.
-
- 20 2月, 2007 1 次提交
-
-
由 Bodo Möller 提交于
ciphersuite string such as "DEFAULT:RSA" cannot enable authentication-only ciphersuites. Also, change ssl_create_cipher_list() so that it no longer starts with an arbitrary ciphersuite ordering, but instead uses the logic that we previously had in SSL_DEFEAULT_CIPHER_LIST. SSL_DEFAULT_CIPHER_LIST simplifies into just "ALL:!aNULL:!eNULL".
-
- 17 2月, 2007 1 次提交
-
-
由 Bodo Möller 提交于
This change resolves a number of problems and obviates multiple kludges. A new feature is that you can now say "AES256" or "AES128" (not just "AES", which enables both). In some cases the ciphersuite list generated from a given string is affected by this change. I hope this is just in those cases where the previous behaviour did not make sense.
-
- 03 2月, 2007 1 次提交
-
-
由 Nils Larsch 提交于
-
- 25 12月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
I thought it was about time I dusted this off. This stuff had been sitting on my hard drive for *ages* (2003 in fact). Hasn't been tested well and may not work properly. Nothing uses it at present which is just as well. Think of this as a traditional Christmas present which looks far more impressive in the adverts and on the box, some of the bits are missing and falls to bits if you play with it too much.
-
- 22 12月, 2006 1 次提交
-
-
由 Nils Larsch 提交于
PR: 1354, 1355, 1398, 1408
-
- 20 12月, 2006 1 次提交
-
-
由 Nils Larsch 提交于
-
- 19 12月, 2006 1 次提交
-
-
由 Bodo Möller 提交于
(need to prevent the removal of trailing zero bits).
-
- 29 11月, 2006 1 次提交
-
-
由 Bodo Möller 提交于
-
- 27 11月, 2006 1 次提交
-
-
由 Ben Laurie 提交于
-
- 22 11月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 16 11月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
casts.
-
- 23 10月, 2006 1 次提交
-
-
由 Andy Polyakov 提交于
recent mingw modifications.
-
- 28 9月, 2006 4 次提交
-
-
由 Bodo Möller 提交于
the redundant entries under the 0.9.9 heading.
-
由 Bodo Möller 提交于
-
由 Mark J. Cox 提交于
in a denial of service. (CVE-2006-2937) [Steve Henson]
-
由 Mark J. Cox 提交于
(CVE-2006-3738) [Tavis Ormandy and Will Drewry, Google Security Team] Fix SSL client code which could crash if connecting to a malicious SSLv2 server. (CVE-2006-4343) [Tavis Ormandy and Will Drewry, Google Security Team]
-
- 21 9月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
loaded. Add new function X509_CRL_get0_by_serial() to lookup a revoked entry to avoid the need to access the structure directly. Add new X509_CRL_METHOD to allow common CRL operations (verify, lookup) to be redirected.
-
- 18 9月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 15 9月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
handling to support this.
-
- 12 9月, 2006 1 次提交
-
-
由 Bodo Möller 提交于
-
- 11 9月, 2006 1 次提交
-
-
由 Bodo Möller 提交于
ciphersuite as well
-
- 06 9月, 2006 1 次提交
-
-
由 Bodo Möller 提交于
-
- 05 9月, 2006 1 次提交
-
-
由 Mark J. Cox 提交于
(CVE-2006-4339) Submitted by: Ben Laurie, Google Security Team Reviewed by: bmoeller, mjc, shenson
-
- 31 8月, 2006 1 次提交
-
-
由 Ben Laurie 提交于
-
- 26 7月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
verify logic to try to use an unexpired CRL if possible.
-
- 24 7月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 18 7月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
them.
-
- 17 7月, 2006 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 11 7月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Send ctrls to EVP_PKEY_METHOD during signing of PKCS7 structure so customisation is possible.
-
- 10 7月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 09 7月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 28 6月, 2006 1 次提交
-
-
由 Bodo Möller 提交于
large FD: it's non-blocking mode anyway
-
- 27 6月, 2006 1 次提交
-
-
由 Richard Levitte 提交于
-
- 23 6月, 2006 1 次提交
-
-
由 Bodo Möller 提交于
CRYPTO_get_idptr_callback(), CRYPTO_thread_idptr() for a 'void *' type thread ID, since the 'unsigned long' type of the existing thread ID does not always work well.
-