[tor-commits] [tor/master] Detect when v2 services get disabled after HUP.

2018-05-09 Thread nickm
commit 5dc00c06615ef1e99e1d82dfdf41823c0d4bf7f6 Author: George Kadianakis Date: Tue May 8 18:07:08 2018 +0300 Detect when v2 services get disabled after HUP. During service configuration, rend_service_prune_list_impl_() sets rend_service_staging_list to

[tor-commits] [tor/maint-0.3.3] Merge branch 'maint-0.3.2' into maint-0.3.3

2018-05-09 Thread nickm
commit abde29824ceb76bd21e728260796ecb4ff55151a Merge: a639a6784 394f102ea Author: Nick Mathewson Date: Wed May 9 11:53:18 2018 -0400 Merge branch 'maint-0.3.2' into maint-0.3.3 changes/bug25761 | 3 +++ src/or/hs_service.c | 5 - src/or/rendservice.c | 5

[tor-commits] [tor/maint-0.3.2] Merge remote-tracking branch 'asn-github/bug25761_032' into maint-0.3.2

2018-05-09 Thread nickm
commit 394f102ea6b0494cde97769a99d75e91b5743616 Merge: be5b4415c 7e8c5e366 Author: Nick Mathewson Date: Wed May 9 11:53:15 2018 -0400 Merge remote-tracking branch 'asn-github/bug25761_032' into maint-0.3.2 changes/bug25761 | 3 +++ src/or/hs_service.c | 5 -

[tor-commits] [tor/maint-0.3.3] Detect when v3 services get disabled after HUP.

2018-05-09 Thread nickm
commit 7e8c5e36622d4581840bb0a037a66d9504c433a5 Author: George Kadianakis Date: Tue May 8 18:14:02 2018 +0300 Detect when v3 services get disabled after HUP. Remove v3 optimization which made Tor not detect disabling services. This optimization is

[tor-commits] [tor/maint-0.3.3] Detect when v2 services get disabled after HUP.

2018-05-09 Thread nickm
commit 5dc00c06615ef1e99e1d82dfdf41823c0d4bf7f6 Author: George Kadianakis Date: Tue May 8 18:07:08 2018 +0300 Detect when v2 services get disabled after HUP. During service configuration, rend_service_prune_list_impl_() sets rend_service_staging_list to

[tor-commits] [tor/release-0.3.2] Detect when v2 services get disabled after HUP.

2018-05-09 Thread nickm
commit 5dc00c06615ef1e99e1d82dfdf41823c0d4bf7f6 Author: George Kadianakis Date: Tue May 8 18:07:08 2018 +0300 Detect when v2 services get disabled after HUP. During service configuration, rend_service_prune_list_impl_() sets rend_service_staging_list to

[tor-commits] [tor/maint-0.3.2] Detect when v3 services get disabled after HUP.

2018-05-09 Thread nickm
commit 7e8c5e36622d4581840bb0a037a66d9504c433a5 Author: George Kadianakis Date: Tue May 8 18:14:02 2018 +0300 Detect when v3 services get disabled after HUP. Remove v3 optimization which made Tor not detect disabling services. This optimization is

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

2018-05-09 Thread nickm
commit 61d5ce83a1ecc459798b530730316bfebe3bb192 Merge: 9df20f607 abde29824 Author: Nick Mathewson Date: Wed May 9 11:53:18 2018 -0400 Merge branch 'maint-0.3.3' changes/bug25761 | 3 +++ src/or/hs_service.c | 5 - src/or/rendservice.c | 5 +++-- 3 files

[tor-commits] [tor/master] Merge branch 'maint-0.3.2' into maint-0.3.3

2018-05-09 Thread nickm
commit abde29824ceb76bd21e728260796ecb4ff55151a Merge: a639a6784 394f102ea Author: Nick Mathewson Date: Wed May 9 11:53:18 2018 -0400 Merge branch 'maint-0.3.2' into maint-0.3.3 changes/bug25761 | 3 +++ src/or/hs_service.c | 5 - src/or/rendservice.c | 5

[tor-commits] [tor/release-0.3.3] Detect when v2 services get disabled after HUP.

2018-05-09 Thread nickm
commit 5dc00c06615ef1e99e1d82dfdf41823c0d4bf7f6 Author: George Kadianakis Date: Tue May 8 18:07:08 2018 +0300 Detect when v2 services get disabled after HUP. During service configuration, rend_service_prune_list_impl_() sets rend_service_staging_list to

