[tor-commits] [tor/master] who was that previous arma, who couldn't spell iso?

2016-03-25 Thread arma
commit 94cb8792e8c28e75bc71434fc557ddefa5c03083 Author: Roger Dingledine Date: Sat Mar 26 02:07:48 2016 -0400 who was that previous arma, who couldn't spell iso? --- doc/tor.1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 84cfb2

[tor-commits] [tor/master] Disable failing broken time format case for windows.

2016-03-25 Thread nickm
commit 24c0c5ef19cfd57e5790c9ab2daaa8b500187192 Author: Nick Mathewson Date: Fri Mar 25 22:00:20 2016 -0400 Disable failing broken time format case for windows. --- src/test/test_util.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/test/test_util.c b/src/test/test_util.c index

[tor-commits] [tor/master] Merge remote-tracking branch 'arma/bug18625'

2016-03-25 Thread nickm
commit 8d16c2f30e14ebf0e9a44c71a7e500c4381869f4 Merge: 4bb44f2 8251fe5 Author: Nick Mathewson Date: Fri Mar 25 17:19:59 2016 -0400 Merge remote-tracking branch 'arma/bug18625' src/or/directory.c | 70 ++ 1 file changed, 29 insertions(+),

[tor-commits] [tor/master] revert the or_connection and dir_connection flags

2016-03-25 Thread nickm
commit f590a303db344a18f4e77be803a615e259892d2d Author: Roger Dingledine Date: Thu Mar 24 18:53:33 2016 -0400 revert the or_connection and dir_connection flags They incorrectly summarized what the function was planning to do, leading to wrong behavior like making an http reques

[tor-commits] [tor/master] remove the extraneous dir_port variable

2016-03-25 Thread nickm
commit 98abd49f6f688d1bc35bfa4329dc7d649463f8bf Author: Roger Dingledine Date: Thu Mar 24 19:05:36 2016 -0400 remove the extraneous dir_port variable we already are using "port" to describe the place we're going to ask to connect to. --- src/or/directory.c | 6 ++ 1 file c

[tor-commits] [tor/master] use a clearer argument for connection_ap_make_link()

2016-03-25 Thread nickm
commit 8251fe515001ee6c8a1c37f080caa3ed167e7798 Author: Roger Dingledine Date: Thu Mar 24 19:57:39 2016 -0400 use a clearer argument for connection_ap_make_link() that function calls it argument "want_onehop", so it makes more sense to pass that boolean into it. --- src/or/dir

[tor-commits] [tor/master] remove a redundant check about whether dirport is 0

2016-03-25 Thread nickm
commit fbd79f38c232aa6b739a81480830eebb5e49af4e Author: Roger Dingledine Date: Thu Mar 24 19:04:37 2016 -0400 remove a redundant check about whether dirport is 0 --- src/or/directory.c | 11 --- 1 file changed, 11 deletions(-) diff --git a/src/or/directory.c b/src/or/directory.c i

[tor-commits] [tor/master] Only check in-boundsness of seconds when time_t is smaller than i64

2016-03-25 Thread nickm
commit 4bb44f2c15b3f9e9b63d229af938e8a321556215 Author: Nick Mathewson Date: Fri Mar 25 16:46:02 2016 -0400 Only check in-boundsness of seconds when time_t is smaller than i64 Otherwise coverity complains that we're checking an whether an int64 is less than INT64_MIN, which of

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

2016-03-25 Thread nickm
commit 049445bca33e8578757639fc8a236540fd0fd154 Merge: d5f50cb db13527 Author: Nick Mathewson Date: Fri Mar 25 16:28:33 2016 -0400 Merge branch 'bug18626_027' changes/bug18626 | 5 + configure.ac | 9 - 2 files changed, 9 insertions(+), 5 deletions(-)

[tor-commits] [tor/master] Remove spurious exit() calls from configure.ac

