[tor-commits] [meek/master] Have meek-client-torbrowser give meek-client a stdin that doesn't close.

2018-02-15 Thread dcf
commit a47e634f594c26a5e6676bf5de3f0d1d5bb620af Author: David Fifield Date: Thu Jan 11 12:31:02 2018 -0800 Have meek-client-torbrowser give meek-client a stdin that doesn't close. https://bugs.torproject.org/24642 Running meek-client-torbrowser with

[tor-commits] [meek/master] Update programVersion = "0.29".

2018-02-15 Thread dcf
commit d0c352322e6765ebfb30ad3ab075acc802c84492 Author: David Fifield Date: Thu Feb 15 22:16:47 2018 -0800 Update programVersion = "0.29". --- meek-server/meek-server.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meek-server/meek-server.go

[tor-commits] [tor/maint-0.3.3] Remove anything related to the old SocksSockets option

2018-02-15 Thread nickm
commit 652d3a5b665f8045374eb527494dd9d80ef98d13 Author: David Goulet Date: Wed Feb 7 14:05:33 2018 -0500 Remove anything related to the old SocksSockets option At this commit, the SocksSocketsGroupWritable option is renamed to UnixSocksGroupWritable. A

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

2018-02-15 Thread nickm
commit b56fd17d0003b0b66570a7d99aadbe901144f75d Merge: d9804691d d662d4470 Author: Nick Mathewson Date: Thu Feb 15 21:05:12 2018 -0500 Merge branch 'maint-0.3.3' changes/ticket24343 | 6 ++ doc/tor.1.txt | 8 src/or/config.c | 5 +++--

[tor-commits] [tor/master] Merge remote-tracking branch 'dgoulet/ticket24343_033_01' into maint-0.3.3

2018-02-15 Thread nickm
commit d662d4470a9030ad485dde1eb5426f063f9c3cf1 Merge: 799c82be7 652d3a5b6 Author: Nick Mathewson Date: Thu Feb 15 21:05:08 2018 -0500 Merge remote-tracking branch 'dgoulet/ticket24343_033_01' into maint-0.3.3 changes/ticket24343 | 6 ++ doc/tor.1.txt | 8

[tor-commits] [tor/release-0.3.3] Remove anything related to the old SocksSockets option

2018-02-15 Thread nickm
commit 652d3a5b665f8045374eb527494dd9d80ef98d13 Author: David Goulet Date: Wed Feb 7 14:05:33 2018 -0500 Remove anything related to the old SocksSockets option At this commit, the SocksSocketsGroupWritable option is renamed to UnixSocksGroupWritable. A

[tor-commits] [tor/release-0.3.3] Merge remote-tracking branch 'dgoulet/ticket24343_033_01' into maint-0.3.3

2018-02-15 Thread nickm
commit d662d4470a9030ad485dde1eb5426f063f9c3cf1 Merge: 799c82be7 652d3a5b6 Author: Nick Mathewson Date: Thu Feb 15 21:05:08 2018 -0500 Merge remote-tracking branch 'dgoulet/ticket24343_033_01' into maint-0.3.3 changes/ticket24343 | 6 ++ doc/tor.1.txt | 8

[tor-commits] [tor/maint-0.3.3] Merge remote-tracking branch 'dgoulet/ticket24343_033_01' into maint-0.3.3

2018-02-15 Thread nickm
commit d662d4470a9030ad485dde1eb5426f063f9c3cf1 Merge: 799c82be7 652d3a5b6 Author: Nick Mathewson Date: Thu Feb 15 21:05:08 2018 -0500 Merge remote-tracking branch 'dgoulet/ticket24343_033_01' into maint-0.3.3 changes/ticket24343 | 6 ++ doc/tor.1.txt | 8

[tor-commits] [tor/master] Remove anything related to the old SocksSockets option

2018-02-15 Thread nickm
commit 652d3a5b665f8045374eb527494dd9d80ef98d13 Author: David Goulet Date: Wed Feb 7 14:05:33 2018 -0500 Remove anything related to the old SocksSockets option At this commit, the SocksSocketsGroupWritable option is renamed to UnixSocksGroupWritable. A

