[tor-commits] [translation/donatepages-messagespot] Update translations for donatepages-messagespot

2018-12-01 Thread translation
commit afbf9c2187a33afef4762f50e2c8c4fff70f019b Author: Translation commit bot Date: Sun Dec 2 07:45:18 2018 + Update translations for donatepages-messagespot --- locale/ka/LC_MESSAGES/messages.po | 13 + 1 file changed, 13 insertions(+) diff --git

[tor-commits] [translation/support-portal_completed] Update translations for support-portal_completed

2018-12-01 Thread translation
commit 6d3aa85b6d7047c7e8f53559b5aef2c9f99710c6 Author: Translation commit bot Date: Sun Dec 2 06:19:14 2018 + Update translations for support-portal_completed --- contents+ka.po | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/contents+ka.po

[tor-commits] [translation/support-portal] Update translations for support-portal

2018-12-01 Thread translation
commit abcdf85368a5f86325d00c6d41cbea1e5a972750 Author: Translation commit bot Date: Sun Dec 2 06:19:08 2018 + Update translations for support-portal --- contents+ka.po | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/contents+ka.po b/contents+ka.po

[tor-commits] [translation/support-portal_completed] Update translations for support-portal_completed

2018-12-01 Thread translation
commit 0a16f6b8918b665148f51866d1d495fabfb06c02 Author: Translation commit bot Date: Sun Dec 2 05:49:23 2018 + Update translations for support-portal_completed --- contents+ka.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contents+ka.po b/contents+ka.po

[tor-commits] [translation/support-portal] Update translations for support-portal

2018-12-01 Thread translation
commit e20885f67579e76019f8019fa9548cf58c9669e1 Author: Translation commit bot Date: Sun Dec 2 05:49:16 2018 + Update translations for support-portal --- contents+ka.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contents+ka.po b/contents+ka.po index

[tor-commits] [translation/support-portal] Update translations for support-portal

2018-12-01 Thread translation
commit 45415e3ae990510f3700ec9371696208d47782ab Author: Translation commit bot Date: Sun Dec 2 05:19:19 2018 + Update translations for support-portal --- contents+ka.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents+ka.po b/contents+ka.po index

[tor-commits] [translation/support-portal_completed] Update translations for support-portal_completed

2018-12-01 Thread translation
commit 49d9697aa80e48577707e31089dc920631646358 Author: Translation commit bot Date: Sun Dec 2 05:19:25 2018 + Update translations for support-portal_completed --- contents+ka.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents+ka.po b/contents+ka.po index

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

2018-12-01 Thread translation
commit adb9960764ef776f708c17f6569a1c380a667801 Author: Translation commit bot Date: Sun Dec 2 04:46:06 2018 + Update translations for tails-misc --- ja.po | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ja.po b/ja.po index a480b7ba2..ced4fb4c9 100644 ---

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

2018-12-01 Thread translation
commit 16f031f9aa09e94c3018e9d848e3ca2e65d2bf1c Author: Translation commit bot Date: Sun Dec 2 04:46:32 2018 + Update translations for tails-greeter-2 --- ja/ja.po | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ja/ja.po b/ja/ja.po index c74102e84..5aa669f1d

[tor-commits] [tor/master] tor-resolve: Rework SOCKS5 response parsing with trunnel

2018-12-01 Thread nickm
commit 39e158db365fe3c033c3f8f99a2de1bfed3b707a Author: rl1987 Date: Wed Sep 12 15:03:08 2018 +0300 tor-resolve: Rework SOCKS5 response parsing with trunnel --- src/tools/tor-resolve.c | 78 - 1 file changed, 44 insertions(+), 34

[tor-commits] [tor/master] Use tor_strdup() in place of malloc+strncpy+terminate.

2018-12-01 Thread nickm
commit 0015d0084262ddc60098b15d6cdf30ea66d59a53 Author: Nick Mathewson Date: Sat Dec 1 20:46:06 2018 -0500 Use tor_strdup() in place of malloc+strncpy+terminate. --- src/tools/tor-resolve.c | 9 + 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/src/tools/tor-resolve.c

[tor-commits] [tor/master] Add changes file

2018-12-01 Thread nickm
commit 009205dabe4ba7aba43dffead4087ca94ef9a8e3 Author: rl1987 Date: Thu Sep 13 10:18:06 2018 +0300 Add changes file --- changes/ticket27620 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changes/ticket27620 b/changes/ticket27620 new file mode 100644 index 0..6c491696d ---

[tor-commits] [tor/master] Fix coverage build

2018-12-01 Thread nickm
commit 353d2a091d245146576d33a703fe3674c29e0654 Author: rl1987 Date: Thu Sep 13 09:57:43 2018 +0300 Fix coverage build --- src/tools/include.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/tools/include.am b/src/tools/include.am index 352d4b532..72dfe6017 100644 ---

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/556'

2018-12-01 Thread nickm
commit 8accf71c4418990296dbc01ffa4020da10448a7d Merge: 2b2b97484 009205dab Author: Nick Mathewson Date: Sat Dec 1 20:35:38 2018 -0500 Merge remote-tracking branch 'tor-github/pr/556' changes/ticket27620| 3 + src/tools/include.am | 7 +- src/tools/tor-resolve.c| 396

[tor-commits] [tor/master] tor-resolve: generate SOCKS4a request with trunnel

