[openssl-commits] [openssl] OpenSSL_1_0_2-stable update

2015-08-11 Thread Matt Caswell
- commit 0b12fa75c9df5c2c9c2f5094514323360c0af981 Author: Matt Caswell m...@openssl.org Date: Tue Aug 11 19:38:39 2015 +0100 Fix make test seg fault with SCTP enabled When config'd with sctp running make test causes a seg fault. This is actually due to the way ssltest

[openssl-commits] [openssl] OpenSSL_1_0_1-stable update

2015-08-11 Thread Matt Caswell
- commit 396e30044910df29b81a416de42a94eb4355cd70 Author: Matt Caswell m...@openssl.org Date: Tue Aug 11 19:38:39 2015 +0100 Fix make test seg fault with SCTP enabled When config'd with sctp running make test causes a seg fault. This is actually due to the way ssltest

[openssl-commits] [openssl] master update

2015-08-17 Thread Matt Caswell
Belyavsky beld...@gmail.com Date: Mon Aug 17 11:22:52 2015 +0100 Add new GOST OIDs Add new OIDs for latest GOST updates Reviewed-by: Richard Levitte levi...@openssl.org Reviewed-by: Matt Caswell m...@openssl.org

[openssl-commits] [openssl] master update

2015-08-04 Thread Matt Caswell
The branch master has been updated via f532a35d2ac4364c4ce0f0a68170b2a2228469cc (commit) from 0bc09ecd263acb25f04f373f31a50f50af8541bb (commit) - Log - commit f532a35d2ac4364c4ce0f0a68170b2a2228469cc Author: Matt

[openssl-commits] [openssl] OpenSSL_1_0_2-stable update

2015-07-30 Thread Matt Caswell
Author: Matt Caswell m...@openssl.org Date: Wed Jul 29 23:20:56 2015 +0100 Fix write failure handling in DTLS1.2 The DTLS code is supposed to drop packets if we try to write them out but the underlying BIO write buffers are full. ssl3_write_pending() contains an incorrect test

[openssl-commits] [openssl] OpenSSL_1_0_2-stable update

2015-08-11 Thread Matt Caswell
- commit 512368c9ed4d53fb23e83071eb81bf628b22 Author: Matt Caswell m...@openssl.org Date: Mon Aug 10 12:00:29 2015 +0100 Check for 0 modulus in BN_MONT_CTX_set The function BN_MONT_CTX_set was assuming that the modulus was non-zero and therefore that |mod-top| 0

[openssl-commits] [openssl] master update

2015-08-13 Thread Matt Caswell
The branch master has been updated via ac63710a3d718cad5c4d151f0e039ce2fe9c732e (commit) from bc6616a4347d4c30bce1d1918da09f09f84c0403 (commit) - Log - commit ac63710a3d718cad5c4d151f0e039ce2fe9c732e Author: Matt

[openssl-commits] [openssl] OpenSSL_1_0_1-stable update

2015-11-10 Thread Matt Caswell
Author: Matt Caswell <m...@openssl.org> Date: Tue Nov 10 15:17:42 2015 + Stop DTLS servers asking for unsafe legacy renegotiation If a DTLS client that does not support secure renegotiation connects to an OpenSSL DTLS server then, by default, renegotiation is di

[openssl-commits] [openssl] OpenSSL_1_0_1-stable update

2015-11-10 Thread Matt Caswell
Author: Matt Caswell <m...@openssl.org> Date: Tue Nov 3 15:49:08 2015 + Only call ssl3_init_finished_mac once for DTLS In DTLS if an IO retry occurs during writing of a fragmented ClientHello then we can end up reseting the finish mac variables on the retry, which

[openssl-commits] [openssl] master update

2015-11-10 Thread Matt Caswell
The branch master has been updated via a974e648a6f99f55a68d28c07c04ecea2f50 (commit) from 6329b6092b28b656be8a1e4a8363d2e3bcc32053 (commit) - Log - commit a974e648a6f99f55a68d28c07c04ecea2f50 Author: Matt

[openssl-commits] [openssl] master update

2015-11-17 Thread Matt Caswell
The branch master has been updated via 9ae720b4dc30ab52b20965c5d6f60ecc6169b8c8 (commit) from ae4d0c8d227d0cf4f9f3f7a5d07189c0a18b25fc (commit) - Log - commit 9ae720b4dc30ab52b20965c5d6f60ecc6169b8c8 Author: Matt

[openssl-commits] [openssl] master update

2015-11-17 Thread Matt Caswell
The branch master has been updated via ae4d0c8d227d0cf4f9f3f7a5d07189c0a18b25fc (commit) from d73ca3efa74bbb620a1e74deb5eec6f3d10203d5 (commit) - Log - commit ae4d0c8d227d0cf4f9f3f7a5d07189c0a18b25fc Author: Matt

[openssl-commits] [openssl] OpenSSL_1_0_2-stable update

