- 22 4月, 2012 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Submitted by: Dominik Oepen <oepen@informatik.hu-berlin.de> Add Brainpool curves from RFC5639. Original patch by Annie Yousar <a.yousar@informatik.hu-berlin.de>
-
- 20 4月, 2012 2 次提交
-
-
由 Andy Polyakov 提交于
PR: 2792
-
由 Dr. Stephen Henson 提交于
BUF_mem_grow and BUF_mem_grow_clean. Refuse attempts to shrink buffer in CRYPTO_realloc_clean. Thanks to Tavis Ormandy, Google Security Team, for discovering this issue and to Adam Langley <agl@chromium.org> for fixing it. (CVE-2012-2110)
-
- 19 4月, 2012 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Andy Polyakov 提交于
PR: 2793
-
由 Dr. Stephen Henson 提交于
-
- 18 4月, 2012 4 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Andy Polyakov 提交于
e_aes_cbc_hmac_sha1.c (mostly for aesthetic reasons).
-
由 Andy Polyakov 提交于
PR: 2792
-
由 Andy Polyakov 提交于
tested, because kernel is not in shape to handle it *yet*. The code is committed mostly to stimulate the kernel development.
-
- 17 4月, 2012 5 次提交
-
-
由 Bodo Möller 提交于
(TLS 1.2 clients could end up negotiating these with an OpenSSL server with TLS 1.2 disabled, which is problematic.) Submitted by: Adam Langley
-
由 Dr. Stephen Henson 提交于
If OPENSSL_MAX_TLS1_2_CIPHER_LENGTH is set then limit the size of client ciphersuites to this value. A value of 50 should be sufficient. Document workarounds in CHANGES.
-
由 Dr. Stephen Henson 提交于
Some servers hang when presented with a client hello record length exceeding 255 bytes but will work with longer client hellos if the TLS record version in client hello does not exceed TLS v1.0. Unfortunately this doesn't fix all cases...
-
由 Andy Polyakov 提交于
PR: 2791 Submitted by: Ben Noordhuis
-
由 Andy Polyakov 提交于
PR: 2790 Submitted by: Alexei Khlebnikov
-
- 16 4月, 2012 1 次提交
-
-
由 Andy Polyakov 提交于
PR: 2538
-
- 15 4月, 2012 1 次提交
-
-
由 Andy Polyakov 提交于
countermeasure. PR: 2778
-
- 12 4月, 2012 3 次提交
-
-
由 Andy Polyakov 提交于
-
由 Dr. Stephen Henson 提交于
s_server.
-
由 Dr. Stephen Henson 提交于
-
- 11 4月, 2012 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 09 4月, 2012 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 06 4月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Localize client hello extension parsing in t1_lib.c
-
- 05 4月, 2012 5 次提交
-
-
由 Dr. Stephen Henson 提交于
enabled instead of requiring an application to hard code a (possibly inappropriate) parameter set and delve into EC internals we just automatically use the preferred curve.
-
由 Dr. Stephen Henson 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
PR: 2778
-
- 04 4月, 2012 2 次提交
-
-
由 Dr. Stephen Henson 提交于
add utility functions to t1_lib.c to check if EC certificates and parameters are consistent with peer.
-
由 Dr. Stephen Henson 提交于
-
- 01 4月, 2012 4 次提交
-
-
由 Andy Polyakov 提交于
-
由 Dr. Stephen Henson 提交于
Submitted by: John Fitzgibbon <john_fitzgibbon@yahoo.com> Time is always encoded as 4 bytes, not sizeof(Time).
-
由 Andy Polyakov 提交于
PR: 2780
-
由 Andy Polyakov 提交于
PR: 2775
-
- 31 3月, 2012 1 次提交
-
-
由 Andy Polyakov 提交于
PR: 2761 Submitted by: Corinna Vinschen
-
- 30 3月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-