[tor-commits] [tor/master] Merge remote-tracking branch 'ffmancera-1/bug18918'

2018-02-15 Thread nickm
commit d9804691dfb507623d3c4bec56235ff7171ca17b Merge: 92a42f795 3dd2c1d02 Author: Nick Mathewson Date: Thu Feb 15 21:00:10 2018 -0500 Merge remote-tracking branch 'ffmancera-1/bug18918' changes/bug18918 | 6 +++ src/or/circuitbuild.c | 4 +-

[tor-commits] [tor/master] Tweaks into router_should_be_dirserver() log msg.

2018-02-15 Thread nickm
commit 3dd2c1d02298280938cec9022c23a64f6b53aae5 Author: Fernando Fernandez Mancera Date: Mon Feb 12 12:30:52 2018 +0100 Tweaks into router_should_be_dirserver() log msg. Fixed log message that has been changed in commit 5ea993fa5a. Signed-off-by:

[tor-commits] [tor/master] Clarify directory and ORPort checking functions.

2018-02-15 Thread nickm
commit 5ea993fa5a38353900f9cef3b31f695fc70679b5 Author: Fernando Fernandez Mancera Date: Wed Jan 24 20:07:49 2018 +0100 Clarify directory and ORPort checking functions. In order to make the OR and dir checking functions in router.c less confusing we

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

2018-02-15 Thread nickm
commit 92a42f795ce09f3d846acfb1a70100adbcd32681 Merge: 8da6bfa5d aedcb1644 Author: Nick Mathewson Date: Thu Feb 15 20:56:23 2018 -0500 Merge branch 'bug23909' changes/bug23909 | 4 src/or/keypin.c | 8 2 files changed, 8 insertions(+), 4 deletions(-)

[tor-commits] [tor/master] Improve the keypin-loading log message to be a bit less scary.

2018-02-15 Thread nickm
commit aedcb1644d984fcca8d0cf54145a2cf0f389f265 Author: Nick Mathewson Date: Fri Jan 26 12:30:59 2018 -0500 Improve the keypin-loading log message to be a bit less scary. --- changes/bug23909 | 4 src/or/keypin.c | 8 2 files changed, 8 insertions(+),

[tor-commits] [tor/master] Avoid a malloc/free pair for each (server-side) ntor handshake

2018-02-15 Thread nickm
commit e3d4154486b278e1ee68f97c3445817759b0f73c Author: Nick Mathewson Date: Mon Feb 5 11:50:16 2018 -0500 Avoid a malloc/free pair for each (server-side) ntor handshake Closes ticket 25150 --- changes/feature25150 | 4 src/or/onion.c | 5 ++--- 2

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

2018-02-15 Thread nickm
commit 8da6bfa5dedbbb03d12bb81974a265feb88122c1 Merge: 4d994e7a9 91c63aae8 Author: Nick Mathewson Date: Thu Feb 15 20:53:50 2018 -0500 Merge branch 'bug24914' changes/bug24914| 3 +++ configure.ac| 4 src/common/crypto.c | 28

[tor-commits] [tor/master] Fix a stack-protector warning: don't use a variable-length buffer

2018-02-15 Thread nickm
commit 4d994e7a9c8936c9e33df90b7468e7327f1794e9 Author: Nick Mathewson Date: Thu Feb 15 20:52:01 2018 -0500 Fix a stack-protector warning: don't use a variable-length buffer Instead, define a maximum size, and enforce it with an assertion. --- src/or/onion.c

[tor-commits] [tor/master] In relay_digest_matches(), use stack instead of heap.

2018-02-15 Thread nickm
commit 91c63aae8497bc9de6533daae8f927ca09f96fd2 Author: Nick Mathewson Date: Wed Jan 24 12:33:13 2018 -0500 In relay_digest_matches(), use stack instead of heap. We'd been using crypto_digest_dup() and crypto_digest_assign() here, but they aren't

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

2018-02-15 Thread nickm
commit ed1d630f0e3d2d733989eefe9fce5c287a7ca6c9 Merge: 28c3f538e e3d415448 Author: Nick Mathewson Date: Thu Feb 15 20:40:03 2018 -0500 Merge branch 'onion_ntor_malloc_less' changes/feature25150 | 4 src/or/onion.c | 5 ++--- 2 files changed, 6