[tor-commits] [tor/release-0.3.2] Detect when v3 services get disabled after HUP.

2018-05-09 Thread nickm
commit 7e8c5e36622d4581840bb0a037a66d9504c433a5 Author: George Kadianakis Date: Tue May 8 18:14:02 2018 +0300 Detect when v3 services get disabled after HUP. Remove v3 optimization which made Tor not detect disabling services. This optimization is

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

2018-05-09 Thread nickm
commit ff46d08fd4f1fd6a93fd878e1b4b18f610b53132 Merge: 582f78454 abde29824 Author: Nick Mathewson Date: Wed May 9 11:53:18 2018 -0400 Merge branch 'maint-0.3.3' into release-0.3.3 changes/bug25761 | 3 +++ src/or/hs_service.c | 5 - src/or/rendservice.c | 5

[tor-commits] [tor/release-0.3.2] Merge remote-tracking branch 'asn-github/bug25761_032' into maint-0.3.2

2018-05-09 Thread nickm
commit 394f102ea6b0494cde97769a99d75e91b5743616 Merge: be5b4415c 7e8c5e366 Author: Nick Mathewson Date: Wed May 9 11:53:15 2018 -0400 Merge remote-tracking branch 'asn-github/bug25761_032' into maint-0.3.2 changes/bug25761 | 3 +++ src/or/hs_service.c | 5 -

[tor-commits] [tor/maint-0.3.2] Detect when v2 services get disabled after HUP.

2018-05-09 Thread nickm
commit 5dc00c06615ef1e99e1d82dfdf41823c0d4bf7f6 Author: George Kadianakis Date: Tue May 8 18:07:08 2018 +0300 Detect when v2 services get disabled after HUP. During service configuration, rend_service_prune_list_impl_() sets rend_service_staging_list to

[tor-commits] [tor/master] Merge remote-tracking branch 'asn-github/bug25761_032' into maint-0.3.2

2018-05-09 Thread nickm
commit 394f102ea6b0494cde97769a99d75e91b5743616 Merge: be5b4415c 7e8c5e366 Author: Nick Mathewson Date: Wed May 9 11:53:15 2018 -0400 Merge remote-tracking branch 'asn-github/bug25761_032' into maint-0.3.2 changes/bug25761 | 3 +++ src/or/hs_service.c | 5 -

[tor-commits] [tor/release-0.3.3] Detect when v3 services get disabled after HUP.

2018-05-09 Thread nickm
commit 7e8c5e36622d4581840bb0a037a66d9504c433a5 Author: George Kadianakis Date: Tue May 8 18:14:02 2018 +0300 Detect when v3 services get disabled after HUP. Remove v3 optimization which made Tor not detect disabling services. This optimization is

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

2018-05-09 Thread nickm
commit abde29824ceb76bd21e728260796ecb4ff55151a Merge: a639a6784 394f102ea Author: Nick Mathewson Date: Wed May 9 11:53:18 2018 -0400 Merge branch 'maint-0.3.2' into maint-0.3.3 changes/bug25761 | 3 +++ src/or/hs_service.c | 5 - src/or/rendservice.c | 5

[tor-commits] [tor/master] Detect when v3 services get disabled after HUP.

2018-05-09 Thread nickm
commit 7e8c5e36622d4581840bb0a037a66d9504c433a5 Author: George Kadianakis Date: Tue May 8 18:14:02 2018 +0300 Detect when v3 services get disabled after HUP. Remove v3 optimization which made Tor not detect disabling services. This optimization is

[tor-commits] [tor/release-0.3.3] Merge remote-tracking branch 'asn-github/bug25761_032' into maint-0.3.2

2018-05-09 Thread nickm
commit 394f102ea6b0494cde97769a99d75e91b5743616 Merge: be5b4415c 7e8c5e366 Author: Nick Mathewson Date: Wed May 9 11:53:15 2018 -0400 Merge remote-tracking branch 'asn-github/bug25761_032' into maint-0.3.2 changes/bug25761 | 3 +++ src/or/hs_service.c | 5 -

[tor-commits] [tor/maint-0.3.3] Merge remote-tracking branch 'asn-github/bug25761_032' into maint-0.3.2

