[tor-commits] [metrics-web/master] Update Onionoo specification for version 6.0.

2018-04-23 Thread karsten
commit 1ec5da2243334c27b95cf7011ae428c78c1010e0 Author: Karsten Loesing Date: Tue Apr 17 15:04:58 2018 +0200 Update Onionoo specification for version 6.0. --- src/main/resources/web/jsps/onionoo.jsp | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-)

[tor-commits] [webwml/master] Update press clips

2018-04-23 Thread hiro
commit f20a59e8c65ed8cf704c39a95666735dc6472842 Author: hiro Date: Mon Apr 23 10:51:23 2018 +0200 Update press clips --- press/en/press.wml | 30 ++ 1 file changed, 30 insertions(+) diff --git a/press/en/press.wml b/press/en/press.wml

[tor-commits] [tor/master] Document default for ControlSocket.

2018-04-23 Thread nickm
commit 8c01aee2e3b8970af96f5b1a662bdf80d0e22489 Author: Nick Mathewson Date: Mon Apr 23 07:47:01 2018 -0400 Document default for ControlSocket. Closes 25897. --- doc/tor.1.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[tor-commits] [torspec/master] Merge remote-tracking branch 'catalyst/spelling'

2018-04-23 Thread dgoulet
commit d88afa188ed10d30e43b3377ff0c8a47ac4916e9 Merge: fb33ac2 913d724 Author: David Goulet Date: Mon Apr 23 08:39:46 2018 -0400 Merge remote-tracking branch 'catalyst/spelling' control-spec.txt | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-)

[tor-commits] [tor/master] Add GETINFO current-time/{local, utc} regression test

2018-04-23 Thread nickm
commit 3a6e37f57f599fe4c94a17422c8e41a7bbe06616 Author: Neel Chauhan Date: Mon Apr 16 20:35:45 2018 -0400 Add GETINFO current-time/{local,utc} regression test --- src/test/test_controller.c | 56 ++ 1 file changed, 56

[tor-commits] [tor/master] Merge remote-tracking branch 'neel/b25511-r4'

2018-04-23 Thread nickm
commit cd3fc2aa4867e89877bbfb99f4f767d761b91f25 Merge: 8c01aee2e dca36eff8 Author: Nick Mathewson Date: Mon Apr 23 09:13:24 2018 -0400 Merge remote-tracking branch 'neel/b25511-r4' changes/ticket25511| 5 + src/common/compat_time.c | 4 ++--

[tor-commits] [tor/master] Make tor_gettimeofday() mockable

2018-04-23 Thread nickm
commit ce84de39efc09142d36d5b94963b1aeb2c0a1ae9 Author: Neel Chauhan Date: Mon Apr 16 20:18:40 2018 -0400 Make tor_gettimeofday() mockable --- src/common/compat_time.c | 4 ++-- src/common/compat_time.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git

[tor-commits] [tor/master] Add changes file for GETINFO current-time/{local, utc}

2018-04-23 Thread nickm
commit dca36eff8fbe9307aa2f74d26841399537e11406 Author: Neel Chauhan Date: Mon Apr 16 20:36:28 2018 -0400 Add changes file for GETINFO current-time/{local,utc} --- changes/ticket25511 | 5 + 1 file changed, 5 insertions(+) diff --git a/changes/ticket25511

[tor-commits] [tor/master] Add format_local_iso_time_nospace()

2018-04-23 Thread nickm
commit 9e3e1b8bfb7739d3add782a9f2fe7242ec9a36ae Author: Neel Chauhan Date: Mon Apr 16 20:14:49 2018 -0400 Add format_local_iso_time_nospace() --- src/common/util.c | 9 + src/common/util.h | 1 + 2 files changed, 10 insertions(+) diff --git a/src/common/util.c

[tor-commits] [tor/master] Add GETINFO current-time/{local, utc} command to ControlPort

2018-04-23 Thread nickm
commit e72742d693827a747ad405eb81422d6ee9fd691b Author: Neel Chauhan Date: Mon Apr 16 20:16:37 2018 -0400 Add GETINFO current-time/{local,utc} command to ControlPort --- src/or/control.c | 28 src/or/control.h | 4 2 files changed, 32

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

