[tor-commits] [torspec/master] Add proposal 289: Authenticating sendme cells to mitigate bandwidth attacks

2018-02-13 Thread nickm
commit 39fde37cfa85149e978620edee9468c58973055e Author: Nick Mathewson Date: Tue Feb 13 08:39:00 2018 -0500 Add proposal 289: Authenticating sendme cells to mitigate bandwidth attacks --- proposals/000-index.txt | 2 +

[tor-commits] [tor/master] Have tor_addr hashes return a randomized hash for AF_UNSPEC.

2018-02-13 Thread nickm
commit 1555946e202fef523b35e169c90892b57caea766 Author: Nick Mathewson Date: Mon Feb 12 11:08:33 2018 -0500 Have tor_addr hashes return a randomized hash for AF_UNSPEC. We don't expect this to come up very much, but we may as well make sure that the value

[tor-commits] [tor/master] Fix a typo in an address_set.c comment.

2018-02-13 Thread nickm
commit 99fbbc6c478d346a469e61663a319c8cf03fec44 Author: Nick Mathewson Date: Mon Feb 12 10:59:46 2018 -0500 Fix a typo in an address_set.c comment. --- src/common/address_set.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

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

2018-02-13 Thread nickm
commit 17a923941a41d9283cad0cb093024c872fafdb0a Merge: 91109bc81 e658dad62 Author: Nick Mathewson Date: Tue Feb 13 08:50:58 2018 -0500 Merge branch 'maint-0.2.9' into maint-0.3.1 changes/ticket25170 | 5 + src/or/dirserv.c| 10 -- 2 files changed,

[tor-commits] [tor/maint-0.2.9] dirserv: Improve returned message when relay is rejected

2018-02-13 Thread nickm
commit e658dad625ef15f3a74a76aadf382d43c4ef44d1 Author: David Goulet Date: Thu Feb 8 09:42:26 2018 -0500 dirserv: Improve returned message when relay is rejected Explicitly inform the operator of the rejected relay to set a valid email address in the

[tor-commits] [tor/maint-0.3.1] dirserv: Improve returned message when relay is rejected

2018-02-13 Thread nickm
commit e658dad625ef15f3a74a76aadf382d43c4ef44d1 Author: David Goulet Date: Thu Feb 8 09:42:26 2018 -0500 dirserv: Improve returned message when relay is rejected Explicitly inform the operator of the rejected relay to set a valid email address in the

[tor-commits] [tor/maint-0.3.2] dirserv: Improve returned message when relay is rejected

2018-02-13 Thread nickm
commit e658dad625ef15f3a74a76aadf382d43c4ef44d1 Author: David Goulet Date: Thu Feb 8 09:42:26 2018 -0500 dirserv: Improve returned message when relay is rejected Explicitly inform the operator of the rejected relay to set a valid email address in the

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

2018-02-13 Thread nickm
commit b062730a11a78f9cb11e4b0af20a66997280c0f9 Merge: 021c3bd58 17a923941 Author: Nick Mathewson Date: Tue Feb 13 08:50:59 2018 -0500 Merge branch 'maint-0.3.1' into maint-0.3.2 changes/ticket25170 | 5 + src/or/dirserv.c| 10 -- 2 files changed,

[tor-commits] [tor/master] dirserv: Improve returned message when relay is rejected

2018-02-13 Thread nickm
commit e658dad625ef15f3a74a76aadf382d43c4ef44d1 Author: David Goulet Date: Thu Feb 8 09:42:26 2018 -0500 dirserv: Improve returned message when relay is rejected Explicitly inform the operator of the rejected relay to set a valid email address in the

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

2018-02-13 Thread nickm
commit 17a923941a41d9283cad0cb093024c872fafdb0a Merge: 91109bc81 e658dad62 Author: Nick Mathewson Date: Tue Feb 13 08:50:58 2018 -0500 Merge branch 'maint-0.2.9' into maint-0.3.1 changes/ticket25170 | 5 + src/or/dirserv.c| 10 -- 2 files changed,

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

2018-02-13 Thread nickm
commit ef164346d4c6ee1b315e73917f3ec007b714a355 Merge: 4f98ec9fd 1555946e2 Author: Nick Mathewson Date: Tue Feb 13 08:47:06 2018 -0500 Merge remote-tracking branch 'dgoulet/ticket24902_029_05' src/common/address.c | 7 +-- src/common/address_set.c | 2 +- 2