2018-05-09 Thread nickm
commit 394f102ea6b0494cde97769a99d75e91b5743616 Merge: be5b4415c 7e8c5e366 Author: Nick Mathewson Date: Wed May 9 11:53:15 2018 -0400 Merge remote-tracking branch 'asn-github/bug25761_032' into maint-0.3.2 changes/bug25761 | 3 +++ src/or/hs_service.c | 5 -

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

2018-05-09 Thread nickm
commit 7e1102ff25ae23d86afe3eacac890eb7743fac16 Merge: a1243864f 394f102ea Author: Nick Mathewson Date: Wed May 9 11:53:18 2018 -0400 Merge branch 'maint-0.3.2' into release-0.3.2 changes/bug25761 | 3 +++ src/or/hs_service.c | 5 - src/or/rendservice.c | 5

[tor-commits] [tor/master] Use OPENSSL_1_1_API in place of raw OPENSSL_VERSION_NUMBER checks

2018-05-09 Thread nickm
commit 89cafc4afac37ee3c9186f5c600cdf2fba1d7d1c Author: Nick Mathewson Date: Thu May 3 13:33:14 2018 -0400 Use OPENSSL_1_1_API in place of raw OPENSSL_VERSION_NUMBER checks This is needed for libressl-2.6.4 compatibility, which we broke when we merged

[tor-commits] [tor/master] Merge remote-tracking branch 'public/bug26005_034'

2018-05-09 Thread nickm
commit e6d6347690d085dddb57d087a952750131b80758 Merge: 01d729cbf 89cafc4af Author: Nick Mathewson Date: Wed May 9 08:23:27 2018 -0400 Merge remote-tracking branch 'public/bug26005_034' src/common/aes.c | 2 +- src/common/crypto.c| 10 +-

[tor-commits] [translation/support-topics_completed] Update translations for support-topics_completed

2018-05-09 Thread translation
commit 119e60a90fc04faa0239fdb17c3bc299e77b4422 Author: Translation commit bot Date: Wed May 9 12:49:50 2018 + Update translations for support-topics_completed --- zh_CN.json | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git

[tor-commits] [translation/support-topics] Update translations for support-topics

2018-05-09 Thread translation
commit e833ff7ce896a6e1db051d122b804c5e20dfa00e Author: Translation commit bot Date: Wed May 9 12:49:45 2018 + Update translations for support-topics --- zh_CN.json | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/zh_CN.json

[tor-commits] [metrics-web/master] Fix TB downloads by locale and Relays by flag graphs.

2018-05-09 Thread karsten
commit 4cb0fd677271a1faa3a7f99e5e7868d5cf50a7a8 Author: Karsten Loesing Date: Wed May 9 15:13:55 2018 +0200 Fix TB downloads by locale and Relays by flag graphs. --- src/main/R/rserver/graphs.R | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff

[tor-commits] [tor/master] LibreSSL compatibility fixes.

2018-05-09 Thread nickm
commit 75f3fbaa3c7316fcef3509ef1e3813b94d8c4c8a Author: Nick Mathewson Date: Wed May 2 08:18:48 2018 -0400 LibreSSL compatibility fixes. LibreSSL, despite not having the OpenSSL 1.1 API, does define OPENSSL_VERSION in crypto.h. Additionally, it

[tor-commits] [tor/maint-0.3.3] LibreSSL compatibility fixes.

2018-05-09 Thread nickm
commit 75f3fbaa3c7316fcef3509ef1e3813b94d8c4c8a Author: Nick Mathewson Date: Wed May 2 08:18:48 2018 -0400 LibreSSL compatibility fixes. LibreSSL, despite not having the OpenSSL 1.1 API, does define OPENSSL_VERSION in crypto.h. Additionally, it

[tor-commits] [tor/master] Merge branch 'libressl_201805_033' into maint-0.3.3

2018-05-09 Thread nickm
commit a639a67844909bd05fadaea5c1847f5e9af55cde Merge: b979415e8 bf3e899dc Author: Nick Mathewson Date: Wed May 9 08:25:32 2018 -0400 Merge branch 'libressl_201805_033' into maint-0.3.3 changes/ticket26006 | 4 src/common/compat_openssl.h | 6 +-

[tor-commits] [tor/release-0.3.3] LibreSSL compatibility fixes.

2018-05-09 Thread nickm
commit 75f3fbaa3c7316fcef3509ef1e3813b94d8c4c8a Author: Nick Mathewson Date: Wed May 2 08:18:48 2018 -0400 LibreSSL compatibility fixes. LibreSSL, despite not having the OpenSSL 1.1 API, does define OPENSSL_VERSION in crypto.h. Additionally, it