[tor-commits] [tor/master] rust: Remove now unused byte_slice_is_c_like() utility.

2018-02-15 Thread nickm
commit a4797a7e62f3f53326b3d33fa72b23f1dc0bc061 Author: Isis Lovecruft Date: Sat Feb 10 02:20:50 2018 + rust: Remove now unused byte_slice_is_c_like() utility. --- src/rust/protover/ffi.rs | 1 - src/rust/tor_util/strings.rs | 39

[tor-commits] [tor/master] rust: Use tor_util::strings utils for protover_compute_for_old_tor.

2018-02-15 Thread nickm
commit 6c77593a57d5a22a2fb3105d1466fb3ed26b1244 Author: Isis Lovecruft Date: Sat Feb 10 01:52:26 2018 + rust: Use tor_util::strings utils for protover_compute_for_old_tor. --- src/rust/protover/ffi.rs | 16 +--- src/rust/protover/protover.rs | 24

[tor-commits] [tor/master] Documentation fixes suggested by catalyst.

2018-02-15 Thread nickm
commit 28c3f538e50af1b4a10e613856841ea8ca41bc33 Author: Nick Mathewson Date: Thu Feb 15 20:38:08 2018 -0500 Documentation fixes suggested by catalyst. --- src/rust/tor_util/strings.rs | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

[tor-commits] [tor/master] rust: Use tor_util::strings utils for protover_get_supported_protocols.

2018-02-15 Thread nickm
commit 3c4e006e7e9597ef0d478ef63c811c764926bfbe Author: Isis Lovecruft Date: Thu Feb 8 22:08:11 2018 + rust: Use tor_util::strings utils for protover_get_supported_protocols. --- src/rust/protover/ffi.rs | 14 + src/rust/protover/lib.rs | 1 +

[tor-commits] [tor/master] Merge remote-tracking branch 'isis/bug25185'

2018-02-15 Thread nickm
commit bda1dfb9e0a863ae1ec1230c23ed74837be01a35 Merge: acb7a536c a4797a7e6 Author: Nick Mathewson Date: Thu Feb 15 20:35:30 2018 -0500 Merge remote-tracking branch 'isis/bug25185' src/rust/protover/ffi.rs | 34 +- src/rust/protover/lib.rs | 1 +

[tor-commits] [tor/master] rust: Remove empty_static_cstr() in favour of new cstr!() macro.

2018-02-15 Thread nickm
commit 081e99c16f754ffd5605acdfddec527a2a426ed8 Author: Isis Lovecruft Date: Sat Feb 10 01:41:06 2018 + rust: Remove empty_static_cstr() in favour of new cstr!() macro. --- src/rust/protover/ffi.rs | 3 +-- src/rust/tor_util/strings.rs | 39

[tor-commits] [tor/master] rust: Add macro for passing static borrowed strings from Rust to C.

2018-02-15 Thread nickm
commit 8fff331bb095dc6f5e2fe2ecfc9ab08ea9e2fe97 Author: Isis Lovecruft Date: Thu Feb 8 20:06:19 2018 + rust: Add macro for passing static borrowed strings from Rust to C. * ADD a new macro, tor_util::string::cstr!() which takes Rust strings,

[tor-commits] [tor/maint-0.3.3] Merge remote-tracking branch 'isis/bug25171' into maint-0.3.3

2018-02-15 Thread nickm
commit 799c82be70edaf67ea9904e426cde5213b16f4b7 Merge: 744399ea7 5f7d78ce2 Author: Nick Mathewson Date: Thu Feb 15 20:32:57 2018 -0500 Merge remote-tracking branch 'isis/bug25171' into maint-0.3.3 src/test/test.c | 1 - 1 file changed, 1 deletion(-)

[tor-commits] [tor/master] tests: Remove duplicate included header file in src/test/test.c.

2018-02-15 Thread nickm
commit 5f7d78ce2af006e90eca46f12a9c2738469dfd51 Author: Isis Lovecruft Date: Fri Feb 16 01:19:12 2018 + tests: Remove duplicate included header file in src/test/test.c. * FIXES #25271: https://bugs.torproject.org/25271 --- src/test/test.c | 1 - 1 file

