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

2016-11-03 Thread translation
commit 9ad2b0f97922d71796f80f1fe726f10668b9e722 Author: Translation commit bot Date: Fri Nov 4 02:47:09 2016 + Update translations for torbutton-abouttorproperties --- zh_CN/abouttor.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/zh_CN/abouttor.pro

[tor-commits] [stem/master] Test that we install all modules

2016-11-03 Thread atagar
commit ff6afbc7732ef321b261d649c470838d472a1e8f Author: Damian Johnson Date: Thu Nov 3 19:11:20 2016 -0700 Test that we install all modules I've screwed up on this enough times that we might as well have a test for it. :P --- test/integ/installation.py | 15 +++ te

[tor-commits] [stem/master] Test that we install all non-source files

2016-11-03 Thread atagar
commit f7be7a8236217fcc57e1a7829ca2affa12d7df8d Author: Damian Johnson Date: Thu Nov 3 19:32:22 2016 -0700 Test that we install all non-source files Another easy gotcha that's bitten me before. Like modules, non-source files need to be explicitely listed. --- test/unit/install

[tor-commits] [stem/master] Missed pep8 renaming

2016-11-03 Thread atagar
commit 8eafe277269aede1595f9193c552702adb23beca Author: Damian Johnson Date: Thu Nov 3 18:23:17 2016 -0700 Missed pep8 renaming Oops, missed a couple spots where we still call it pep8. --- docs/faq.rst | 19 +-- requirements.txt | 2 +- 2 files changed, 14 ins

[tor-commits] [stem/master] Duplicate key in test_cwd_lsof()

2016-11-03 Thread atagar
commit 139e598af7529b270eaf279ed4d89d47bfdcba56 Author: Damian Johnson Date: Thu Nov 3 19:33:38 2016 -0700 Duplicate key in test_cwd_lsof() Oops, good catch on... https://trac.torproject.org/projects/tor/ticket/20477#comment:5 --- test/unit/util/system.py | 4 ++-- 1 fi

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

2016-11-03 Thread translation
commit 6ce4b41f35edb33b0d200ec74266e58770c6cf46 Author: Translation commit bot Date: Fri Nov 4 01:47:16 2016 + Update translations for torbutton-abouttorproperties --- vi/abouttor.properties | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/vi/abouttor.pr

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

2016-11-03 Thread translation
commit 3d1995a3f827bd10d53253e1b4aced9687e2d5c4 Author: Translation commit bot Date: Fri Nov 4 01:47:20 2016 + Update translations for torbutton-abouttorproperties_completed --- vi/abouttor.properties | 7 +++ 1 file changed, 7 insertions(+) diff --git a/vi/abouttor.properties b/v

[tor-commits] [tor-messenger-build/master] Use the more general input file name

2016-11-03 Thread arlo
commit 6c4c6eb095a1e562db6647b93262e80858a360fd Author: Arlo Breault Date: Thu Nov 3 16:11:22 2016 -0700 Use the more general input file name --- projects/tor-messenger/build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/tor-messenger/build b/projects/tor

[tor-commits] [tor/master] Split a wide line

2016-11-03 Thread nickm
commit bd6aa4f3d19a571adeaa956728f7e842d847c4ee Author: Nick Mathewson Date: Thu Nov 3 19:12:18 2016 -0400 Split a wide line --- src/or/rendservice.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/or/rendservice.c b/src/or/rendservice.c index d31081a..7083051 100

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

2016-11-03 Thread nickm
commit 91053a072c09cb0bbb60fbb334656b05be87da81 Author: Nick Mathewson Date: Thu Nov 3 19:10:02 2016 -0400 changes file for 20526 --- changes/20526 | 5 + 1 file changed, 5 insertions(+) diff --git a/changes/20526 b/changes/20526 new file mode 100644 index 000..0924daf --- /dev/nu

[tor-commits] [tor/master] hs: Added rend_service_is_ephemeral() and made related code use it

2016-11-03 Thread nickm
commit 922bc45a5646a45096ee7370409b405ce71a77f5 Author: Ivan Markin Date: Tue Nov 1 18:40:41 2016 -0100 hs: Added rend_service_is_ephemeral() and made related code use it Signed-off-by: David Goulet --- src/or/rendservice.c | 20 ++-- 1 file changed, 14 insertions

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

2016-11-03 Thread nickm
commit e8624b72a83074e00859581c34c23d4779f00010 Merge: b96bb82 922bc45 Author: Nick Mathewson Date: Thu Nov 3 19:09:42 2016 -0400 Merge remote-tracking branch 'dgoulet/bug20526_030_01' src/or/rendservice.c | 20 ++-- 1 file changed, 14 insertions(+), 6 deletions(-) ___

[tor-commits] [tor/master] Merge remote-tracking branch 'mintytoast/bug_19563'

2016-11-03 Thread nickm
commit 80a5091e4f823a5e5d641cffd4ae460380e2ce12 Merge: f9b650f dce4603 Author: Nick Mathewson Date: Thu Nov 3 18:40:41 2016 -0400 Merge remote-tracking branch 'mintytoast/bug_19563' src/test/test_util.c| 28 src/test/test_util_format.c | 17 +++

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

2016-11-03 Thread nickm
commit b96bb82a2a66cf1d593c7ceabc193e36cbf60774 Author: Nick Mathewson Date: Thu Nov 3 18:41:40 2016 -0400 changes file for 19563 --- changes/bug19563 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changes/bug19563 b/changes/bug19563 new file mode 100644 index 000..dbf3859 ---