2018-04-23 Thread nickm
commit 1438c6c7134c53b2aa3b5e9abf94fe12a4d9bd5e Merge: f0230ee38 5c3639923 Author: Nick Mathewson Date: Mon Apr 23 09:23:31 2018 -0400 Merge branch 'maint-0.3.1' into maint-0.3.2 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

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

2018-04-23 Thread nickm
commit 9727b4c5d683173888b5a49e8b24c3faa9045521 Merge: d3ff12630 c4be6dfea Author: Nick Mathewson Date: Mon Apr 23 09:23:25 2018 -0400 Merge branch 'bug24969_029_v2' into maint-0.2.9 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

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

2018-04-23 Thread nickm
commit 9727b4c5d683173888b5a49e8b24c3faa9045521 Merge: d3ff12630 c4be6dfea Author: Nick Mathewson Date: Mon Apr 23 09:23:25 2018 -0400 Merge branch 'bug24969_029_v2' into maint-0.2.9 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

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

2018-04-23 Thread nickm
commit 9727b4c5d683173888b5a49e8b24c3faa9045521 Merge: d3ff12630 c4be6dfea Author: Nick Mathewson Date: Mon Apr 23 09:23:25 2018 -0400 Merge branch 'bug24969_029_v2' into maint-0.2.9 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

[tor-commits] [tor/maint-0.3.2] Permit the nanosleep system call in the seccomp2 callbox

2018-04-23 Thread nickm
commit c4be6dfeabc8d42ecb6ccea8ca44d1ff0835071a Author: Nick Mathewson Date: Wed Apr 18 10:25:42 2018 -0400 Permit the nanosleep system call in the seccomp2 callbox Fixes bug 24969; bugfix on 0.2.5.1-alpha when the sandbox was introduced. ---

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

2018-04-23 Thread nickm
commit 5c3639923fb3d7a1bfc7b38248001e67333fa35e Merge: ce8e7427b 9727b4c5d Author: Nick Mathewson Date: Mon Apr 23 09:23:31 2018 -0400 Merge branch 'maint-0.2.9' into maint-0.3.1 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

[tor-commits] [tor/maint-0.3.1] Permit the nanosleep system call in the seccomp2 callbox

2018-04-23 Thread nickm
commit c4be6dfeabc8d42ecb6ccea8ca44d1ff0835071a Author: Nick Mathewson Date: Wed Apr 18 10:25:42 2018 -0400 Permit the nanosleep system call in the seccomp2 callbox Fixes bug 24969; bugfix on 0.2.5.1-alpha when the sandbox was introduced. ---

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

2018-04-23 Thread nickm
commit ecb51bf9f347ac7c1cf5b716543e0f79f0c50100 Merge: 65fd97375 1438c6c71 Author: Nick Mathewson Date: Mon Apr 23 09:23:31 2018 -0400 Merge branch 'maint-0.3.2' into release-0.3.2 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

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

2018-04-23 Thread nickm
commit 9727b4c5d683173888b5a49e8b24c3faa9045521 Merge: d3ff12630 c4be6dfea Author: Nick Mathewson Date: Mon Apr 23 09:23:25 2018 -0400 Merge branch 'bug24969_029_v2' into maint-0.2.9 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

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

2018-04-23 Thread nickm
commit c5ffcbb43f3e444a3e7f7f22057a5fee8958e569 Merge: cd3fc2aa4 beb321d8c Author: Nick Mathewson Date: Mon Apr 23 09:23:31 2018 -0400 Merge branch 'maint-0.3.3' changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6 insertions(+)

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

2018-04-23 Thread nickm
commit 9727b4c5d683173888b5a49e8b24c3faa9045521 Merge: d3ff12630 c4be6dfea Author: Nick Mathewson Date: Mon Apr 23 09:23:25 2018 -0400 Merge branch 'bug24969_029_v2' into maint-0.2.9 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

[tor-commits] [tor/maint-0.3.3] Permit the nanosleep system call in the seccomp2 callbox

