[tor-commits] [bridgedb/develop] Merge branch 'fix/24443' into develop

2017-11-27 Thread isis
commit cb3f4b4aa27b527bfb000cc254d08622b90a526e Merge: 76d3c5b 039884c Author: Isis Lovecruft Date: Mon Nov 27 23:26:17 2017 + Merge branch 'fix/24443' into develop bridgedb/distributors/moat/server.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [bridgedb/develop] Fix the moat server to only generate QRcodes when asked to do so.

2017-11-27 Thread isis
commit 039884c4f19bb3f52b076e1bc5901800b5258fe1 Author: Isis Lovecruft Date: Mon Nov 27 23:22:33 2017 + Fix the moat server to only generate QRcodes when asked to do so. * FIXES #24443: https://bugs.torproject.org/24443 ---

[tor-commits] [bridgedb/develop] Make the test-moat script easier to input challenges and solutions.

2017-11-27 Thread isis
commit 8245b6a2c4f4697a33b1c169529aed66b6e1a55a Author: Isis Lovecruft Date: Mon Nov 27 19:13:54 2017 + Make the test-moat script easier to input challenges and solutions. --- scripts/test-moat | 26 ++ 1 file changed, 22 insertions(+), 4

[tor-commits] [bridgedb/develop] Merge branch 'fix/24433' into develop

2017-11-27 Thread isis
commit 76d3c5bca779c78236a8dffb389304412e97af5e Merge: 8245b6a a1597da Author: Isis Lovecruft Date: Mon Nov 27 19:38:27 2017 + Merge branch 'fix/24433' into develop bridgedb/bridgerequest.py | 2 +- scripts/test-moat | 2 ++ 2 files changed, 3

[tor-commits] [bridgedb/develop] Send correct X-Forwarded-For headers in test-moat script.

2017-11-27 Thread isis
commit a1597da01eb30e7222dc153a81cd7575a889f8ff Author: Isis Lovecruft Date: Mon Nov 27 19:30:03 2017 + Send correct X-Forwarded-For headers in test-moat script. --- bridgedb/bridgerequest.py | 2 +- scripts/test-moat | 2 ++ 2 files changed, 3

[tor-commits] [webwml/master] Merge branch 'master' of ssh://git-rw.torproject.org/project/web/webwml

2017-11-27 Thread hiro
commit c69eb984b93efb9779dd867787098b67f663852e Merge: 1731e62d 3f17add4 Author: hiromipaw Date: Mon Nov 27 20:41:21 2017 +0100 Merge branch 'master' of ssh://git-rw.torproject.org/project/web/webwml about/en/contributors.wml | 3 -

[tor-commits] [webwml/master] Remove broken link on donate options page

2017-11-27 Thread hiro
commit 1731e62da0de1e28fef357b56aa868cc53733a83 Author: hiromipaw Date: Mon Nov 27 20:40:59 2017 +0100 Remove broken link on donate options page --- donate/en/donate-options.wml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[tor-commits] [webwml/master] Add giving assistant to donate options

2017-11-27 Thread hiro
commit 53906d0652d0b440fd746c8fa1ba4929cc204d2d Author: hiromipaw Date: Mon Nov 27 20:39:45 2017 +0100 Add giving assistant to donate options --- donate/en/donate-options.wml | 16 1 file changed, 16 insertions(+) diff --git

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

2017-11-27 Thread nickm
commit fa726125402ffdd1084f46f82bf74aba162dbc2e Merge: 36806e983 ef5461044 Author: Nick Mathewson Date: Mon Nov 27 10:04:15 2017 -0500 Merge branch 'maint-0.3.2' into release-0.3.2 changes/ticket23856 | 4 src/or/rephist.c| 4 ++-- src/or/router.c | 2

[tor-commits] [tor/release-0.3.2] relay: Change bandwidth stats interval to 24 hours

2017-11-27 Thread nickm
commit 8be50ca3ea90ac04b8a18c7d9a33f5ec3f3a6e28 Author: David Goulet Date: Wed Nov 22 09:25:07 2017 -0500 relay: Change bandwidth stats interval to 24 hours Going from 4 hours to 24 hours in order to try reduce the efficiency of guard discovery

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

2017-11-27 Thread nickm
commit ef54610442ee2f2a9143c6c55edb98da19cc3344 Merge: 4bb287aa3 8be50ca3e Author: Nick Mathewson Date: Mon Nov 27 10:02:03 2017 -0500 Merge branch 'ticket23856_025_01' into maint-0.3.2 changes/ticket23856 | 4 src/or/rephist.c| 4 ++-- src/or/router.c