[tor-commits] [tor/master] Use tor_htonll in test_util_format_unaligned_accessors

2016-11-03 Thread nickm
commit dce4603d9b55a51d8894972e443b4244fd5ae962 Author: overcaffeinated Date: Thu Nov 3 21:18:02 2016 + Use tor_htonll in test_util_format_unaligned_accessors Remove the inline htonll, switch to tor_htonll for test_util_format_unaligned_accessors. --- src/test/test_util_fo

[tor-commits] [tor/master] Refactor tests for tor_htonll and tor_ntohll

2016-11-03 Thread nickm
commit c613446ca2fa0d81fcf1f3169a2a6caa8e7a8ba3 Author: overcaffeinated Date: Thu Nov 3 20:52:11 2016 + Refactor tests for tor_htonll and tor_ntohll Following kind feedback from dgoulet: add tests for min (0) and max (UINT64_MAX) values. Rename expected results to something

[tor-commits] [tor/master] Add unit test for tor_htonll and tor_ntohll

2016-11-03 Thread nickm
commit c4603233db965262721a1481bb55f1cc508b48d5 Author: overcaffeinated Date: Thu Nov 3 19:37:59 2016 + Add unit test for tor_htonll and tor_ntohll Add tests for tor_htonll and tor_ntohll - fixes bug 19563. --- src/test/test_util.c | 19 +++ 1 file changed, 19

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

2016-11-03 Thread nickm
commit 61bdc452b098acf681466204e51d49199067ff33 Merge: 7a45ef5 464783a Author: Nick Mathewson Date: Thu Nov 3 18:36:25 2016 -0400 Merge branch 'bug20551_028' into maint-0.2.8 changes/bug20551| 3 +++ src/common/tortls.c | 8 2 files changed, 7 insertions(+), 4 deletions(-)

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

2016-11-03 Thread nickm
commit f9b650fca6babce75db081ebf6a21bb79aea15cb Merge: 63c9495 59f4cae Author: Nick Mathewson Date: Thu Nov 3 18:36:55 2016 -0400 Merge branch 'maint-0.2.9' ___ tor-commits mailing list tor-commits@lists.torproject.org https://lists.torproject.or

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

2016-11-03 Thread nickm
commit 59f4cae68c00e6b894e68d8cfefae295a8b9eb89 Merge: 3cd520a 61bdc45 Author: Nick Mathewson Date: Thu Nov 3 18:36:43 2016 -0400 Merge branch 'maint-0.2.8' into maint-0.2.9 changes/bug20551| 3 +++ src/common/tortls.c | 8 2 files changed, 7 insertions(+), 4 deletions(-) __

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

2016-11-03 Thread nickm
commit 61bdc452b098acf681466204e51d49199067ff33 Merge: 7a45ef5 464783a Author: Nick Mathewson Date: Thu Nov 3 18:36:25 2016 -0400 Merge branch 'bug20551_028' into maint-0.2.8 changes/bug20551| 3 +++ src/common/tortls.c | 8 2 files changed, 7 insertions(+), 4 deletions(-)

[tor-commits] [tor/release-0.2.8] Use explicit casts to avoid warnings when building with openssl 1.1

2016-11-03 Thread nickm
commit 464783a8dcc337c103801b8c551d1331baec1e9c Author: Nick Mathewson Date: Thu Nov 3 09:35:41 2016 -0400 Use explicit casts to avoid warnings when building with openssl 1.1 fixes bug 20551; bugfix on 0.2.1.1-alpha --- changes/bug20551| 3 +++ src/common/tortls.c | 8

[tor-commits] [tor/maint-0.2.9] Use explicit casts to avoid warnings when building with openssl 1.1

2016-11-03 Thread nickm
commit 464783a8dcc337c103801b8c551d1331baec1e9c Author: Nick Mathewson Date: Thu Nov 3 09:35:41 2016 -0400 Use explicit casts to avoid warnings when building with openssl 1.1 fixes bug 20551; bugfix on 0.2.1.1-alpha --- changes/bug20551| 3 +++ src/common/tortls.c | 8

[tor-commits] [tor/release-0.2.9] Use explicit casts to avoid warnings when building with openssl 1.1

2016-11-03 Thread nickm
commit 464783a8dcc337c103801b8c551d1331baec1e9c Author: Nick Mathewson Date: Thu Nov 3 09:35:41 2016 -0400 Use explicit casts to avoid warnings when building with openssl 1.1 fixes bug 20551; bugfix on 0.2.1.1-alpha --- changes/bug20551| 3 +++ src/common/tortls.c | 8

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

2016-11-03 Thread nickm
commit 61bdc452b098acf681466204e51d49199067ff33 Merge: 7a45ef5 464783a Author: Nick Mathewson Date: Thu Nov 3 18:36:25 2016 -0400 Merge branch 'bug20551_028' into maint-0.2.8 changes/bug20551| 3 +++ src/common/tortls.c | 8 2 files changed, 7 insertions(+), 4 deletions(-) _

[tor-commits] [tor/maint-0.2.8] Use explicit casts to avoid warnings when building with openssl 1.1

2016-11-03 Thread nickm
commit 464783a8dcc337c103801b8c551d1331baec1e9c Author: Nick Mathewson Date: Thu Nov 3 09:35:41 2016 -0400 Use explicit casts to avoid warnings when building with openssl 1.1 fixes bug 20551; bugfix on 0.2.1.1-alpha --- changes/bug20551| 3 +++ src/common/tortls.c | 8

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