2018-12-01 Thread nickm
commit a2bb172225e1eecc9e93da655a0d316c4b214ff6 Author: rl1987 Date: Tue Sep 11 19:38:30 2018 +0300 tor-resolve: generate SOCKS4a request with trunnel --- src/tools/tor-resolve.c | 75 + 1 file changed, 63 insertions(+), 12 deletions(-)

[tor-commits] [tor/master] tor-resolve: Use trunnel code for SOCKS5 request generation

2018-12-01 Thread nickm
commit 83af6d6149bb589be01a14b1d800614c1beb9f18 Author: rl1987 Date: Tue Sep 11 21:42:38 2018 +0300 tor-resolve: Use trunnel code for SOCKS5 request generation --- src/tools/tor-resolve.c | 158 +--- 1 file changed, 122 insertions(+), 36

[tor-commits] [tor/master] tor-resolve: parse SOCKS4a reply

2018-12-01 Thread nickm
commit 1051969a1d7f642c9062afefd760577d0eda35f5 Author: rl1987 Date: Wed Sep 12 11:30:01 2018 +0300 tor-resolve: parse SOCKS4a reply --- src/tools/tor-resolve.c | 39 --- 1 file changed, 28 insertions(+), 11 deletions(-) diff --git

[tor-commits] [tor/master] tor-resolve: Rework SOCKS5 method negotiation client part with trunnel

2018-12-01 Thread nickm
commit 8b9d6581f6d00ff1c5739174e6f2ea47b7a393a7 Author: rl1987 Date: Wed Sep 12 13:12:51 2018 +0300 tor-resolve: Rework SOCKS5 method negotiation client part with trunnel --- src/tools/tor-resolve.c | 50 + 1 file changed, 42 insertions(+),

[tor-commits] [tor/master] Allow socks4_server_reply version to be 0 (for tor-resolve)

2018-12-01 Thread nickm
commit d49baa77b5586ecb473a822deb60dbe70c6769c8 Author: rl1987 Date: Wed Sep 12 11:18:43 2018 +0300 Allow socks4_server_reply version to be 0 (for tor-resolve) --- src/trunnel/socks5.c | 13 ++--- src/trunnel/socks5.trunnel | 2 +- 2 files changed, 7 insertions(+), 8

[tor-commits] [tor/master] tor-resolve: link tor-resolve binary with trunnel lib

2018-12-01 Thread nickm
commit 30582b940e22897e68c50d4d0c9c36f82472e9b2 Author: rl1987 Date: Tue Sep 11 19:39:00 2018 +0300 tor-resolve: link tor-resolve binary with trunnel lib --- src/tools/include.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/tools/include.am

[tor-commits] [tor/master] Add new option ClientAutoIPv6ORPort to switch between IPv4 and IPv6 OR ports

2018-12-01 Thread nickm
commit 822cb93cab59e9735e2efda70bc88c47cc92c498 Author: Neel Chauhan Date: Wed Sep 26 19:14:33 2018 -0400 Add new option ClientAutoIPv6ORPort to switch between IPv4 and IPv6 OR ports --- changes/ticket27490| 6 ++ doc/tor.1.txt | 6 ++

[tor-commits] [tor/master] Add regression test for ClientAutoIPv6ORPort

2018-12-01 Thread nickm
commit ad031b64ce355ac3af15adb716a4322858dce4a8 Author: Neel Chauhan Date: Tue Oct 16 20:14:27 2018 -0400 Add regression test for ClientAutoIPv6ORPort --- src/core/or/policies.c | 4 ++-- src/core/or/policies.h | 1 + src/test/test_policy.c | 50

[tor-commits] [tor/master] In fascist_firewall_use_ipv6(), say we can use IPv6 if ClientAutoIPv6ORPort is 1

2018-12-01 Thread nickm
commit 81f2828d67f0853c028617511f3846c02f0d6628 Author: Neel Chauhan Date: Wed Sep 26 19:19:11 2018 -0400 In fascist_firewall_use_ipv6(), say we can use IPv6 if ClientAutoIPv6ORPort is 1 --- src/core/or/policies.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

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

2018-12-01 Thread nickm
commit 2b2b97484ad07c91ac410735a96fe8710e60cf23 Merge: 701eaef98 ad031b64c Author: Nick Mathewson Date: Sat Dec 1 20:32:18 2018 -0500 Merge branch 'ticket27490a_squashed' changes/ticket27490| 6 + doc/tor.1.txt | 6 + src/app/config/config.c

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

2018-12-01 Thread translation
commit 46a30f83e78f76d97efa311905eb325319072d27 Author: Translation commit bot Date: Sat Dec 1 20:17:52 2018 + Update translations for tor-browser-manual --- cs/cs.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cs/cs.po b/cs/cs.po index efeaaf32d..7d3148c6f

[tor-commits] [translation/tba-torbrowserstringsdtd_completed] Update translations for tba-torbrowserstringsdtd_completed

2018-12-01 Thread translation
commit 4aa28a35ac1b448e7ea52dbca15f27823d1a7222 Author: Translation commit bot Date: Sat Dec 1 20:17:09 2018 + Update translations for tba-torbrowserstringsdtd_completed --- cs/android_strings.dtd | 25 + 1 file changed, 25 insertions(+) diff --git

[tor-commits] [translation/tbmanual-contentspot] Update translations for tbmanual-contentspot