2015-11-09 Thread Matt Caswell
Author: Matt Caswell <m...@openssl.org> Date: Mon Nov 9 16:37:33 2015 + Remove redundant check from tls1_get_curvelist The function tls1_get_curvelist() has an explicit check to see if s->cert is NULL or not. However the check appears *after* calling the tls1_suiteb

[openssl-commits] [openssl] master update

2015-11-02 Thread Matt Caswell
- commit 1c2e5d560d5143d8fc1cf7e6b598199201e60a45 Author: Matt Caswell <m...@openssl.org> Date: Fri Oct 30 17:01:01 2015 + Remove a reachable assert from ssl3_write_bytes A buggy application that call SSL

[openssl-commits] [openssl] OpenSSL_1_0_1-stable update

2015-11-02 Thread Matt Caswell
Author: Matt Caswell <m...@openssl.org> Date: Sun Nov 1 14:41:29 2015 + Clarify the preferred way of creating patch files Clarify that git format-patch output is preferred for creating patch files. Reviewed-by: Richard Levitte <levi...@openssl.org> (cherry

[openssl-commits] [openssl] OpenSSL_1_0_2-stable update

2015-11-02 Thread Matt Caswell
Author: Matt Caswell <m...@openssl.org> Date: Sun Nov 1 14:41:29 2015 + Clarify the preferred way of creating patch files Clarify that git format-patch output is preferred for creating patch files. Reviewed-by: Richard Levitte <levi...@openssl.org> (cherry

[openssl-commits] [openssl] master update

2015-11-02 Thread Matt Caswell
The branch master has been updated via f89ee71bc81017e04ac50f570d8aed87f495bcf2 (commit) from 1c2e5d560d5143d8fc1cf7e6b598199201e60a45 (commit) - Log - commit f89ee71bc81017e04ac50f570d8aed87f495bcf2 Author: Matt

[openssl-commits] [openssl] master update

2015-10-30 Thread Matt Caswell
The branch master has been updated via 87d9cafa332bd006086b56dc645c03fe7cfed654 (commit) from b7fa1f989d0059ad7b992c11797f37f095d61204 (commit) - Log - commit 87d9cafa332bd006086b56dc645c03fe7cfed654 Author: Matt

[openssl-commits] [openssl] master update

2015-10-08 Thread Matt Caswell
The branch master has been updated via 28dc5d1963c96db99e3fd48418552a5a0399480d (commit) from dffe51091f412dcbc18f6641132f0b4f0def6bce (commit) - Log - commit 28dc5d1963c96db99e3fd48418552a5a0399480d Author: Matt

[openssl-commits] [openssl] master update

2015-10-05 Thread Matt Caswell
: Alessandro Ghedini <alessan...@ghedini.me> Date: Fri Oct 2 13:43:29 2015 +0200 Validate ClientHello extension field length RT#4069 Reviewed-by: Emilia Käsper <emi...@openssl.org> Reviewed-by: Matt Caswell <m

[openssl-commits] [openssl] master update

2015-10-07 Thread Matt Caswell
The branch master has been updated via 68a166285102a7cf5dadee763243ae575c5cee77 (commit) from 2d2846237364671670c4b9a8415ea957887e1797 (commit) - Log - commit 68a166285102a7cf5dadee763243ae575c5cee77 Author: Matt

[openssl-commits] [openssl] master update

2015-08-26 Thread Matt Caswell
The branch master has been updated via ee4ffd6fccd169775ba74afb1dbfecff48ee413d (commit) from d6dfa55038fdb948cb214adf634f379eeb859f5d (commit) - Log - commit ee4ffd6fccd169775ba74afb1dbfecff48ee413d Author: Matt

[openssl-commits] [openssl] OpenSSL_1_0_2-stable update

2015-08-26 Thread Matt Caswell
Author: Matt Caswell m...@openssl.org Date: Thu Aug 13 10:06:30 2015 +0100 Fix DTLS session ticket renewal A DTLS client will abort a handshake if the server attempts to renew the session ticket. This is caused by a state machine discrepancy between DTLS and TLS discovered

[openssl-commits] [openssl] OpenSSL_1_0_1-stable update

2015-08-26 Thread Matt Caswell
Author: Matt Caswell m...@openssl.org Date: Thu Aug 13 10:06:30 2015 +0100 Fix DTLS session ticket renewal A DTLS client will abort a handshake if the server attempts to renew the session ticket. This is caused by a state machine discrepancy between DTLS and TLS discovered

[openssl-commits] [openssl] master update

2015-08-26 Thread Matt Caswell
- commit ddcc5e5b60e2e14a7f65cc8faff0642cb68f4343 Author: Matt Caswell m...@openssl.org Date: Thu Aug 13 15:17:14 2015 +0100 Add NewSessionTicket test suite Add a set of tests for checking that NewSessionTicket messages are behaving as expected. Reviewed-by: Tim Hudson t

[openssl-commits] [openssl] OpenSSL_1_0_2-stable update

2015-09-01 Thread Matt Caswell
Author: Matt Caswell <m...@openssl.org> Date: Wed Aug 5 13:33:52 2015 +0100 Fix session resumption Commit f0348c842e7 introduced a problem with session resumption. The version for the session is fixed when the session is created. By moving the creation of the session e

[openssl-commits] [openssl] OpenSSL_1_0_1-stable update

2015-09-01 Thread Matt Caswell
Author: Matt Caswell <m...@openssl.org> Date: Wed Aug 5 13:33:52 2015 +0100 Fix session resumption Commit f0348c842e7 introduced a problem with session resumption. The version for the session is fixed when the session is created. By moving the creation of the session e

[openssl-commits] [openssl] OpenSSL_1_0_2-stable update

2015-09-01 Thread Matt Caswell
Author: Tim Zhang <tim.zh...@irdeto.com> Date: Mon May 11 10:58:51 2015 +0100 Fix the comment for POINT_CONVERSION_UNCOMPRESSED The |z| value should be 0x04 not 0x02 RT#3838 Signed-off-by: Matt Caswell <m...@openssl.org> Reviewed-by: Emilia

[openssl-commits] [openssl] master update

2015-09-16 Thread Matt Caswell
The branch master has been updated via 8011f64efbad435efb1c77e9ac38b4d216091c96 (commit) from 2e996acf2fb68ddc0248beda6682cbf078eefc78 (commit) - Log - commit 8011f64efbad435efb1c77e9ac38b4d216091c96 Author: Matt

[openssl-commits] [openssl] master update

2015-09-16 Thread Matt Caswell
viewed-by: Stephen Henson <st...@openssl.org> Reviewed-by: Matt Caswell <m...@openssl.org> --- Summary of changes: include/openssl/asn1t.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/openssl/asn1t.h

[openssl-commits] [openssl] OpenSSL_0_9_8-stable update

2015-09-17 Thread Matt Caswell
Author: Matt Caswell <m...@openssl.org> Date: Wed Sep 16 10:47:15 2015 +0100 Make sure OPENSSL_cleanse checks for NULL In master we have the function OPENSSL_clear_free(x,y), which immediately returns if x == NULL. In <=1.0.2 this function does not exist so we have

[openssl-commits] [openssl] OpenSSL_1_0_0-stable update

2015-09-17 Thread Matt Caswell
Author: Matt Caswell <m...@openssl.org> Date: Wed Sep 16 10:47:15 2015 +0100 Make sure OPENSSL_cleanse checks for NULL In master we have the function OPENSSL_clear_free(x,y), which immediately returns if x == NULL. In <=1.0.2 this function does not exist so we have

[openssl-commits] [openssl] OpenSSL_1_0_2-stable update

2015-09-17 Thread Matt Caswell
Author: Matt Caswell <m...@openssl.org> Date: Wed Sep 16 10:47:15 2015 +0100 Make sure OPENSSL_cleanse checks for NULL In master we have the function OPENSSL_clear_free(x,y), which immediately returns if x == NULL. In <=1.0.2 this function does not exist so we have

[openssl-commits] [openssl] OpenSSL_1_0_1-stable update

2015-09-17 Thread Matt Caswell
Author: Matt Caswell <m...@openssl.org> Date: Wed Sep 16 10:47:15 2015 +0100 Make sure OPENSSL_cleanse checks for NULL In master we have the function OPENSSL_clear_free(x,y), which immediately returns if x == NULL. In <=1.0.2 this function does not exist so we have

[openssl-commits] [openssl] master update

2015-09-17 Thread Matt Caswell
The branch master has been updated via 020d8fc83fe1a94232db1ee1166309e2458a8a18 (commit) from b785504a10310cb2872270eb409b70971be5e76e (commit) - Log - commit 020d8fc83fe1a94232db1ee1166309e2458a8a18 Author: Matt

[openssl-commits] [openssl] master update

2015-10-01 Thread Matt Caswell
Belyavskiy <beld...@gmail.com> Date: Wed Sep 30 22:42:57 2015 +0300 Custom cipher constants Add some custom ctrls for Engine specific use. Reviewed-by: Tim Hudson <t...@openssl.org> Reviewed-by: Matt Caswell <m

[openssl-commits] [openssl] master update

2015-09-23 Thread Matt Caswell
) from 1556d21850aabf31c554d3c6de2363979a965a9f (commit) - Log - commit 373dc6e196835c06f31ff34cd188471f296126c1 Author: Matt Caswell <m...@openssl.org> Date: Wed Sep 23 12:57:34 2015 +0100 Sanity check cookie_len

[openssl-commits] [openssl] OpenSSL_1_0_2-stable update

2015-09-21 Thread Matt Caswell
Author: Matt Caswell <m...@openssl.org> Date: Wed Sep 16 10:24:37 2015 +0100 Fix SRP memory leaks There were some memory leaks in the creation of an SRP verifier (both on successful completion and also on some error paths). Reviewed-by: Emilia Käsper <emi...@op

[openssl-commits] [openssl] OpenSSL_1_0_1-stable update

2015-09-21 Thread Matt Caswell
Author: Matt Caswell <m...@openssl.org> Date: Wed Sep 16 10:24:37 2015 +0100 Fix SRP memory leaks There were some memory leaks in the creation of an SRP verifier (both on successful completion and also on some error paths). Reviewed-by: Emilia Käsper <emi...@op

[openssl-commits] [openssl] master update

2015-09-25 Thread Matt Caswell
d84a7b20e3ce61fc8eb4ea74b62579c803e0772f (commit) from a93d3e06a9849deeceadf1b51c10492ae77c43eb (commit) - Log - commit 349b3107428d393580d9261f29afe8c700797b76 Author: Matt Caswell <m...@openssl.org> Date: Tue Sep 22 16

[openssl-commits] [openssl] master update

2015-09-25 Thread Matt Caswell
ed. See file INSTALL for details. The failure was introduced by a93d3e0. RT#4062 Reviewed-by: Andy Polyakov <ap...@openssl.org> Reviewed-by: Matt Caswell <m...@openssl.org> --- Summary of

[openssl-commits] [openssl] master update

2015-09-25 Thread Matt Caswell
The branch master has been updated via 51a6081719373d5dabda0d628d1637c501dd2068 (commit) from a2c1dedc5de3312fd4d6506923f2a61eecc67985 (commit) - Log - commit 51a6081719373d5dabda0d628d1637c501dd2068 Author: Matt

[openssl-commits] [openssl] master update

2015-11-27 Thread Matt Caswell
The branch master has been updated via 2a9b96548afc0d540ab873a31dc1a72c66cba434 (commit) from 9689a6aeed4ef7a2357cb95191b4313175440e4c (commit) - Log - commit 2a9b96548afc0d540ab873a31dc1a72c66cba434 Author: Matt

[openssl-commits] [openssl] master update

2015-12-08 Thread Matt Caswell
Belyavskiy <beld...@gmail.com> Date: Wed Sep 30 22:42:57 2015 +0300 Add some new cipher ctrl constants These are needed for GOST Reviewed-by: Richard Levitte <levi...@openssl.org> Reviewed-by: Matt Caswell <m

[openssl-commits] [openssl] master update

2015-12-08 Thread Matt Caswell
The branch master has been updated via 686cf15e9dfd3263ec05019f4b2b52253cdcf38e (commit) from 6140f0365311e6d08cdde63932c56ee741d9a605 (commit) - Log - commit 686cf15e9dfd3263ec05019f4b2b52253cdcf38e Author: Matt

[openssl-commits] [openssl] OpenSSL_0_9_8zh create

2015-12-03 Thread Matt Caswell
The annotated tag OpenSSL_0_9_8zh has been created at f9022119ae9267abd57e70a2b53f27925df77c39 (tag) tagging c2ef67100cd0ca2321b5f1a437abb93fc7e11e37 (commit) replaces OpenSSL_0_9_8zg tagged by Matt Caswell on Thu Dec 3 15:00:17 2015 + - Log

[openssl-commits] [openssl] OpenSSL_1_0_1q create

2015-12-03 Thread Matt Caswell
The annotated tag OpenSSL_1_0_1q has been created at 075c0103d9e098bb44507e552e3dc45a13b8ce0f (tag) tagging 55615e8d48a4ddd684fcbfc7ba6523ed6414c8fc (commit) replaces OpenSSL_1_0_1p tagged by Matt Caswell on Thu Dec 3 14:50:26 2015 + - Log

[openssl-commits] [openssl] OpenSSL_0_9_8-stable update

2015-12-03 Thread Matt Caswell
) from e979e4715f3795cb59fcf46c77e7c714a184edd8 (commit) - Log - commit 74743418dca737ff584530470c54d1a7061e7e0a Author: Matt Caswell <m...@openssl.org> Date: Thu Dec 3 15:00:54 2015 + Prepare for 0.9.8