2016-03-25 Thread nickm
commit db1352703c281fb5de355f76a00c092b52bcafda Author: Nick Mathewson Date: Fri Mar 25 16:26:13 2016 -0400 Remove spurious exit() calls from configure.ac We added these a while ago, but they do no actual good, and cause implicit declaration warnings in some situations. Rather

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

2016-03-25 Thread translation
commit 127b9071d3a59b0cca7e02d86ff37685da464f2f Author: Translation commit bot Date: Fri Mar 25 20:15:51 2016 + Update translations for tails-misc_completed --- el.po | 175 +++--- 1 file changed, 94 insertions(+), 81 deletion

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

2016-03-25 Thread translation
commit 903416146ab68440d215357c15884ac458c982e5 Author: Translation commit bot Date: Fri Mar 25 20:15:47 2016 + Update translations for tails-misc --- el.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/el.po b/el.po index bf02512..cac461e 100644 --- a/el.po +

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

2016-03-25 Thread translation
commit ccc4008ffe3d39215782fea3b1ba7e1dd0476b9b Author: Translation commit bot Date: Fri Mar 25 20:15:43 2016 + Update translations for tor-launcher-network-settings_completed --- el/network-settings.dtd | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) diff --git

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

2016-03-25 Thread translation
commit edaedd545e09ee9f8e6de8049850b5217e6dc6f7 Author: Translation commit bot Date: Fri Mar 25 20:15:38 2016 + Update translations for tor-launcher-network-settings --- el/network-settings.dtd | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/el/ne

[tor-commits] [tor-messenger-build/master] Use the same patch as TB for that one

2016-03-25 Thread arlo
commit b97701e3c6d4f1f55d10eb47da345d24fc913158 Author: Arlo Breault Date: Fri Mar 25 12:59:09 2016 -0700 Use the same patch as TB for that one * See trac 18290 * First first two patches there we already have, and the last two nss ones don't seem to trigger errors

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

2016-03-25 Thread translation
commit a41c90bad0064f4d5e8911611482056baee60304 Author: Translation commit bot Date: Fri Mar 25 19:45:41 2016 + Update translations for tails-misc --- el.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/el.po b/el.po index 459887b..bf02512 100644 --- a/el.po +

[tor-commits] [tor-messenger-build/master] Update changelog for trac 18533

2016-03-25 Thread sukhbir
commit e5716458dfa61a2e2ce09bdb1b9aa38228414bbf Author: Sukhbir Singh Date: Fri Mar 25 14:17:02 2016 -0400 Update changelog for trac 18533 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 37c2a75..1bff9f0 100644 --- a/ChangeLog +++ b/ChangeLog @

[tor-commits] [tor-messenger-build/master] Do not send fonts or colors as part of the message (trac 18533)

2016-03-25 Thread sukhbir
commit 087282e2de3ae559259517b9346e41dd8020ce35 Author: Sukhbir Singh Date: Fri Mar 25 14:15:46 2016 -0400 Do not send fonts or colors as part of the message (trac 18533) --- projects/instantbird/preferences.patch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/proje

[tor-commits] [tor-messenger-build/master] Patch for trac 18331

2016-03-25 Thread arlo
commit c55f2b7400d2d53e6a0cd41c5c137d949d4f5839 Author: Arlo Breault Date: Wed Mar 23 19:56:29 2016 -0700 Patch for trac 18331 --- projects/instantbird/config | 2 + projects/instantbird/trac-18331.mozpatch | 151 +++ 2 files changed, 153 insertio

[tor-commits] [tor-messenger-build/master] Update Instantbird build file to specify package archive name

2016-03-25 Thread sukhbir
commit de14c5cea500fb5eda45c2b30e736f64b9f99c26 Author: Sukhbir Singh Date: Fri Mar 25 13:16:58 2016 -0400 Update Instantbird build file to specify package archive name --- projects/instantbird/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/instantbird/b

[tor-commits] [translation/tor-messenger-ircproperties_completed] Update translations for tor-messenger-ircproperties_completed