2018-12-01 Thread translation
commit b6ea5956d2860e256c42ac32fb242c3fc82e8fa5 Author: Translation commit bot Date: Sat Dec 1 20:17:15 2018 + Update translations for tbmanual-contentspot --- contents+cs.po | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/contents+cs.po

[tor-commits] [translation/tor-and-https] Update translations for tor-and-https

2018-12-01 Thread translation
commit 51a73f7817248cb3c9763cd75da9aab46a635b9f Author: Translation commit bot Date: Sat Dec 1 20:17:23 2018 + Update translations for tor-and-https --- cs.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cs.po b/cs.po index 6ef7e0c38..21e6040bd 100644 ---

[tor-commits] [translation/tba-torbrowserstringsdtd] Update translations for tba-torbrowserstringsdtd

2018-12-01 Thread translation
commit e6ff9ed11912f0cddbc196ace1a56a09a18bd776 Author: Translation commit bot Date: Sat Dec 1 20:17:04 2018 + Update translations for tba-torbrowserstringsdtd --- cs/android_strings.dtd | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git

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

2018-12-01 Thread translation
commit 7097920ebd2ef89fac84c60622a1f056b13ec858 Author: Translation commit bot Date: Sat Dec 1 20:16:05 2018 + Update translations for tails-misc --- cs.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cs.po b/cs.po index e68429124..8e21bb066 100644 ---

[tor-commits] [translation/tbmanual-contentspot] Update translations for tbmanual-contentspot

2018-12-01 Thread translation
commit d17f9a9d4978cb9bde3c512e5003906faf165bc6 Author: Translation commit bot Date: Sat Dec 1 19:47:12 2018 + Update translations for tbmanual-contentspot --- contents+zh-CN.po | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/contents+zh-CN.po

[tor-commits] [translation/tba-torbrowserstringsdtd] Update translations for tba-torbrowserstringsdtd

2018-12-01 Thread translation
commit fc73166b8b58fc96e98bdfe734d52e0ed1793638 Author: Translation commit bot Date: Sat Dec 1 19:47:01 2018 + Update translations for tba-torbrowserstringsdtd --- cs/android_strings.dtd | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git

[tor-commits] [translation/donatepages-messagespot] Update translations for donatepages-messagespot

2018-12-01 Thread translation
commit 443759789174484826dd63772f4ab59b30c40a3d Author: Translation commit bot Date: Sat Dec 1 19:45:25 2018 + Update translations for donatepages-messagespot --- locale/ka/LC_MESSAGES/messages.po| 5 + locale/zh_CN/LC_MESSAGES/messages.po | 17 + 2 files

[tor-commits] [translation/donatepages-messagespot] Update translations for donatepages-messagespot

2018-12-01 Thread translation
commit 74d27c2481c9dce5c2068ad78d0141d24943cc6c Author: Translation commit bot Date: Sat Dec 1 19:15:20 2018 + Update translations for donatepages-messagespot --- locale/ka/LC_MESSAGES/messages.po| 26 +++--- locale/zh_CN/LC_MESSAGES/messages.po | 11

[tor-commits] [translation/donatepages-messagespot] Update translations for donatepages-messagespot

2018-12-01 Thread translation
commit 884ae8a4b4ce7591ecee286076eb24c92b5e1a26 Author: Translation commit bot Date: Sat Dec 1 18:45:22 2018 + Update translations for donatepages-messagespot --- locale/ka/LC_MESSAGES/messages.po | 32 +++- locale/pl/LC_MESSAGES/messages.po | 22

[tor-commits] [translation/support-portal] Update translations for support-portal

2018-12-01 Thread translation
commit 631c2e3b1a10c8cb5a9fc3b7b251b14d11fc4d2b Author: Translation commit bot Date: Sat Dec 1 18:19:26 2018 + Update translations for support-portal --- contents+ka.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contents+ka.po b/contents+ka.po index

[tor-commits] [translation/support-portal_completed] Update translations for support-portal_completed

2018-12-01 Thread translation
commit f4713f73179897251fa4c6e246eea4a20a9fac38 Author: Translation commit bot Date: Sat Dec 1 18:19:32 2018 + Update translations for support-portal_completed --- contents+ka.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contents+ka.po b/contents+ka.po

[tor-commits] [translation/tbmanual-contentspot] Update translations for tbmanual-contentspot

2018-12-01 Thread translation
commit 1c1e4ed5bb189d03bb54a626f5907d1b547b1b58 Author: Translation commit bot Date: Sat Dec 1 18:17:05 2018 + Update translations for tbmanual-contentspot --- contents+ka.po | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/contents+ka.po

[tor-commits] [translation/tbmanual-contentspot_completed] Update translations for tbmanual-contentspot_completed

2018-12-01 Thread translation
commit ef9c9d5a01d75d20b50fab855048ad7ea4a44d18 Author: Translation commit bot Date: Sat Dec 1 18:17:10 2018 + Update translations for tbmanual-contentspot_completed --- contents+ka.po | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/contents+ka.po

[tor-commits] [translation/donatepages-messagespot] Update translations for donatepages-messagespot

2018-12-01 Thread translation
commit 37c38cfba97a50eafe1cde0da90b2ea03851e2ca Author: Translation commit bot Date: Sat Dec 1 18:15:21 2018 + Update translations for donatepages-messagespot --- locale/pl/LC_MESSAGES/messages.po | 63 --- 1 file changed, 53 insertions(+), 10