[tor-commits] [tor/master] relay: Change bandwidth stats interval to 24 hours

2017-11-27 Thread nickm
commit 8be50ca3ea90ac04b8a18c7d9a33f5ec3f3a6e28 Author: David Goulet Date: Wed Nov 22 09:25:07 2017 -0500 relay: Change bandwidth stats interval to 24 hours Going from 4 hours to 24 hours in order to try reduce the efficiency of guard discovery

[tor-commits] [tor/maint-0.3.2] relay: Change bandwidth stats interval to 24 hours

2017-11-27 Thread nickm
commit 8be50ca3ea90ac04b8a18c7d9a33f5ec3f3a6e28 Author: David Goulet Date: Wed Nov 22 09:25:07 2017 -0500 relay: Change bandwidth stats interval to 24 hours Going from 4 hours to 24 hours in order to try reduce the efficiency of guard discovery

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

2017-11-27 Thread nickm
commit ef54610442ee2f2a9143c6c55edb98da19cc3344 Merge: 4bb287aa3 8be50ca3e Author: Nick Mathewson Date: Mon Nov 27 10:02:03 2017 -0500 Merge branch 'ticket23856_025_01' into maint-0.3.2 changes/ticket23856 | 4 src/or/rephist.c| 4 ++-- src/or/router.c

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

2017-11-27 Thread nickm
commit b23086060866c1541a607e0e9082ef9d9464549e Merge: 722c64fc2 ef5461044 Author: Nick Mathewson Date: Mon Nov 27 10:04:16 2017 -0500 Merge branch 'maint-0.3.2' changes/ticket23856 | 4 src/or/rephist.c| 4 ++-- src/or/router.c | 2 +- 3 files changed,

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

2017-11-27 Thread nickm
commit ef54610442ee2f2a9143c6c55edb98da19cc3344 Merge: 4bb287aa3 8be50ca3e Author: Nick Mathewson Date: Mon Nov 27 10:02:03 2017 -0500 Merge branch 'ticket23856_025_01' into maint-0.3.2 changes/ticket23856 | 4 src/or/rephist.c| 4 ++-- src/or/router.c

[tor-commits] [tor/release-0.3.2] Add bastet's ipv6 address

2017-11-27 Thread nickm
commit 25c90230be25ec7f041501a033dcc932c3f9c83c Author: Sebastian Hahn Date: Thu Nov 23 07:37:56 2017 +0100 Add bastet's ipv6 address Implements ticket 24394 --- changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+) diff

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

2017-11-27 Thread nickm
commit 4bb287aa39d74e99dc319cd0a3fde88419340848 Merge: a7e777ab8 703ab95e9 Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.3.1' into maint-0.3.2 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

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

2017-11-27 Thread nickm
commit 4bb287aa39d74e99dc319cd0a3fde88419340848 Merge: a7e777ab8 703ab95e9 Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.3.1' into maint-0.3.2 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

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

2017-11-27 Thread nickm
commit b1c4ab0bec5b2b07e7e5358f449e352bb34c75d0 Merge: 2d849716d 30b322925 Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.2.9' into maint-0.3.0 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

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

2017-11-27 Thread nickm
commit 36806e9830688973257f1f669ef8a751fa55757b Merge: d084d3246 4bb287aa3 Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.3.2' into release-0.3.2 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

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

2017-11-27 Thread nickm
commit 7c548437cc774880b314ae2d01d7b8fab009d397 Merge: bedd32e5d 703ab95e9 Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.3.1' into release-0.3.1 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

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

2017-11-27 Thread nickm
commit 30b3229252709eeca054ee06cc6e366226723e24 Merge: 53c3174ee 25c90230b Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.2.8' into maint-0.2.9 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

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

2017-11-27 Thread nickm
commit 703ab95e9fb94700b6349f539c58705040ede9a8 Merge: 735855952 b1c4ab0be Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.3.0' into maint-0.3.1 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

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

2017-11-27 Thread nickm
commit 703ab95e9fb94700b6349f539c58705040ede9a8 Merge: 735855952 b1c4ab0be Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.3.0' into maint-0.3.1 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

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

2017-11-27 Thread nickm
commit 30b3229252709eeca054ee06cc6e366226723e24 Merge: 53c3174ee 25c90230b Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.2.8' into maint-0.2.9 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

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