[tor-commits] [tor/master] Remove 25170 changes file from master: it was already merged in 0.3.3.2-alpha

2018-02-13 Thread nickm
commit 412a8256a5c13231b89edb782b0e8555bde2c30a Author: Nick Mathewson Date: Tue Feb 13 08:51:29 2018 -0500 Remove 25170 changes file from master: it was already merged in 0.3.3.2-alpha --- changes/ticket25170 | 5 - 1 file changed, 5 deletions(-) diff --git

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

2018-02-13 Thread nickm
commit b9b7013062265e0c38c4ccd564c3b2d95d298028 Merge: 0f4b1020a 17a923941 Author: Nick Mathewson Date: Tue Feb 13 08:50:59 2018 -0500 Merge branch 'maint-0.3.1' into release-0.3.1 changes/ticket25170 | 5 + src/or/dirserv.c| 10 -- 2 files changed,

[tor-commits] [tor/release-0.2.9] dirserv: Improve returned message when relay is rejected

2018-02-13 Thread nickm
commit e658dad625ef15f3a74a76aadf382d43c4ef44d1 Author: David Goulet Date: Thu Feb 8 09:42:26 2018 -0500 dirserv: Improve returned message when relay is rejected Explicitly inform the operator of the rejected relay to set a valid email address in the

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

2018-02-13 Thread nickm
commit 17a923941a41d9283cad0cb093024c872fafdb0a Merge: 91109bc81 e658dad62 Author: Nick Mathewson Date: Tue Feb 13 08:50:58 2018 -0500 Merge branch 'maint-0.2.9' into maint-0.3.1 changes/ticket25170 | 5 + src/or/dirserv.c| 10 -- 2 files changed,

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

2018-02-13 Thread nickm
commit b062730a11a78f9cb11e4b0af20a66997280c0f9 Merge: 021c3bd58 17a923941 Author: Nick Mathewson Date: Tue Feb 13 08:50:59 2018 -0500 Merge branch 'maint-0.3.1' into maint-0.3.2 changes/ticket25170 | 5 + src/or/dirserv.c| 10 -- 2 files changed,

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

2018-02-13 Thread nickm
commit ff02ea65ecb40069ba2023c331c5b60fa5ef2b02 Merge: 4f26c67d4 e658dad62 Author: Nick Mathewson Date: Tue Feb 13 08:50:58 2018 -0500 Merge branch 'maint-0.2.9' into release-0.2.9 changes/ticket25170 | 5 + src/or/dirserv.c| 10 -- 2 files changed,

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

2018-02-13 Thread nickm
commit 5e3c545af7c5801a370d416b033f1c4400f8403d Merge: ef164346d b062730a1 Author: Nick Mathewson Date: Tue Feb 13 08:50:59 2018 -0500 Merge branch 'maint-0.3.2' changes/ticket25170 | 5 + 1 file changed, 5 insertions(+)

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

2018-02-13 Thread nickm
commit 6a35e7d69abfc7394bb673a2e3c338cc4ee2c1dd Merge: 3fda19ef2 b062730a1 Author: Nick Mathewson Date: Tue Feb 13 08:50:59 2018 -0500 Merge branch 'maint-0.3.2' into release-0.3.2 changes/ticket25170 | 5 + src/or/dirserv.c| 10 -- 2 files changed,

[tor-commits] [tor/release-0.3.1] dirserv: Improve returned message when relay is rejected

2018-02-13 Thread nickm
commit e658dad625ef15f3a74a76aadf382d43c4ef44d1 Author: David Goulet Date: Thu Feb 8 09:42:26 2018 -0500 dirserv: Improve returned message when relay is rejected Explicitly inform the operator of the rejected relay to set a valid email address in the

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

2018-02-13 Thread nickm
commit 17a923941a41d9283cad0cb093024c872fafdb0a Merge: 91109bc81 e658dad62 Author: Nick Mathewson Date: Tue Feb 13 08:50:58 2018 -0500 Merge branch 'maint-0.2.9' into maint-0.3.1 changes/ticket25170 | 5 + src/or/dirserv.c| 10 -- 2 files changed,

[tor-commits] [tor/release-0.3.2] dirserv: Improve returned message when relay is rejected