[tor-commits] [translation/donatepages-messagespot] Update translations for donatepages-messagespot

2018-12-01 Thread translation
commit 0f4e3945e9e2fab68abd958001e403df5c2ca692 Author: Translation commit bot Date: Sat Dec 1 17:45:23 2018 + Update translations for donatepages-messagespot --- locale/pl/LC_MESSAGES/messages.po | 54 ++- 1 file changed, 31 insertions(+), 23

[tor-commits] [tor/master] Add changes file for #28518.

2018-12-01 Thread nickm
commit d020124138cc0d16e685bfd35dd388a4db7f68af Author: Alexander Færøy Date: Mon Nov 19 16:33:06 2018 +0100 Add changes file for #28518. See: https://bugs.torproject.org/28518 --- changes/bug28518 | 4 1 file changed, 4 insertions(+) diff --git a/changes/bug28518

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/527'

2018-12-01 Thread nickm
commit d4d4a4b2dd95ce0cb8db6fc0074f0ac66d659469 Merge: c63d951e7 d02012413 Author: Nick Mathewson Date: Sat Dec 1 11:30:53 2018 -0500 Merge remote-tracking branch 'tor-github/pr/527' changes/bug28518| 4 src/app/config/config.c | 21 + 2 files changed,

[tor-commits] [tor/master] Move net.inet.ip.random_id code to lib/net/

2018-12-01 Thread nickm
commit 701eaef980de4f7dbb5c31c4fee9b7e1e266d7a1 Author: Nick Mathewson Date: Sat Dec 1 11:36:03 2018 -0500 Move net.inet.ip.random_id code to lib/net/ --- src/app/config/config.c | 21 + src/lib/net/socket.c| 29 + src/lib/net/socket.h

[tor-commits] [tor/master] Complain if net.inet.ip.random_id is not set on FreeBSD-based servers

2018-12-01 Thread nickm
commit 71651ea4aa507ee50865bd9584873e0c9a422c14 Author: Fabian Keil Date: Tue Apr 7 16:36:05 2015 +0200 Complain if net.inet.ip.random_id is not set on FreeBSD-based servers Apparently a couple of operators haven't gotten the memos [0] yet and it looks like FreeBSD's default

[tor-commits] [tor/master] Mention --no-verify in error message

2018-12-01 Thread nickm
commit 9c90bddc42467396909812746d5b4256adcb5d2d Author: rl1987 Date: Thu Nov 29 11:10:48 2018 +0200 Mention --no-verify in error message --- scripts/maint/pre-push.git-hook | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/maint/pre-push.git-hook

[tor-commits] [tor/master] Rename to pre-push.git-hook

2018-12-01 Thread nickm
commit e2b418bab5c3249fba7b430b942da67ddf8a43dc Author: rl1987 Date: Thu Nov 29 10:56:56 2018 +0200 Rename to pre-push.git-hook --- scripts/maint/{pre-push => pre-push.git-hook} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/scripts/maint/pre-push

[tor-commits] [tor/master] Improve comment at the top

2018-12-01 Thread nickm
commit 7c6dc2888144e587bc8d62c7b2bddae4fb6606b9 Author: rl1987 Date: Thu Nov 29 11:10:30 2018 +0200 Improve comment at the top --- scripts/maint/pre-push.git-hook | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/scripts/maint/pre-push.git-hook

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/530'

2018-12-01 Thread nickm
commit c63d951e7f093f3a97748f96314b669d0cd1da54 Merge: 51d94cea3 9c90bddc4 Author: Nick Mathewson Date: Sat Dec 1 11:28:22 2018 -0500 Merge remote-tracking branch 'tor-github/pr/530' changes/ticket27993 | 3 ++ scripts/maint/pre-push.git-hook | 61

[tor-commits] [tor/master] Also disallow fixup/squash commits in maint-* and release-*

2018-12-01 Thread nickm
commit b2053cfc44f4876a52f8d71f2308077c6e39498d Author: rl1987 Date: Tue Nov 20 16:37:30 2018 +0200 Also disallow fixup/squash commits in maint-* and release-* --- scripts/maint/pre-push | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/maint/pre-push

[tor-commits] [tor/master] Add pre-push git hook to prevent fixup and squash commits from ending up in master

2018-12-01 Thread nickm
commit ffee0a6384e751486bb4ca2752b6a00527b923ca Author: rl1987 Date: Tue Nov 20 15:40:52 2018 +0200 Add pre-push git hook to prevent fixup and squash commits from ending up in master --- changes/ticket27993| 3 +++ scripts/maint/pre-push | 56

[tor-commits] [tor/release-0.3.5] sr: Switch from tor_assert() to BUG()

2018-12-01 Thread nickm
commit d18a167ff38799ea5cd846dd80acccab6404952a Author: Neel Chauhan Date: Tue Sep 19 16:08:24 2017 -0400 sr: Switch from tor_assert() to BUG() Closes #19566 Signed-off-by: David Goulet --- changes/ticket19566 | 6 ++

[tor-commits] [tor/maint-0.3.5] Merge remote-tracking branch 'tor-github/pr/554' into maint-0.3.5