[tor-commits] [tor/maint-0.3.3] tests: Remove duplicate included header file in src/test/test.c.

2018-02-15 Thread nickm
commit 5f7d78ce2af006e90eca46f12a9c2738469dfd51 Author: Isis Lovecruft Date: Fri Feb 16 01:19:12 2018 + tests: Remove duplicate included header file in src/test/test.c. * FIXES #25271: https://bugs.torproject.org/25271 --- src/test/test.c | 1 - 1 file

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

2018-02-15 Thread nickm
commit acb7a536c2e140cd642a03a28ef02f619eb32ec5 Merge: a1dd8afc1 799c82be7 Author: Nick Mathewson Date: Thu Feb 15 20:33:00 2018 -0500 Merge branch 'maint-0.3.3' src/test/test.c | 1 - 1 file changed, 1 deletion(-) ___

[tor-commits] [tor/release-0.3.3] tests: Remove duplicate included header file in src/test/test.c.

2018-02-15 Thread nickm
commit 5f7d78ce2af006e90eca46f12a9c2738469dfd51 Author: Isis Lovecruft Date: Fri Feb 16 01:19:12 2018 + tests: Remove duplicate included header file in src/test/test.c. * FIXES #25271: https://bugs.torproject.org/25271 --- src/test/test.c | 1 - 1 file

[tor-commits] [tor/release-0.3.3] Merge remote-tracking branch 'isis/bug25171' into maint-0.3.3

2018-02-15 Thread nickm
commit 799c82be70edaf67ea9904e426cde5213b16f4b7 Merge: 744399ea7 5f7d78ce2 Author: Nick Mathewson Date: Thu Feb 15 20:32:57 2018 -0500 Merge remote-tracking branch 'isis/bug25171' into maint-0.3.3 src/test/test.c | 1 - 1 file changed, 1 deletion(-)

[tor-commits] [tor/master] Merge remote-tracking branch 'isis/bug25171' into maint-0.3.3

2018-02-15 Thread nickm
commit 799c82be70edaf67ea9904e426cde5213b16f4b7 Merge: 744399ea7 5f7d78ce2 Author: Nick Mathewson Date: Thu Feb 15 20:32:57 2018 -0500 Merge remote-tracking branch 'isis/bug25171' into maint-0.3.3 src/test/test.c | 1 - 1 file changed, 1 deletion(-)

[tor-commits] [tor/master] Warn on zstd header/library version mismatch

2018-02-15 Thread nickm
commit a77a366b87fb04a878392284241fe72850b4dd88 Author: Nick Mathewson Date: Tue Feb 6 11:02:41 2018 -0500 Warn on zstd header/library version mismatch If we're going to potentially degrade performance in this case, we may as well tell people so. ---

[tor-commits] [tor/master] Enable (safe) use of zstd static-only APIs

2018-02-15 Thread nickm
commit 358b609e9dfd503cc25985d197a92610cbbe9f3d Author: Nick Mathewson Date: Tue Feb 6 10:34:41 2018 -0500 Enable (safe) use of zstd static-only APIs We'll only use these when the compile-time version and the run-time version of the zstd library match.

[tor-commits] [tor/master] Use "static-only" zstd functions to estimate memory usage.

2018-02-15 Thread nickm
commit f98cb5d3552666ede73137d998162094d5a31a1a Author: Nick Mathewson Date: Tue Feb 6 10:36:59 2018 -0500 Use "static-only" zstd functions to estimate memory usage. These should provide better and more accurate results when we can use them; we fall back

[tor-commits] [tor/master] Add configure option to control ZSTD_STATIC_LINKING_ONLY

2018-02-15 Thread nickm
commit a03488954c15b2fe2643d19c5530d9c927665b6f Author: Nick Mathewson Date: Tue Feb 6 11:58:05 2018 -0500 Add configure option to control ZSTD_STATIC_LINKING_ONLY --- configure.ac | 6 ++ src/common/compress_zstd.c | 8 2 files changed, 10

[tor-commits] [tor/master] Make zstd unit tests try running with static-only fns disabled