[tor-commits] [tor/master] Merge branch 'libressl_201805_029' into maint-0.3.3

2018-05-09 Thread nickm
commit bf3e899dcef368a021033c6845b93c08884dae02 Merge: b116710e3 75f3fbaa3 Author: Nick Mathewson Date: Wed May 2 08:26:49 2018 -0400 Merge branch 'libressl_201805_029' into maint-0.3.3 changes/ticket26006 | 4 src/common/compat_openssl.h | 6 +-

[tor-commits] [tor/maint-0.3.3] Merge branch 'libressl_201805_029' into maint-0.3.3

2018-05-09 Thread nickm
commit bf3e899dcef368a021033c6845b93c08884dae02 Merge: b116710e3 75f3fbaa3 Author: Nick Mathewson Date: Wed May 2 08:26:49 2018 -0400 Merge branch 'libressl_201805_029' into maint-0.3.3 changes/ticket26006 | 4 src/common/compat_openssl.h | 6 +-

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

2018-05-09 Thread nickm
commit bf3e899dcef368a021033c6845b93c08884dae02 Merge: b116710e3 75f3fbaa3 Author: Nick Mathewson Date: Wed May 2 08:26:49 2018 -0400 Merge branch 'libressl_201805_029' into maint-0.3.3 changes/ticket26006 | 4 src/common/compat_openssl.h | 6 +-

[tor-commits] [tor/maint-0.3.3] Merge branch 'libressl_201805_033' into maint-0.3.3

2018-05-09 Thread nickm
commit a639a67844909bd05fadaea5c1847f5e9af55cde Merge: b979415e8 bf3e899dc Author: Nick Mathewson Date: Wed May 9 08:25:32 2018 -0400 Merge branch 'libressl_201805_033' into maint-0.3.3 changes/ticket26006 | 4 src/common/compat_openssl.h | 6 +-

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

2018-05-09 Thread nickm
commit 582f784548747bac228d5e5d327d7e7ca039ece5 Merge: 6db0c006b a639a6784 Author: Nick Mathewson Date: Wed May 9 08:26:08 2018 -0400 Merge branch 'maint-0.3.3' into release-0.3.3 changes/ticket26006 | 4 src/common/compat_openssl.h | 6 +-

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

2018-05-09 Thread nickm
commit 9df20f60762dbd21796bb8c9c621585662e7f708 Merge: e6d634769 a639a6784 Author: Nick Mathewson Date: Wed May 9 08:25:52 2018 -0400 Merge branch 'maint-0.3.3' changes/ticket26006 | 4 src/common/compat_openssl.h | 6 +- src/test/test_tortls.c

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

2018-05-09 Thread nickm
commit a639a67844909bd05fadaea5c1847f5e9af55cde Merge: b979415e8 bf3e899dc Author: Nick Mathewson Date: Wed May 9 08:25:32 2018 -0400 Merge branch 'libressl_201805_033' into maint-0.3.3 changes/ticket26006 | 4 src/common/compat_openssl.h | 6 +-

[tor-commits] [webwml/master] Add new Tor Browser version: 7.5.4

2018-05-09 Thread boklm
commit cd2fb4c68242ba92d2cd9e169a22b5daa7a321e0 Author: Nicolas Vigier Date: Wed May 9 19:34:31 2018 +0200 Add new Tor Browser version: 7.5.4 --- include/versions.wmi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/versions.wmi

[tor-commits] [tor/master] Fix some clang warnings

2018-05-09 Thread nickm
commit 15ce5a3e5ab18f44172f1ada3fe1735f28a95c09 Author: Nick Mathewson Date: Thu May 3 12:31:35 2018 -0400 Fix some clang warnings --- src/or/circuitbuild.c | 18 ++ src/or/circuitbuild.h | 2 +- src/or/main.c | 2 +- 3 files changed, 12

[tor-commits] [tor/master] spelling fix

2018-05-09 Thread nickm
commit 0abf09b2cea9e2af5a9d743b78447021213d02ab Author: Nick Mathewson Date: Wed May 9 12:00:39 2018 -0400 spelling fix --- src/or/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/or/main.c b/src/or/main.c index b8827b947..ed1bf9aeb

[tor-commits] [tor/master] Merge branch 'ticket26009'