2018-12-01 Thread nickm
commit 1a97379e5e5d349b4debd5ac61bedcca623dd386 Merge: 11a91ef72 d18a167ff Author: Nick Mathewson Date: Sat Dec 1 11:26:52 2018 -0500 Merge remote-tracking branch 'tor-github/pr/554' into maint-0.3.5 changes/ticket19566 | 6 ++

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/554' into maint-0.3.5

2018-12-01 Thread nickm
commit 1a97379e5e5d349b4debd5ac61bedcca623dd386 Merge: 11a91ef72 d18a167ff Author: Nick Mathewson Date: Sat Dec 1 11:26:52 2018 -0500 Merge remote-tracking branch 'tor-github/pr/554' into maint-0.3.5 changes/ticket19566 | 6 ++

[tor-commits] [tor/master] sr: Switch from tor_assert() to BUG()

2018-12-01 Thread nickm
commit d18a167ff38799ea5cd846dd80acccab6404952a Author: Neel Chauhan Date: Tue Sep 19 16:08:24 2017 -0400 sr: Switch from tor_assert() to BUG() Closes #19566 Signed-off-by: David Goulet --- changes/ticket19566 | 6 ++

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

2018-12-01 Thread nickm
commit 51d94cea3370c0ddc7c18993f2a81eea11e51e36 Merge: 7e9985b75 1a97379e5 Author: Nick Mathewson Date: Sat Dec 1 11:26:55 2018 -0500 Merge branch 'maint-0.3.5' changes/ticket19566 | 6 ++ src/feature/dirauth/shared_random.c | 3 ++-

[tor-commits] [tor/release-0.3.5] Merge remote-tracking branch 'tor-github/pr/554' into maint-0.3.5

2018-12-01 Thread nickm
commit 1a97379e5e5d349b4debd5ac61bedcca623dd386 Merge: 11a91ef72 d18a167ff Author: Nick Mathewson Date: Sat Dec 1 11:26:52 2018 -0500 Merge remote-tracking branch 'tor-github/pr/554' into maint-0.3.5 changes/ticket19566 | 6 ++

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

2018-12-01 Thread nickm
commit c811ae3bd6ef12b909419ebda1a561995cb561c7 Merge: 6267ea5fb 1a97379e5 Author: Nick Mathewson Date: Sat Dec 1 11:26:55 2018 -0500 Merge branch 'maint-0.3.5' into release-0.3.5 changes/ticket19566 | 6 ++ src/feature/dirauth/shared_random.c | 3 ++-

[tor-commits] [tor/maint-0.3.5] sr: Switch from tor_assert() to BUG()

2018-12-01 Thread nickm
commit d18a167ff38799ea5cd846dd80acccab6404952a Author: Neel Chauhan Date: Tue Sep 19 16:08:24 2017 -0400 sr: Switch from tor_assert() to BUG() Closes #19566 Signed-off-by: David Goulet --- changes/ticket19566 | 6 ++

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/536'

2018-12-01 Thread nickm
commit 7e9985b75aa69d4572aac739d44d50056ed20e82 Merge: af9dc12fa 805f75182 Author: Nick Mathewson Date: Sat Dec 1 11:24:02 2018 -0500 Merge remote-tracking branch 'tor-github/pr/536' changes/bug24661 | 3 ++ changes/bug28569 | 3 ++

[tor-commits] [tor/master] Entry Nodes: refactor tests to use macros

2018-12-01 Thread nickm
commit 390112d07e7daad1ce1e79b37c3357ca936fd9ae Author: teor Date: Thu Nov 22 17:10:28 2018 +1000 Entry Nodes: refactor tests to use macros Part of 24661. --- src/test/test_entrynodes.c | 67 +++--- 1 file changed, 34 insertions(+), 33

[tor-commits] [tor/master] Test: make unit tests use a reasonably live consensus

2018-12-01 Thread nickm
commit cebc39bcd56dde8f9824055fcd54707de56ab9b1 Author: teor Date: Wed Nov 21 15:55:43 2018 +1000 Test: make unit tests use a reasonably live consensus Cleanup after 24661. --- src/feature/nodelist/networkstatus.c | 7 ++- src/feature/nodelist/networkstatus.h | 5 +++--

[tor-commits] [tor/master] Entry Nodes: Mark outdated dirservers in reasonably live consensuses

2018-12-01 Thread nickm
commit 657618ba9bd96830b0a283c28db203bf9fffb15d Author: teor Date: Wed Nov 21 19:51:34 2018 +1000 Entry Nodes: Mark outdated dirservers in reasonably live consensuses Fixes bug 28569; bugfix on Tor 0.3.2.5-alpha. --- changes/bug28569 | 3 +++

[tor-commits] [tor/master] Entry Nodes: Test on reasonably live consensuses

2018-12-01 Thread nickm
commit 805f75182a87286a727df323be7c37add595bdff Author: teor Date: Thu Nov 22 17:47:12 2018 +1000 Entry Nodes: Test on reasonably live consensuses As well as live consensuses. Tests for 24661. --- src/test/test_entrynodes.c | 26 ++ 1 file

[tor-commits] [tor/master] Entry Nodes: Use a reasonably live consensus to select guards

2018-12-01 Thread nickm
commit d1ac5613fc832f4b298fbc243a35660dbd0976e3 Author: teor Date: Mon Nov 5 15:27:38 2018 +1000 Entry Nodes: Use a reasonably live consensus to select guards Fixes bug 24661; bugfix on 0.3.0.1-alpha. --- changes/bug24661| 3 +++ src/feature/client/entrynodes.c |

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