2018-02-13 Thread nickm
commit e658dad625ef15f3a74a76aadf382d43c4ef44d1 Author: David Goulet Date: Thu Feb 8 09:42:26 2018 -0500 dirserv: Improve returned message when relay is rejected Explicitly inform the operator of the rejected relay to set a valid email address in the

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

2018-02-13 Thread nickm
commit b062730a11a78f9cb11e4b0af20a66997280c0f9 Merge: 021c3bd58 17a923941 Author: Nick Mathewson Date: Tue Feb 13 08:50:59 2018 -0500 Merge branch 'maint-0.3.1' into maint-0.3.2 changes/ticket25170 | 5 + src/or/dirserv.c| 10 -- 2 files changed,

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

2018-02-13 Thread nickm
commit 17a923941a41d9283cad0cb093024c872fafdb0a Merge: 91109bc81 e658dad62 Author: Nick Mathewson Date: Tue Feb 13 08:50:58 2018 -0500 Merge branch 'maint-0.2.9' into maint-0.3.1 changes/ticket25170 | 5 + src/or/dirserv.c| 10 -- 2 files changed,

[tor-commits] [torspec/master] Clarify what the RELAY cell's 'recognized' field is for

2018-02-13 Thread nickm
commit d326f4d1e39640ed9ef8ee17e4c28119c391e097 Author: Damian Johnson Date: Wed Feb 7 09:48:19 2018 -0800 Clarify what the RELAY cell's 'recognized' field is for Our tor-spec left me pretty mystified what the 'recognized' field actually was. It

[tor-commits] [metrics-web/master] Stop using y axis labels.

2018-02-13 Thread karsten
commit 47427b9d4fecbdeb0b22e6c39a2aa2656e3d14c1 Author: Karsten Loesing Date: Tue Feb 13 14:36:11 2018 +0100 Stop using y axis labels. In most, if not all, cases it's obvious from the graph title what we're plotting on the y axis. The main reason why

[tor-commits] [metrics-web/master] Move copyright notice from x axis label to caption.

2018-02-13 Thread karsten
commit bb596534c18d38b8054101b99066365e3d28e53c Author: Karsten Loesing Date: Tue Feb 13 14:53:54 2018 +0100 Move copyright notice from x axis label to caption. --- src/main/R/rserver/graphs.R | 107 ++-- 1 file changed, 64

[tor-commits] [metrics-web/master] Tweak y scales some more.

2018-02-13 Thread karsten
commit 0021881b15972010675be6176c40160b19fa7a91 Author: Karsten Loesing Date: Tue Feb 13 15:04:52 2018 +0100 Tweak y scales some more. --- src/main/R/rserver/graphs.R | 32 +--- 1 file changed, 17 insertions(+), 15 deletions(-) diff

[tor-commits] [metrics-web/master] Use helper functions for date breaks and labels.

2018-02-13 Thread karsten
commit 4b1dc786148111df4fee71297f6094671dc22565 Author: Karsten Loesing Date: Tue Feb 13 13:02:07 2018 +0100 Use helper functions for date breaks and labels. The main motivation behind this change is that we don't have to call a helper function

[tor-commits] [metrics-web/master] Use complete() rather than merge() for missing dates.

2018-02-13 Thread karsten
commit 519512c85d814985caffbbda93db00c5dd32b41f Author: Karsten Loesing Date: Tue Feb 13 15:19:21 2018 +0100 Use complete() rather than merge() for missing dates. The result is the same, but the code is much easier to read. --- src/main/R/rserver/graphs.R

[tor-commits] [torspec/master] Merge remote-tracking branch 'atagar/recognized'

2018-02-13 Thread nickm
commit 2223efd9e717f30b9a04079e8a5f9af88bbd6d19 Merge: 39fde37 e4b7001 Author: Nick Mathewson Date: Tue Feb 13 09:01:10 2018 -0500 Merge remote-tracking branch 'atagar/recognized' tor-spec.txt | 21 ++--- 1 file changed, 14 insertions(+), 7

[tor-commits] [torspec/master] Change clause about recognized to 'may'

2018-02-13 Thread nickm
commit e4b7001bdfaf08f533f2716ac464f11792afc296 Author: Damian Johnson Date: Thu Feb 8 10:02:39 2018 -0800 Change clause about recognized to 'may' Good point from Roger and Tim on... https://trac.torproject.org/projects/tor/ticket/25171 ---

