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

2017-11-21 Thread irl
commit 421654ff84172ee8c4def5ba5696a0d56a2a3a4f Author: Iain R. Learmonth Date: Tue Nov 21 23:47:02 2017 + Bump cache breaker --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 0b77f34..ca79f80 100644 --- a/index.html ++

[tor-commits] [atlas/master] Exposes published timestamps on search and details pages (Fixes: #21959)

2017-11-21 Thread irl
commit c9e5bbc0c09a425f568840bb4e2c50a10e909ccc Author: Iain R. Learmonth Date: Tue Nov 21 23:22:46 2017 + Exposes published timestamps on search and details pages (Fixes: #21959) --- js/collections/results.js | 4 +++- js/models/relay.js| 2 ++ js/router.js

[tor-commits] [atlas/master] Adds link to family search on details page (Fixes: #24380)

2017-11-21 Thread irl
commit c39b367b534097765dad89d59755000c1fc43c60 Author: Iain R. Learmonth Date: Tue Nov 21 23:46:40 2017 + Adds link to family search on details page (Fixes: #24380) --- templates/details/router.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/detail

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

2017-11-21 Thread irl
commit 48da6bc17670665090c0e92817556c7a2b882226 Author: Iain R. Learmonth Date: Tue Nov 21 22:17:21 2017 + Bump cache breaker --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index fab491f..0b77f34 100644 --- a/index.html ++

[tor-commits] [atlas/master] Makes effective family count a link to family search (Fixes: #24375)

2017-11-21 Thread irl
commit 145e22396d8887bd8e5d263b828f653d83ebc3d8 Author: Iain R. Learmonth Date: Tue Nov 21 20:01:47 2017 + Makes effective family count a link to family search (Fixes: #24375) --- css/atlas.css| 5 + templates/search/do.html | 6 -- 2 files changed, 9 insertions(+),

[tor-commits] [atlas/master] Flags fallback directory mirrors with an additional flag (Fixes: #21619)

2017-11-21 Thread irl
commit 0d0871c01511468c7f9093163cdce1cffb55c51b Author: Iain R. Learmonth Date: Tue Nov 21 22:07:54 2017 + Flags fallback directory mirrors with an additional flag (Fixes: #21619) --- .../fallbackdir_16x16.png} | Bin js/fallback_dir.js

[tor-commits] [atlas/master] Adds back a perisistent search box (Fixes: #24274)

2017-11-21 Thread irl
commit cc62bd8409c595e22e7284a194d4c085f99b7e6e Author: Iain R. Learmonth Date: Tue Nov 21 20:52:14 2017 + Adds back a perisistent search box (Fixes: #24274) --- index.html | 9 + js/router.js | 25 + 2 files changed, 34 insertions(+) diff --git a/in

[tor-commits] [atlas/master] Disables graphs when SVG is disabled (Fixes: #19654)

2017-11-21 Thread irl
commit 43ca361235394dcc622e817a441a63c2ee0c1abe Author: Iain R. Learmonth Date: Tue Nov 21 21:22:28 2017 + Disables graphs when SVG is disabled (Fixes: #19654) --- js/views/details/main.js | 107 ++ templates/details/bridge.html | 2 +- te

[tor-commits] [tor/release-0.3.2] minor fixes to upcoming changelog

2017-11-21 Thread arma
commit 8ecb170c17e827407dfe469bd6757ff35bea4af7 Author: Roger Dingledine Date: Tue Nov 21 15:09:38 2017 -0500 minor fixes to upcoming changelog --- ChangeLog | 15 +++ 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0f9e6918a..14f9635db

[tor-commits] [tor/master] Merge remote-tracking branch 'ahf-gitlab/ahf/24062-simpleperf'

2017-11-21 Thread nickm
commit ce793ec0a9d02a8eb20c6500d0fcafcdad4e4da2 Merge: bf882b037 251983eb8 Author: Nick Mathewson Date: Tue Nov 21 14:09:56 2017 -0500 Merge remote-tracking branch 'ahf-gitlab/ahf/24062-simpleperf' doc/HACKING/android/Simpleperf.md | 98 +++ 1 file chan

[tor-commits] [tor/master] Add initial instructions on using Simpleperf for Android CPU profiling.

2017-11-21 Thread nickm
commit 251983eb8e6d25bae2ed372410af90b416d213d7 Author: Alexander Færøy Date: Mon Nov 20 17:42:51 2017 +0100 Add initial instructions on using Simpleperf for Android CPU profiling. See: https://bugs.torproject.org/24062 --- doc/HACKING/android/Simpleperf.md | 98

[tor-commits] [tor/master] re-run ./scripts/maint/annotate_ifdef_directives

2017-11-21 Thread nickm
commit bf882b037371d5ccb9eb1fc6c71199865169661b Author: Nick Mathewson Date: Tue Nov 21 14:07:43 2017 -0500 re-run ./scripts/maint/annotate_ifdef_directives --- src/common/compat_threads.c | 2 +- src/common/compat_threads.h | 8 src/common/sandbox.c| 6 +++--- src/or/conf

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

2017-11-21 Thread nickm
commit 5da0a73838a210bac3be81baa9ade1d4ee7bf343 Merge: 8b3580255 25f882a9c Author: Nick Mathewson Date: Tue Nov 21 14:06:57 2017 -0500 Merge branch 'ticket23953_033_squashed' changes/bug23953| 3 +++ configure.ac| 1 + src/common/compat_threads.c | 19 +++

[tor-commits] [tor/master] Use stdatomic.h for atomic_counter_t where available.

2017-11-21 Thread nickm
commit 25f882a9cfe39ccb2942fe55f41cdcbfd1ba288e Author: Nick Mathewson Date: Mon Oct 23 12:35:30 2017 -0400 Use stdatomic.h for atomic_counter_t where available. Closes ticket 23953. --- changes/bug23953| 3 +++ configure.ac| 1 + src/common/compat_th

[tor-commits] [tor/master] Fix a confusing comment about tie-breaking in compute_routerstatus_consensus()

2017-11-21 Thread nickm
commit 03b18f62888dec3cfb59ce7caedea4cd20f9e365 Author: teor Date: Wed Nov 22 02:27:28 2017 +1100 Fix a confusing comment about tie-breaking in compute_routerstatus_consensus() Closes bug 24372. --- src/or/dirvote.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --gi

[tor-commits] [tor/master] Merge remote-tracking branch 'teor/bug24372'

2017-11-21 Thread nickm
commit 8b3580255d7b653cc20476c4294b2e47af351f79 Merge: 1cc344b27 03b18f628 Author: Nick Mathewson Date: Tue Nov 21 13:57:48 2017 -0500 Merge remote-tracking branch 'teor/bug24372' src/or/dirvote.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) _

[tor-commits] [tor/master] Merge remote-tracking branch 'teor/bug23760_nc'

2017-11-21 Thread nickm
commit 1cc344b277bed85517ddc20b47e697391d58e4cb Merge: add37440f 83b8034a9 Author: Nick Mathewson Date: Tue Nov 21 13:56:57 2017 -0500 Merge remote-tracking branch 'teor/bug23760_nc' changes/ticket23760 | 4 src/or/circuitbuild.c | 8 ++-- 2 files changed, 10 insertions(+), 2 d

[tor-commits] [tor/master] Introduce node_get_curve25519_onion_key() in extend_info_from_node()

2017-11-21 Thread nickm
commit 83b8034a98552fd35ce437e968d45583f5a96b69 Author: Neel Chauhan Date: Tue Nov 21 09:16:18 2017 -0500 Introduce node_get_curve25519_onion_key() in extend_info_from_node() --- changes/ticket23760 | 4 src/or/circuitbuild.c | 8 ++-- 2 files changed, 10 insertions(+), 2 deleti

[tor-commits] [tor/master] Clarify the RelayBandwidth* options in man file

2017-11-21 Thread nickm
commit 5f4e9d50799ff5bd01408a439405671db28598ce Author: Fernando Fernandez Mancera Date: Mon Nov 20 17:13:16 2017 +0100 Clarify the RelayBandwidth* options in man file Added clarifying information in man file about RelayBandwidthRate and RelayBandwidthBurst options that exclude

[tor-commits] [tor/master] changes file for 24318

2017-11-21 Thread nickm
commit add37440fa34e312900d2cad00967895fe7927a9 Author: Nick Mathewson Date: Tue Nov 21 13:55:11 2017 -0500 changes file for 24318 --- changes/bug24318 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changes/bug24318 b/changes/bug24318 new file mode 100644 index 0..c92f7209f

[tor-commits] [tor/master] Remove /usr/athena from search path in configure.ac

2017-11-21 Thread nickm
commit edc3fe0eb5e590801d2b6d6c390e01bb98b4183e Author: Fernando Fernandez Mancera Date: Tue Nov 21 16:53:37 2017 +0100 Remove /usr/athena from search path in configure.ac Fixes #24363 Signed-off-by: Fernando Fernandez Mancera --- changes/ticket24363 | 2 ++ configure.ac

[tor-commits] [tor/release-0.3.2] Start work on an 0.3.2.5-alpha changelog.

2017-11-21 Thread nickm
commit 0fc65a33f7de1e13ecea8bb832568c3f9cf20f44 Author: Nick Mathewson Date: Tue Nov 21 13:03:54 2017 -0500 Start work on an 0.3.2.5-alpha changelog. --- ChangeLog| 116 +++ changes/bug20963 | 4 -- changes/bug23662

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

2017-11-21 Thread nickm
commit e4b68abd5accdf41c71644eb728ca42991bf632a Merge: c6365055a 5da6120e8 Author: Nick Mathewson Date: Tue Nov 21 12:54:47 2017 -0500 Merge branch 'maint-0.3.2' into release-0.3.2 configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h

[tor-commits] [tor/release-0.3.2] bump version to 0.3.2.5-alpha

2017-11-21 Thread nickm
commit 5da6120e88b2ebd81a5a3cb84f125670495723eb Author: Nick Mathewson Date: Tue Nov 21 12:54:11 2017 -0500 bump version to 0.3.2.5-alpha --- configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed,

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

2017-11-21 Thread nickm
commit a2038b8d9e47bc123da6896268a21e8f2501b8ec Merge: 517032b8c 5da6120e8 Author: Nick Mathewson Date: Tue Nov 21 12:54:26 2017 -0500 Merge branch 'maint-0.3.2' "ours" merge to avoid version bump. ___ tor-commits mailing list tor-commit

[tor-commits] [tor/maint-0.3.2] bump version to 0.3.2.5-alpha

2017-11-21 Thread nickm
commit 5da6120e88b2ebd81a5a3cb84f125670495723eb Author: Nick Mathewson Date: Tue Nov 21 12:54:11 2017 -0500 bump version to 0.3.2.5-alpha --- configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed,

[tor-commits] [tor/master] bump version to 0.3.2.5-alpha

2017-11-21 Thread nickm
commit 5da6120e88b2ebd81a5a3cb84f125670495723eb Author: Nick Mathewson Date: Tue Nov 21 12:54:11 2017 -0500 bump version to 0.3.2.5-alpha --- configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed,

[tor-commits] [atlas/master] Fixes encoding of search query parameter (Fixes: #24311)

2017-11-21 Thread irl
commit 0bc2331cbe8136d25a1ba5e2b5b15bac4e950f68 Author: Iain R. Learmonth Date: Tue Nov 21 17:28:06 2017 + Fixes encoding of search query parameter (Fixes: #24311) --- js/views/search/main.js | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/js/views/search/main

[tor-commits] [atlas/master] Sort search results by bandwidth by default (Fixes: #23781)

2017-11-21 Thread irl
commit ff7426e789725c9a2c6381a7c9d363907df45b0b Author: Iain R. Learmonth Date: Tue Nov 21 16:42:21 2017 + Sort search results by bandwidth by default (Fixes: #23781) --- js/views/search/do.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/views/search/do.js

[tor-commits] [atlas/master] Removes the sanitised port number from bridge details (See: #24160)

2017-11-21 Thread irl
commit 8b4572645e13c05ecc8ecb354b485aedcabf Author: Iain R. Learmonth Date: Tue Nov 21 17:42:02 2017 + Removes the sanitised port number from bridge details (See: #24160) --- js/models/relay.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/models/relay.js b/js/models/relay.

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

2017-11-21 Thread irl
commit 708f891e97c1754b106bf63598cfeb061f8e3d60 Author: Iain R. Learmonth Date: Tue Nov 21 17:47:31 2017 + Bump cache breaker --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ef11538..731653b 100644 --- a/index.html +++ b/

[tor-commits] [atlas/master] Improves the Advertised Bandwidth tooltip (Fixes: #24160)

2017-11-21 Thread irl
commit c371ef4e2cfa2686381f7a6048b20aecbfd1f8df Author: Iain R. Learmonth Date: Tue Nov 21 17:42:32 2017 + Improves the Advertised Bandwidth tooltip (Fixes: #24160) --- templates/details/bridge.html | 2 +- templates/details/router.html | 2 +- 2 files changed, 2 insertions(+), 2 delet

[tor-commits] [atlas/master] Adds effective family size to search results (Fixes: #21368)

2017-11-21 Thread irl
commit 4f1d496eed55d34c2d1419dfff6e5eb8779ad0fb Author: Iain R. Learmonth Date: Tue Nov 21 16:34:05 2017 + Adds effective family size to search results (Fixes: #21368) --- templates/search/do.html | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/templates/sear

[tor-commits] [atlas/master] Improves Outdated Data message (Fixes: #24013)

2017-11-21 Thread irl
commit 753b0b508def61197a65609531bdf954aecc62b0 Author: Iain R. Learmonth Date: Tue Nov 21 17:17:16 2017 + Improves Outdated Data message (Fixes: #24013) --- js/helpers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/helpers.js b/js/helpers.js index 583a302..1

[tor-commits] [atlas/master] Fixes uptime sorting (Fixes: #15508)

2017-11-21 Thread irl
commit 45fbd4491d7fe84c6c027b2d74c4ac855d957b92 Author: Iain R. Learmonth Date: Tue Nov 21 15:07:32 2017 + Fixes uptime sorting (Fixes: #15508) --- templates/search/do.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/search/do.html b/templates/search/d

[tor-commits] [atlas/master] Switched flag set to gosquared's flags (Fixes: #13354)

2017-11-21 Thread irl
commit 9bf8c7c862db0071c98ca2cd89950d3e1ddfb0c1 Author: Iain R. Learmonth Date: Tue Nov 21 15:49:57 2017 + Switched flag set to gosquared's flags (Fixes: #13354) --- img/cc/README.flags | 35 img/cc/_abkhazia.png

[tor-commits] [atlas/master] Fixes bridge display in search view

2017-11-21 Thread irl
commit a6a5b94bf9a0ec576fb39bceb2638f1f8e850a8f Author: Iain R. Learmonth Date: Tue Nov 21 16:31:37 2017 + Fixes bridge display in search view --- js/collections/results.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/js/collections/results.js b/js/collections/results.js index

[tor-commits] [atlas/master] Rename Properties to Additional Flags (Fixes: #22037)

2017-11-21 Thread irl
commit f3e2495e3ca7cddab96a3f6d3bbaa178391d8861 Author: Iain R. Learmonth Date: Tue Nov 21 15:58:39 2017 + Rename Properties to Additional Flags (Fixes: #22037) --- js/views/search/do.js | 2 +- templates/details/bridge.html | 2 +- templates/details/router.html | 2 +- templat

[tor-commits] [tor/release-0.3.2] In storagedir, take more care with errno on empty or mislabeled file

2017-11-21 Thread nickm
commit cabcb752d7ecc2d16e6cb630b3de0684b4f97ec5 Author: Nick Mathewson Date: Mon Nov 20 10:10:13 2017 -0500 In storagedir, take more care with errno on empty or mislabeled file Required for 24099 fix -- we won't be able to act based on errno unless we can trust it. --- src/com

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

2017-11-21 Thread nickm
commit c6365055a1bf5a20cd17dd2b134ab7bfa2365ae3 Merge: b9be385fd ba94dc28e Author: Nick Mathewson Date: Tue Nov 21 12:41:39 2017 -0500 Merge branch 'maint-0.3.2' into release-0.3.2 changes/bug24086| 7 +++ changes/bug24099| 4 src/common/storagedir.c | 25 ++

[tor-commits] [tor/release-0.3.2] Recover better from empty/invalid storagedir files

2017-11-21 Thread nickm
commit c8ee12b2e8108658d647aedb92885311291b6f71 Author: Nick Mathewson Date: Mon Nov 20 10:14:41 2017 -0500 Recover better from empty/invalid storagedir files If we can't read a file because of an FS issue, we say "we can't read that" and move on. But if we can't read it becau

[tor-commits] [tor/release-0.3.2] Correctly handle partial success in consensus diff calculation.

2017-11-21 Thread nickm
commit 3bb29dd707fbc825501c30ed9a6fe4aecdf4fd22 Author: Nick Mathewson Date: Mon Nov 20 11:02:40 2017 -0500 Correctly handle partial success in consensus diff calculation. Previously, if store_multiple() reported a partial success, we would store all the handles it gave us as i

[tor-commits] [tor/release-0.3.2] Add another assertion to check for 24086 root causes

2017-11-21 Thread nickm
commit 68c21860e32ca04d77c2bfbf7576b96de5110f59 Author: Nick Mathewson Date: Mon Nov 20 11:04:44 2017 -0500 Add another assertion to check for 24086 root causes In cdm_diff_ht_set_status(), we shouldn't have been allowing the status CDM_DIFF_PRESENT to be set if there wasn't ac

[tor-commits] [tor/release-0.3.2] add an explanatory comment about the error codes

2017-11-21 Thread nickm
commit ea13a47791c1a6b50fed27322a073c54868ac738 Author: Nick Mathewson Date: Tue Nov 21 12:36:32 2017 -0500 add an explanatory comment about the error codes --- src/or/conscache.c | 4 1 file changed, 4 insertions(+) diff --git a/src/or/conscache.c b/src/or/conscache.c index 4919dba3

[tor-commits] [tor/release-0.3.2] Merge branches 'bug24099_031' and 'bug24086_031' into maint-0.3.2

2017-11-21 Thread nickm
commit ba94dc28e8e96a64420d42b97ba38e715a35e74c Merge: da82e0b57 ea13a4779 68c21860e Author: Nick Mathewson Date: Tue Nov 21 12:37:46 2017 -0500 Merge branches 'bug24099_031' and 'bug24086_031' into maint-0.3.2 changes/bug24086| 7 +++ changes/bug24099| 4 src/c

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

2017-11-21 Thread nickm
commit 517032b8ce14ac2f468e0fba66da43212c00a02e Merge: b1ab360ec ba94dc28e Author: Nick Mathewson Date: Tue Nov 21 12:41:39 2017 -0500 Merge branch 'maint-0.3.2' changes/bug24086| 7 +++ changes/bug24099| 4 src/common/storagedir.c | 25 +

[tor-commits] [tor/master] Merge branches 'bug24099_031' and 'bug24086_031' into maint-0.3.2

2017-11-21 Thread nickm
commit ba94dc28e8e96a64420d42b97ba38e715a35e74c Merge: da82e0b57 ea13a4779 68c21860e Author: Nick Mathewson Date: Tue Nov 21 12:37:46 2017 -0500 Merge branches 'bug24099_031' and 'bug24086_031' into maint-0.3.2 changes/bug24086| 7 +++ changes/bug24099| 4 src/c

[tor-commits] [tor/master] Add another assertion to check for 24086 root causes

2017-11-21 Thread nickm
commit 68c21860e32ca04d77c2bfbf7576b96de5110f59 Author: Nick Mathewson Date: Mon Nov 20 11:04:44 2017 -0500 Add another assertion to check for 24086 root causes In cdm_diff_ht_set_status(), we shouldn't have been allowing the status CDM_DIFF_PRESENT to be set if there wasn't ac

[tor-commits] [tor/master] add an explanatory comment about the error codes

2017-11-21 Thread nickm
commit ea13a47791c1a6b50fed27322a073c54868ac738 Author: Nick Mathewson Date: Tue Nov 21 12:36:32 2017 -0500 add an explanatory comment about the error codes --- src/or/conscache.c | 4 1 file changed, 4 insertions(+) diff --git a/src/or/conscache.c b/src/or/conscache.c index 4919dba3

[tor-commits] [tor/master] Correctly handle partial success in consensus diff calculation.

2017-11-21 Thread nickm
commit 3bb29dd707fbc825501c30ed9a6fe4aecdf4fd22 Author: Nick Mathewson Date: Mon Nov 20 11:02:40 2017 -0500 Correctly handle partial success in consensus diff calculation. Previously, if store_multiple() reported a partial success, we would store all the handles it gave us as i

[tor-commits] [tor/master] In storagedir, take more care with errno on empty or mislabeled file

2017-11-21 Thread nickm
commit cabcb752d7ecc2d16e6cb630b3de0684b4f97ec5 Author: Nick Mathewson Date: Mon Nov 20 10:10:13 2017 -0500 In storagedir, take more care with errno on empty or mislabeled file Required for 24099 fix -- we won't be able to act based on errno unless we can trust it. --- src/com

[tor-commits] [tor/maint-0.3.2] Correctly handle partial success in consensus diff calculation.

2017-11-21 Thread nickm
commit 3bb29dd707fbc825501c30ed9a6fe4aecdf4fd22 Author: Nick Mathewson Date: Mon Nov 20 11:02:40 2017 -0500 Correctly handle partial success in consensus diff calculation. Previously, if store_multiple() reported a partial success, we would store all the handles it gave us as i

[tor-commits] [tor/maint-0.3.2] Add another assertion to check for 24086 root causes

2017-11-21 Thread nickm
commit 68c21860e32ca04d77c2bfbf7576b96de5110f59 Author: Nick Mathewson Date: Mon Nov 20 11:04:44 2017 -0500 Add another assertion to check for 24086 root causes In cdm_diff_ht_set_status(), we shouldn't have been allowing the status CDM_DIFF_PRESENT to be set if there wasn't ac

[tor-commits] [tor/maint-0.3.2] add an explanatory comment about the error codes

2017-11-21 Thread nickm
commit ea13a47791c1a6b50fed27322a073c54868ac738 Author: Nick Mathewson Date: Tue Nov 21 12:36:32 2017 -0500 add an explanatory comment about the error codes --- src/or/conscache.c | 4 1 file changed, 4 insertions(+) diff --git a/src/or/conscache.c b/src/or/conscache.c index 4919dba3

[tor-commits] [tor/master] Recover better from empty/invalid storagedir files

2017-11-21 Thread nickm
commit c8ee12b2e8108658d647aedb92885311291b6f71 Author: Nick Mathewson Date: Mon Nov 20 10:14:41 2017 -0500 Recover better from empty/invalid storagedir files If we can't read a file because of an FS issue, we say "we can't read that" and move on. But if we can't read it becau

[tor-commits] [tor/maint-0.3.2] Merge branches 'bug24099_031' and 'bug24086_031' into maint-0.3.2

2017-11-21 Thread nickm
commit ba94dc28e8e96a64420d42b97ba38e715a35e74c Merge: da82e0b57 ea13a4779 68c21860e Author: Nick Mathewson Date: Tue Nov 21 12:37:46 2017 -0500 Merge branches 'bug24099_031' and 'bug24086_031' into maint-0.3.2 changes/bug24086| 7 +++ changes/bug24099| 4 src/c

[tor-commits] [tor/maint-0.3.2] In storagedir, take more care with errno on empty or mislabeled file

2017-11-21 Thread nickm
commit cabcb752d7ecc2d16e6cb630b3de0684b4f97ec5 Author: Nick Mathewson Date: Mon Nov 20 10:10:13 2017 -0500 In storagedir, take more care with errno on empty or mislabeled file Required for 24099 fix -- we won't be able to act based on errno unless we can trust it. --- src/com

[tor-commits] [tor/maint-0.3.2] Recover better from empty/invalid storagedir files

2017-11-21 Thread nickm
commit c8ee12b2e8108658d647aedb92885311291b6f71 Author: Nick Mathewson Date: Mon Nov 20 10:14:41 2017 -0500 Recover better from empty/invalid storagedir files If we can't read a file because of an FS issue, we say "we can't read that" and move on. But if we can't read it becau

[tor-commits] [atlas/master] Fixes Top Relays view and increases to 250 relays

2017-11-21 Thread irl
commit 3c671cbdf1eabed87407ebb213454de995bfe00f Author: Iain R. Learmonth Date: Tue Nov 21 14:50:56 2017 + Fixes Top Relays view and increases to 250 relays --- js/router.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/router.js b/js/router.js index c4966f7..1

[tor-commits] [translation/tor-launcher-progress_completed] Update translations for tor-launcher-progress_completed

2017-11-21 Thread translation
commit f72b795687460f903671ad828c2a48f34bfdc879 Author: Translation commit bot Date: Tue Nov 21 14:46:55 2017 + Update translations for tor-launcher-progress_completed --- it/progress.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/it/progress.dtd b/it/progress.

[tor-commits] [translation/tor-launcher-progress] Update translations for tor-launcher-progress

2017-11-21 Thread translation
commit d4212f6547a14b9c944735e06d849f2144f0895e Author: Translation commit bot Date: Tue Nov 21 14:46:47 2017 + Update translations for tor-launcher-progress --- it/progress.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/it/progress.dtd b/it/progress.dtd index