2016-11-03 Thread nickm
commit 59f4cae68c00e6b894e68d8cfefae295a8b9eb89 Merge: 3cd520a 61bdc45 Author: Nick Mathewson Date: Thu Nov 3 18:36:43 2016 -0400 Merge branch 'maint-0.2.8' into maint-0.2.9 changes/bug20551| 3 +++ src/common/tortls.c | 8 2 files changed, 7 insertions(+), 4 deletions(-)

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

2016-11-03 Thread nickm
commit 61bdc452b098acf681466204e51d49199067ff33 Merge: 7a45ef5 464783a Author: Nick Mathewson Date: Thu Nov 3 18:36:25 2016 -0400 Merge branch 'bug20551_028' into maint-0.2.8 changes/bug20551| 3 +++ src/common/tortls.c | 8 2 files changed, 7 insertions(+), 4 deletions(-)

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

2016-11-03 Thread nickm
commit 5d0237ff232ac857ddc360dadb6c8baa79f0e01d Merge: 2ba047f 61bdc45 Author: Nick Mathewson Date: Thu Nov 3 18:36:37 2016 -0400 Merge branch 'maint-0.2.8' into release-0.2.8 changes/bug20551| 3 +++ src/common/tortls.c | 8 2 files changed, 7 insertions(+), 4 deletions(-)

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

2016-11-03 Thread nickm
commit 59f4cae68c00e6b894e68d8cfefae295a8b9eb89 Merge: 3cd520a 61bdc45 Author: Nick Mathewson Date: Thu Nov 3 18:36:43 2016 -0400 Merge branch 'maint-0.2.8' into maint-0.2.9 changes/bug20551| 3 +++ src/common/tortls.c | 8 2 files changed, 7 insertions(+), 4 deletions(-) __

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

2016-11-03 Thread nickm
commit 61bdc452b098acf681466204e51d49199067ff33 Merge: 7a45ef5 464783a Author: Nick Mathewson Date: Thu Nov 3 18:36:25 2016 -0400 Merge branch 'bug20551_028' into maint-0.2.8 changes/bug20551| 3 +++ src/common/tortls.c | 8 2 files changed, 7 insertions(+), 4 deletions(-)

[tor-commits] [tor/master] Fix BUG message in channel/queue_impossible

2016-11-03 Thread nickm
commit 63c94954b15aa24294b713f6ab8b442bcfd4c444 Author: Nick Mathewson Date: Thu Nov 3 18:34:44 2016 -0400 Fix BUG message in channel/queue_impossible --- src/test/test_channel.c | 4 1 file changed, 4 insertions(+) diff --git a/src/test/test_channel.c b/src/test/test_channel.c index

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

2016-11-03 Thread translation
commit 979496f220b75e094f510d124ecdc8c8ed44fb6a Author: Translation commit bot Date: Thu Nov 3 21:47:05 2016 + Update translations for torbutton-abouttorproperties_completed --- es/abouttor.properties | 7 +++ 1 file changed, 7 insertions(+) diff --git a/es/abouttor.properties b/e

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

2016-11-03 Thread translation
commit 4eae4ae3c3393c4aafdf2c7b08796d8a7d054d68 Author: Translation commit bot Date: Thu Nov 3 21:47:01 2016 + Update translations for torbutton-abouttorproperties --- es/abouttor.properties | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/es/abouttor.pr

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

2016-11-03 Thread translation
commit a2327092a68bd7bb635c79c7e523d83e8e9bfd71 Author: Translation commit bot Date: Thu Nov 3 21:16:59 2016 + Update translations for torbutton-abouttorproperties --- fr_CA/abouttor.properties | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fr_CA/aboutto

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

2016-11-03 Thread translation
commit 766e61b49c48236f3c079dcae5869823f4fd1fba Author: Translation commit bot Date: Thu Nov 3 21:17:04 2016 + Update translations for torbutton-abouttorproperties_completed --- fr_CA/abouttor.properties | 7 +++ 1 file changed, 7 insertions(+) diff --git a/fr_CA/abouttor.properti

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

2016-11-03 Thread translation
commit 8f96e58a8d489762fa055305ce11e77f6d268fbf Author: Translation commit bot Date: Thu Nov 3 20:18:20 2016 + Update translations for torbutton-abouttorproperties --- ach/abouttor.properties | 7 +++ ady/abouttor.properties | 7 +++ af/abouttor.properties

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

2016-11-03 Thread translation
commit 25aabb99c047f2a95ff0c6ad0e3f74fc0a8dc497 Author: Translation commit bot Date: Thu Nov 3 20:18:25 2016 + Update translations for torbutton-abouttorproperties_completed --- en/abouttor.properties | 7 +++ 1 file changed, 7 insertions(+) diff --git a/en/abouttor.properties b/e

[tor-commits] [tor/master] Replace some assert(1)s with nonfatal_unreached_once().

2016-11-03 Thread nickm
commit 0533d1421359c6cc106825f48eef781309071f4f Author: Nick Mathewson Date: Thu Nov 3 16:06:53 2016 -0400 Replace some assert(1)s with nonfatal_unreached_once(). These were probably supposed to be assert(0). --- src/or/channel.c| 2 +- src/or/channeltls.c | 4 ++-- 2 files ch