2018-04-23 Thread nickm
commit c4be6dfeabc8d42ecb6ccea8ca44d1ff0835071a Author: Nick Mathewson Date: Wed Apr 18 10:25:42 2018 -0400 Permit the nanosleep system call in the seccomp2 callbox Fixes bug 24969; bugfix on 0.2.5.1-alpha when the sandbox was introduced. ---

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

2018-04-23 Thread nickm
commit 9727b4c5d683173888b5a49e8b24c3faa9045521 Merge: d3ff12630 c4be6dfea Author: Nick Mathewson Date: Mon Apr 23 09:23:25 2018 -0400 Merge branch 'bug24969_029_v2' into maint-0.2.9 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

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

2018-04-23 Thread nickm
commit e8683bcbb19318fcd9df04464296d6581adc959d Merge: cb813a352 1438c6c71 Author: Nick Mathewson Date: Mon Apr 23 09:24:33 2018 -0400 Merge branch 'maint-0.3.2' into maint-0.3.3 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

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

2018-04-23 Thread nickm
commit 1438c6c7134c53b2aa3b5e9abf94fe12a4d9bd5e Merge: f0230ee38 5c3639923 Author: Nick Mathewson Date: Mon Apr 23 09:23:31 2018 -0400 Merge branch 'maint-0.3.1' into maint-0.3.2 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

[tor-commits] [tor/release-0.3.3] Permit the nanosleep system call in the seccomp2 callbox

2018-04-23 Thread nickm
commit c4be6dfeabc8d42ecb6ccea8ca44d1ff0835071a Author: Nick Mathewson Date: Wed Apr 18 10:25:42 2018 -0400 Permit the nanosleep system call in the seccomp2 callbox Fixes bug 24969; bugfix on 0.2.5.1-alpha when the sandbox was introduced. ---

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

2018-04-23 Thread nickm
commit 5c3639923fb3d7a1bfc7b38248001e67333fa35e Merge: ce8e7427b 9727b4c5d Author: Nick Mathewson Date: Mon Apr 23 09:23:31 2018 -0400 Merge branch 'maint-0.2.9' into maint-0.3.1 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

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

2018-04-23 Thread nickm
commit e8683bcbb19318fcd9df04464296d6581adc959d Merge: cb813a352 1438c6c71 Author: Nick Mathewson Date: Mon Apr 23 09:24:33 2018 -0400 Merge branch 'maint-0.3.2' into maint-0.3.3 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

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

2018-04-23 Thread nickm
commit 1438c6c7134c53b2aa3b5e9abf94fe12a4d9bd5e Merge: f0230ee38 5c3639923 Author: Nick Mathewson Date: Mon Apr 23 09:23:31 2018 -0400 Merge branch 'maint-0.3.1' into maint-0.3.2 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

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

2018-04-23 Thread nickm
commit 5c3639923fb3d7a1bfc7b38248001e67333fa35e Merge: ce8e7427b 9727b4c5d Author: Nick Mathewson Date: Mon Apr 23 09:23:31 2018 -0400 Merge branch 'maint-0.2.9' into maint-0.3.1 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

[tor-commits] [tor/release-0.3.1] Permit the nanosleep system call in the seccomp2 callbox

2018-04-23 Thread nickm
commit c4be6dfeabc8d42ecb6ccea8ca44d1ff0835071a Author: Nick Mathewson Date: Wed Apr 18 10:25:42 2018 -0400 Permit the nanosleep system call in the seccomp2 callbox Fixes bug 24969; bugfix on 0.2.5.1-alpha when the sandbox was introduced. ---

[tor-commits] [tor/release-0.3.2] Permit the nanosleep system call in the seccomp2 callbox

2018-04-23 Thread nickm
commit c4be6dfeabc8d42ecb6ccea8ca44d1ff0835071a Author: Nick Mathewson Date: Wed Apr 18 10:25:42 2018 -0400 Permit the nanosleep system call in the seccomp2 callbox Fixes bug 24969; bugfix on 0.2.5.1-alpha when the sandbox was introduced. ---

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