2017-11-27 Thread nickm
commit 30b3229252709eeca054ee06cc6e366226723e24 Merge: 53c3174ee 25c90230b Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.2.8' into maint-0.2.9 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

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

2017-11-27 Thread nickm
commit 6661c0352faf01460a0c3835ff342e6402796592 Merge: 28673a600 25c90230b Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.2.8' into release-0.2.8 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

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

2017-11-27 Thread nickm
commit 722c64fc234e43d3b8d1facb327765d7b3518991 Merge: c2f413e24 4bb287aa3 Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.3.2' changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

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

2017-11-27 Thread nickm
commit 30b3229252709eeca054ee06cc6e366226723e24 Merge: 53c3174ee 25c90230b Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.2.8' into maint-0.2.9 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

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

2017-11-27 Thread nickm
commit 30b3229252709eeca054ee06cc6e366226723e24 Merge: 53c3174ee 25c90230b Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.2.8' into maint-0.2.9 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

[tor-commits] [tor/release-0.2.8] Add bastet's ipv6 address

2017-11-27 Thread nickm
commit 25c90230be25ec7f041501a033dcc932c3f9c83c Author: Sebastian Hahn Date: Thu Nov 23 07:37:56 2017 +0100 Add bastet's ipv6 address Implements ticket 24394 --- changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+) diff

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

2017-11-27 Thread nickm
commit 30b3229252709eeca054ee06cc6e366226723e24 Merge: 53c3174ee 25c90230b Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.2.8' into maint-0.2.9 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

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

2017-11-27 Thread nickm
commit c9a3525c7012cd2f58ad41cac82b767d322e8a34 Merge: e5cf65e8e 30b322925 Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.2.9' into release-0.2.9 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

[tor-commits] [tor/release-0.3.0] Add bastet's ipv6 address

2017-11-27 Thread nickm
commit 25c90230be25ec7f041501a033dcc932c3f9c83c Author: Sebastian Hahn Date: Thu Nov 23 07:37:56 2017 +0100 Add bastet's ipv6 address Implements ticket 24394 --- changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+) diff

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

2017-11-27 Thread nickm
commit b1c4ab0bec5b2b07e7e5358f449e352bb34c75d0 Merge: 2d849716d 30b322925 Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.2.9' into maint-0.3.0 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

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

2017-11-27 Thread nickm
commit 703ab95e9fb94700b6349f539c58705040ede9a8 Merge: 735855952 b1c4ab0be Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.3.0' into maint-0.3.1 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

[tor-commits] [tor/release-0.2.9] Add bastet's ipv6 address

2017-11-27 Thread nickm
commit 25c90230be25ec7f041501a033dcc932c3f9c83c Author: Sebastian Hahn Date: Thu Nov 23 07:37:56 2017 +0100 Add bastet's ipv6 address Implements ticket 24394 --- changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+) diff

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

2017-11-27 Thread nickm
commit 4bb287aa39d74e99dc319cd0a3fde88419340848 Merge: a7e777ab8 703ab95e9 Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.3.1' into maint-0.3.2 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

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

2017-11-27 Thread nickm
commit 98b28e789e9daa8729e5fd85eb7be1115b6c2067 Merge: 5926f14ec b1c4ab0be Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.3.0' into release-0.3.0 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

[tor-commits] [tor/master] Add bastet's ipv6 address

2017-11-27 Thread nickm
commit 25c90230be25ec7f041501a033dcc932c3f9c83c Author: Sebastian Hahn Date: Thu Nov 23 07:37:56 2017 +0100 Add bastet's ipv6 address Implements ticket 24394 --- changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+) diff

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

2017-11-27 Thread nickm
commit b1c4ab0bec5b2b07e7e5358f449e352bb34c75d0 Merge: 2d849716d 30b322925 Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.2.9' into maint-0.3.0 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

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

2017-11-27 Thread nickm
commit 703ab95e9fb94700b6349f539c58705040ede9a8 Merge: 735855952 b1c4ab0be Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.3.0' into maint-0.3.1 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

[tor-commits] [tor/maint-0.3.2] Add bastet's ipv6 address

2017-11-27 Thread nickm
commit 25c90230be25ec7f041501a033dcc932c3f9c83c Author: Sebastian Hahn Date: Thu Nov 23 07:37:56 2017 +0100 Add bastet's ipv6 address Implements ticket 24394 --- changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+) diff

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

2017-11-27 Thread nickm
commit 30b3229252709eeca054ee06cc6e366226723e24 Merge: 53c3174ee 25c90230b Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.2.8' into maint-0.2.9 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