[tor-commits] [tor/maint-0.2.9] refactor out the tor_event_base_loopexit() call

2016-11-03 Thread nickm
commit 28b755e66007c94521c45bdda07abdf3bcd59656 Author: Roger Dingledine Date: Mon Oct 31 00:20:22 2016 -0400 refactor out the tor_event_base_loopexit() call no actual changes --- src/or/main.c | 25 + src/or/main.h | 2 ++ 2 files changed, 19 insertions(+

[tor-commits] [tor/maint-0.2.8] Merge remote-tracking branch 'arma/bug19969_028_squashed' into maint-0.2.8

2016-11-03 Thread nickm
commit 7a45ef5a4706aab57abcf170c10080811223175e Merge: 9b18b21 b2f82d4 Author: Nick Mathewson Date: Thu Nov 3 15:44:30 2016 -0400 Merge remote-tracking branch 'arma/bug19969_028_squashed' into maint-0.2.8 changes/bug19969 | 10 ++ src/or/connection_edge.c | 9 + s

[tor-commits] [tor/release-0.2.9] Merge remote-tracking branch 'arma/bug19969_028_squashed' into maint-0.2.8

2016-11-03 Thread nickm
commit 7a45ef5a4706aab57abcf170c10080811223175e Merge: 9b18b21 b2f82d4 Author: Nick Mathewson Date: Thu Nov 3 15:44:30 2016 -0400 Merge remote-tracking branch 'arma/bug19969_028_squashed' into maint-0.2.8 changes/bug19969 | 10 ++ src/or/connection_edge.c | 9 + s

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

2016-11-03 Thread nickm
commit 3cd520a52d50b9e901d33d0164d847d12a278f1b Merge: 3bb49c0 7a45ef5 Author: Nick Mathewson Date: Thu Nov 3 15:44:46 2016 -0400 Merge branch 'maint-0.2.8' into maint-0.2.9 changes/bug19969 | 10 ++ src/or/connection_edge.c | 9 + src/or/main.c| 31 ++

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

2016-11-03 Thread nickm
commit 3cd520a52d50b9e901d33d0164d847d12a278f1b Merge: 3bb49c0 7a45ef5 Author: Nick Mathewson Date: Thu Nov 3 15:44:46 2016 -0400 Merge branch 'maint-0.2.8' into maint-0.2.9 changes/bug19969 | 10 ++ src/or/connection_edge.c | 9 + src/or/main.c| 31 ++

[tor-commits] [tor/release-0.2.9] Always call connection_ap_attach_pending() once a second.

2016-11-03 Thread nickm
commit b2f82d45b7e0166a8de3a7b6d38e288dd1e6d96e Author: Nick Mathewson Date: Mon Oct 31 14:42:26 2016 -0400 Always call connection_ap_attach_pending() once a second. Fixes bug 19969; bugfix on b1d56fc58. We can fix this some more in later Tors, but for now, this is probably th

[tor-commits] [tor/maint-0.2.9] Merge remote-tracking branch 'arma/bug19969_028_squashed' into maint-0.2.8

2016-11-03 Thread nickm
commit 7a45ef5a4706aab57abcf170c10080811223175e Merge: 9b18b21 b2f82d4 Author: Nick Mathewson Date: Thu Nov 3 15:44:30 2016 -0400 Merge remote-tracking branch 'arma/bug19969_028_squashed' into maint-0.2.8 changes/bug19969 | 10 ++ src/or/connection_edge.c | 9 + s

[tor-commits] [tor/maint-0.2.9] Always call connection_ap_attach_pending() once a second.

2016-11-03 Thread nickm
commit b2f82d45b7e0166a8de3a7b6d38e288dd1e6d96e Author: Nick Mathewson Date: Mon Oct 31 14:42:26 2016 -0400 Always call connection_ap_attach_pending() once a second. Fixes bug 19969; bugfix on b1d56fc58. We can fix this some more in later Tors, but for now, this is probably th

[tor-commits] [tor/release-0.2.8] Merge remote-tracking branch 'arma/bug19969_028_squashed' into maint-0.2.8

2016-11-03 Thread nickm
commit 7a45ef5a4706aab57abcf170c10080811223175e Merge: 9b18b21 b2f82d4 Author: Nick Mathewson Date: Thu Nov 3 15:44:30 2016 -0400 Merge remote-tracking branch 'arma/bug19969_028_squashed' into maint-0.2.8 changes/bug19969 | 10 ++ src/or/connection_edge.c | 9 + s

[tor-commits] [tor/release-0.2.9] Ask event_base_loop to finish when we add a pending stream

2016-11-03 Thread nickm
commit d89804a69d1b1f92076d47aac953776e1a3cd867 Author: Roger Dingledine Date: Mon Oct 31 00:23:53 2016 -0400 Ask event_base_loop to finish when we add a pending stream Fixes bug 19969; bugfix on b1d56fc58. We can fix this some more in later Tors, but for now, this is probably

[tor-commits] [tor/master] Always call connection_ap_attach_pending() once a second.

2016-11-03 Thread nickm
commit b2f82d45b7e0166a8de3a7b6d38e288dd1e6d96e Author: Nick Mathewson Date: Mon Oct 31 14:42:26 2016 -0400 Always call connection_ap_attach_pending() once a second. Fixes bug 19969; bugfix on b1d56fc58. We can fix this some more in later Tors, but for now, this is probably th

[tor-commits] [tor/release-0.2.8] Ask event_base_loop to finish when we add a pending stream

2016-11-03 Thread nickm
commit d89804a69d1b1f92076d47aac953776e1a3cd867 Author: Roger Dingledine Date: Mon Oct 31 00:23:53 2016 -0400 Ask event_base_loop to finish when we add a pending stream Fixes bug 19969; bugfix on b1d56fc58. We can fix this some more in later Tors, but for now, this is probably

[tor-commits] [tor/master] refactor out the tor_event_base_loopexit() call

2016-11-03 Thread nickm
commit 28b755e66007c94521c45bdda07abdf3bcd59656 Author: Roger Dingledine Date: Mon Oct 31 00:20:22 2016 -0400 refactor out the tor_event_base_loopexit() call no actual changes --- src/or/main.c | 25 + src/or/main.h | 2 ++ 2 files changed, 19 insertions(+

[tor-commits] [tor/master] Ask event_base_loop to finish when we add a pending stream

2016-11-03 Thread nickm
commit d89804a69d1b1f92076d47aac953776e1a3cd867 Author: Roger Dingledine Date: Mon Oct 31 00:23:53 2016 -0400 Ask event_base_loop to finish when we add a pending stream Fixes bug 19969; bugfix on b1d56fc58. We can fix this some more in later Tors, but for now, this is probably

[tor-commits] [tor/release-0.2.8] Always call connection_ap_attach_pending() once a second.

2016-11-03 Thread nickm
commit b2f82d45b7e0166a8de3a7b6d38e288dd1e6d96e Author: Nick Mathewson Date: Mon Oct 31 14:42:26 2016 -0400 Always call connection_ap_attach_pending() once a second. Fixes bug 19969; bugfix on b1d56fc58. We can fix this some more in later Tors, but for now, this is probably th

[tor-commits] [tor/release-0.2.8] refactor out the tor_event_base_loopexit() call

2016-11-03 Thread nickm
commit 28b755e66007c94521c45bdda07abdf3bcd59656 Author: Roger Dingledine Date: Mon Oct 31 00:20:22 2016 -0400 refactor out the tor_event_base_loopexit() call no actual changes --- src/or/main.c | 25 + src/or/main.h | 2 ++ 2 files changed, 19 insertions(+

[tor-commits] [tor/master] Merge remote-tracking branch 'arma/bug19969_028_squashed' into maint-0.2.8

2016-11-03 Thread nickm
commit 7a45ef5a4706aab57abcf170c10080811223175e Merge: 9b18b21 b2f82d4 Author: Nick Mathewson Date: Thu Nov 3 15:44:30 2016 -0400 Merge remote-tracking branch 'arma/bug19969_028_squashed' into maint-0.2.8 changes/bug19969 | 10 ++ src/or/connection_edge.c | 9 + s

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

2016-11-03 Thread nickm
commit 272572c3a2203a8a62f4c8c081fea55183f1f426 Merge: 0abaedb 3cd520a Author: Nick Mathewson Date: Thu Nov 3 15:45:16 2016 -0400 Merge branch 'maint-0.2.9' changes/bug19969 | 10 ++ src/or/connection_edge.c | 9 + src/or/main.c| 31 +++

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

2016-11-03 Thread nickm
commit 3cd520a52d50b9e901d33d0164d847d12a278f1b Merge: 3bb49c0 7a45ef5 Author: Nick Mathewson Date: Thu Nov 3 15:44:46 2016 -0400 Merge branch 'maint-0.2.8' into maint-0.2.9 changes/bug19969 | 10 ++ src/or/connection_edge.c | 9 + src/or/main.c| 31 ++

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

2016-11-03 Thread nickm
commit 2ba047f596e401b294e356e8b89b70cde10c0948 Merge: 6520ef5 7a45ef5 Author: Nick Mathewson Date: Thu Nov 3 15:44:40 2016 -0400 Merge branch 'maint-0.2.8' into release-0.2.8 changes/bug19969 | 10 ++ src/or/connection_edge.c | 9 + src/or/main.c| 31

[tor-commits] [tor/release-0.2.9] refactor out the tor_event_base_loopexit() call

2016-11-03 Thread nickm
commit 28b755e66007c94521c45bdda07abdf3bcd59656 Author: Roger Dingledine Date: Mon Oct 31 00:20:22 2016 -0400 refactor out the tor_event_base_loopexit() call no actual changes --- src/or/main.c | 25 + src/or/main.h | 2 ++ 2 files changed, 19 insertions(+

[tor-commits] [tor/maint-0.2.8] Always call connection_ap_attach_pending() once a second.

2016-11-03 Thread nickm
commit b2f82d45b7e0166a8de3a7b6d38e288dd1e6d96e Author: Nick Mathewson Date: Mon Oct 31 14:42:26 2016 -0400 Always call connection_ap_attach_pending() once a second. Fixes bug 19969; bugfix on b1d56fc58. We can fix this some more in later Tors, but for now, this is probably th

[tor-commits] [tor/maint-0.2.9] Ask event_base_loop to finish when we add a pending stream

2016-11-03 Thread nickm
commit d89804a69d1b1f92076d47aac953776e1a3cd867 Author: Roger Dingledine Date: Mon Oct 31 00:23:53 2016 -0400 Ask event_base_loop to finish when we add a pending stream Fixes bug 19969; bugfix on b1d56fc58. We can fix this some more in later Tors, but for now, this is probably

[tor-commits] [tor/maint-0.2.8] Ask event_base_loop to finish when we add a pending stream

2016-11-03 Thread nickm
commit d89804a69d1b1f92076d47aac953776e1a3cd867 Author: Roger Dingledine Date: Mon Oct 31 00:23:53 2016 -0400 Ask event_base_loop to finish when we add a pending stream Fixes bug 19969; bugfix on b1d56fc58. We can fix this some more in later Tors, but for now, this is probably

[tor-commits] [tor/maint-0.2.8] refactor out the tor_event_base_loopexit() call

2016-11-03 Thread nickm
commit 28b755e66007c94521c45bdda07abdf3bcd59656 Author: Roger Dingledine Date: Mon Oct 31 00:20:22 2016 -0400 refactor out the tor_event_base_loopexit() call no actual changes --- src/or/main.c | 25 + src/or/main.h | 2 ++ 2 files changed, 19 insertions(+

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

2016-11-03 Thread nickm
commit 3bb49c011006d042f8a3f802d7abb3e9da51b15b Merge: ff3e08f 9b18b21 Author: Nick Mathewson Date: Thu Nov 3 15:41:04 2016 -0400 Merge branch 'maint-0.2.8' into maint-0.2.9 changes/bug20553| 3 +++ src/common/crypto.c | 5 ++--- src/tools/tor-gencert.c | 5 ++--- 3 files chan

[tor-commits] [tor/release-0.2.9] Work around a behavior change in openssl's BUF_MEM code

2016-11-03 Thread nickm
commit 9b18b215bb34c4df1b94dec218c68a532c341e26 Author: Nick Mathewson Date: Thu Nov 3 10:46:27 2016 -0400 Work around a behavior change in openssl's BUF_MEM code In our code to write public keys to a string, for some unfathomable reason since 253f0f160e1185c, we would allocate

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

2016-11-03 Thread nickm
commit 6520ef5478731ef9a2a38d274f0840d9c26598ba Merge: badc444 9b18b21 Author: Nick Mathewson Date: Thu Nov 3 15:40:56 2016 -0400 Merge branch 'maint-0.2.8' into release-0.2.8 changes/bug20553| 3 +++ src/common/crypto.c | 5 ++--- src/tools/tor-gencert.c | 5 ++--- 3 files ch

[tor-commits] [tor/release-0.2.8] Work around a behavior change in openssl's BUF_MEM code

2016-11-03 Thread nickm
commit 9b18b215bb34c4df1b94dec218c68a532c341e26 Author: Nick Mathewson Date: Thu Nov 3 10:46:27 2016 -0400 Work around a behavior change in openssl's BUF_MEM code In our code to write public keys to a string, for some unfathomable reason since 253f0f160e1185c, we would allocate

[tor-commits] [tor/release-0.2.9] Attempt to fix unit tests on netbsd

2016-11-03 Thread nickm
commit ff3e08f2af226d9660a08ab599c7e446c42fd7b4 Author: Nick Mathewson Date: Tue Nov 1 13:32:21 2016 -0400 Attempt to fix unit tests on netbsd --- src/test/test_options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/test_options.c b/src/test/test_options.c i

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

2016-11-03 Thread nickm
commit 3bb49c011006d042f8a3f802d7abb3e9da51b15b Merge: ff3e08f 9b18b21 Author: Nick Mathewson Date: Thu Nov 3 15:41:04 2016 -0400 Merge branch 'maint-0.2.8' into maint-0.2.9 changes/bug20553| 3 +++ src/common/crypto.c | 5 ++--- src/tools/tor-gencert.c | 5 ++--- 3 files chan

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

2016-11-03 Thread nickm
commit 3bb49c011006d042f8a3f802d7abb3e9da51b15b Merge: ff3e08f 9b18b21 Author: Nick Mathewson Date: Thu Nov 3 15:41:04 2016 -0400 Merge branch 'maint-0.2.8' into maint-0.2.9 changes/bug20553| 3 +++ src/common/crypto.c | 5 ++--- src/tools/tor-gencert.c | 5 ++--- 3 files chan

[tor-commits] [tor/maint-0.2.9] Work around a behavior change in openssl's BUF_MEM code

2016-11-03 Thread nickm
commit 9b18b215bb34c4df1b94dec218c68a532c341e26 Author: Nick Mathewson Date: Thu Nov 3 10:46:27 2016 -0400 Work around a behavior change in openssl's BUF_MEM code In our code to write public keys to a string, for some unfathomable reason since 253f0f160e1185c, we would allocate

[tor-commits] [tor/maint-0.2.8] Work around a behavior change in openssl's BUF_MEM code

2016-11-03 Thread nickm
commit 9b18b215bb34c4df1b94dec218c68a532c341e26 Author: Nick Mathewson Date: Thu Nov 3 10:46:27 2016 -0400 Work around a behavior change in openssl's BUF_MEM code In our code to write public keys to a string, for some unfathomable reason since 253f0f160e1185c, we would allocate

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

2016-11-03 Thread nickm
commit 0abaedbf3469dfca8833867feef789c6d4e59225 Merge: f0b86e3 3bb49c0 Author: Nick Mathewson Date: Thu Nov 3 15:41:18 2016 -0400 Merge branch 'maint-0.2.9' ___ tor-commits mailing list tor-commits@lists.torproject.org https://lists.torproject.or

[tor-commits] [tor/master] Slightly refactor and fix couple callsites

2016-11-03 Thread nickm
commit 70b9e79700f85ac07b931a2c836b4d63d0ba70c1 Author: David Goulet Date: Thu Oct 27 10:34:02 2016 -0400 Slightly refactor and fix couple callsites Signed-off-by: David Goulet --- src/or/relay.c | 7 +++ src/or/rendmid.c | 13 + 2 files changed, 12 insertions(

[tor-commits] [tor/master] Do not mark circs for close again after relay_send_command_from_edge()

2016-11-03 Thread nickm
commit 2d049469602f5e6efbe8f1ded0cbcd3aa957f3eb Author: Ivan Markin Date: Sun Oct 16 20:08:26 2016 + Do not mark circs for close again after relay_send_command_from_edge() --- src/or/rendmid.c | 8 ++-- src/or/rendservice.c | 6 ++ 2 files changed, 4 insertions(+), 10 delet

[tor-commits] [tor/master] Add assertion that cpath_layer==NULL on OR circ

2016-11-03 Thread nickm
commit f0b86e30d0d53e997872a9ece42242e8e14d45c8 Author: Nick Mathewson Date: Thu Nov 3 14:36:10 2016 -0400 Add assertion that cpath_layer==NULL on OR circ --- src/or/relay.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/or/relay.c b/src/or/relay.c index f5e9a6b..99750af 100644 --

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

2016-11-03 Thread nickm
commit 40487b0141096ddb40bec38f7d1c6a4367d8c279 Merge: df2615d 70b9e79 Author: Nick Mathewson Date: Thu Nov 3 14:35:03 2016 -0400 Merge remote-tracking branch 'dgoulet/bug20376_030_01' src/or/relay.c | 7 +++ src/or/rendmid.c | 19 ++- src/or/rendservice.c |

[tor-commits] [tor/master] Do assert when calling relay_send_command_from_edge() on OR-side circs

2016-11-03 Thread nickm
commit 23b878b875d7feab195be0e856da4aa3f5ac2e15 Author: Ivan Markin Date: Mon Oct 17 16:06:36 2016 + Do assert when calling relay_send_command_from_edge() on OR-side circs --- src/or/relay.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/relay.c b/src/or/rel

[tor-commits] [tor/master] fix wide lines

2016-11-03 Thread nickm
commit df2615d43da4578b7fb68eb753cc1c0d943642af Author: Nick Mathewson Date: Thu Nov 3 14:29:18 2016 -0400 fix wide lines --- src/or/rendservice.c | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/or/rendservice.c b/src/or/rendservice.c index 1584691..305beb1

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

2016-11-03 Thread nickm
commit 16e75587f6c6e1dd0d316e8360c966f4841dc32c Merge: 409984c 2f52fae Author: Nick Mathewson Date: Thu Nov 3 14:23:47 2016 -0400 Merge branch 'bug20527_030_01_squashed' src/or/rendservice.c | 27 +++ 1 file changed, 15 insertions(+), 12 deletions(-) ___

[tor-commits] [tor/master] hs: Escape service directories before printing them

2016-11-03 Thread nickm
commit 2f52faee033bb2c0a203b73f7ad86f98dc0fc296 Author: Ivan Markin Date: Tue Nov 1 18:55:03 2016 -0100 hs: Escape service directories before printing them Signed-off-by: David Goulet --- src/or/rendservice.c | 27 +++ 1 file changed, 15 insertions(+), 12

[tor-commits] [tor-messenger-build/master] Use urls in input_files

2016-11-03 Thread arlo
commit f9a3a092d01c5fc4e0b29c15443213be576f1ea9 Author: Arlo Breault Date: Thu Nov 3 09:56:07 2016 -0700 Use urls in input_files --- projects/tor-messenger/build | 4 ++-- projects/tor-messenger/config | 8 ++-- projects/tor-messenger/future-0.16.

[tor-commits] [stem/master] fix for .swo file expected in installation

2016-11-03 Thread atagar
commit c3b7f258847a26750991c87a98e03fdeaca2d113 Author: Chelsea H. Komlo Date: Mon Oct 31 22:30:06 2016 -0500 fix for .swo file expected in installation --- .gitignore | 1 + test/integ/installation.py | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.

[tor-commits] [stem/master] Slightly tweak new swo check

2016-11-03 Thread atagar
commit 6a1764524990506bf09d2ec5ddea0b160e231077 Author: Damian Johnson Date: Thu Nov 3 09:53:51 2016 -0700 Slightly tweak new swo check Minorest of minor nitpicks. Was perfectly fine, just prefer a blank line and for exclude to be in the conditional (imho didn't previously add

[tor-commits] [stem/master] Integ tests failed if vim swo files were present

2016-11-03 Thread atagar
commit 0247044047e59fd74e91c908ab1792d7558f8534 Merge: 532f906 6a17645 Author: Damian Johnson Date: Thu Nov 3 09:57:45 2016 -0700 Integ tests failed if vim swo files were present Interesting, I use vim but have never seen these. Maybe it's something with newer versions? Regardl

[tor-commits] [stem/master] refactor for extensibility, easier to exclude file formats from check for

2016-11-03 Thread atagar
commit 9a267690af2d6480753bfc794a5a7be2a89e7803 Author: Chelsea H. Komlo Date: Tue Nov 1 08:09:51 2016 -0500 refactor for extensibility, easier to exclude file formats from check for required files --- test/integ/installation.py | 7 --- 1 file changed, 4 insertions(+), 3 deletions

[tor-commits] [orbot/master] 15.2.0-RC-5 notification fixes!

2016-11-03 Thread n8fr8
commit 24dee21b96f67cbb5cf84482808fe432ebcff814 Author: Nathan Freitas Date: Thu Nov 3 12:49:54 2016 -0400 15.2.0-RC-5 notification fixes! --- app/src/main/AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src

[tor-commits] [orbot/master] make sure notification is shown immediately while starting up

2016-11-03 Thread n8fr8
commit ba212a447cd2873d806029992594b605c56ddc16 Author: Nathan Freitas Date: Thu Nov 3 12:45:00 2016 -0400 make sure notification is shown immediately while starting up --- .../main/java/org/torproject/android/service/TorService.java | 10 ++ 1 file changed, 10 insertions(+) dif

[tor-commits] [orbot/master] update changelog for RC5

2016-11-03 Thread n8fr8
commit 2a0145693d4d6217bd368062b8ba94b083705705 Author: Nathan Freitas Date: Thu Nov 3 12:50:45 2016 -0400 update changelog for RC5 --- CHANGELOG | 6 ++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 0c46df3..66e24d7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@

[tor-commits] [orbot/master] expanded notifications should be on by default for SDK 16+

2016-11-03 Thread n8fr8
commit 45f7ae23c642146c2b747a73f66e9b80c2c973c6 Author: Nathan Freitas Date: Thu Nov 3 12:44:41 2016 -0400 expanded notifications should be on by default for SDK 16+ --- .../src/main/java/org/torproject/android/service/util/Prefs.java| 2 +- 1 file changed, 1 insertion(+), 1 deleti

[tor-commits] [orbot/master] update JNI targets

2016-11-03 Thread n8fr8
commit 0050bfeb950c09f897345a4d114feb03dcfef557 Author: Nathan Freitas Date: Thu Nov 3 10:38:10 2016 -0400 update JNI targets --- orbotservice/src/main/jni/Application.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/orbotservice/src/main/jni/Application.mk b/orb

[tor-commits] [orbot/master] use PIEFLAGS

2016-11-03 Thread n8fr8
commit 5ac21be984164a5145d46d2578c852c7483b1a41 Author: Nathan Freitas Date: Thu Nov 3 11:00:12 2016 -0400 use PIEFLAGS --- external/Makefile | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/external/Makefile b/external/Makefile index 850e92c..319b99e 1006

[tor-commits] [orbot/master] update manifest for 15.2.0-RC-4

2016-11-03 Thread n8fr8
commit 6b2679cac16782a7a36a79f90f2dd0d8e330742f Author: Nathan Freitas Date: Thu Nov 3 12:23:22 2016 -0400 update manifest for 15.2.0-RC-4 --- app/src/main/AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src

[tor-commits] [orbot/master] make sure tun2socks is loaded properly

2016-11-03 Thread n8fr8
commit f21f14bf5b2d2fa3cbe037dd4eccfc76656fd296 Author: Nathan Freitas Date: Thu Nov 3 12:18:20 2016 -0400 make sure tun2socks is loaded properly --- .../main/java/org/torproject/android/service/vpn/OrbotVpnManager.java | 2 ++ .../src/main/java/org/torproject/android/service/vpn/Tun2Soc

[tor-commits] [orbot/master] update changelog for RC4

2016-11-03 Thread n8fr8
commit 204b3f0441f66b22146bf019c583adb9fea6c74e Author: Nathan Freitas Date: Thu Nov 3 12:24:12 2016 -0400 update changelog for RC4 --- CHANGELOG | 13 + 1 file changed, 13 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 5a7dd19..0c46df3 100644 --- a/CHANGELOG +++ b/CHA

[tor-commits] [orbot/master] make sure the binaries are cleanly installed (bump version number)

2016-11-03 Thread n8fr8
commit 89f3fcacf22014d057c47a27bd18ded8f5071977 Author: Nathan Freitas Date: Thu Nov 3 12:21:54 2016 -0400 make sure the binaries are cleanly installed (bump version number) --- .../main/java/org/torproject/android/service/TorServiceConstants.java | 2 +- 1 file changed, 1 insertion(+),

[tor-commits] [orbot/master] make sure Tun2Socks native library gets loaded

2016-11-03 Thread n8fr8
commit 460f365b4ae73612c514ab5ebffa51800fb1e509 Author: Nathan Freitas Date: Thu Nov 3 12:17:55 2016 -0400 make sure Tun2Socks native library gets loaded --- .../src/main/java/org/torproject/android/service/TorService.java| 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) dif

[tor-commits] [orbot/master] update to latest badvpn for new torservice package

2016-11-03 Thread n8fr8
commit f5f544c2d362d703862454768f99a0af0670298b Author: Nathan Freitas Date: Thu Nov 3 12:19:24 2016 -0400 update to latest badvpn for new torservice package --- external/badvpn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/badvpn b/external/badvpn index 24a9

[tor-commits] [orbot/master] update the build to target all arm types

2016-11-03 Thread n8fr8
commit 5927fb0123fcaf1e6d498c7a3b938aa85372a334 Author: Nathan Freitas Date: Thu Nov 3 12:17:23 2016 -0400 update the build to target all arm types --- orbotservice/src/main/jni/Application.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orbotservice/src/main/jni/App

  1   2   >