2018-04-23 Thread nickm
commit 1438c6c7134c53b2aa3b5e9abf94fe12a4d9bd5e Merge: f0230ee38 5c3639923 Author: Nick Mathewson Date: Mon Apr 23 09:23:31 2018 -0400 Merge branch 'maint-0.3.1' into maint-0.3.2 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

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

2018-04-23 Thread nickm
commit 5c3639923fb3d7a1bfc7b38248001e67333fa35e Merge: ce8e7427b 9727b4c5d Author: Nick Mathewson Date: Mon Apr 23 09:23:31 2018 -0400 Merge branch 'maint-0.2.9' into maint-0.3.1 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

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

2018-04-23 Thread nickm
commit beb321d8cdd6e7a2f0b9a0a4758cd71768531959 Merge: 44aa586de 1438c6c71 Author: Nick Mathewson Date: Mon Apr 23 09:23:31 2018 -0400 Merge branch 'maint-0.3.2' into maint-0.3.3 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

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

2018-04-23 Thread nickm
commit 28dc7a519c712913b8ad0581ac9ee5f875ad27b3 Merge: 02ac1822a 5c3639923 Author: Nick Mathewson Date: Mon Apr 23 09:23:31 2018 -0400 Merge branch 'maint-0.3.1' into release-0.3.1 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

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

2018-04-23 Thread nickm
commit 9727b4c5d683173888b5a49e8b24c3faa9045521 Merge: d3ff12630 c4be6dfea Author: Nick Mathewson Date: Mon Apr 23 09:23:25 2018 -0400 Merge branch 'bug24969_029_v2' into maint-0.2.9 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

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

2018-04-23 Thread nickm
commit 5c3639923fb3d7a1bfc7b38248001e67333fa35e Merge: ce8e7427b 9727b4c5d Author: Nick Mathewson Date: Mon Apr 23 09:23:31 2018 -0400 Merge branch 'maint-0.2.9' into maint-0.3.1 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

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

2018-04-23 Thread nickm
commit 9727b4c5d683173888b5a49e8b24c3faa9045521 Merge: d3ff12630 c4be6dfea Author: Nick Mathewson Date: Mon Apr 23 09:23:25 2018 -0400 Merge branch 'bug24969_029_v2' into maint-0.2.9 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

[tor-commits] [tor/maint-0.2.9] Permit the nanosleep system call in the seccomp2 callbox

2018-04-23 Thread nickm
commit c4be6dfeabc8d42ecb6ccea8ca44d1ff0835071a Author: Nick Mathewson Date: Wed Apr 18 10:25:42 2018 -0400 Permit the nanosleep system call in the seccomp2 callbox Fixes bug 24969; bugfix on 0.2.5.1-alpha when the sandbox was introduced. ---

[tor-commits] [tor/master] Permit the nanosleep system call in the seccomp2 callbox

2018-04-23 Thread nickm
commit c4be6dfeabc8d42ecb6ccea8ca44d1ff0835071a Author: Nick Mathewson Date: Wed Apr 18 10:25:42 2018 -0400 Permit the nanosleep system call in the seccomp2 callbox Fixes bug 24969; bugfix on 0.2.5.1-alpha when the sandbox was introduced. ---

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

2018-04-23 Thread nickm
commit 5c3639923fb3d7a1bfc7b38248001e67333fa35e Merge: ce8e7427b 9727b4c5d Author: Nick Mathewson Date: Mon Apr 23 09:23:31 2018 -0400 Merge branch 'maint-0.2.9' into maint-0.3.1 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

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

2018-04-23 Thread nickm
commit 5c3639923fb3d7a1bfc7b38248001e67333fa35e Merge: ce8e7427b 9727b4c5d Author: Nick Mathewson Date: Mon Apr 23 09:23:31 2018 -0400 Merge branch 'maint-0.2.9' into maint-0.3.1 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

[tor-commits] [tor/release-0.2.9] Permit the nanosleep system call in the seccomp2 callbox

2018-04-23 Thread nickm
commit c4be6dfeabc8d42ecb6ccea8ca44d1ff0835071a Author: Nick Mathewson Date: Wed Apr 18 10:25:42 2018 -0400 Permit the nanosleep system call in the seccomp2 callbox Fixes bug 24969; bugfix on 0.2.5.1-alpha when the sandbox was introduced. ---

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