[openssl-commits] [openssl] OpenSSL_1_0_0-stable update

2015-12-03 Thread Matt Caswell
) via cf432b3b1bd7caa22943b41b94ec2472ae497dc6 (commit) from 015b17257855e31003eb29a70280764c3c822710 (commit) - Log - commit f93aad4a56a1580a109785c2c922fe6b8baf7df9 Author: Matt Caswell <m...@openssl.org> Date: T

[openssl-commits] [openssl] OpenSSL_1_0_1-stable update

2015-12-03 Thread Matt Caswell
d82626caec9cb3f8da346125434f17eb180d4ef1 Author: Matt Caswell <m...@openssl.org> Date: Thu Dec 3 14:51:13 2015 + Prepare for 1.0.1r-dev Reviewed-by: Richard Levitte <levi...@openssl.org> commit 55615e8d48a4ddd684fcbfc7ba6523ed6414c8fc Author: Matt Caswell <m...@openssl.org> Date: Thu Dec 3 1

[openssl-commits] [openssl] OpenSSL_1_0_0t create

2015-12-03 Thread Matt Caswell
The annotated tag OpenSSL_1_0_0t has been created at 07ecb6190a68fa9aeefc64ec510b3244ac9f4e7a (tag) tagging ce052c8437fb97cbc57f034fa94b5bcd749dbf52 (commit) replaces OpenSSL_1_0_0s tagged by Matt Caswell on Thu Dec 3 14:56:22 2015 + - Log