[tor-commits] [torspec/master] Small tweaks to clarify recognized even more

2018-02-13 Thread nickm
commit ef91cd6a595128847c991eb875d105b850d60fcf Author: Nick Mathewson Date: Tue Feb 13 09:03:58 2018 -0500 Small tweaks to clarify recognized even more --- tor-spec.txt | 32 1 file changed, 16 insertions(+), 16 deletions(-) diff

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

2018-02-13 Thread translation
commit cf2abdcd728beeaedfc9904c267fb892f11e9087 Author: Translation commit bot Date: Tue Feb 13 18:20:49 2018 + Update translations for tor-browser-manual --- fr/fr.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fr/fr.po

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

2018-02-13 Thread translation
commit 52597c338a6acff2c715c69c02f4bb40f3761e26 Author: Translation commit bot Date: Tue Feb 13 18:20:56 2018 + Update translations for tor-browser-manual_completed --- fr/fr.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

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

2018-02-13 Thread translation
commit 6527cc9f935bee40c22be14b2b552ef0b3d049c0 Author: Translation commit bot Date: Tue Feb 13 20:50:51 2018 + Update translations for exoneratorproperties --- az/exonerator.properties | 2 +- fr/exonerator.properties | 2 +- 2 files changed, 2

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

2018-02-13 Thread translation
commit 19721aabca56cd703c6988dc04f868294823b277 Author: Translation commit bot Date: Tue Feb 13 20:50:57 2018 + Update translations for exoneratorproperties_completed --- fr/exonerator.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

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

2018-02-13 Thread translation
commit c698fc673f942512952b62d75d7dfe1f78721784 Author: Translation commit bot Date: Tue Feb 13 20:15:05 2018 + Update translations for bridgedb --- fr/LC_MESSAGES/bridgedb.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

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

2018-02-13 Thread translation
commit 00795a3556563d1d3ddb03fa5a48b61e0f57bbbe Author: Translation commit bot Date: Tue Feb 13 20:15:11 2018 + Update translations for bridgedb_completed --- fr/LC_MESSAGES/bridgedb.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

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

2018-02-13 Thread translation
commit 865c25d1cd2be560cb7a2ba73d83b415164753dc Author: Translation commit bot Date: Tue Feb 13 20:46:55 2018 + Update translations for tor-launcher-progress_completed --- fr/progress.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

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

2018-02-13 Thread translation
commit 0549a8ed9cbbad14e9c77e425a61e0bfdbceb2cf Author: Translation commit bot Date: Tue Feb 13 20:46:50 2018 + Update translations for tor-launcher-progress --- fr/progress.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup

2018-02-13 Thread translation
commit ba998a9853bdcdd60b25f12bd9d4f79c9b7aa666 Author: Translation commit bot Date: Tue Feb 13 20:46:05 2018 + Update translations for tails-persistence-setup --- az/az.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/az/az.po

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

2018-02-13 Thread translation
commit 88a69f6619746030c204c39ad4783a6ae987fa4b Author: Translation commit bot Date: Tue Feb 13 20:46:44 2018 + Update translations for tor-launcher-properties_completed --- fr/torlauncher.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

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

2018-02-13 Thread translation
commit 40eae40ddf55781a517362f9c743a010fd8e5012 Author: Translation commit bot Date: Tue Feb 13 20:46:39 2018 + Update translations for tor-launcher-properties --- fr/torlauncher.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

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

2018-02-13 Thread nickm
commit 86f461e362480bb5bdbeec983df55044d0837cd8 Merge: 412a8256a e7f631478 Author: Nick Mathewson Date: Tue Feb 13 15:00:43 2018 -0500 Merge remote-tracking branch 'dgoulet/ticket24902_029_05' changes/bug25223| 4 changes/ticket25202 | 4

[tor-commits] [tor/master] dos: Don't set consensus param if we aren't a public relay

2018-02-13 Thread nickm
commit 4fe4f8179fe81244319c7fdec64299b6506434a2 Author: David Goulet Date: Tue Feb 13 10:29:41 2018 -0500 dos: Don't set consensus param if we aren't a public relay We had this safeguard around dos_init() but not when the consensus changes which can