2018-04-23 Thread nickm
commit 2fd489d61605197d5cc0e1c16d1d05a2da2fc73d Merge: d5000fc67 9727b4c5d Author: Nick Mathewson Date: Mon Apr 23 09:23:31 2018 -0400 Merge branch 'maint-0.2.9' into release-0.2.9 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

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

2018-04-23 Thread nickm
commit 1438c6c7134c53b2aa3b5e9abf94fe12a4d9bd5e Merge: f0230ee38 5c3639923 Author: Nick Mathewson Date: Mon Apr 23 09:23:31 2018 -0400 Merge branch 'maint-0.3.1' into maint-0.3.2 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

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

2018-04-23 Thread nickm
commit 9727b4c5d683173888b5a49e8b24c3faa9045521 Merge: d3ff12630 c4be6dfea Author: Nick Mathewson Date: Mon Apr 23 09:23:25 2018 -0400 Merge branch 'bug24969_029_v2' into maint-0.2.9 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

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

2018-04-23 Thread nickm
commit e8683bcbb19318fcd9df04464296d6581adc959d Merge: cb813a352 1438c6c71 Author: Nick Mathewson Date: Mon Apr 23 09:24:33 2018 -0400 Merge branch 'maint-0.3.2' into maint-0.3.3 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

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

2018-04-23 Thread nickm
commit 5807656f8f0f0d39e712b104d80790570dee87fa Merge: 84ff77689 e8683bcbb Author: Nick Mathewson Date: Mon Apr 23 09:24:33 2018 -0400 Merge branch 'maint-0.3.3' into release-0.3.3 changes/bug24969 | 3 +++ src/common/sandbox.c | 3 +++ 2 files changed, 6

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

2018-04-23 Thread nickm
commit 1b40e9986bba3667b8dd22af22c2e2f495c1eb6b Merge: c5ffcbb43 e8683bcbb Author: Nick Mathewson Date: Mon Apr 23 09:24:33 2018 -0400 Merge branch 'maint-0.3.3' ___ tor-commits mailing list tor-commits@lists.torproject.org

[tor-commits] [metrics-web/master] Update to latest metrics-lib.

2018-04-23 Thread karsten
commit 6e681a231ef35247a3df920e87eedaeef5f155b1 Author: Karsten Loesing Date: Mon Apr 23 12:26:05 2018 +0200 Update to latest metrics-lib. --- src/submods/metrics-lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/submods/metrics-lib

[tor-commits] [metrics-web/master] Update news.json to version 256 of doc/MetricsTimeline.

2018-04-23 Thread karsten
commit b0506154323fa2c73152afb147976e5e7611a853 Author: Karsten Loesing Date: Mon Apr 23 12:27:19 2018 +0200 Update news.json to version 256 of doc/MetricsTimeline. --- src/main/resources/web/json/news.json | 15 +++ 1 file changed, 15 insertions(+)

[tor-commits] [metrics-web/master] Move connbidirect graph to Traffic category.

2018-04-23 Thread karsten
commit 3ef4b4b43a700814388e2230dd1ff8e015891a1f Author: Karsten Loesing Date: Mon Apr 23 12:06:51 2018 +0200 Move connbidirect graph to Traffic category. Implements #25896. --- src/main/resources/web/json/categories.json | 4 ++-- 1 file changed, 2

[tor-commits] [translation/tails-misc] Update translations for tails-misc

2018-04-23 Thread translation
commit 0ef8de24a0f092cd5fcc0d00956c3c3d72582ffe Author: Translation commit bot Date: Mon Apr 23 12:46:39 2018 + Update translations for tails-misc --- uk.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uk.po b/uk.po index

[tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed

2018-04-23 Thread translation
commit a43082d8ebde7e9c479229433758928708c3e825 Author: Translation commit bot Date: Mon Apr 23 12:46:44 2018 + Update translations for tails-misc_completed --- uk.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uk.po b/uk.po

[tor-commits] [torspec/master] Fix spelling errors in control-spec.txt

2018-04-23 Thread dgoulet
commit 913d724e9f2af1351500dc68cec4d4cf54e20019 Author: Taylor Yu Date: Fri Apr 20 14:35:29 2018 -0500 Fix spelling errors in control-spec.txt --- control-spec.txt | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/control-spec.txt

[tor-commits] [torspec/master] Note release introduced for current-time/*

2018-04-23 Thread dgoulet
commit c2abb79dc1acc480adf467351466a4978800976f Author: Taylor Yu Date: Fri Apr 20 14:25:41 2018 -0500 Note release introduced for current-time/* --- control-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control-spec.txt

[tor-commits] [tor/master] Remove the periodic refill event entirely.

2018-04-23 Thread nickm
commit 47df912f1c5a8783fb6edafc72b044ec0ae774ec Author: Nick Mathewson Date: Tue Apr 17 18:20:03 2018 -0400 Remove the periodic refill event entirely. Now that we update our buckets on demand before reading or writing, we no longer need to update them all

[tor-commits] [tor/master] Merge remote-tracking branch 'github/lazy_bucket_refill'

2018-04-23 Thread nickm
commit 3527f4b8a4f002e7b910eacd4ead6e9044cb4003 Merge: 1b40e9986 bd3f8260a Author: Nick Mathewson Date: Mon Apr 23 09:47:05 2018 -0400 Merge remote-tracking branch 'github/lazy_bucket_refill' changes/bug25373 | 7 ++ changes/bug25828 | 7 ++

[tor-commits] [translation/tor-and-https] Update translations for tor-and-https

2018-04-23 Thread translation
commit cd6b1dac321c356a570bee1ff519dee507572f4e Author: Translation commit bot Date: Mon Apr 23 14:17:45 2018 + Update translations for tor-and-https --- ru.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ru.po b/ru.po index

[tor-commits] [translation/tor-and-https_completed] Update translations for tor-and-https_completed

2018-04-23 Thread translation
commit 5e4a92e12e5fd25f87d115e164b0c86498d7a485 Author: Translation commit bot Date: Mon Apr 23 14:17:50 2018 + Update translations for tor-and-https_completed --- ru.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ru.po b/ru.po

[tor-commits] [tor/master] Merge remote-tracking branch 'dgoulet/ticket25762_034_05'

2018-04-23 Thread nickm
commit 192c7c8bf9a3c53d32e83557ebc62cf7cfa3b1ca Merge: 3527f4b8a 665e23c59 Author: Nick Mathewson Date: Mon Apr 23 11:02:05 2018 -0400 Merge remote-tracking branch 'dgoulet/ticket25762_034_05' src/or/config.c| 7 +- src/or/main.c |

[tor-commits] [tor/master] test: Add periodic events unit tests

2018-04-23 Thread nickm
commit 665e23c59a370157c5e3526e29590798b1933ed5 Author: David Goulet Date: Wed Apr 18 14:50:07 2018 -0400 test: Add periodic events unit tests Signed-off-by: David Goulet --- src/or/main.c | 4 +- src/or/main.h

[tor-commits] [tor/master] main: Sort alphabetically periodic event callbacks

2018-04-23 Thread nickm
commit 269cd5dba705e0a8ce30f473128779f34caf4da6 Author: David Goulet Date: Mon Apr 16 15:26:49 2018 -0400 main: Sort alphabetically periodic event callbacks No behavior change, just to make it easier to find callbacks and for the sake of our human

[tor-commits] [tor/master] main: Update periodic events comment based on latest code

2018-04-23 Thread nickm
commit 87cb9ce90088bbe3e677804eca7c1ffa4f63a1cb Author: David Goulet Date: Wed Apr 18 10:25:39 2018 -0400 main: Update periodic events comment based on latest code Signed-off-by: David Goulet --- src/or/main.c | 14 +++---

[tor-commits] [tor/master] periodic: Add an enable and disable function

2018-04-23 Thread nickm
commit 4e85f17eec06fc963c33cc3f637876e7f1627a57 Author: David Goulet Date: Tue Apr 17 09:57:09 2018 -0400 periodic: Add an enable and disable function Two helper functions to enable an event and disable an event which wraps the launch and destroy of an

[tor-commits] [tor/master] main: Launch periodic events by roles

2018-04-23 Thread nickm
commit a4fcdc5decfe60bbd95aee2e5586e90c40b73225 Author: David Goulet Date: Tue Apr 17 09:31:50 2018 -0400 main: Launch periodic events by roles Signed-off-by: David Goulet --- src/or/main.c | 40

[tor-commits] [tor/master] config: Set up periodic events when options changes

2018-04-23 Thread nickm
commit 1d864987cbdab4286eed8f3a86a488759dc322ae Author: David Goulet Date: Tue Apr 17 09:44:01 2018 -0400 config: Set up periodic events when options changes In case we transitionned to a new role in Tor, we need to launch and/or destroy some periodic

[tor-commits] [tor/master] main: Specialize the periodic events on a per-role basis

2018-04-23 Thread nickm
commit ed89bb32535fbf354b406a36f3176380a4e226bf Author: David Goulet Date: Mon Apr 16 15:50:50 2018 -0400 main: Specialize the periodic events on a per-role basis In tor, we have a series of possible "roles" that the tor daemon can be enabled for. They

[tor-commits] [tor/master] main: Use rescan_periodic_events in initialize_periodic_events_cb

2018-04-23 Thread nickm
commit f70fa67da6d22d7351bd8f50db0804c239ffa5d6 Author: Nick Mathewson Date: Tue Apr 17 18:55:28 2018 -0400 main: Use rescan_periodic_events in initialize_periodic_events_cb --- src/or/main.c | 14 -- 1 file changed, 4 insertions(+), 10 deletions(-) diff

[tor-commits] [tor/master] Rename some functions to start with a uniform prefix

2018-04-23 Thread nickm
commit bd3f8260a342b9eefc6fc164dc945605cf1ab0d1 Author: Nick Mathewson Date: Wed Apr 18 11:45:44 2018 -0400 Rename some functions to start with a uniform prefix --- src/or/connection.c | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff

[tor-commits] [tor/master] Refill each token bucket at the last instant before reading/writing.

2018-04-23 Thread nickm
commit a2acb9b9e9f1a6e21625b2d77c2e7df4e35f3599 Author: Nick Mathewson Date: Tue Apr 17 12:20:06 2018 -0400 Refill each token bucket at the last instant before reading/writing. (This patch does not yet eliminate the global refill callback; fortunately,

[tor-commits] [tor/master] Move responsibility for recording read/written bytes

2018-04-23 Thread nickm
commit 780d1b44cf24ad8ef321b99d8fc591f110456f98 Author: Nick Mathewson Date: Tue Apr 17 16:19:45 2018 -0400 Move responsibility for recording read/written bytes Previously this was done as part of the refill callback, but there's no real reason to do it

[tor-commits] [tor/master] Rename connection_bucket_refill to connection_bucket_refill_all

2018-04-23 Thread nickm
commit 1356d51af62f839bb29eb150e6cb37edcef24d4f Author: Nick Mathewson Date: Tue Apr 17 11:46:23 2018 -0400 Rename connection_bucket_refill to connection_bucket_refill_all Also document its actual behavior --- src/or/connection.c | 5 +++--

[tor-commits] [tor/master] Rename connection_bucket_round_robin -> get_share

2018-04-23 Thread nickm
commit 993f5d284d3a61b7bc397ad3671dc0ebd44b891b Author: Nick Mathewson Date: Tue Apr 17 11:42:14 2018 -0400 Rename connection_bucket_round_robin -> get_share There was nothing round_robinish about this function. --- src/or/connection.c | 14 +++--- 1

[tor-commits] [tor/master] Refactor the "block the connection on bandwidth" logic

2018-04-23 Thread nickm
commit 488e2b00bf881b97bcc8e4bbe304845ff1d79a03 Author: Nick Mathewson Date: Tue Apr 17 11:39:16 2018 -0400 Refactor the "block the connection on bandwidth" logic Right now, this patch just introduces and exposes some new functions. Later, these functions

[tor-commits] [tor/master] Amend token_bucket_rw_dec to indicate which buckets became empty.

2018-04-23 Thread nickm
commit b36c450b572b561c615f0c6501664be17290318a Author: Nick Mathewson Date: Tue Apr 17 12:02:49 2018 -0400 Amend token_bucket_rw_dec to indicate which buckets became empty. --- src/common/token_bucket.c | 13 + src/common/token_bucket.h | 4 ++-- 2

[tor-commits] [tor/master] Refactor responsibility for checking global write bucket emptiness

2018-04-23 Thread nickm
commit 9af4cd6f31dd9cbfaee526f2042aa7fa501338ef Author: Nick Mathewson Date: Tue Apr 17 12:05:39 2018 -0400 Refactor responsibility for checking global write bucket emptiness We used to do this 10x per second in connection_buckets_refill(); instead, we

[tor-commits] [tor/master] Fix a compilation warning on clang

2018-04-23 Thread nickm
commit 087ace7009feff4259c5a150a38734c0ded90e80 Author: Nick Mathewson Date: Tue Apr 17 18:41:39 2018 -0400 Fix a compilation warning on clang --- src/or/connection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/connection.c

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

2018-04-23 Thread translation
commit 6d124491afc37ee4d66548fd762c08b07d487023 Author: Translation commit bot Date: Mon Apr 23 16:15:11 2018 + Update translations for bridgedb_completed --- pt_BR/LC_MESSAGES/bridgedb.po | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff

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

2018-04-23 Thread translation
commit dea1ca76458ecffabbb24481b678ed8350a77793 Author: Translation commit bot Date: Mon Apr 23 16:15:04 2018 + Update translations for bridgedb --- pt_BR/LC_MESSAGES/bridgedb.po | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

[tor-commits] [webwml/master] Change isa profile picture

2018-04-23 Thread hiro
commit f52353349b2faedd19dbcdda7a761a0f0804d204 Author: hiro Date: Mon Apr 23 18:17:02 2018 +0200 Change isa profile picture --- images/people/orig/isabela.jpg | Bin 16817 -> 896719 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git

[tor-commits] [translation/tor-and-https] Update translations for tor-and-https

2018-04-23 Thread translation
commit 83c0deed935ef07b408c62af14a2092b343c1043 Author: Translation commit bot Date: Mon Apr 23 16:47:39 2018 + Update translations for tor-and-https --- ru.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ru.po b/ru.po index

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

2018-04-23 Thread translation
commit 046cd354077985cbb0a1ff3d31888d5614f89b52 Author: Translation commit bot Date: Mon Apr 23 15:45:11 2018 + Update translations for bridgedb_completed --- pt_BR/LC_MESSAGES/bridgedb.po | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff

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

2018-04-23 Thread translation
commit c6404bc75f68c95ea6329a335acbedb44bed0504 Author: Translation commit bot Date: Mon Apr 23 15:45:04 2018 + Update translations for bridgedb --- pt_BR/LC_MESSAGES/bridgedb.po | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git

[tor-commits] [webwml/master] Add juga to the people page

2018-04-23 Thread atagar
commit f62cfe83d7589d7b454edf4ca928f89c9e45f421 Author: Damian Johnson Date: Mon Apr 23 09:34:05 2018 -0700 Add juga to the people page --- about/en/corepeople.wml | 101 images/people/juga.png | Bin 0 -> 14026

[tor-commits] [webwml/master] Pgp key link for Gus

2018-04-23 Thread atagar
commit 50d3e6d0601ab31ec85da936d0dd452dd8dce29a Author: Damian Johnson Date: Mon Apr 23 09:21:40 2018 -0700 Pgp key link for Gus I struggled to find Gus' key when first writing their entry. Link provided by Gus. --- about/en/corepeople.wml | 1 + 1

[tor-commits] [translation/tor-and-https_completed] Update translations for tor-and-https_completed

2018-04-23 Thread translation
commit c76c1b613766ed021cb0e46a361f1d2a426a63c5 Author: Translation commit bot Date: Mon Apr 23 16:47:45 2018 + Update translations for tor-and-https_completed --- ru.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ru.po b/ru.po index