[tor-commits] [tor/maint-0.3.0] Add bastet's ipv6 address

2017-11-27 Thread nickm
commit 25c90230be25ec7f041501a033dcc932c3f9c83c Author: Sebastian Hahn Date: Thu Nov 23 07:37:56 2017 +0100 Add bastet's ipv6 address Implements ticket 24394 --- changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+) diff

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

2017-11-27 Thread nickm
commit 30b3229252709eeca054ee06cc6e366226723e24 Merge: 53c3174ee 25c90230b Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.2.8' into maint-0.2.9 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

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

2017-11-27 Thread nickm
commit b1c4ab0bec5b2b07e7e5358f449e352bb34c75d0 Merge: 2d849716d 30b322925 Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.2.9' into maint-0.3.0 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

[tor-commits] [tor/maint-0.3.1] Add bastet's ipv6 address

2017-11-27 Thread nickm
commit 25c90230be25ec7f041501a033dcc932c3f9c83c Author: Sebastian Hahn Date: Thu Nov 23 07:37:56 2017 +0100 Add bastet's ipv6 address Implements ticket 24394 --- changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+) diff

[tor-commits] [tor/maint-0.2.9] Add bastet's ipv6 address

2017-11-27 Thread nickm
commit 25c90230be25ec7f041501a033dcc932c3f9c83c Author: Sebastian Hahn Date: Thu Nov 23 07:37:56 2017 +0100 Add bastet's ipv6 address Implements ticket 24394 --- changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+) diff

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

2017-11-27 Thread nickm
commit 30b3229252709eeca054ee06cc6e366226723e24 Merge: 53c3174ee 25c90230b Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.2.8' into maint-0.2.9 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

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

2017-11-27 Thread nickm
commit b1c4ab0bec5b2b07e7e5358f449e352bb34c75d0 Merge: 2d849716d 30b322925 Author: Nick Mathewson Date: Mon Nov 27 09:09:34 2017 -0500 Merge branch 'maint-0.2.9' into maint-0.3.0 changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+)

[tor-commits] [tor/maint-0.2.8] Add bastet's ipv6 address

2017-11-27 Thread nickm
commit 25c90230be25ec7f041501a033dcc932c3f9c83c Author: Sebastian Hahn Date: Thu Nov 23 07:37:56 2017 +0100 Add bastet's ipv6 address Implements ticket 24394 --- changes/bastet_v6 | 4 src/or/config.c | 1 + 2 files changed, 5 insertions(+) diff

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

2017-11-27 Thread irl
commit c534d752731ad1102fda51b7c39c44aa9169cbe1 Author: Iain R. Learmonth Date: Mon Nov 27 12:17:37 2017 + Bump cache breaker --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 1ef9d2b..283c208 100644 ---