2018-12-01 Thread nickm
commit 6267ea5fbe7c6f07f06a0877d61026b0840e7a39 Merge: 8954cbfcf 11a91ef72 Author: Nick Mathewson Date: Sat Dec 1 11:20:10 2018 -0500 Merge branch 'maint-0.3.5' into release-0.3.5 changes/ticket28229_diag | 3 +++ src/test/test_rebind.py | 16 2 files changed, 15

[tor-commits] [tor/release-0.3.5] 1 ms. resolution for Tor logs

2018-12-01 Thread nickm
commit 4c4ed413ee5d865e46a5659c4f6b5b88f12f37b7 Author: rl1987 Date: Tue Nov 13 11:15:40 2018 +0200 1 ms. resolution for Tor logs --- src/test/test_rebind.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/test_rebind.py b/src/test/test_rebind.py index dfd0ccbcb..cab6aafbb

[tor-commits] [tor/release-0.3.5] Also log a Tor log entry when it has a substring we are waiting for

2018-12-01 Thread nickm
commit 945c4dfda014724375e499afef77a9abd1449631 Author: rl1987 Date: Tue Nov 13 11:38:51 2018 +0200 Also log a Tor log entry when it has a substring we are waiting for --- src/test/test_rebind.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/test_rebind.py

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

2018-12-01 Thread nickm
commit 11a91ef728b18f86cee4a56b946d7c6f1f7958ba Merge: e82023d2f 945c4dfda Author: Nick Mathewson Date: Sat Dec 1 11:20:04 2018 -0500 Merge branch 'bug28229_diag_035' into maint-0.3.5 changes/ticket28229_diag | 3 +++ src/test/test_rebind.py | 16 2 files changed, 15

[tor-commits] [tor/master] Merge branch 'bug28229_diag_035' into maint-0.3.5

2018-12-01 Thread nickm
commit 11a91ef728b18f86cee4a56b946d7c6f1f7958ba Merge: e82023d2f 945c4dfda Author: Nick Mathewson Date: Sat Dec 1 11:20:04 2018 -0500 Merge branch 'bug28229_diag_035' into maint-0.3.5 changes/ticket28229_diag | 3 +++ src/test/test_rebind.py | 16 2 files changed, 15

[tor-commits] [tor/master] Log everything from tor down to debug loglevel

2018-12-01 Thread nickm
commit 0bb25931dc620fd4b96146d11144bee3754c077f Author: rl1987 Date: Sun Nov 4 19:01:00 2018 +0200 Log everything from tor down to debug loglevel --- src/test/test_rebind.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/test_rebind.py b/src/test/test_rebind.py index

[tor-commits] [tor/master] Also log a Tor log entry when it has a substring we are waiting for

2018-12-01 Thread nickm
commit 945c4dfda014724375e499afef77a9abd1449631 Author: rl1987 Date: Tue Nov 13 11:38:51 2018 +0200 Also log a Tor log entry when it has a substring we are waiting for --- src/test/test_rebind.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/test_rebind.py

[tor-commits] [tor/maint-0.3.5] Merge branch 'bug28229_diag_035' into maint-0.3.5

2018-12-01 Thread nickm
commit 11a91ef728b18f86cee4a56b946d7c6f1f7958ba Merge: e82023d2f 945c4dfda Author: Nick Mathewson Date: Sat Dec 1 11:20:04 2018 -0500 Merge branch 'bug28229_diag_035' into maint-0.3.5 changes/ticket28229_diag | 3 +++ src/test/test_rebind.py | 16 2 files changed, 15

[tor-commits] [tor/release-0.3.5] In test_rebind.py, log stuff with timestamps

2018-12-01 Thread nickm
commit 320f5f30b35695adf1cb1254f26af3b87ec4d2a3 Author: rl1987 Date: Sun Nov 4 18:09:31 2018 +0200 In test_rebind.py, log stuff with timestamps --- src/test/test_rebind.py | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/src/test/test_rebind.py

[tor-commits] [tor/master] 1 ms. resolution for Tor logs

2018-12-01 Thread nickm
commit 4c4ed413ee5d865e46a5659c4f6b5b88f12f37b7 Author: rl1987 Date: Tue Nov 13 11:15:40 2018 +0200 1 ms. resolution for Tor logs --- src/test/test_rebind.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/test_rebind.py b/src/test/test_rebind.py index dfd0ccbcb..cab6aafbb

[tor-commits] [tor/release-0.3.5] Log everything from tor down to debug loglevel

2018-12-01 Thread nickm
commit 0bb25931dc620fd4b96146d11144bee3754c077f Author: rl1987 Date: Sun Nov 4 19:01:00 2018 +0200 Log everything from tor down to debug loglevel --- src/test/test_rebind.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/test_rebind.py b/src/test/test_rebind.py index

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

2018-12-01 Thread nickm
commit af9dc12fabb664ea100ae12f9c9493ed403cb5c2 Merge: cf3f7753c 11a91ef72 Author: Nick Mathewson Date: Sat Dec 1 11:20:10 2018 -0500 Merge branch 'maint-0.3.5' changes/ticket28229_diag | 3 +++ src/test/test_rebind.py | 16 2 files changed, 15 insertions(+), 4