2016-03-25 Thread translation
commit 1c71067f9fdabb4209d17c2b8b15629017935c36 Author: Translation commit bot Date: Fri Mar 25 16:46:35 2016 + Update translations for tor-messenger-ircproperties_completed --- sq/irc.properties | 208 ++ 1 file changed, 208 insertio

[tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties

2016-03-25 Thread translation
commit b997798ae544746c60bdf4561d8f617d30047329 Author: Translation commit bot Date: Fri Mar 25 16:46:30 2016 + Update translations for tor-messenger-ircproperties --- sq/irc.properties | 48 1 file changed, 24 insertions(+), 24 deletion

[tor-commits] [nyx/master] Replace multiple Controller methods with header_panel()

2016-03-25 Thread atagar
commit 5b2021631e1d8506289221a6e8b8b6d7c6f963ea Author: Damian Johnson Date: Fri Mar 25 09:39:57 2016 -0700 Replace multiple Controller methods with header_panel() For couple of these methods the only panel we ever need to fetch directly is the header. Replacing quite a bit wit

[tor-commits] [stem/master] Adding the NoEdConsensus flag

2016-03-25 Thread atagar
commit 50f94029003cee86fe42a8eea4ede3b1792a01f4 Author: Damian Johnson Date: Fri Mar 25 09:21:35 2016 -0700 Adding the NoEdConsensus flag Dirspec recently got a new flag. Reflecting that. --- docs/change_log.rst| 1 + stem/__init__.py | 39 ++

[tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties

2016-03-25 Thread translation
commit 955876e68c4dcbaec5307570845dfc74a18a28b5 Author: Translation commit bot Date: Fri Mar 25 16:16:46 2016 + Update translations for tor-messenger-ircproperties --- sq/irc.properties | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sq/irc.properties b/s

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

2016-03-25 Thread translation
commit 60df48bd35b7f5cce7529ecbb6e95b5825cb868d Author: Translation commit bot Date: Fri Mar 25 16:15:52 2016 + Update translations for tor-launcher-network-settings_completed --- sq/network-settings.dtd | 19 +++ 1 file changed, 15 insertions(+), 4 deletions(-) diff -

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

2016-03-25 Thread translation
commit bd180a47923397f8429f5a90729514efe5ec6cd9 Author: Translation commit bot Date: Fri Mar 25 16:15:48 2016 + Update translations for tor-launcher-network-settings --- sq/network-settings.dtd | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/sq/netw

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

2016-03-25 Thread translation
commit 4bc47564a27034f053448d0ed7a60f139101a5bd Author: Translation commit bot Date: Fri Mar 25 16:15:40 2016 + Update translations for tor-launcher-properties --- tr/torlauncher.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tr/torlauncher.properties b/

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

2016-03-25 Thread translation
commit 93b8723ef44ff03b640090b10cb2544b0aa9e163 Author: Translation commit bot Date: Fri Mar 25 16:15:16 2016 + Update translations for https_everywhere --- sq/https-everywhere.dtd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sq/https-everywhere.dtd b/sq/http

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

2016-03-25 Thread translation
commit eb611bb3921c56fa5b4a4947726777d91144566c Author: Translation commit bot Date: Fri Mar 25 16:15:21 2016 + Update translations for https_everywhere_completed --- sq/https-everywhere.dtd | 30 ++ 1 file changed, 18 insertions(+), 12 deletions(-) diff --

[tor-commits] [nyx/master] Stacktrace when resizing graph

2016-03-25 Thread atagar
commit 7d486ef3d970b0185e0659ed558f2cbe24e0dc10 Author: Damian Johnson Date: Fri Mar 25 09:03:25 2016 -0700 Stacktrace when resizing graph Bug spotted by yurb. --- nyx/curses.py | 7 --- nyx/panel/graph.py | 5 - 2 files changed, 8 insertions(+), 4 deletions(-) diff

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

2016-03-25 Thread translation
commit f5ed10b3fbb926ca5f492fade0c9d287cb8faba7 Author: Translation commit bot Date: Fri Mar 25 15:45:16 2016 + Update translations for https_everywhere --- sq/https-everywhere.dtd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sq/https-everywhere.dtd b/sq/ht

[tor-commits] [tor-messenger-build/master] Add patch for disabling tablet mode in MinGW

2016-03-25 Thread sukhbir
commit 5c86be691161e5d967e8c5f37a6ed5689e351c4a Author: Arlo Breault Date: Thu Mar 24 13:33:41 2016 -0700 Add patch for disabling tablet mode in MinGW --- ...013-MinGW-w64-Disable-TabletMode-stuff.mozpatch | 66 ++ projects/instantbird/config| 2

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

2016-03-25 Thread translation
commit 116f7ef9aa9984390d9977ab1343df6beda69114 Author: Translation commit bot Date: Fri Mar 25 14:15:49 2016 + Update translations for tails-misc --- el.po | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/el.po b/el.po index edb62fe..459887b 100644 --- a

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

2016-03-25 Thread translation
commit a8688a1d48648eef55c737fff647482d959facf4 Author: Translation commit bot Date: Fri Mar 25 11:15:23 2016 + Update translations for https_everywhere --- sq/https-everywhere.dtd | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/sq/https-every

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

2016-03-25 Thread translation
commit 72a47f6ea67b07c60b5cf2275bc3c38de6822255 Author: Translation commit bot Date: Fri Mar 25 10:45:49 2016 + Update translations for tails-misc_completed --- sq.po | 173 +++--- 1 file changed, 92 insertions(+), 81 deletion

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

2016-03-25 Thread translation
commit 4412ad5518dba024b3b889c58a361d09bfcebb8f Author: Translation commit bot Date: Fri Mar 25 10:45:45 2016 + Update translations for tails-misc --- sq.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sq.po b/sq.po index 905c6ab..32d79fc 100644 --- a/sq.po +

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

2016-03-25 Thread translation
commit 872ecbf6b7072db0e9e1301efbe42879377d8320 Author: Translation commit bot Date: Fri Mar 25 10:45:15 2016 + Update translations for https_everywhere --- sq/https-everywhere.dtd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sq/https-everywhere.dtd b/sq/http

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

2016-03-25 Thread translation
commit 8d94d64d16b6d7c55e6d2d0ab5066321d5bbe577 Author: Translation commit bot Date: Fri Mar 25 10:16:03 2016 + Update translations for torbutton-torbuttonproperties --- el/torbutton.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/el/torbutton.propert

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

2016-03-25 Thread translation
commit 642e53eb6c629e9458c8b4dff496d9ce7d162aa4 Author: Translation commit bot Date: Fri Mar 25 10:15:37 2016 + Update translations for tor-launcher-properties --- el/torlauncher.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/el/torlauncher.propert

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

2016-03-25 Thread translation
commit f01fa6b9ae71884baa6006baff66544c913f9c02 Author: Translation commit bot Date: Fri Mar 25 10:15:51 2016 + Update translations for tails-misc --- sq.po | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sq.po b/sq.po index 9aa5dba..905c6ab 100644 --- a/

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

2016-03-25 Thread translation
commit 87055508092c0d529f446af745b37dbe99579f83 Author: Translation commit bot Date: Fri Mar 25 10:15:41 2016 + Update translations for tor-launcher-properties_completed --- el/torlauncher.properties | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/el/torlaun

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

2016-03-25 Thread translation
commit 47768b8c6b8872350194cc94acedab5e11152594 Author: Translation commit bot Date: Fri Mar 25 09:45:30 2016 + Update translations for tails-greeter_completed --- el/el.po | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/el/el.po b/el/el.po index 4d46808..5

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

2016-03-25 Thread translation
commit dd02a7c1a3a8390d2ee3635218f483192da96a26 Author: Translation commit bot Date: Fri Mar 25 09:45:24 2016 + Update translations for tails-greeter --- el/el.po | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/el/el.po b/el/el.po index 4d46808..56224c9 100