[tor-commits] [atlas/master] Adds an initial advanced search form (See: #23782)

2017-11-27 Thread irl
commit 4e86a0d1dc697325ddfe200cbc503617d98d3648 Author: Iain R. Learmonth Date: Mon Nov 27 12:16:18 2017 + Adds an initial advanced search form (See: #23782) --- css/atlas.css | 10 ++ js/router.js | 6 js/views/search/main.js|

[tor-commits] [tor-browser-build/master] Bug 24361: Bump rbm commit to pick up a fixup for 24361

2017-11-27 Thread gk
commit 57b65bcc24372b0d7eaff35bd8cf5089fd33b035 Author: Georg Koppen Date: Mon Nov 27 11:46:01 2017 + Bug 24361: Bump rbm commit to pick up a fixup for 24361 --- rbm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rbm b/rbm index

[tor-commits] [rbm/master] fixup! Bug 24361: use Path::Tiny instead of File::Slurp

2017-11-27 Thread gk
commit 5c89374df7957238a9565c0b938ee3f30f880438 Author: Georg Koppen Date: Mon Nov 27 11:41:34 2017 + fixup! Bug 24361: use Path::Tiny instead of File::Slurp --- lib/RBM.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/RBM.pm b/lib/RBM.pm

[tor-commits] [tor-browser-build/master] Bug 24361: fix Path::Tiny package name (File::Tiny => Path::Tiny)

2017-11-27 Thread boklm
commit 39b88a7e8b03877bf478cafd1b72e9abc5694ca6 Author: Nicolas Vigier Date: Mon Nov 27 12:33:05 2017 +0100 Bug 24361: fix Path::Tiny package name (File::Tiny => Path::Tiny) --- README | 4 ++--

[tor-commits] [tor-browser-build/master] Bug 24361: Bump rbm commit

2017-11-27 Thread gk
commit a6d54303ad89af777a4994dc27d0ae90945f090c Author: Georg Koppen Date: Mon Nov 27 11:17:30 2017 + Bug 24361: Bump rbm commit Furthermore we adapt the README and our ansible main.yml to take care of removing File::Slurp from our build dependencies

[tor-commits] [rbm/master] Merge remote-tracking branch 'boklm/bug_24361'

2017-11-27 Thread gk
commit a5a1748894ae3e84cb81467b972010969f1b5c88 Merge: 6406e06 8b6831b Author: Georg Koppen Date: Mon Nov 27 11:06:25 2017 + Merge remote-tracking branch 'boklm/bug_24361' lib/RBM.pm | 69 -- test.pl

[tor-commits] [rbm/master] Bug 24361: use Path::Tiny instead of File::Slurp

2017-11-27 Thread gk
commit 8b6831b36becc697fc53e61cac058d18096ea4b9 Author: Nicolas Vigier Date: Tue Nov 21 17:13:01 2017 +0100 Bug 24361: use Path::Tiny instead of File::Slurp When a build script contains some wide character, rbm fails with an error: Wide character in

[tor-commits] [rbm/master] Bug 24361: fix handling of wide characters in sha256

2017-11-27 Thread gk
commit 134cad4e79471d7baa82f00b4a6e2d7f7d11868a Author: Nicolas Vigier Date: Mon Nov 20 17:55:23 2017 +0100 Bug 24361: fix handling of wide characters in sha256 The sha256_hex function gives an error if a string contains wide characters. To avoid this we

[tor-commits] [tor-browser-build/master] Bug 24179: Use HTTPS-Everywhere release for nightly builds

2017-11-27 Thread boklm
commit ef2487d3aae2adff9d42a850c39d15e055c6735e Author: Georg Koppen Date: Mon Nov 27 09:49:03 2017 + Bug 24179: Use HTTPS-Everywhere release for nightly builds --- projects/https-everywhere/config | 5 - 1 file changed, 5 deletions(-) diff --git

[tor-commits] [rbm/master] Bug 24180: Make 'rbm fetch' accept options

2017-11-27 Thread gk
commit 6406e0684a379d1316f747ed57060925efaf Author: Nicolas Vigier Date: Wed Nov 8 14:32:04 2017 +0100 Bug 24180: Make 'rbm fetch' accept options --- doc/rbm-fetch.asc | 7 ++- rbm | 3 ++- 2 files changed, 8 insertions(+), 2 deletions(-) diff

[tor-commits] [onionoo/master] Extend "version" parameter to bridges.

2017-11-27 Thread karsten
commit 919d5ff967ecaa401b8a0a91885fbe7b84c9807c Author: Karsten Loesing Date: Sat Nov 18 17:35:30 2017 +0100 Extend "version" parameter to bridges. Extend the "version" parameter to also return bridges with the given version or version prefix.

[tor-commits] [onionoo/master] Add "recommended_version" field to bridge details documents.

2017-11-27 Thread karsten
commit edc796cd890fdc656947dd11c6832a5d99ee0ae6 Author: Karsten Loesing Date: Sat Nov 18 17:37:46 2017 +0100 Add "recommended_version" field to bridge details documents. Add a "recommended_version" field to bridge details documents based on whether the

[tor-commits] [onionoo/master] Add "version" field to details documents.

2017-11-27 Thread karsten
commit bd5b45a79cc71410c66b776c44d52f7f2e84a117 Author: Karsten Loesing Date: Sat Nov 18 17:32:27 2017 +0100 Add "version" field to details documents. Add a "version" field to relay details documents with the Tor software version listed in the

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

2017-11-27 Thread karsten
commit 3a28645ac3b51fe7727926fbd2924324cb4beacc Author: Karsten Loesing Date: Mon Nov 27 10:02:03 2017 +0100 Update news.json to version 196 of doc/MetricsTimeline. --- website/src/main/resources/etc/news.json | 11 +++ 1 file changed, 11 insertions(+)

[tor-commits] [onionoo/master] Add "recommended_version" parameter.

2017-11-27 Thread karsten
commit 11e5bbd80c24bb6c11ab3450d208517d4d145780 Author: Karsten Loesing Date: Sat Nov 18 20:43:59 2017 +0100 Add "recommended_version" parameter. Add a "recommended_version" parameter to return only relays and bridges running a Tor software version