[openssl-commits] [web] master update

2015-12-03 Thread Matt Caswell
The branch master has been updated via fda590f8c6af8c40f522e3f62a67b6b5f39f5dde (commit) from 76e25ea3709538ce2b534e6bde4f897942146e93 (commit) - Log - commit fda590f8c6af8c40f522e3f62a67b6b5f39f5dde Author: Matt

[openssl-commits] [web] master update

2015-12-11 Thread Matt Caswell
The branch master has been updated via 0123a6ca69bd1ca9cbfe1978d726e8951a5194b7 (commit) from 8e562fbfa583c676dba106e12a3bfaaf2d506772 (commit) - Log - commit 0123a6ca69bd1ca9cbfe1978d726e8951a5194b7 Author: Matt

[openssl-commits] [web] master update

2015-12-11 Thread Matt Caswell
The branch master has been updated via c7f47c107bef0e5f0e23b30dc99bd06701dee319 (commit) from 0123a6ca69bd1ca9cbfe1978d726e8951a5194b7 (commit) - Log - commit c7f47c107bef0e5f0e23b30dc99bd06701dee319 Author: Matt

[openssl-commits] [openssl] master update

2015-12-11 Thread Matt Caswell
The branch master has been updated via 8ca8fc480469e60d73997f5db5a6d07744fe031e (commit) from 30a5f32227fab78214a08775d38bfacbb5feaaa4 (commit) - Log - commit 8ca8fc480469e60d73997f5db5a6d07744fe031e Author: Matt

[openssl-commits] [openssl] master update

2015-12-14 Thread Matt Caswell
Zhu <hongze@gmail.com> Date: Mon Dec 14 17:38:56 2015 +0800 add malloc fail check & fix memory leak Signed-off-by: Hongze Zhu <hongze@gmail.com> Reviewed-by: Rich Salz <rs...@openssl.org> Reviewed-by: Matt Cas

[openssl-commits] [openssl] master update

2015-12-15 Thread Matt Caswell
- commit 73cd6175b970fa63c9c70d769febd91f3c7b5cdd Author: Matt Caswell <m...@openssl.org> Date: Mon Dec 14 09:58:55 2015 + Fix no-psk compile failure Reviewed-by: Tim Hudson <t...@openssl.org> commit bbf431cb5e4188645d602f0ad42bca145a099466 Author: Matt Caswell <m

[openssl-commits] [openssl] master update

2015-12-15 Thread Matt Caswell
The branch master has been updated via 8caab744f5698ed2b55eca20f032540f713327fd (commit) from 73cd6175b970fa63c9c70d769febd91f3c7b5cdd (commit) - Log - commit 8caab744f5698ed2b55eca20f032540f713327fd Author: Matt

[openssl-commits] [openssl] master update

2015-12-12 Thread Matt Caswell
The branch master has been updated via 7a93c858263ab0f2719da9c3bb4d0ba68afac79c (commit) from 9391ba1b51fac77a1255f3d9a0d275e4cce9d543 (commit) - Log - commit 7a93c858263ab0f2719da9c3bb4d0ba68afac79c Author: Matt

[openssl-commits] [openssl] master update

2015-12-10 Thread Matt Caswell
The branch master has been updated via 330dcb09b2df7e1e6d1d3d14a5df7269aebd9a68 (commit) from 44bf7119d67272dbbe3a96c58b842aff8d93c1b4 (commit) - Log - commit 330dcb09b2df7e1e6d1d3d14a5df7269aebd9a68 Author: Matt

[openssl-commits] [openssl] OpenSSL_1_0_2-stable update

2015-12-10 Thread Matt Caswell
Author: Matt Caswell <m...@openssl.org> Date: Wed Nov 11 10:44:07 2015 + Add a return value check If the call to OBJ_find_sigid_by_algs fails to find the relevant NID then we should set the NID to NID_undef. Reviewed-by: Richard Levitte <levi...@openssl.org>

[openssl-commits] [openssl] master update

2015-12-10 Thread Matt Caswell
The branch master has been updated via 2fb5535e64c395f01151315474fd10574677e3d6 (commit) from 330dcb09b2df7e1e6d1d3d14a5df7269aebd9a68 (commit) - Log - commit 2fb5535e64c395f01151315474fd10574677e3d6 Author: Matt

[openssl-commits] [web] master update

2015-12-10 Thread Matt Caswell
The branch master has been updated via 35301ce72f9ab8980789d8c0f376ec2110d3b6d0 (commit) from 1623aae7f4e9d53fb9e6a69817a46519f8dfeea1 (commit) - Log - commit 35301ce72f9ab8980789d8c0f376ec2110d3b6d0 Author: Matt

[openssl-commits] [openssl] master update

2015-12-10 Thread Matt Caswell
The branch master has been updated via 7c31419693ef5c01bb7d86c141b5e4a740f267dc (commit) from 67f60be8c9ae5ff3129fcd6238baf124385a41d8 (commit) - Log - commit 7c31419693ef5c01bb7d86c141b5e4a740f267dc Author: Matt

[openssl-commits] [openssl] master update

2015-12-10 Thread Matt Caswell
- commit 67f60be8c9ae5ff3129fcd6238baf124385a41d8 Author: Matt Caswell <m...@openssl.org> Date: Wed Nov 4 11:20:50 2015 + Ensure |rwstate| is set correctly on BIO_flush A BIO_flush call in the DTLS code was not correctly setting the |rwstate| variable to SSL_WRITING. This

[openssl-commits] [openssl] OpenSSL_1_0_1-stable update

2015-12-10 Thread Matt Caswell
- commit f612bdb34252c3eae4808dd3e1360d0f0a3666bc Author: Matt Caswell <m...@openssl.org> Date: Wed Nov 4 11:20:50 2015 + Ensure |rwstate| is set correctly on BIO_flush A BIO_flush call in the DTLS code was not correctly setting the |rwstate| variable to SSL_W

[openssl-commits] [openssl] OpenSSL_1_1_0-pre1 create

2015-12-10 Thread Matt Caswell
The annotated tag OpenSSL_1_1_0-pre1 has been created at 8593c20d6c85d03850a446e80a8e9b2a9d0bfb4a (tag) tagging 22c21b60afb33bf32f91560e7c29c21588429420 (commit) replaces master-post-reformat tagged by Matt Caswell on Thu Dec 10 14:23:10 2015 + - Log

[openssl-commits] [web] master update

2015-12-10 Thread Matt Caswell
The branch master has been updated via 43f39f381386b6db3c88d6856cd1b0749ff38222 (commit) from 35301ce72f9ab8980789d8c0f376ec2110d3b6d0 (commit) - Log - commit 43f39f381386b6db3c88d6856cd1b0749ff38222 Author: Matt

[openssl-commits] [openssl] master update

2015-12-10 Thread Matt Caswell
e7986647267b689c88b079bd4277facca9720fc1 (commit) - Log - commit 278d6b3663da7f02f294481694e2bd909eb4672f Author: Matt Caswell <m...@openssl.org> Date: Thu Dec 10 14:24:22 2015 + Prepare for 1.1.0-pre2-dev Re

[openssl-commits] [openssl] master update

2015-12-11 Thread Matt Caswell
compatible with the OpenSSL license for use of OCB. Details are available - at https://www.openssl.org/docs/misc/OCB-patent-grant-OpenSSL.pdf. Support + at https://www.openssl.org/source/OCB-patent-grant-OpenSSL.pdf. Support for OCB can be removed by calling config with no-ocb. [

[openssl-commits] [openssl] master update

2015-12-16 Thread Matt Caswell
The branch master has been updated via 19a86b03010c111d4e05ce252247e30f0e940dad (commit) from 3addf183fa23a3dd5338679d8a6d0711fe9bd0a0 (commit) - Log - commit 19a86b03010c111d4e05ce252247e30f0e940dad Author: Matt

[openssl-commits] [openssl] master update

2015-12-23 Thread Matt Caswell
The branch master has been updated via 7ab09630cd069af0fe06a762e5d85b3e827b3b88 (commit) from 80e0ecbf580e1455cdd6ccdb6f8f918295dca81c (commit) - Log - commit 7ab09630cd069af0fe06a762e5d85b3e827b3b88 Author: Matt

[openssl-commits] [openssl] master update

2015-12-23 Thread Matt Caswell
ichard Levitte <levi...@openssl.org> Reviewed-by: Matt Caswell <m...@openssl.org> --- Summary of changes: ssl/statem/statem_srvr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssl/statem/s

[openssl-commits] [openssl] OpenSSL_1_0_1-stable update

2015-12-19 Thread Matt Caswell
- commit 583f4bf7e8e83e503046b7e5a1e01b48e64bce54 Author: Matt Caswell <m...@openssl.org> Date: Sat Dec 19 14:42:06 2015 + Fix more URLs mangled by reformat Fix some more URLs mangled by indent in the reformat. These ones don't exist in master so we have a se

[openssl-commits] [openssl] OpenSSL_1_0_2-stable update

2015-12-19 Thread Matt Caswell
- commit f6cadde13239127a2b58970124f4c1f3c217 Author: Matt Caswell <m...@openssl.org> Date: Sat Dec 19 14:42:06 2015 + Fix more URLs mangled by reformat Fix some more URLs mangled by indent in the reformat. These ones don't exist in master so we have a se

[openssl-commits] [openssl] master update

2015-12-19 Thread Matt Caswell
The branch master has been updated via 79caf5d32366df29f3a6f7371df27963d3943eaa (commit) from 7a64489f9eb9bf4964de2dc2df248453ee3cc84e (commit) - Log - commit 79caf5d32366df29f3a6f7371df27963d3943eaa Author: Matt

[openssl-commits] [openssl] OpenSSL_1_0_1-stable update

2015-12-27 Thread Matt Caswell
) - Log - commit 968bccee468dc8edee4388fe661f761c5179aa70 Author: Matt Caswell <m...@openssl.org> Date: Mon Nov 30 16:04:51 2015 + Add some documentation for the OCSP callback functions Describe the usage of th

[openssl-commits] [openssl] OpenSSL_1_0_2-stable update

2015-12-27 Thread Matt Caswell
) - Log - commit c52c3b5e11253afabaa62739a8ee1c4c4bddcd53 Author: Matt Caswell <m...@openssl.org> Date: Mon Nov 30 16:04:51 2015 + Add some documentation for the OCSP callback functions Describe the usage of th

[openssl-commits] [openssl] master update

2015-12-27 Thread Matt Caswell
ef96e4a28fa98cdf44246baab9ec8cdb69914fd9 (commit) from b22d71131aa01d371029908e3c2bce332fd77e70 (commit) - Log - commit b1931d432f4b53ceb2e2eacec09c2e32e043830b Author: Matt Caswell <m...@openssl.org> Date: Thu Dec 10 10

[openssl-commits] [openssl] master update

2015-12-27 Thread Matt Caswell
The branch master has been updated via 057b6f797d89964892620fe9980a1ca6872a771f (commit) from b1931d432f4b53ceb2e2eacec09c2e32e043830b (commit) - Log - commit 057b6f797d89964892620fe9980a1ca6872a771f Author: Matt

[openssl-commits] [web] master update

2015-11-30 Thread Matt Caswell
The branch master has been updated via 59265114186a3fd4c99478a3e5ccd97dec929f57 (commit) from 6b065f653c77a8a6cdd290573dfb4b4f2c67caa3 (commit) - Log - commit 59265114186a3fd4c99478a3e5ccd97dec929f57 Author: Matt

[openssl-commits] [openssl] master update

2015-11-20 Thread Matt Caswell
The branch master has been updated via 5f3d93e4a336c590d7b56a889dde4a93b725e058 (commit) from 2cc7acd273bc39f1360aed52400d18bb65b88a95 (commit) - Log - commit 5f3d93e4a336c590d7b56a889dde4a93b725e058 Author: Matt

[openssl-commits] [openssl] master update

2015-11-23 Thread Matt Caswell
Belyavsky <beld...@gmail.com> Date: Tue Nov 17 15:32:30 2015 + Patch containing TLS implementation for GOST 2012 This patch contains the necessary changes to provide GOST 2012 ciphersuites in TLS. It requires the use of an external GOST 2012 engine. Reviewed-by

[openssl-commits] [openssl] master update

2016-01-11 Thread Matt Caswell
The branch master has been updated via 1446f72ba3065813cfe008b8f7140551a437b1cf (commit) from ec04e866343d40a1e3e8e5db79557e279a2dd0d8 (commit) - Log - commit 1446f72ba3065813cfe008b8f7140551a437b1cf Author: Matt

[openssl-commits] [openssl] master update

2016-06-03 Thread Matt Caswell
: Matt Caswell <m...@openssl.org> Date: Fri Jun 3 10:51:13 2016 +0100 Add a paragraph on documentation to CONTRIBUTING Reviewed-by: Rich Salz <rs...@openssl.org> Reviewed-by: Richard Levitte <levi...@openssl.org> commit 4d6013c762dcd8d1eb7d481b7d6df6b5433

[openssl-commits] [openssl] master update

2016-06-03 Thread Matt Caswell
The branch master has been updated via fa28bfd66fc221e18ee57134e42b54b4012e66db (commit) from 6191fc8634eb0eee1a358bea7dbfbf33ad1f8981 (commit) - Log - commit fa28bfd66fc221e18ee57134e42b54b4012e66db Author: Matt

[openssl-commits] [openssl] OpenSSL_1_0_2-stable update

2016-06-03 Thread Matt Caswell
Author: Matt Caswell <m...@openssl.org> Date: Fri Jun 3 17:12:08 2016 +0100 Update CONTRIBUTING Fix typos and clarify a few things in the CONTRIBUTING file. Reviewed-by: Rich Salz <rs...@op

[openssl-commits] [openssl] OpenSSL_1_0_1-stable update

2016-06-03 Thread Matt Caswell
Author: Matt Caswell <m...@openssl.org> Date: Fri Jun 3 17:12:08 2016 +0100 Update CONTRIBUTING Fix typos and clarify a few things in the CONTRIBUTING file. Reviewed-by: Rich Salz <rs...@op

[openssl-commits] [openssl] master update

2016-06-03 Thread Matt Caswell
- commit 416a5b6c92f9f7a664c34a96e63f50c38b7e3291 Author: Matt Caswell <m...@openssl.org> Date: Fri Jun 3 15:53:54 2016 +0100 BIO_printf() can fail to print the last character If the string to print is exactly 2048 cha

[openssl-commits] [openssl] OpenSSL_1_0_2-stable update

2016-06-03 Thread Matt Caswell
- commit 96f1de5bf40af27db3df91c106d799fa86165eb9 Author: Matt Caswell <m...@openssl.org> Date: Fri Jun 3 15:53:54 2016 +0100 BIO_printf() can fail to print the last character If the string to print is exactly 2048 character long (excluding the NULL term

[openssl-commits] [openssl] master update

2016-06-08 Thread Matt Caswell
Reviewed-by: Matt Caswell <m...@openssl.org> --- Summary of changes: crypto/async/arch/async_posix.h | 2 +- engines/afalg/e_afalg.c | 16 include/openssl/e_os2.h | 6 +-

[openssl-commits] [openssl] OpenSSL_1_0_1-stable update

2016-06-06 Thread Matt Caswell
means that a non-constant time codepath is followed for certain operations. This has been demonstrated through a cache-timing attack to be sufficient for an attacker to recover the private DSA key. CVE-2016-2178 Reviewed-by: Richard Levitte <levi...@openssl.org> Revie

[openssl-commits] [openssl] master update

2016-06-06 Thread Matt Caswell
- commit 5584f65a1027b06fe0cfc4be28d1a232cf180e42 Author: Matt Caswell <m...@openssl.org> Date: Thu May 26 10:55:11 2016 +0100 Deprecate the flags that switch off constant time The flags RSA_FLAG_NO_CON

[openssl-commits] [openssl] OpenSSL_1_0_2-stable update

2016-06-06 Thread Matt Caswell
means that a non-constant time codepath is followed for certain operations. This has been demonstrated through a cache-timing attack to be sufficient for an attacker to recover the private DSA key. CVE-2016-2178 Reviewed-by: Richard Levitte <levi...@openssl.org> Revie

[openssl-commits] [openssl] OpenSSL_1_0_2-stable update

2016-06-07 Thread Matt Caswell
- commit e4c4b2766bb97b34ea3479252276ab7c66311809 Author: Matt Caswell <m...@openssl.org> Date: Tue May 31 11:38:52 2016 +0100 Add a BN_mod_word test() The previous commit fixed a bug with BN_mod_word() which would have been caught if we had a test for it. This

[openssl-commits] [openssl] master update

2016-06-07 Thread Matt Caswell
- commit f44310e9ce2cdab64a9269ad8014be978e333db6 Author: Matt Caswell <m...@openssl.org> Date: Tue May 31 11:38:52 2016 +0100 Add a BN_mod_word test() The previous commit fixed a bug with BN_mod_word() which would have been caught if we had a test for it. This commit ad

[openssl-commits] [openssl] master update

2016-06-07 Thread Matt Caswell
- commit 4f0c475719defd7c051964ef9964cc6e5b3a63bf Author: Matt Caswell <m...@openssl.org> Date: Wed Jun 1 17:44:19 2016 +0100 Add empty record tests The previous commit changed how we handle out-of-context empty r

[openssl-commits] [openssl] master update

2016-06-07 Thread Matt Caswell
The branch master has been updated via c796e0215209e68d77dfc23150441a64404a99a5 (commit) from bb9ad09e8ec91d1c3e9c571b4b5ba98980b5fa93 (commit) - Log - commit c796e0215209e68d77dfc23150441a64404a99a5 Author: Matt

[openssl-commits] [openssl] OpenSSL_1_0_1-stable update

2016-06-07 Thread Matt Caswell
Author: Matt Caswell <m...@openssl.org> Date: Tue Jun 7 09:12:51 2016 +0100 More fix DSA, preserve BN_FLG_CONSTTIME The previous "fix" still left "k" exposed to constant time problems in the later BN_mod_inverse() call. Ensure both k and kq have the

[openssl-commits] [openssl] master update

2016-06-07 Thread Matt Caswell
- commit 47ae05ba6288c831a9aa4282f9cce40372e79ea9 Author: Cesar Pereida <cesar.pere...@aalto.fi> Date: Tue Jun 7 16:02:01 2016 +0300 Set flag BN_FLG_CONSTTIME earlier Reviewed-by: Rich Salz <rs...@openssl.org> Reviewed-by: Matt Caswell <m...@opens

  1   2   3   4   5   6   7   8   9   10   >