[tor-commits] [tor/master] man: Document default values if not in the consensus for DoS mitigation

2018-02-13 Thread nickm
commit 9cf8d669fa416c151f60cb79b6ef2ab53ecf Author: David Goulet Date: Tue Feb 13 10:53:47 2018 -0500 man: Document default values if not in the consensus for DoS mitigation Fixes #25236 Signed-off-by: David Goulet ---

[tor-commits] [tor/master] Make check-changes happy

2018-02-13 Thread nickm
commit e7f631478254c38d6d8b1bea65840b4c6429e4f4 Author: David Goulet Date: Tue Feb 13 14:56:31 2018 -0500 Make check-changes happy Signed-off-by: David Goulet --- changes/bug25223| 3 ++- changes/ticket25202 | 2 +- 2 files

[tor-commits] [tor/master] dos: Add extra safety asserts in cc_stats_refill_bucket()

2018-02-13 Thread nickm
commit 305e39d0f8bcc39d45c2877495046bd927347106 Author: David Goulet Date: Tue Feb 13 10:41:21 2018 -0500 dos: Add extra safety asserts in cc_stats_refill_bucket() Never allow the function to set a bucket value above the allowed circuit burst.

[tor-commits] [tor/master] Merge remote-tracking branch 'dgoulet/bug25223_029_01' into ticket24902_029_05

2018-02-13 Thread nickm
commit b60ffc5ce0fc9dfd4c2fbb238e32143c64fadbda Merge: 305e39d0f 4fe4f8179 Author: David Goulet Date: Tue Feb 13 13:11:10 2018 -0500 Merge remote-tracking branch 'dgoulet/bug25223_029_01' into ticket24902_029_05 changes/bug25223 | 3 +++ src/or/dos.c | 8

[tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator

2018-02-13 Thread translation
commit 38bc8e3d1b5c84280c9983d93cd8af3052318527 Author: Translation commit bot Date: Tue Feb 13 20:45:52 2018 + Update translations for liveusb-creator --- az/az.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/az/az.po b/az/az.po

[tor-commits] [metrics-web/master] Add lost submodule and force its proper checkout.

2018-02-13 Thread karsten
commit 1fd732b4046f01cedbf9adeba0ded82a334421c2 Author: iwakeh Date: Fri Feb 9 21:01:00 2018 + Add lost submodule and force its proper checkout. --- src/main/resources/bootstrap-development.sh | 1 + src/submods/metrics-lib | 1 + 2 files

[tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed

2018-02-13 Thread translation
commit 0450ecacaae935875470574453b3b3f6caf13f9e Author: Translation commit bot Date: Tue Feb 13 20:47:07 2018 + Update translations for tor-launcher-network-settings_completed --- fr/network-settings.dtd | 18 +- 1 file changed, 9

[tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings

2018-02-13 Thread translation
commit 2c7959ac5467aba401e9d2ed3dfae525201933d6 Author: Translation commit bot Date: Tue Feb 13 20:47:01 2018 + Update translations for tor-launcher-network-settings --- fr/network-settings.dtd | 18 +- 1 file changed, 9 insertions(+), 9

[tor-commits] [translation/abouttor-homepage_completed] Update translations for abouttor-homepage_completed

2018-02-13 Thread translation
commit e31023ce7be9e20cfedbdc6d8211f87c8598c714 Author: Translation commit bot Date: Tue Feb 13 20:47:28 2018 + Update translations for abouttor-homepage_completed --- fr/aboutTor.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage

2018-02-13 Thread translation
commit 322e9906229e740bc5bca8c528d14ef68baf27b8 Author: Translation commit bot Date: Tue Feb 13 20:47:22 2018 + Update translations for abouttor-homepage --- fr/aboutTor.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fr/aboutTor.dtd

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

2018-02-13 Thread translation
commit cffd7fd80b1afa2566905a85338507bcdbbfaa78 Author: Translation commit bot Date: Tue Feb 13 20:48:59 2018 + Update translations for torbutton-abouttorproperties_completed --- fr/abouttor.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

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

2018-02-13 Thread translation
commit 08cbf73d778d2df31b5068930fdada6bf9138e66 Author: Translation commit bot Date: Tue Feb 13 20:48:53 2018 + Update translations for torbutton-abouttorproperties --- fr/abouttor.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

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

2018-02-13 Thread translation
commit bfad637715d4cdf1890540176a5057024d356834 Author: Translation commit bot Date: Tue Feb 13 19:45:12 2018 + Update translations for bridgedb_completed --- fr/LC_MESSAGES/bridgedb.po | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-)

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

2018-02-13 Thread translation
commit 12123ed89039c5f3ce9df92d67be864b74c04613 Author: Translation commit bot Date: Tue Feb 13 19:45:05 2018 + Update translations for bridgedb --- fr/LC_MESSAGES/bridgedb.po | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git

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

2018-02-13 Thread translation
commit a88e3b04df9a5d50df81e40d59d199a64fe09bb9 Author: Translation commit bot Date: Tue Feb 13 19:50:54 2018 + Update translations for tor-browser-manual_completed --- fr/fr.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fr/fr.po

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

2018-02-13 Thread translation
commit 5a55789f019eb2674dbbba760e2925ff70e1904e Author: Translation commit bot Date: Tue Feb 13 19:50:48 2018 + Update translations for tor-browser-manual --- fr/fr.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fr/fr.po b/fr/fr.po

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

2018-02-13 Thread translation
commit b7bf42b2a437dfef4a2b945f4aadae8dc4692343 Author: Translation commit bot Date: Tue Feb 13 21:15:15 2018 + Update translations for torcheck --- fr/torcheck.po | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fr/torcheck.po

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

2018-02-13 Thread translation
commit e95f3a7f43aa1329c106e15088d141ee2820f72e Author: Translation commit bot Date: Tue Feb 13 21:15:22 2018 + Update translations for torcheck_completed --- fr/torcheck.po | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git

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

2018-02-13 Thread translation
commit fc6b792fe36d97680abe612a6564b515eeb6a9fa Author: Translation commit bot Date: Tue Feb 13 21:48:19 2018 + Update translations for tails-iuk_completed --- fr.po | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fr.po b/fr.po

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

2018-02-13 Thread translation
commit 129e25bc57a8399e888aa69ee60289ad3721fee1 Author: Translation commit bot Date: Tue Feb 13 21:47:57 2018 + Update translations for torbutton-torbuttonproperties_completed --- fr/torbutton.properties | 4 ++-- 1 file changed, 2 insertions(+), 2

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

2018-02-13 Thread translation
commit f4f97e09e767a13d58c7419c94417b2dcbb9d298 Author: Translation commit bot Date: Tue Feb 13 21:47:52 2018 + Update translations for torbutton-torbuttonproperties --- fr/torbutton.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

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

2018-02-13 Thread translation
commit 9f7ba54cdd3466fd7a5c5fc2ee2c24e3c8a72f35 Author: Translation commit bot Date: Tue Feb 13 21:48:09 2018 + Update translations for torbutton-torbuttondtd_completed --- fr/torbutton.dtd | 14 +++--- 1 file changed, 7 insertions(+), 7

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

2018-02-13 Thread translation
commit 2dab9590f50d104caf29df11c474b6bdb7428396 Author: Translation commit bot Date: Tue Feb 13 21:48:14 2018 + Update translations for tails-iuk --- fr.po | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fr.po b/fr.po index

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

2018-02-13 Thread translation
commit bc11f85443d67e188c669d7e45725208b635 Author: Translation commit bot Date: Tue Feb 13 21:48:03 2018 + Update translations for torbutton-torbuttondtd --- fr/torbutton.dtd | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff

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

2018-02-13 Thread translation
commit 0c10294ae1763e80a7dd73a5a6f90de807bb6c62 Author: Translation commit bot Date: Tue Feb 13 22:17:50 2018 + Update translations for torbutton-torbuttondtd --- fr/torbutton.dtd | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git

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

2018-02-13 Thread translation
commit 00dd802801e3d89f1dc921383f997c03a94bfaba Author: Translation commit bot Date: Tue Feb 13 22:17:08 2018 + Update translations for tails-misc_completed --- fr.po | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git

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

2018-02-13 Thread translation
commit 567d60d97b5265b831d41c7f11018bb3d5932b78 Author: Translation commit bot Date: Tue Feb 13 22:17:03 2018 + Update translations for tails-misc --- fr.po | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/fr.po b/fr.po

[tor-commits] [bridgedb/develop] Add config option to skip loopback addresses in X-Forwarded-For parsing.

2018-02-13 Thread isis
commit bf7ec9eeb61908bd3bc39efc68281638504cd3cf Author: Isis Lovecruft Date: Tue Feb 13 21:11:21 2018 + Add config option to skip loopback addresses in X-Forwarded-For parsing. --- bridgedb.conf | 5

[tor-commits] [bridgedb/develop] Merge branch 'fix/24432-ignore-loopback' into develop

2018-02-13 Thread isis
commit 4faecd5c7252d108e3749a63ab0f0a0464adec05 Merge: 8b4f736 bf7ec9e Author: Isis Lovecruft Date: Tue Feb 13 22:20:51 2018 + Merge branch 'fix/24432-ignore-loopback' into develop bridgedb.conf | 5

[tor-commits] [bridgedb/develop] The JSON data coming into moat is being processed as a str.

2018-02-13 Thread isis
commit 8b4f7367e82636701997acbb57ae463c4471e3c4 Author: Isis Lovecruft Date: Tue Feb 13 20:02:47 2018 + The JSON data coming into moat is being processed as a str. Duck-typing is why we can't have nice things. --- bridgedb/distributors/moat/server.py

[tor-commits] [translation/mat-gui] Update translations for mat-gui

2018-02-13 Thread translation
commit 4598f4fbd3633bc616bb2493d419e619f0675e54 Author: Translation commit bot Date: Tue Feb 13 21:16:29 2018 + Update translations for mat-gui --- az.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/az.po b/az.po index

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

2018-02-13 Thread translation
commit 357d9db73ba6532a616cbebd20316d18bc9fe4fc Author: Translation commit bot Date: Tue Feb 13 21:20:44 2018 + Update translations for exoneratorproperties --- fr/exonerator.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

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

2018-02-13 Thread translation
commit 8243dc0ae1df1af24b4b6d809da93b8617eab42f Author: Translation commit bot Date: Tue Feb 13 21:20:49 2018 + Update translations for exoneratorproperties_completed --- fr/exonerator.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

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

2018-02-13 Thread translation
commit 86841403f3bc9e30553696d2f0677250c0fc3b0d Author: Translation commit bot Date: Tue Feb 13 21:21:01 2018 + Update translations for tor-browser-manual_completed --- fr/fr.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git

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

2018-02-13 Thread translation
commit fdee5048628748bb3138f803122f23e84f5e9f37 Author: Translation commit bot Date: Tue Feb 13 21:20:56 2018 + Update translations for tor-browser-manual --- fr/fr.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/fr/fr.po

[tor-commits] [translation/tails-persistence-setup_completed] Update translations for tails-persistence-setup_completed

2018-02-13 Thread translation
commit 63475b8329670c427265cfb3b9546dcc54f4e497 Author: Translation commit bot Date: Tue Feb 13 21:46:14 2018 + Update translations for tails-persistence-setup_completed --- fr/fr.po | 16 1 file changed, 8 insertions(+), 8 deletions(-)

[tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup

2018-02-13 Thread translation
commit 202938acc5ccbae319213b8fa4f7ecff71c4e257 Author: Translation commit bot Date: Tue Feb 13 21:46:09 2018 + Update translations for tails-persistence-setup --- fr/fr.po | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git

[tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator

2018-02-13 Thread translation
commit c4aad08061546318d445103a01b9ea8cb03fcf2a Author: Translation commit bot Date: Tue Feb 13 21:45:55 2018 + Update translations for liveusb-creator --- fr/fr.po | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff --git

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

2018-02-13 Thread translation
commit 7b5b0939cb410c8e5fce16d34152c58239db0141 Author: Translation commit bot Date: Tue Feb 13 21:45:30 2018 + Update translations for whisperback_completed --- fr/fr.po | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fr/fr.po

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

2018-02-13 Thread translation
commit c5a32f500f3355c8b9d04fdb6e83c382c54e46e5 Author: Translation commit bot Date: Tue Feb 13 21:45:24 2018 + Update translations for whisperback --- fr/fr.po | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fr/fr.po b/fr/fr.po

[tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed

2018-02-13 Thread translation
commit b66dbb8c141b9731d01c3a25bd325559d0f1a1bc Author: Translation commit bot Date: Tue Feb 13 21:46:02 2018 + Update translations for liveusb-creator_completed --- fr/fr.po | 24 1 file changed, 12 insertions(+), 12 deletions(-)

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

2018-02-13 Thread translation
commit 17a5bbe811f2aa5a20844d6e106c9017986008e5 Author: Translation commit bot Date: Tue Feb 13 21:51:22 2018 + Update translations for tor-browser-manual_completed --- fr/fr.po | 43 ++- 1 file changed, 22

[tor-commits] [translation/tails-greeter-2_completed] Update translations for tails-greeter-2_completed

2018-02-13 Thread translation
commit 826df5c5bd66d02e2aad04cb4a08e17f43f61fbe Author: Translation commit bot Date: Tue Feb 13 21:51:00 2018 + Update translations for tails-greeter-2_completed --- fr/fr.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fr/fr.po

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

2018-02-13 Thread translation
commit 760844f780e6777576e524578d094fe4894f9b70 Author: Translation commit bot Date: Tue Feb 13 21:51:17 2018 + Update translations for tor-browser-manual --- fr/fr.po | 43 ++- 1 file changed, 22 insertions(+), 21

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

2018-02-13 Thread nickm
commit cb9a322b675d0aa1178ab92af13b9ec92008c8d4 Merge: b062730a1 f647035b3 Author: Nick Mathewson Date: Tue Feb 13 16:55:19 2018 -0500 Merge branch 'maint-0.3.1' into maint-0.3.2 changes/bug21074_downgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [tor/maint-0.2.9] fix make check-changes

2018-02-13 Thread nickm
commit f0ed7895caa5daf5f62c25129bbe2880026fbf26 Author: Taylor Yu Date: Tue Feb 13 15:06:04 2018 -0600 fix make check-changes --- changes/bug21074_downgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/bug21074_downgrade

[tor-commits] [tor/master] fix make check-changes

2018-02-13 Thread nickm
commit f0ed7895caa5daf5f62c25129bbe2880026fbf26 Author: Taylor Yu Date: Tue Feb 13 15:06:04 2018 -0600 fix make check-changes --- changes/bug21074_downgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/bug21074_downgrade

[tor-commits] [tor/maint-0.3.2] fix make check-changes

2018-02-13 Thread nickm
commit f0ed7895caa5daf5f62c25129bbe2880026fbf26 Author: Taylor Yu Date: Tue Feb 13 15:06:04 2018 -0600 fix make check-changes --- changes/bug21074_downgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/bug21074_downgrade

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

2018-02-13 Thread nickm
commit f647035b3783eb14c79cea949b36efa97861fbc2 Merge: 17a923941 f0ed7895c Author: Nick Mathewson Date: Tue Feb 13 16:55:18 2018 -0500 Merge branch 'maint-0.2.9' into maint-0.3.1 changes/bug21074_downgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

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

2018-02-13 Thread nickm
commit f647035b3783eb14c79cea949b36efa97861fbc2 Merge: 17a923941 f0ed7895c Author: Nick Mathewson Date: Tue Feb 13 16:55:18 2018 -0500 Merge branch 'maint-0.2.9' into maint-0.3.1 changes/bug21074_downgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [tor/maint-0.3.1] fix make check-changes

2018-02-13 Thread nickm
commit f0ed7895caa5daf5f62c25129bbe2880026fbf26 Author: Taylor Yu Date: Tue Feb 13 15:06:04 2018 -0600 fix make check-changes --- changes/bug21074_downgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/bug21074_downgrade

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

2018-02-13 Thread translation
commit 9641058f7556ac67f6f9da6d0da56d0d071e5ccd Author: Translation commit bot Date: Tue Feb 13 22:20:51 2018 + Update translations for tor-browser-manual --- fr/fr.po | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git

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

2018-02-13 Thread translation
commit beddee98246921b36cf6961cf33db5d04a8728ad Author: Translation commit bot Date: Tue Feb 13 22:20:57 2018 + Update translations for tor-browser-manual_completed --- fr/fr.po | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff

[tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings

2018-02-13 Thread translation
commit d2d42c31577c423c8fbe977afcd06ec5e983780a Author: Translation commit bot Date: Tue Feb 13 21:47:01 2018 + Update translations for tor-launcher-network-settings --- fr/network-settings.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

  1   2   >