2018-05-09 Thread nickm
commit f684b48b5be5515395846d089a386167e76f895a Merge: 61d5ce83a 0abf09b2c Author: Nick Mathewson Date: Wed May 9 14:01:08 2018 -0400 Merge branch 'ticket26009' changes/ticket26009 | 9 +++ src/or/circuitbuild.c| 30 ++ src/or/circuitbuild.h|

[tor-commits] [tor/master] Merge branch 'ticket26016'

2018-05-09 Thread nickm
commit d972a8a9440d89143d58b5d0bd57155c38651ee6 Merge: f684b48b5 b0e575771 Author: Nick Mathewson Date: Wed May 9 14:04:30 2018 -0400 Merge branch 'ticket26016' changes/ticket26016 | 4 src/or/main.c | 33 ++--- 2 files

[tor-commits] [tor/master] Refactor to remove n_libevent_errors

2018-05-09 Thread nickm
commit b0e5757710c476a1a79dfc8a706f566ce515c495 Author: Nick Mathewson Date: Thu May 3 12:44:00 2018 -0400 Refactor to remove n_libevent_errors We cleared this value in second_elapsed_callback. But what were we using it for? For detecting if Libevent

[tor-commits] [webwml/master] fixup! Add new Tor Browser version: 7.5.4

2018-05-09 Thread boklm
commit 440e0b0441c2d8e23e8f2e9979e1128de9757407 Author: Nicolas Vigier Date: Wed May 9 20:33:20 2018 +0200 fixup! Add new Tor Browser version: 7.5.4 --- projects/torbrowser/RecommendedTBBVersions | 4 1 file changed, 4 insertions(+) diff --git

[tor-commits] [tor/master] Move the "update the current second" code from second_elapsed_callback

2018-05-09 Thread nickm
commit b0598f2a124d0b75aa3e1d06c8ed59cc6142a235 Author: Nick Mathewson Date: Thu May 3 10:35:49 2018 -0400 Move the "update the current second" code from second_elapsed_callback This now happens in a new function, with the intent of having it invoked from

[tor-commits] [tor/master] Basic unit tests for update_current_time().

2018-05-09 Thread nickm
commit 1d16b7124f8c5cdcd04599aac62fb903862acdee Author: Nick Mathewson Date: Thu May 3 10:53:19 2018 -0400 Basic unit tests for update_current_time(). This function is about to get more complicated, so we should track how it's working. ---

[tor-commits] [tor/master] Add update_current_time() calls to periodic and event-driven callbacks

2018-05-09 Thread nickm
commit 83137275a77eedbf177fbdb298c89a346abe2243 Author: Nick Mathewson Date: Thu May 3 10:56:49 2018 -0400 Add update_current_time() calls to periodic and event-driven callbacks This is part of 26009, where we're going to keep track of the current time

[tor-commits] [tor/master] Distinguish true clock jumps from idleness

2018-05-09 Thread nickm
commit 285e7c98fdca8eda97683c0b96f86645ee3f0546 Author: Nick Mathewson Date: Thu May 3 11:51:32 2018 -0400 Distinguish true clock jumps from idleness Since we're going to be disabling the second-elapsed callback, we're going to sometimes have long periods

[tor-commits] [tor/master] Mark the 1-per-sec update_current_time() call as redundant.

2018-05-09 Thread nickm
commit c9f07f36bf986f274ac9fc56b5c61bbcc669b22e Author: Nick Mathewson Date: Thu May 3 12:23:55 2018 -0400 Mark the 1-per-sec update_current_time() call as redundant. We still do this time update here, since we do it from all callbacks, but it is no

[tor-commits] [webwml/master] Bug 25847: remove boklm's old key from the signing-keys page

2018-05-09 Thread boklm
commit 5462c6d64523557f4c834623abb0fe572f718d98 Author: Nicolas Vigier Date: Wed May 9 20:36:31 2018 +0200 Bug 25847: remove boklm's old key from the signing-keys page --- docs/en/signing-keys.wml | 4 1 file changed, 4 deletions(-) diff --git

[tor-commits] [webwml/master] Add new Tor Browser version: 8.0a7

2018-05-09 Thread boklm
commit 12390d45b8a6d034f6c22d4fc91526e161222f08 Author: Nicolas Vigier Date: Wed May 9 22:29:33 2018 +0200 Add new Tor Browser version: 8.0a7 --- include/versions.wmi | 4 ++-- projects/torbrowser/RecommendedTBBVersions | 6 +- 2 files