[tor-commits] [tor/master] Add changes file

2018-12-01 Thread nickm
commit 9bbf7ec3031a2597944e2df59b634ff77a36a3f8 Author: rl1987 Date: Sun Nov 4 19:10:40 2018 +0200 Add changes file --- changes/ticket28229_diag | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changes/ticket28229_diag b/changes/ticket28229_diag new file mode 100644 index

[tor-commits] [tor/master] In test_rebind.py, log stuff with timestamps

2018-12-01 Thread nickm
commit 320f5f30b35695adf1cb1254f26af3b87ec4d2a3 Author: rl1987 Date: Sun Nov 4 18:09:31 2018 +0200 In test_rebind.py, log stuff with timestamps --- src/test/test_rebind.py | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/src/test/test_rebind.py

[tor-commits] [tor/maint-0.3.5] Log everything from tor down to debug loglevel

2018-12-01 Thread nickm
commit 0bb25931dc620fd4b96146d11144bee3754c077f Author: rl1987 Date: Sun Nov 4 19:01:00 2018 +0200 Log everything from tor down to debug loglevel --- src/test/test_rebind.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/test_rebind.py b/src/test/test_rebind.py index

[tor-commits] [tor/maint-0.3.5] Also log a Tor log entry when it has a substring we are waiting for

2018-12-01 Thread nickm
commit 945c4dfda014724375e499afef77a9abd1449631 Author: rl1987 Date: Tue Nov 13 11:38:51 2018 +0200 Also log a Tor log entry when it has a substring we are waiting for --- src/test/test_rebind.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/test_rebind.py

[tor-commits] [tor/maint-0.3.5] In test_rebind.py, log stuff with timestamps

2018-12-01 Thread nickm
commit 320f5f30b35695adf1cb1254f26af3b87ec4d2a3 Author: rl1987 Date: Sun Nov 4 18:09:31 2018 +0200 In test_rebind.py, log stuff with timestamps --- src/test/test_rebind.py | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/src/test/test_rebind.py

[tor-commits] [tor/maint-0.3.5] 1 ms. resolution for Tor logs

2018-12-01 Thread nickm
commit 4c4ed413ee5d865e46a5659c4f6b5b88f12f37b7 Author: rl1987 Date: Tue Nov 13 11:15:40 2018 +0200 1 ms. resolution for Tor logs --- src/test/test_rebind.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/test_rebind.py b/src/test/test_rebind.py index dfd0ccbcb..cab6aafbb

[tor-commits] [tor/maint-0.3.5] Add changes file

2018-12-01 Thread nickm
commit 9bbf7ec3031a2597944e2df59b634ff77a36a3f8 Author: rl1987 Date: Sun Nov 4 19:10:40 2018 +0200 Add changes file --- changes/ticket28229_diag | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changes/ticket28229_diag b/changes/ticket28229_diag new file mode 100644 index

[tor-commits] [tor/master] Merge branch 'maint-0.3.4' into maint-0.3.5

2018-12-01 Thread nickm
commit e82023d2f7b75f9ff8c4bf1ddb3c4e251142d3ab Merge: 72c1303ce e3a19b1c7 Author: Nick Mathewson Date: Sat Dec 1 11:15:09 2018 -0500 Merge branch 'maint-0.3.4' into maint-0.3.5 changes/bug28554 | 3 +++ src/test/test_entrynodes.c | 5 - 2 files changed, 7 insertions(+), 1

[tor-commits] [tor/master] Merge branch 'maint-0.3.3' into maint-0.3.4

2018-12-01 Thread nickm
commit e3a19b1c788ba303a41cab0dcba945af84041764 Merge: 36c323553 ffc7b81b5 Author: Nick Mathewson Date: Sat Dec 1 11:15:09 2018 -0500 Merge branch 'maint-0.3.3' into maint-0.3.4 changes/bug28554 | 3 +++ src/test/test_entrynodes.c | 5 - 2 files changed, 7 insertions(+), 1

[tor-commits] [tor/release-0.3.4] Test: Fix memory leaks and missing unmocks in entry guard tests

2018-12-01 Thread nickm
commit ffc7b81b5dd909f0c4325e7a5b893504f76b9c77 Author: teor Date: Wed Nov 21 15:56:30 2018 +1000 Test: Fix memory leaks and missing unmocks in entry guard tests test_entry_guard_outdated_dirserver_exclusion leaks memory, and is missing some unmocks. Fixes 28554;

[tor-commits] [tor/release-0.3.5] Merge branch 'maint-0.3.3' into maint-0.3.4

2018-12-01 Thread nickm
commit e3a19b1c788ba303a41cab0dcba945af84041764 Merge: 36c323553 ffc7b81b5 Author: Nick Mathewson Date: Sat Dec 1 11:15:09 2018 -0500 Merge branch 'maint-0.3.3' into maint-0.3.4 changes/bug28554 | 3 +++ src/test/test_entrynodes.c | 5 - 2 files changed, 7 insertions(+), 1

[tor-commits] [tor/release-0.3.5] Test: Fix memory leaks and missing unmocks in entry guard tests

2018-12-01 Thread nickm
commit ffc7b81b5dd909f0c4325e7a5b893504f76b9c77 Author: teor Date: Wed Nov 21 15:56:30 2018 +1000 Test: Fix memory leaks and missing unmocks in entry guard tests test_entry_guard_outdated_dirserver_exclusion leaks memory, and is missing some unmocks. Fixes 28554;

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

2018-12-01 Thread nickm
commit cf3f7753c3f85cdb77b5602fbc29970177defa01 Merge: 9c2b114b2 e82023d2f Author: Nick Mathewson Date: Sat Dec 1 11:15:09 2018 -0500 Merge branch 'maint-0.3.5' changes/bug28554 | 3 +++ src/test/test_entrynodes.c | 5 - 2 files changed, 7 insertions(+), 1 deletion(-)

[tor-commits] [tor/maint-0.3.5] Merge branch 'maint-0.3.4' into maint-0.3.5

2018-12-01 Thread nickm
commit e82023d2f7b75f9ff8c4bf1ddb3c4e251142d3ab Merge: 72c1303ce e3a19b1c7 Author: Nick Mathewson Date: Sat Dec 1 11:15:09 2018 -0500 Merge branch 'maint-0.3.4' into maint-0.3.5 changes/bug28554 | 3 +++ src/test/test_entrynodes.c | 5 - 2 files changed, 7 insertions(+), 1

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

2018-12-01 Thread nickm
commit e3a19b1c788ba303a41cab0dcba945af84041764 Merge: 36c323553 ffc7b81b5 Author: Nick Mathewson Date: Sat Dec 1 11:15:09 2018 -0500 Merge branch 'maint-0.3.3' into maint-0.3.4 changes/bug28554 | 3 +++ src/test/test_entrynodes.c | 5 - 2 files changed, 7 insertions(+), 1

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

2018-12-01 Thread nickm
commit 92fb9f9342923891ce34eff0448406842e232532 Merge: 84b219757 e3a19b1c7 Author: Nick Mathewson Date: Sat Dec 1 11:15:09 2018 -0500 Merge branch 'maint-0.3.4' into release-0.3.4 changes/bug28554 | 3 +++ src/test/test_entrynodes.c | 5 - 2 files changed, 7 insertions(+),

[tor-commits] [tor/release-0.3.3] Test: Fix memory leaks and missing unmocks in entry guard tests

2018-12-01 Thread nickm
commit ffc7b81b5dd909f0c4325e7a5b893504f76b9c77 Author: teor Date: Wed Nov 21 15:56:30 2018 +1000 Test: Fix memory leaks and missing unmocks in entry guard tests test_entry_guard_outdated_dirserver_exclusion leaks memory, and is missing some unmocks. Fixes 28554;

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

2018-12-01 Thread nickm
commit 8c1eb28d610706d15e97531d778e78173d6701b1 Merge: b3235e21a ffc7b81b5 Author: Nick Mathewson Date: Sat Dec 1 11:15:09 2018 -0500 Merge branch 'maint-0.3.3' into release-0.3.3 changes/bug28554 | 3 +++ src/test/test_entrynodes.c | 5 - 2 files changed, 7 insertions(+),

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

2018-12-01 Thread nickm
commit e82023d2f7b75f9ff8c4bf1ddb3c4e251142d3ab Merge: 72c1303ce e3a19b1c7 Author: Nick Mathewson Date: Sat Dec 1 11:15:09 2018 -0500 Merge branch 'maint-0.3.4' into maint-0.3.5 changes/bug28554 | 3 +++ src/test/test_entrynodes.c | 5 - 2 files changed, 7 insertions(+), 1

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

2018-12-01 Thread nickm
commit 8954cbfcf868ca1246b61ed5ac9ffaf37052cc77 Merge: 4b37c2d1d e82023d2f Author: Nick Mathewson Date: Sat Dec 1 11:15:09 2018 -0500 Merge branch 'maint-0.3.5' into release-0.3.5 changes/bug28554 | 3 +++ src/test/test_entrynodes.c | 5 - 2 files changed, 7 insertions(+),

[tor-commits] [tor/maint-0.3.4] Test: Fix memory leaks and missing unmocks in entry guard tests

2018-12-01 Thread nickm
commit ffc7b81b5dd909f0c4325e7a5b893504f76b9c77 Author: teor Date: Wed Nov 21 15:56:30 2018 +1000 Test: Fix memory leaks and missing unmocks in entry guard tests test_entry_guard_outdated_dirserver_exclusion leaks memory, and is missing some unmocks. Fixes 28554;

[tor-commits] [tor/master] Test: Fix memory leaks and missing unmocks in entry guard tests

2018-12-01 Thread nickm
commit ffc7b81b5dd909f0c4325e7a5b893504f76b9c77 Author: teor Date: Wed Nov 21 15:56:30 2018 +1000 Test: Fix memory leaks and missing unmocks in entry guard tests test_entry_guard_outdated_dirserver_exclusion leaks memory, and is missing some unmocks. Fixes 28554;

[tor-commits] [tor/maint-0.3.3] Test: Fix memory leaks and missing unmocks in entry guard tests

2018-12-01 Thread nickm
commit ffc7b81b5dd909f0c4325e7a5b893504f76b9c77 Author: teor Date: Wed Nov 21 15:56:30 2018 +1000 Test: Fix memory leaks and missing unmocks in entry guard tests test_entry_guard_outdated_dirserver_exclusion leaks memory, and is missing some unmocks. Fixes 28554;

  1   2   >