2018-02-15 Thread nickm
commit 7cb954209d2c3b12d0d60a46a74f2c31ad6d48c5 Author: Nick Mathewson Date: Tue Feb 6 10:35:37 2018 -0500 Make zstd unit tests try running with static-only fns disabled Since we're making it so that unstable zstd apis can be disabled, we need to test

[tor-commits] [tor/master] Merge branch '25162_zstd_static'

2018-02-15 Thread nickm
commit a1dd8afc16ebeacceb5b4093ef01e2ad8f21ad6c Merge: 066a15af6 a03488954 Author: Nick Mathewson Date: Thu Feb 15 20:28:07 2018 -0500 Merge branch '25162_zstd_static' changes/ticket25162| 6 +++ configure.ac | 6 +++ src/common/compress.c

[tor-commits] [tor/master] This stats_n_seconds_working variable needs to be static now.

2018-02-15 Thread nickm
commit 066a15af635b1e75476834812f6a326eecf9aa98 Author: Nick Mathewson Date: Thu Feb 15 20:26:09 2018 -0500 This stats_n_seconds_working variable needs to be static now. (When a variable isn't going to be declared extern in the header, we require that it

[tor-commits] [tor/master] Changes file for ticket 25081.

2018-02-15 Thread nickm
commit ad06e0b406f5b3dfaa28da0f03ede4b0f850d00f Author: Caio Valente Date: Thu Feb 1 02:25:08 2018 +0100 Changes file for ticket 25081. --- changes/ticket25081 | 5 + 1 file changed, 5 insertions(+) diff --git a/changes/ticket25081 b/changes/ticket25081 new

[tor-commits] [tor/master] Merge remote-tracking branch 'valentecaio/t-25081'

2018-02-15 Thread nickm
commit 3ca04aada2916ce6963358007476eccd851e67cc Merge: 3d7bf98d1 ad06e0b40 Author: Nick Mathewson Date: Thu Feb 15 20:23:23 2018 -0500 Merge remote-tracking branch 'valentecaio/t-25081' changes/ticket25081 | 5 + src/or/dirserv.c| 2 +- src/or/hibernate.c

[tor-commits] [tor/master] refactor: using get_uptime() (and reset_uptime()) consistently.

2018-02-15 Thread nickm
commit a4c85312604c1d215f9f46a24ac242baf666ed56 Author: Caio Valente Date: Wed Jan 31 02:36:38 2018 +0100 refactor: using get_uptime() (and reset_uptime()) consistently. Using get_uptime() and reset_uptime() instead of accessing stats_n_seconds_working

[tor-commits] [tor/master] refactor: rename connection_t struct fields.

2018-02-15 Thread nickm
commit 7884ce76e100abc220ddedb76c9b98d22d66d645 Author: Caio Valente Date: Thu Feb 1 03:12:38 2018 +0100 refactor: rename connection_t struct fields. connection_t.timestamp_lastwritten renamed to connection_t.timestamp_last_write_allowed

[tor-commits] [tor/master] Merge remote-tracking branch 'valentecaio/t-24714'

2018-02-15 Thread nickm
commit 3d7bf98d13ffc090e5ba1b918f53668018690dce Merge: 3c8a48159 7884ce76e Author: Nick Mathewson Date: Thu Feb 15 20:19:53 2018 -0500 Merge remote-tracking branch 'valentecaio/t-24714' changes/ticket24714 | 6 ++ src/or/circuituse.c | 2 +-

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

2018-02-15 Thread nickm
commit 3c8a481599cf9c84530db1f304731b5f2ec9caef Merge: 3e2b48f8b 6ed384b82 Author: Nick Mathewson Date: Thu Feb 15 20:17:31 2018 -0500 Merge branch 'bug18105' changes/18105| 4 src/common/address.c | 18 -- src/common/compat.c | 18

[tor-commits] [tor/master] Use tor_addr_from_getsockname() in several places

2018-02-15 Thread nickm
commit 6ed384b827dce21ea3a44b58792cc28b2ed48056 Author: Nick Mathewson Date: Fri Jan 26 11:59:01 2018 -0500 Use tor_addr_from_getsockname() in several places I'm leaving the getsockname code in transproxy alone, since it is comparatively isolated, rather

[tor-commits] [tor/master] Add a new tor_addr_from_getsockname()

2018-02-15 Thread nickm
commit 2a7bfec364a30a92c3babe658ece2db1a8a40d03 Author: Nick Mathewson Date: Fri Jan 26 11:48:45 2018 -0500 Add a new tor_addr_from_getsockname() We use this pattern all over, and this should simplify matters a bit. Part of 18105. ---

[tor-commits] [tor/master] Remove workaround code for systems where free(NULL) is busted.

2018-02-15 Thread nickm
commit 4dc228e35bbedb6f451a621db4a756ead9560a76 Author: Nick Mathewson Date: Thu Jan 25 17:04:12 2018 -0500 Remove workaround code for systems where free(NULL) is busted. Add an autoconf test to make sure we won't regret it. Closes ticket 24484. ---

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

2018-02-15 Thread nickm
commit 3e2b48f8b4eee456c4aa81f640185382642fa75c Merge: cfff582e4 4dc228e35 Author: Nick Mathewson Date: Thu Feb 15 20:13:53 2018 -0500 Merge branch 'bug24484_squashed' changes/bug24484 | 4 configure.ac | 15 +++ src/common/util.h | 18

[tor-commits] [tor/master] Bump version in master to 0.3.4.0-alpha-dev

2018-02-15 Thread nickm
commit cfff582e4d68b4026d19c4cee4c2d893aaab116f Author: Nick Mathewson Date: Thu Feb 15 20:11:25 2018 -0500 Bump version in master to 0.3.4.0-alpha-dev --- configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h

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

2018-02-15 Thread nickm
commit 744399ea78de9be5277c99236ee33fca74ad6039 Merge: f6a230ec9 5af03c1ef Author: Nick Mathewson Date: Thu Feb 15 20:00:33 2018 -0500 Merge branch 'protover_rust_compat_v3' src/rust/protover/protover.rs | 43 +++ 1 file

[tor-commits] [tor/master] rust protover: match the C implementation on empty-str cases

2018-02-15 Thread nickm
commit 5af03c1ef3c4718b79abb1638f5a8c275129530a Author: Nick Mathewson Date: Thu Feb 15 10:47:09 2018 -0500 rust protover: match the C implementation on empty-str cases Empty versions lists are permitted; empty keywords are not. ---

[tor-commits] [tor/master] Rust protover compat: forbid more than MAX_VERSIONS_TO_EXPAND in a range

2018-02-15 Thread nickm
commit f69510ba4b196ed40fce64f24b5b7799b68d182b Author: Nick Mathewson Date: Thu Feb 15 08:37:19 2018 -0500 Rust protover compat: forbid more than MAX_VERSIONS_TO_EXPAND in a range Also correct MAX_VERSIONS_TO_EXPAND to match the C. NOTE that this

[tor-commits] [tor/master] Forbid u32::MAX as a protover range element in rust

2018-02-15 Thread nickm
commit b58a2febe32f96204a94fb547e14a84c8fd32651 Author: Nick Mathewson Date: Thu Feb 15 10:27:27 2018 -0500 Forbid u32::MAX as a protover range element in rust Part of the 25249 fix to make rust match the C. --- src/rust/protover/protover.rs | 13

[tor-commits] [torspec/master] Describe the protocol versions lists more accurately.

2018-02-15 Thread nickm
commit a8455f4d1a6ef7d2fca1e3cdc1b7b6ee5ce091c7 Author: Nick Mathewson Date: Thu Feb 15 19:40:12 2018 -0500 Describe the protocol versions lists more accurately. --- dir-spec.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dir-spec.txt

[tor-commits] [atlas/master] Filters effective family to exclude the relay's fingerprint (Fixes: #25034)

2018-02-15 Thread irl
commit 409e410b5c10666c202cd56b2ff42db0c0a8f766 Author: Iain R. Learmonth Date: Wed Feb 14 14:17:25 2018 + Filters effective family to exclude the relay's fingerprint (Fixes: #25034) --- js/models/relay.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff

[tor-commits] [atlas/master] Bump cache breaker

2018-02-15 Thread irl
commit d71de361b096bfa8d603e10fe53592bd0211c24c Author: Iain R. Learmonth Date: Wed Feb 14 14:18:04 2018 + Bump cache breaker --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 955a663..318734d 100644 ---

[tor-commits] [atlas/master] Updates paths for inclusion in metrics-web (See: #25258)

2018-02-15 Thread irl
commit 295f48afbf7912f993379173456c7913daf22a16 Author: Iain R. Learmonth Date: Thu Feb 15 12:55:01 2018 + Updates paths for inclusion in metrics-web (See: #25258) --- js/main.js | 34 +- js/router.js

[tor-commits] [atlas/master] DO NOT DEPLOY TO THE STATIC MIRRORS AFTER THIS COMMIT!

2018-02-15 Thread irl
commit 91e7338513ce441dff8f74753f7f66f7d357552b Author: Iain R. Learmonth Date: Thu Feb 15 21:01:22 2018 + DO NOT DEPLOY TO THE STATIC MIRRORS AFTER THIS COMMIT! ___ tor-commits mailing list tor-commits@lists.torproject.org

[tor-commits] [depictor/master] When an assigning bwauth is not present, it (should be) because we are missing the vote of the assigning bwauth. Explain that in a footnote.

2018-02-15 Thread tom
commit a8be94bc374c2c5137ede0377c304b850086ee73 Author: Tom Ritter Date: Thu Feb 15 10:39:20 2018 -0600 When an assigning bwauth is not present, it (should be) because we are missing the vote of the assigning bwauth. Explain that in a footnote. Closes #24628 ---

[tor-commits] [depictor/master] Don't omit unused known flags from summary

2018-02-15 Thread tom
commit 56b9329eb12ca734d4c4c5339cc33613f327e150 Author: Sebastian Hahn Date: Tue Feb 6 05:50:33 2018 +0100 Don't omit unused known flags from summary In the consensus it is possible that zero relays get assigned a known flag. This would cause depictor

[tor-commits] [metrics-web/master] Tune R processing in advbwdist module.

2018-02-15 Thread karsten
commit ab7d546a9dae35efdfc2c1f8c4a09e473df72747 Author: iwakeh Date: Tue Feb 13 19:53:15 2018 + Tune R processing in advbwdist module. Processing advbwdist-validafter.csv (350M) took 150 seconds and used up to 7G. Performing pre-processing

[tor-commits] [metrics-web/master] Fixes getPosition method in boostrap.min.js

2018-02-15 Thread karsten
commit a5c220aa3a341f8ac4acf24274d8e96d9b1c012e Author: Iain R. Learmonth Date: Wed Feb 14 16:42:35 2018 + Fixes getPosition method in boostrap.min.js This method was broken between 3.3.5 and 3.3.7. As boostrap 3.x.x is EOL this is never going to get fixed.

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

2018-02-15 Thread translation
commit e1d3e56a98ed214963902deba1c564f95faaab6e Author: Translation commit bot Date: Thu Feb 15 11:17:41 2018 + Update translations for torbutton-torbuttonproperties --- ms_MY/torbutton.properties | 20 ++-- 1 file changed, 10 insertions(+),

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

2018-02-15 Thread translation
commit 5811af0629cd6682cad832f8a20dcff8e2a54675 Author: Translation commit bot Date: Thu Feb 15 11:17:46 2018 + Update translations for torbutton-torbuttonproperties_completed --- ms_MY/torbutton.properties | 51

[tor-commits] [translation/tor-browser-manual] Update translations for tor-browser-manual

2018-02-15 Thread translation
commit 2352404de159e22e11b2936f09969aed4b01d6be Author: Translation commit bot Date: Thu Feb 15 10:50:51 2018 + Update translations for tor-browser-manual --- ms_MY/ms_MY.po | 10 ++ 1 file changed, 10 insertions(+) diff --git a/ms_MY/ms_MY.po

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

2018-02-15 Thread translation
commit 4c44a8322532ed6daf997a14895f182d69efb79a Author: Translation commit bot Date: Thu Feb 15 10:47:39 2018 + Update translations for torbutton-torbuttonproperties --- ms_MY/torbutton.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff