[tor-commits] [tor/maint-0.4.0] NSS: disable TLS1.2 SHA-384 ciphersuites.

2019-04-05 Thread teor
commit 5cb94cbf9d89804ea37a2f1e68d354a86edb223e Author: Nick Mathewson Date: Fri Mar 29 13:38:48 2019 -0400 NSS: disable TLS1.2 SHA-384 ciphersuites. In current NSS versions, these ciphersuites don't work with SSL_ExportKeyingMaterial(), which was causing relays to fail when

[tor-commits] [tor/maint-0.4.0] NSS: Log an error message when SSL_ExportKeyingMaterial() fails

2019-04-05 Thread teor
commit 680fd3f8fb7157432398a3552ee9c98c72bd7397 Author: Nick Mathewson Date: Fri Mar 29 13:38:14 2019 -0400 NSS: Log an error message when SSL_ExportKeyingMaterial() fails Diagnostic for 29241. --- changes/29241_diagnostic | 4 src/lib/tls/tortls_nss.c | 8 2 files

[tor-commits] [tor/release-0.4.0] NSS: Log an error message when SSL_ExportKeyingMaterial() fails

2019-04-05 Thread teor
commit 680fd3f8fb7157432398a3552ee9c98c72bd7397 Author: Nick Mathewson Date: Fri Mar 29 13:38:14 2019 -0400 NSS: Log an error message when SSL_ExportKeyingMaterial() fails Diagnostic for 29241. --- changes/29241_diagnostic | 4 src/lib/tls/tortls_nss.c | 8 2 files

[tor-commits] [tor/release-0.4.0] NSS: disable TLS1.2 SHA-384 ciphersuites.

2019-04-05 Thread teor
commit 5cb94cbf9d89804ea37a2f1e68d354a86edb223e Author: Nick Mathewson Date: Fri Mar 29 13:38:48 2019 -0400 NSS: disable TLS1.2 SHA-384 ciphersuites. In current NSS versions, these ciphersuites don't work with SSL_ExportKeyingMaterial(), which was causing relays to fail when

[tor-commits] [tor/release-0.4.0] Merge remote-tracking branch 'tor-github/pr/911' into maint-0.4.0

2019-04-05 Thread teor
commit b100c9e9800c1d504c2d69d556642189c39d099d Merge: 8b3b605a1 4dd96f744 Author: teor Date: Sat Apr 6 12:15:41 2019 +1000 Merge remote-tracking branch 'tor-github/pr/911' into maint-0.4.0 changes/29241_diagnostic | 4 changes/bug29241 | 6 ++ src/lib/tls/tortls_nss.c

[tor-commits] [tor/release-0.4.0] changes: Ticket 29241 is actually a bug on NSS in 0.3.5.1-alpha

2019-04-05 Thread teor
commit 4dd96f7b0eeb8b3b2c36f6f129e464d4 Author: teor Date: Sat Apr 6 11:07:20 2019 +1000 changes: Ticket 29241 is actually a bug on NSS in 0.3.5.1-alpha --- changes/bug29241 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/bug29241 b/changes/bug29241

[tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.4.0' into release-0.4.0

2019-04-05 Thread teor
commit a51f5b9b3631fea573229787f463b2b2c2ffb5c3 Merge: 6428fa359 b100c9e98 Author: teor Date: Sat Apr 6 12:16:01 2019 +1000 Merge branch 'maint-0.4.0' into release-0.4.0 changes/29241_diagnostic | 4 changes/bug29241 | 6 ++ src/lib/tls/tortls_nss.c | 40

[tor-commits] [tor/maint-0.4.0] Merge remote-tracking branch 'tor-github/pr/911' into maint-0.4.0

2019-04-05 Thread teor
commit b100c9e9800c1d504c2d69d556642189c39d099d Merge: 8b3b605a1 4dd96f744 Author: teor Date: Sat Apr 6 12:15:41 2019 +1000 Merge remote-tracking branch 'tor-github/pr/911' into maint-0.4.0 changes/29241_diagnostic | 4 changes/bug29241 | 6 ++ src/lib/tls/tortls_nss.c

[tor-commits] [tor/maint-0.4.0] changes: Ticket 29241 is actually a bug on NSS in 0.3.5.1-alpha

2019-04-05 Thread teor
commit 4dd96f7b0eeb8b3b2c36f6f129e464d4 Author: teor Date: Sat Apr 6 11:07:20 2019 +1000 changes: Ticket 29241 is actually a bug on NSS in 0.3.5.1-alpha --- changes/bug29241 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/bug29241 b/changes/bug29241

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/911' into maint-0.4.0

2019-04-05 Thread teor
commit b100c9e9800c1d504c2d69d556642189c39d099d Merge: 8b3b605a1 4dd96f744 Author: teor Date: Sat Apr 6 12:15:41 2019 +1000 Merge remote-tracking branch 'tor-github/pr/911' into maint-0.4.0 changes/29241_diagnostic | 4 changes/bug29241 | 6 ++ src/lib/tls/tortls_nss.c

[tor-commits] [tor/master] changes: Ticket 29241 is actually a bug on NSS in 0.3.5.1-alpha

2019-04-05 Thread teor
commit 4dd96f7b0eeb8b3b2c36f6f129e464d4 Author: teor Date: Sat Apr 6 11:07:20 2019 +1000 changes: Ticket 29241 is actually a bug on NSS in 0.3.5.1-alpha --- changes/bug29241 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/bug29241 b/changes/bug29241

[tor-commits] [tor/master] practracker: accept 6 extra lines in tortls_nss.c:tor_tls_context_new()

2019-04-05 Thread teor
commit 7741b21d0e3afbfc6d60a852fce6992724c4ae71 Author: teor Date: Sat Apr 6 12:19:47 2019 +1000 practracker: accept 6 extra lines in tortls_nss.c:tor_tls_context_new() These lines were added to fix bug 29241. --- scripts/maint/practracker/exceptions.txt | 2 +- 1 file changed, 1

[tor-commits] [tor/master] NSS: Log an error message when SSL_ExportKeyingMaterial() fails

2019-04-05 Thread teor
commit 680fd3f8fb7157432398a3552ee9c98c72bd7397 Author: Nick Mathewson Date: Fri Mar 29 13:38:14 2019 -0400 NSS: Log an error message when SSL_ExportKeyingMaterial() fails Diagnostic for 29241. --- changes/29241_diagnostic | 4 src/lib/tls/tortls_nss.c | 8 2 files

[tor-commits] [tor/master] Merge branch 'maint-0.4.0'

2019-04-05 Thread teor
commit 4cffc7fe9cfff03a122ddecc3447136f8a82387b Merge: f213a35b2 b100c9e98 Author: teor Date: Sat Apr 6 12:23:25 2019 +1000 Merge branch 'maint-0.4.0' changes/29241_diagnostic | 4 changes/bug29241 | 6 ++ src/lib/tls/tortls_nss.c | 40

[tor-commits] [tor/master] NSS: disable TLS1.2 SHA-384 ciphersuites.

2019-04-05 Thread teor
commit 5cb94cbf9d89804ea37a2f1e68d354a86edb223e Author: Nick Mathewson Date: Fri Mar 29 13:38:48 2019 -0400 NSS: disable TLS1.2 SHA-384 ciphersuites. In current NSS versions, these ciphersuites don't work with SSL_ExportKeyingMaterial(), which was causing relays to fail when

[tor-commits] [translation/tpo-web_completed] Update translations for tpo-web_completed

2019-04-05 Thread translation
commit 349db56422c61c4495ceea2235dd6df93ec9d3bb Author: Translation commit bot Date: Sat Apr 6 00:50:41 2019 + Update translations for tpo-web_completed --- contents+pt-BR.po | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/contents+pt-BR.po

[tor-commits] [translation/tpo-web] Update translations for tpo-web

2019-04-05 Thread translation
commit dfd9987e017741be678fc6f1fdda1368aeafd4f0 Author: Translation commit bot Date: Sat Apr 6 00:50:35 2019 + Update translations for tpo-web --- contents+pt-BR.po | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/contents+pt-BR.po b/contents+pt-BR.po

[tor-commits] [translation/torbutton-browseronboardingproperties] Update translations for torbutton-browseronboardingproperties

2019-04-05 Thread translation
commit 88d2cc4a81b2ff28b0dae2ee0aa075e1af572f25 Author: Translation commit bot Date: Sat Apr 6 00:49:34 2019 + Update translations for torbutton-browseronboardingproperties --- pt-BR/browserOnboarding.properties | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff

[tor-commits] [translation/torbutton-browseronboardingproperties_completed] Update translations for torbutton-browseronboardingproperties_completed

2019-04-05 Thread translation
commit 393259eddae82abac859f6edd211767ddc629854 Author: Translation commit bot Date: Sat Apr 6 00:49:42 2019 + Update translations for torbutton-browseronboardingproperties_completed --- pt-BR/browserOnboarding.properties | 12 1 file changed, 12 insertions(+) diff --git

[tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed

2019-04-05 Thread translation
commit 393f8231c8167b73b3f9339eb01d4c2ed6d96d98 Author: Translation commit bot Date: Sat Apr 6 00:15:23 2019 + Update translations for bridgedb_completed --- uk/LC_MESSAGES/bridgedb.po | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git

[tor-commits] [translation/bridgedb] Update translations for bridgedb

2019-04-05 Thread translation
commit d7f80a83b611e3d9abb9f05a48a22f32e022c776 Author: Translation commit bot Date: Sat Apr 6 00:15:15 2019 + Update translations for bridgedb --- uk/LC_MESSAGES/bridgedb.po | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/uk/LC_MESSAGES/bridgedb.po

[tor-commits] [tor/release-0.4.0] Merge remote-tracking branch 'tor-github/pr/879' into maint-0.3.5

2019-04-05 Thread teor
commit 44ea341117ef9f439d7ba9eae74a7a225646bfa3 Merge: 4aa02d3c7 db71bceb4 Author: teor Date: Sat Apr 6 09:30:52 2019 +1000 Merge remote-tracking branch 'tor-github/pr/879' into maint-0.3.5 .travis.yml | 15 +++ Makefile.am | 4 +++- changes/bug29036| 5

[tor-commits] [tor/release-0.4.0] Merge remote-tracking branch 'tor-github/pr/877' into maint-0.2.9

2019-04-05 Thread teor
commit e1955a2c54e2c9ab25252c46f13f0a222828a6ff Merge: 54e249e26 f0cd8f804 Author: teor Date: Sat Apr 6 09:28:13 2019 +1000 Merge remote-tracking branch 'tor-github/pr/877' into maint-0.2.9 .travis.yml | 8 +--- Makefile.am | 4 +++- changes/bug29036 | 5 + 3 files

[tor-commits] [tor/release-0.4.0] Merge remote-tracking branch 'tor-github/pr/898' into maint-0.3.5

2019-04-05 Thread teor
commit 316aed502e58102fa582ecd9902a3422c27b6dae Merge: ea5e37182 3fa42d599 Author: teor Date: Sat Apr 6 09:32:53 2019 +1000 Merge remote-tracking branch 'tor-github/pr/898' into maint-0.3.5 .travis.yml | 9 - changes/bug30011 | 4 2 files changed, 12 insertions(+), 1

[tor-commits] [tor/release-0.4.0] Merge remote-tracking branch 'tor-github/pr/878' into maint-0.3.4

2019-04-05 Thread teor
commit 102178e6d43ed990e972b2fbc4f611997c8943f0 Merge: 3cfcfbac4 a514e0247 Author: teor Date: Sat Apr 6 09:30:04 2019 +1000 Merge remote-tracking branch 'tor-github/pr/878' into maint-0.3.4 .travis.yml | 15 +++ Makefile.am | 4 +++- changes/bug29036| 5

[tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.2.9' into maint-0.3.4

2019-04-05 Thread teor
commit 48e990359b05661f2dd0ae503143ee9b18442475 Merge: 102178e6d a0db5ade3 Author: teor Date: Sat Apr 6 09:33:11 2019 +1000 Merge branch 'maint-0.2.9' into maint-0.3.4 changes/bug30021| 8 src/common/tortls.c | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-)

[tor-commits] [tor/release-0.3.4] Merge branch 'bug29036-029' into bug29036-29962-034

2019-04-05 Thread teor
commit a514e024769083908a35f28ac0df5f2e7b1137b8 Merge: 33be8d829 f0cd8f804 Author: teor Date: Fri Apr 5 12:58:16 2019 +1000 Merge branch 'bug29036-029' into bug29036-29962-034 Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.4.0' into release-0.4.0

2019-04-05 Thread teor
commit 6428fa35922d3debedb24d2098bd16c51ec21e69 Merge: 8a158b82b 8b3b605a1 Author: teor Date: Sat Apr 6 09:33:33 2019 +1000 Merge branch 'maint-0.4.0' into release-0.4.0 ___ tor-commits mailing list tor-commits@lists.torproject.org

[tor-commits] [tor/release-0.3.5] Merge branch 'maint-0.3.5' into release-0.3.5

2019-04-05 Thread teor
commit d851f075971a63ae257f3e11734c8e6e2f0a0263 Merge: 3a6affb15 3b9e3cca9 Author: teor Date: Sat Apr 6 09:33:24 2019 +1000 Merge branch 'maint-0.3.5' into release-0.3.5 .travis.yml | 24 +++- Makefile.am | 4 +++- changes/bug29036

[tor-commits] [tor/release-0.3.5] Merge branch 'bug30021_029' into bug30021_035

2019-04-05 Thread teor
commit db1c1dba34545c9b96f9ec4c01338caeaeeb0433 Merge: 4aa02d3c7 1710f4bbd Author: Nick Mathewson Date: Thu Apr 4 11:26:33 2019 -0400 Merge branch 'bug30021_029' into bug30021_035 changes/bug30021 | 8 src/lib/tls/tortls_openssl.c | 2 +- 2 files changed, 9

[tor-commits] [tor/release-0.3.5] Merge branch 'maint-0.2.9' into maint-0.3.4

2019-04-05 Thread teor
commit 48e990359b05661f2dd0ae503143ee9b18442475 Merge: 102178e6d a0db5ade3 Author: teor Date: Sat Apr 6 09:33:11 2019 +1000 Merge branch 'maint-0.2.9' into maint-0.3.4 changes/bug30021| 8 src/common/tortls.c | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-)

[tor-commits] [tor/release-0.3.5] Makefile: actually, don't delete the gcno files

2019-04-05 Thread teor
commit f0cd8f804f8152355993acf0493b22b668f500b2 Author: teor Date: Fri Apr 5 12:56:29 2019 +1000 Makefile: actually, don't delete the gcno files We need to keep the gcno files, because they are created at compile time. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1

[tor-commits] [tor/release-0.3.5] Merge branch 'bug29036-029' into bug29036-29962-034

2019-04-05 Thread teor
commit ac28e56ccb402d640f5adde186a765265ce855c7 Merge: 6d057c56f 57e9fe2bb Author: teor Date: Mon Apr 1 14:07:58 2019 +1000 Merge branch 'bug29036-029' into bug29036-29962-034 .travis.yml | 8 +--- Makefile.am | 4 +++- changes/bug29036 | 5 + 3 files changed, 13

[tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.3.5' into maint-0.4.0

2019-04-05 Thread teor
commit 8b3b605a1529e34eb42926db7c38d046a3f1bacb Merge: 071a000d6 3b9e3cca9 Author: teor Date: Sat Apr 6 09:33:28 2019 +1000 Merge branch 'maint-0.3.5' into maint-0.4.0 ___ tor-commits mailing list tor-commits@lists.torproject.org

[tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.3.4' into maint-0.3.5

2019-04-05 Thread teor
commit 3b9e3cca94dbeb083bfd64dfd4eb22a905cd2748 Merge: 316aed502 48e990359 Author: teor Date: Sat Apr 6 09:33:20 2019 +1000 Merge branch 'maint-0.3.4' into maint-0.3.5 ___ tor-commits mailing list tor-commits@lists.torproject.org

[tor-commits] [tor/release-0.4.0] Merge remote-tracking branch 'tor-github/pr/903' into maint-0.3.5

2019-04-05 Thread teor
commit ea5e371822d58eb25eda912ba8afb8c0951b424c Merge: 44ea34111 db1c1dba3 Author: teor Date: Sat Apr 6 09:31:52 2019 +1000 Merge remote-tracking branch 'tor-github/pr/903' into maint-0.3.5 changes/bug30021 | 8 src/lib/tls/tortls_openssl.c | 2 +- 2 files changed, 9

[tor-commits] [tor/release-0.4.0] Merge remote-tracking branch 'tor-github/pr/902' into maint-0.2.9

2019-04-05 Thread teor
commit a0db5ade3e1e2b81ed1196eb98aeca53583fba64 Merge: e1955a2c5 1710f4bbd Author: teor Date: Sat Apr 6 09:28:58 2019 +1000 Merge remote-tracking branch 'tor-github/pr/902' into maint-0.2.9 changes/bug30021| 8 src/common/tortls.c | 2 +- 2 files changed, 9 insertions(+), 1

[tor-commits] [tor/release-0.3.5] Do not cache bogus results from classifying client ciphers

2019-04-05 Thread teor
commit 1710f4bbd6bb100901e7f601a1c0f96b51845f86 Author: Nick Mathewson Date: Thu Apr 4 11:24:55 2019 -0400 Do not cache bogus results from classifying client ciphers When classifying a client's selection of TLS ciphers, if the client ciphers are not yet available, do not cache

[tor-commits] [tor/release-0.3.5] Merge remote-tracking branch 'tor-github/pr/879' into maint-0.3.5

2019-04-05 Thread teor
commit 44ea341117ef9f439d7ba9eae74a7a225646bfa3 Merge: 4aa02d3c7 db71bceb4 Author: teor Date: Sat Apr 6 09:30:52 2019 +1000 Merge remote-tracking branch 'tor-github/pr/879' into maint-0.3.5 .travis.yml | 15 +++ Makefile.am | 4 +++- changes/bug29036| 5

[tor-commits] [tor/release-0.4.0] Merge branch 'bug30021_029' into bug30021_035

2019-04-05 Thread teor
commit db1c1dba34545c9b96f9ec4c01338caeaeeb0433 Merge: 4aa02d3c7 1710f4bbd Author: Nick Mathewson Date: Thu Apr 4 11:26:33 2019 -0400 Merge branch 'bug30021_029' into bug30021_035 changes/bug30021 | 8 src/lib/tls/tortls_openssl.c | 2 +- 2 files changed, 9

[tor-commits] [tor/release-0.3.5] Merge remote-tracking branch 'tor-github/pr/878' into maint-0.3.4

2019-04-05 Thread teor
commit 102178e6d43ed990e972b2fbc4f611997c8943f0 Merge: 3cfcfbac4 a514e0247 Author: teor Date: Sat Apr 6 09:30:04 2019 +1000 Merge remote-tracking branch 'tor-github/pr/878' into maint-0.3.4 .travis.yml | 15 +++ Makefile.am | 4 +++- changes/bug29036| 5

[tor-commits] [tor/release-0.3.5] Merge remote-tracking branch 'tor-github/pr/903' into maint-0.3.5

2019-04-05 Thread teor
commit ea5e371822d58eb25eda912ba8afb8c0951b424c Merge: 44ea34111 db1c1dba3 Author: teor Date: Sat Apr 6 09:31:52 2019 +1000 Merge remote-tracking branch 'tor-github/pr/903' into maint-0.3.5 changes/bug30021 | 8 src/lib/tls/tortls_openssl.c | 2 +- 2 files changed, 9

[tor-commits] [tor/release-0.3.5] Merge remote-tracking branch 'tor-github/pr/898' into maint-0.3.5

2019-04-05 Thread teor
commit 316aed502e58102fa582ecd9902a3422c27b6dae Merge: ea5e37182 3fa42d599 Author: teor Date: Sat Apr 6 09:32:53 2019 +1000 Merge remote-tracking branch 'tor-github/pr/898' into maint-0.3.5 .travis.yml | 9 - changes/bug30011 | 4 2 files changed, 12 insertions(+), 1

[tor-commits] [tor/release-0.3.5] Merge branch 'bug29036-29962-034' into bug29036-29962-035

2019-04-05 Thread teor
commit db71bceb4048c0274001ee46ebab2c60f8d11259 Merge: 7014e57f4 a514e0247 Author: teor Date: Fri Apr 5 12:58:32 2019 +1000 Merge branch 'bug29036-29962-034' into bug29036-29962-035 Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [tor/release-0.3.5] Merge remote-tracking branch 'tor-github/pr/902' into maint-0.2.9

2019-04-05 Thread teor
commit a0db5ade3e1e2b81ed1196eb98aeca53583fba64 Merge: e1955a2c5 1710f4bbd Author: teor Date: Sat Apr 6 09:28:58 2019 +1000 Merge remote-tracking branch 'tor-github/pr/902' into maint-0.2.9 changes/bug30021| 8 src/common/tortls.c | 2 +- 2 files changed, 9 insertions(+), 1

[tor-commits] [tor/release-0.3.5] Merge remote-tracking branch 'tor-github/pr/877' into maint-0.2.9

2019-04-05 Thread teor
commit e1955a2c54e2c9ab25252c46f13f0a222828a6ff Merge: 54e249e26 f0cd8f804 Author: teor Date: Sat Apr 6 09:28:13 2019 +1000 Merge remote-tracking branch 'tor-github/pr/877' into maint-0.2.9 .travis.yml | 8 +--- Makefile.am | 4 +++- changes/bug29036 | 5 + 3 files

[tor-commits] [tor/release-0.3.4] Merge branch 'maint-0.3.4' into release-0.3.4

2019-04-05 Thread teor
commit 2afba291bbfc79198e1cd62382a30168f45db4e5 Merge: b0428b6dc 48e990359 Author: teor Date: Sat Apr 6 09:33:15 2019 +1000 Merge branch 'maint-0.3.4' into release-0.3.4 .travis.yml | 15 +++ Makefile.am | 4 +++- changes/bug29036| 5 +

[tor-commits] [tor/release-0.3.5] Merge branch 'maint-0.3.4' into maint-0.3.5

2019-04-05 Thread teor
commit 3b9e3cca94dbeb083bfd64dfd4eb22a905cd2748 Merge: 316aed502 48e990359 Author: teor Date: Sat Apr 6 09:33:20 2019 +1000 Merge branch 'maint-0.3.4' into maint-0.3.5 ___ tor-commits mailing list tor-commits@lists.torproject.org

[tor-commits] [tor/release-0.3.4] Merge branch 'bug29036-029' into bug29036-29962-034

2019-04-05 Thread teor
commit ac28e56ccb402d640f5adde186a765265ce855c7 Merge: 6d057c56f 57e9fe2bb Author: teor Date: Mon Apr 1 14:07:58 2019 +1000 Merge branch 'bug29036-029' into bug29036-29962-034 .travis.yml | 8 +--- Makefile.am | 4 +++- changes/bug29036 | 5 + 3 files changed, 13

[tor-commits] [tor/release-0.3.4] Merge remote-tracking branch 'tor-github/pr/877' into maint-0.2.9

2019-04-05 Thread teor
commit e1955a2c54e2c9ab25252c46f13f0a222828a6ff Merge: 54e249e26 f0cd8f804 Author: teor Date: Sat Apr 6 09:28:13 2019 +1000 Merge remote-tracking branch 'tor-github/pr/877' into maint-0.2.9 .travis.yml | 8 +--- Makefile.am | 4 +++- changes/bug29036 | 5 + 3 files

[tor-commits] [tor/release-0.3.5] Makefile: delete all the gcov-related files in reset-gcov

2019-04-05 Thread teor
commit 57e9fe2bbaa66ee907d68cdf7ebcf2111bd71ac9 Author: teor Date: Mon Apr 1 13:49:27 2019 +1000 Makefile: delete all the gcov-related files in reset-gcov And fix a comment. See: https://gcc.gnu.org/onlinedocs/gcc/Gcov-Data-Files.html#Gcov-Data-Files --- .travis.yml

[tor-commits] [tor/release-0.3.5] Cleanup cargo registry before each Rust-enabled build

2019-04-05 Thread teor
commit 0c6cfd9c652e4f5074151320ad31c32cc82818e9 Author: rl1987 Date: Sun Mar 31 16:58:32 2019 +0300 Cleanup cargo registry before each Rust-enabled build Also, refrain from caching target/. See: https://levans.fr/rust_travis_cache.html --- .travis.yml | 5 +++-- 1 file

[tor-commits] [tor/release-0.3.5] Merge branch 'bug29036-029' into bug29036-29962-034

2019-04-05 Thread teor
commit a514e024769083908a35f28ac0df5f2e7b1137b8 Merge: 33be8d829 f0cd8f804 Author: teor Date: Fri Apr 5 12:58:16 2019 +1000 Merge branch 'bug29036-029' into bug29036-29962-034 Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [tor/release-0.3.5] Add changes file

2019-04-05 Thread teor
commit 124990aa01c8151fad98a6979e5996d5fbb3f51a Author: rl1987 Date: Sun Mar 31 17:23:34 2019 +0300 Add changes file --- changes/ticket29962 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changes/ticket29962 b/changes/ticket29962 new file mode 100644 index 0..e36cc0cf9 ---

[tor-commits] [tor/release-0.3.5] Handle errors from coveralls more gracefully.

2019-04-05 Thread teor
commit fbb1c7adfcfbda2f7ed6877beb137c382ecb6b50 Author: Alexander Færøy Date: Wed Mar 20 15:44:06 2019 +0100 Handle errors from coveralls more gracefully. Since we have moved coveralls to the script target the entire build will now fail if coveralls fail. We handle it more

[tor-commits] [tor/release-0.3.4] Run `make reset-gcov` after the script target in Travis CI is done.

2019-04-05 Thread teor
commit 0267c453e2e0d474f742efa1da3ce698ea4af97d Author: Alexander Færøy Date: Mon Mar 18 15:27:14 2019 +0100 Run `make reset-gcov` after the script target in Travis CI is done. This should ensure that GCDA files are never entering the cache of Travis CI. See:

[tor-commits] [tor/release-0.3.4] Merge remote-tracking branch 'tor-github/pr/878' into maint-0.3.4

2019-04-05 Thread teor
commit 102178e6d43ed990e972b2fbc4f611997c8943f0 Merge: 3cfcfbac4 a514e0247 Author: teor Date: Sat Apr 6 09:30:04 2019 +1000 Merge remote-tracking branch 'tor-github/pr/878' into maint-0.3.4 .travis.yml | 15 +++ Makefile.am | 4 +++- changes/bug29036| 5

[tor-commits] [tor/release-0.3.4] Cleanup cargo registry before each Rust-enabled build

2019-04-05 Thread teor
commit 0c6cfd9c652e4f5074151320ad31c32cc82818e9 Author: rl1987 Date: Sun Mar 31 16:58:32 2019 +0300 Cleanup cargo registry before each Rust-enabled build Also, refrain from caching target/. See: https://levans.fr/rust_travis_cache.html --- .travis.yml | 5 +++-- 1 file

[tor-commits] [tor/release-0.3.4] Merge remote-tracking branch 'tor-github/pr/902' into maint-0.2.9

2019-04-05 Thread teor
commit a0db5ade3e1e2b81ed1196eb98aeca53583fba64 Merge: e1955a2c5 1710f4bbd Author: teor Date: Sat Apr 6 09:28:58 2019 +1000 Merge remote-tracking branch 'tor-github/pr/902' into maint-0.2.9 changes/bug30021| 8 src/common/tortls.c | 2 +- 2 files changed, 9 insertions(+), 1

[tor-commits] [tor/release-0.3.4] Do not cache bogus results from classifying client ciphers

2019-04-05 Thread teor
commit 1710f4bbd6bb100901e7f601a1c0f96b51845f86 Author: Nick Mathewson Date: Thu Apr 4 11:24:55 2019 -0400 Do not cache bogus results from classifying client ciphers When classifying a client's selection of TLS ciphers, if the client ciphers are not yet available, do not cache

[tor-commits] [tor/release-0.3.4] Add changes file

2019-04-05 Thread teor
commit 124990aa01c8151fad98a6979e5996d5fbb3f51a Author: rl1987 Date: Sun Mar 31 17:23:34 2019 +0300 Add changes file --- changes/ticket29962 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changes/ticket29962 b/changes/ticket29962 new file mode 100644 index 0..e36cc0cf9 ---

[tor-commits] [tor/release-0.3.4] Makefile: delete all the gcov-related files in reset-gcov

2019-04-05 Thread teor
commit 57e9fe2bbaa66ee907d68cdf7ebcf2111bd71ac9 Author: teor Date: Mon Apr 1 13:49:27 2019 +1000 Makefile: delete all the gcov-related files in reset-gcov And fix a comment. See: https://gcc.gnu.org/onlinedocs/gcc/Gcov-Data-Files.html#Gcov-Data-Files --- .travis.yml

[tor-commits] [tor/release-0.3.5] Merge branch 'bug29036-29962-034' into bug29036-29962-035

2019-04-05 Thread teor
commit 7014e57f4a05d2be5486aedd754272c70d365354 Merge: 3280e9a11 33be8d829 Author: teor Date: Mon Apr 1 14:11:20 2019 +1000 Merge branch 'bug29036-29962-034' into bug29036-29962-035 Merge the moved coverage line from 29036 with the stem changes in maint-0.3.5. .travis.yml

[tor-commits] [tor/release-0.3.4] changes: Use the first Tor version with CI coverage for the 29036 changes file

2019-04-05 Thread teor
commit eb0bd18d6e344c574614d6d53e2f7cead92c3178 Author: teor Date: Mon Apr 1 13:40:16 2019 +1000 changes: Use the first Tor version with CI coverage for the 29036 changes file Otherwise, "make check-changes" will complain when we backport the change. --- changes/bug29036 | 4

[tor-commits] [tor/release-0.3.5] Travis: merge before_cache from 29036 and 29962

2019-04-05 Thread teor
commit 33be8d8295415491fc06bee47729e86d9efcd126 Author: teor Date: Mon Apr 1 14:05:14 2019 +1000 Travis: merge before_cache from 29036 and 29962 And add some useful comments --- .travis.yml | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/.travis.yml

[tor-commits] [tor/release-0.3.5] Travis: Terminate test-stem if it takes more than 9.5 minutes to run

2019-04-05 Thread teor
commit 3fa42d599a205e51c91efb953af70a45e877eafe Author: teor Date: Thu Apr 4 13:02:13 2019 +1000 Travis: Terminate test-stem if it takes more than 9.5 minutes to run (Travis terminates the job after 10 minutes of no output.) Diagnostic for 29437. Fixes bug 30011;

[tor-commits] [tor/release-0.3.5] Run `make reset-gcov` after the script target in Travis CI is done.

2019-04-05 Thread teor
commit 0267c453e2e0d474f742efa1da3ce698ea4af97d Author: Alexander Færøy Date: Mon Mar 18 15:27:14 2019 +0100 Run `make reset-gcov` after the script target in Travis CI is done. This should ensure that GCDA files are never entering the cache of Travis CI. See:

[tor-commits] [tor/release-0.2.9] Merge remote-tracking branch 'tor-github/pr/902' into maint-0.2.9

2019-04-05 Thread teor
commit a0db5ade3e1e2b81ed1196eb98aeca53583fba64 Merge: e1955a2c5 1710f4bbd Author: teor Date: Sat Apr 6 09:28:58 2019 +1000 Merge remote-tracking branch 'tor-github/pr/902' into maint-0.2.9 changes/bug30021| 8 src/common/tortls.c | 2 +- 2 files changed, 9 insertions(+), 1

[tor-commits] [tor/release-0.3.4] Travis: merge before_cache from 29036 and 29962

2019-04-05 Thread teor
commit 33be8d8295415491fc06bee47729e86d9efcd126 Author: teor Date: Mon Apr 1 14:05:14 2019 +1000 Travis: merge before_cache from 29036 and 29962 And add some useful comments --- .travis.yml | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/.travis.yml

[tor-commits] [tor/release-0.3.4] Makefile: actually, don't delete the gcno files

2019-04-05 Thread teor
commit f0cd8f804f8152355993acf0493b22b668f500b2 Author: teor Date: Fri Apr 5 12:56:29 2019 +1000 Makefile: actually, don't delete the gcno files We need to keep the gcno files, because they are created at compile time. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1

[tor-commits] [tor/release-0.3.4] Merge branch 'maint-0.2.9' into maint-0.3.4

2019-04-05 Thread teor
commit 48e990359b05661f2dd0ae503143ee9b18442475 Merge: 102178e6d a0db5ade3 Author: teor Date: Sat Apr 6 09:33:11 2019 +1000 Merge branch 'maint-0.2.9' into maint-0.3.4 changes/bug30021| 8 src/common/tortls.c | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-)

[tor-commits] [tor/release-0.3.5] changes: Use the first Tor version with CI coverage for the 29036 changes file

2019-04-05 Thread teor
commit eb0bd18d6e344c574614d6d53e2f7cead92c3178 Author: teor Date: Mon Apr 1 13:40:16 2019 +1000 changes: Use the first Tor version with CI coverage for the 29036 changes file Otherwise, "make check-changes" will complain when we backport the change. --- changes/bug29036 | 4

[tor-commits] [tor/release-0.2.9] changes: Use the first Tor version with CI coverage for the 29036 changes file

2019-04-05 Thread teor
commit eb0bd18d6e344c574614d6d53e2f7cead92c3178 Author: teor Date: Mon Apr 1 13:40:16 2019 +1000 changes: Use the first Tor version with CI coverage for the 29036 changes file Otherwise, "make check-changes" will complain when we backport the change. --- changes/bug29036 | 4

[tor-commits] [tor/release-0.2.9] Merge remote-tracking branch 'tor-github/pr/877' into maint-0.2.9

2019-04-05 Thread teor
commit e1955a2c54e2c9ab25252c46f13f0a222828a6ff Merge: 54e249e26 f0cd8f804 Author: teor Date: Sat Apr 6 09:28:13 2019 +1000 Merge remote-tracking branch 'tor-github/pr/877' into maint-0.2.9 .travis.yml | 8 +--- Makefile.am | 4 +++- changes/bug29036 | 5 + 3 files

[tor-commits] [tor/release-0.3.4] Handle errors from coveralls more gracefully.

2019-04-05 Thread teor
commit fbb1c7adfcfbda2f7ed6877beb137c382ecb6b50 Author: Alexander Færøy Date: Wed Mar 20 15:44:06 2019 +0100 Handle errors from coveralls more gracefully. Since we have moved coveralls to the script target the entire build will now fail if coveralls fail. We handle it more

[tor-commits] [tor/release-0.2.9] Run `make reset-gcov` after the script target in Travis CI is done.

2019-04-05 Thread teor
commit 0267c453e2e0d474f742efa1da3ce698ea4af97d Author: Alexander Færøy Date: Mon Mar 18 15:27:14 2019 +0100 Run `make reset-gcov` after the script target in Travis CI is done. This should ensure that GCDA files are never entering the cache of Travis CI. See:

[tor-commits] [tor/release-0.2.9] Handle errors from coveralls more gracefully.

2019-04-05 Thread teor
commit fbb1c7adfcfbda2f7ed6877beb137c382ecb6b50 Author: Alexander Færøy Date: Wed Mar 20 15:44:06 2019 +0100 Handle errors from coveralls more gracefully. Since we have moved coveralls to the script target the entire build will now fail if coveralls fail. We handle it more

[tor-commits] [tor/release-0.2.9] Do not cache bogus results from classifying client ciphers

2019-04-05 Thread teor
commit 1710f4bbd6bb100901e7f601a1c0f96b51845f86 Author: Nick Mathewson Date: Thu Apr 4 11:24:55 2019 -0400 Do not cache bogus results from classifying client ciphers When classifying a client's selection of TLS ciphers, if the client ciphers are not yet available, do not cache

[tor-commits] [tor/release-0.2.9] Makefile: actually, don't delete the gcno files

2019-04-05 Thread teor
commit f0cd8f804f8152355993acf0493b22b668f500b2 Author: teor Date: Fri Apr 5 12:56:29 2019 +1000 Makefile: actually, don't delete the gcno files We need to keep the gcno files, because they are created at compile time. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1

[tor-commits] [tor/release-0.2.9] Merge branch 'maint-0.2.9' into release-0.2.9

2019-04-05 Thread teor
commit ca0089066bcf3eedd59fd194413d8d4e740eb3e5 Merge: bcac0bb34 a0db5ade3 Author: teor Date: Sat Apr 6 09:33:06 2019 +1000 Merge branch 'maint-0.2.9' into release-0.2.9 .travis.yml | 8 +--- Makefile.am | 4 +++- changes/bug29036| 5 + changes/bug30021| 8

[tor-commits] [tor/maint-0.4.0] Merge remote-tracking branch 'tor-github/pr/878' into maint-0.3.4

2019-04-05 Thread teor
commit 102178e6d43ed990e972b2fbc4f611997c8943f0 Merge: 3cfcfbac4 a514e0247 Author: teor Date: Sat Apr 6 09:30:04 2019 +1000 Merge remote-tracking branch 'tor-github/pr/878' into maint-0.3.4 .travis.yml | 15 +++ Makefile.am | 4 +++- changes/bug29036| 5

[tor-commits] [tor/release-0.2.9] Makefile: delete all the gcov-related files in reset-gcov

2019-04-05 Thread teor
commit 57e9fe2bbaa66ee907d68cdf7ebcf2111bd71ac9 Author: teor Date: Mon Apr 1 13:49:27 2019 +1000 Makefile: delete all the gcov-related files in reset-gcov And fix a comment. See: https://gcc.gnu.org/onlinedocs/gcc/Gcov-Data-Files.html#Gcov-Data-Files --- .travis.yml

[tor-commits] [tor/maint-0.4.0] Merge remote-tracking branch 'tor-github/pr/898' into maint-0.3.5

2019-04-05 Thread teor
commit 316aed502e58102fa582ecd9902a3422c27b6dae Merge: ea5e37182 3fa42d599 Author: teor Date: Sat Apr 6 09:32:53 2019 +1000 Merge remote-tracking branch 'tor-github/pr/898' into maint-0.3.5 .travis.yml | 9 - changes/bug30011 | 4 2 files changed, 12 insertions(+), 1

[tor-commits] [tor/maint-0.4.0] Merge remote-tracking branch 'tor-github/pr/877' into maint-0.2.9

2019-04-05 Thread teor
commit e1955a2c54e2c9ab25252c46f13f0a222828a6ff Merge: 54e249e26 f0cd8f804 Author: teor Date: Sat Apr 6 09:28:13 2019 +1000 Merge remote-tracking branch 'tor-github/pr/877' into maint-0.2.9 .travis.yml | 8 +--- Makefile.am | 4 +++- changes/bug29036 | 5 + 3 files

[tor-commits] [tor/maint-0.4.0] Merge remote-tracking branch 'tor-github/pr/903' into maint-0.3.5

2019-04-05 Thread teor
commit ea5e371822d58eb25eda912ba8afb8c0951b424c Merge: 44ea34111 db1c1dba3 Author: teor Date: Sat Apr 6 09:31:52 2019 +1000 Merge remote-tracking branch 'tor-github/pr/903' into maint-0.3.5 changes/bug30021 | 8 src/lib/tls/tortls_openssl.c | 2 +- 2 files changed, 9

[tor-commits] [tor/maint-0.4.0] Merge branch 'maint-0.3.5' into maint-0.4.0

2019-04-05 Thread teor
commit 8b3b605a1529e34eb42926db7c38d046a3f1bacb Merge: 071a000d6 3b9e3cca9 Author: teor Date: Sat Apr 6 09:33:28 2019 +1000 Merge branch 'maint-0.3.5' into maint-0.4.0 ___ tor-commits mailing list tor-commits@lists.torproject.org

[tor-commits] [tor/maint-0.4.0] Merge branch 'maint-0.3.4' into maint-0.3.5

2019-04-05 Thread teor
commit 3b9e3cca94dbeb083bfd64dfd4eb22a905cd2748 Merge: 316aed502 48e990359 Author: teor Date: Sat Apr 6 09:33:20 2019 +1000 Merge branch 'maint-0.3.4' into maint-0.3.5 ___ tor-commits mailing list tor-commits@lists.torproject.org

[tor-commits] [tor/maint-0.4.0] Merge branch 'maint-0.2.9' into maint-0.3.4

2019-04-05 Thread teor
commit 48e990359b05661f2dd0ae503143ee9b18442475 Merge: 102178e6d a0db5ade3 Author: teor Date: Sat Apr 6 09:33:11 2019 +1000 Merge branch 'maint-0.2.9' into maint-0.3.4 changes/bug30021| 8 src/common/tortls.c | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-)

[tor-commits] [tor/master] Merge branch 'maint-0.3.5' into maint-0.4.0

2019-04-05 Thread teor
commit 8b3b605a1529e34eb42926db7c38d046a3f1bacb Merge: 071a000d6 3b9e3cca9 Author: teor Date: Sat Apr 6 09:33:28 2019 +1000 Merge branch 'maint-0.3.5' into maint-0.4.0 ___ tor-commits mailing list tor-commits@lists.torproject.org

[tor-commits] [tor/maint-0.4.0] Merge remote-tracking branch 'tor-github/pr/902' into maint-0.2.9

2019-04-05 Thread teor
commit a0db5ade3e1e2b81ed1196eb98aeca53583fba64 Merge: e1955a2c5 1710f4bbd Author: teor Date: Sat Apr 6 09:28:58 2019 +1000 Merge remote-tracking branch 'tor-github/pr/902' into maint-0.2.9 changes/bug30021| 8 src/common/tortls.c | 2 +- 2 files changed, 9 insertions(+), 1

[tor-commits] [tor/maint-0.4.0] Merge branch 'bug30021_029' into bug30021_035

2019-04-05 Thread teor
commit db1c1dba34545c9b96f9ec4c01338caeaeeb0433 Merge: 4aa02d3c7 1710f4bbd Author: Nick Mathewson Date: Thu Apr 4 11:26:33 2019 -0400 Merge branch 'bug30021_029' into bug30021_035 changes/bug30021 | 8 src/lib/tls/tortls_openssl.c | 2 +- 2 files changed, 9

[tor-commits] [tor/maint-0.4.0] Merge remote-tracking branch 'tor-github/pr/879' into maint-0.3.5

2019-04-05 Thread teor
commit 44ea341117ef9f439d7ba9eae74a7a225646bfa3 Merge: 4aa02d3c7 db71bceb4 Author: teor Date: Sat Apr 6 09:30:52 2019 +1000 Merge remote-tracking branch 'tor-github/pr/879' into maint-0.3.5 .travis.yml | 15 +++ Makefile.am | 4 +++- changes/bug29036| 5

[tor-commits] [tor/master] Merge branch 'maint-0.2.9' into maint-0.3.4

2019-04-05 Thread teor
commit 48e990359b05661f2dd0ae503143ee9b18442475 Merge: 102178e6d a0db5ade3 Author: teor Date: Sat Apr 6 09:33:11 2019 +1000 Merge branch 'maint-0.2.9' into maint-0.3.4 changes/bug30021| 8 src/common/tortls.c | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-)

[tor-commits] [tor/master] Merge branch 'maint-0.3.4' into maint-0.3.5

2019-04-05 Thread teor
commit 3b9e3cca94dbeb083bfd64dfd4eb22a905cd2748 Merge: 316aed502 48e990359 Author: teor Date: Sat Apr 6 09:33:20 2019 +1000 Merge branch 'maint-0.3.4' into maint-0.3.5 ___ tor-commits mailing list tor-commits@lists.torproject.org

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/877' into maint-0.2.9

2019-04-05 Thread teor
commit e1955a2c54e2c9ab25252c46f13f0a222828a6ff Merge: 54e249e26 f0cd8f804 Author: teor Date: Sat Apr 6 09:28:13 2019 +1000 Merge remote-tracking branch 'tor-github/pr/877' into maint-0.2.9 .travis.yml | 8 +--- Makefile.am | 4 +++- changes/bug29036 | 5 + 3 files

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/903' into maint-0.3.5

2019-04-05 Thread teor
commit ea5e371822d58eb25eda912ba8afb8c0951b424c Merge: 44ea34111 db1c1dba3 Author: teor Date: Sat Apr 6 09:31:52 2019 +1000 Merge remote-tracking branch 'tor-github/pr/903' into maint-0.3.5 changes/bug30021 | 8 src/lib/tls/tortls_openssl.c | 2 +- 2 files changed, 9

[tor-commits] [tor/master] Merge branch 'maint-0.4.0'

2019-04-05 Thread teor
commit f213a35b2f7e14b14f4d23dd2084190050d3ca32 Merge: f021ca2d5 8b3b605a1 Author: teor Date: Sat Apr 6 09:33:38 2019 +1000 Merge branch 'maint-0.4.0' ___ tor-commits mailing list tor-commits@lists.torproject.org

[tor-commits] [tor/maint-0.3.5] Merge remote-tracking branch 'tor-github/pr/879' into maint-0.3.5

2019-04-05 Thread teor
commit 44ea341117ef9f439d7ba9eae74a7a225646bfa3 Merge: 4aa02d3c7 db71bceb4 Author: teor Date: Sat Apr 6 09:30:52 2019 +1000 Merge remote-tracking branch 'tor-github/pr/879' into maint-0.3.5 .travis.yml | 15 +++ Makefile.am | 4 +++- changes/bug29036| 5

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/879' into maint-0.3.5

2019-04-05 Thread teor
commit 44ea341117ef9f439d7ba9eae74a7a225646bfa3 Merge: 4aa02d3c7 db71bceb4 Author: teor Date: Sat Apr 6 09:30:52 2019 +1000 Merge remote-tracking branch 'tor-github/pr/879' into maint-0.3.5 .travis.yml | 15 +++ Makefile.am | 4 +++- changes/bug29036| 5

[tor-commits] [tor/master] Merge branch 'tor-github/pr/906' into maint-0.4.0

2019-04-05 Thread teor
commit 071a000d67577a950b6a4404c3cf35bd90de3654 Merge: 2cc3c98bc da678213e Author: George Kadianakis Date: Fri Apr 5 16:44:59 2019 +0300 Merge branch 'tor-github/pr/906' into maint-0.4.0 changes/bug29500 | 3 + src/core/or/circuitpadding.c | 3 +-

  1   2   3   4   >