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

2018-08-23 Thread translation
commit 4c7bfc7179450709bb262751d492f6fd4e72ba3f Author: Translation commit bot Date: Fri Aug 24 05:48:57 2018 + Update translations for support-portal --- contents+pt_BR.po | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/contents+pt_BR.po b/contents+pt_BR.po

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

2018-08-23 Thread translation
commit 255a4104c32e7229ffc8d76c839d32c4dc1e81c6 Author: Translation commit bot Date: Fri Aug 24 04:16:04 2018 + Update translations for tails-misc --- mr.po | 37 +++-- 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/mr.po b/mr.po index

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

2018-08-23 Thread translation
commit afe719578f14ee00aa815f28fc711c002d5a40cf Author: Translation commit bot Date: Fri Aug 24 01:18:54 2018 + Update translations for support-portal --- contents+pt_BR.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/contents+pt_BR.po b/contents+pt_BR.po

[tor-commits] [tor/release-0.3.4] Appveyor CI: always use HEAD for the short commit

2018-08-23 Thread nickm
commit 78049afaa569a95cf1c7cd55c3b24a784ee15e07 Author: teor Date: Tue Jul 31 12:14:40 2018 +1000 Appveyor CI: always use HEAD for the short commit Part of 26979. --- scripts/test/appveyor-irc-notify.py | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git

[tor-commits] [tor/master] Appveyor CI: fix some typos

2018-08-23 Thread nickm
commit 32fb4403e3b7bbc48a57f565c67cedd79e408794 Author: teor Date: Tue Jul 31 11:49:11 2018 +1000 Appveyor CI: fix some typos --- scripts/test/appveyor-irc-notify.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/test/appveyor-irc-notify.py

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

2018-08-23 Thread nickm
commit 677048fe9fd04363f1709aa9df7596d70fe542d6 Merge: 9323f5d1d d0007db1f Author: Nick Mathewson Date: Thu Aug 23 20:44:16 2018 -0400 Merge branch 'maint-0.3.4' ___ tor-commits mailing list tor-commits@lists.torproject.org

[tor-commits] [tor/release-0.3.4] Merge remote-tracking branch 'teor/bug26979-034' into maint-0.3.4

2018-08-23 Thread nickm
commit d0007db1f03fab143e0bb376df187a0560682197 Merge: 90f6c590a 78049afaa Author: Nick Mathewson Date: Thu Aug 23 20:44:06 2018 -0400 Merge remote-tracking branch 'teor/bug26979-034' into maint-0.3.4 changes/bug26979| 4 ++ scripts/test/appveyor-irc-notify.py | 83

[tor-commits] [tor/release-0.3.4] Appveyor CI: Switch to one URL per line

2018-08-23 Thread nickm
commit 41570157004bd7d546f29e1298ffd5102272929c Author: teor Date: Tue Jul 31 11:37:11 2018 +1000 Appveyor CI: Switch to one URL per line Part of 26979. --- scripts/test/appveyor-irc-notify.py | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git

[tor-commits] [tor/release-0.3.4] Appveyor CI: Fix GitHub provider detection

2018-08-23 Thread nickm
commit 73d46b76fd885a108674687cc211efd848641bfe Author: teor Date: Tue Jul 31 11:09:54 2018 +1000 Appveyor CI: Fix GitHub provider detection Part of 26979. --- scripts/test/appveyor-irc-notify.py | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git

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

2018-08-23 Thread nickm
commit 5c3998a02773af87a27265bf9e4d936cc07cc9d1 Merge: 1b5c9a580 d0007db1f Author: Nick Mathewson Date: Thu Aug 23 20:44:16 2018 -0400 Merge branch 'maint-0.3.4' into release-0.3.4 changes/bug26979| 4 ++ scripts/test/appveyor-irc-notify.py | 83

[tor-commits] [tor/release-0.3.4] Appveyor CI: sort environmental variables

2018-08-23 Thread nickm
commit 3ecb7125b4bc0f92d5b7e3be13c787d9ea189639 Author: teor Date: Tue Jul 31 11:54:02 2018 +1000 Appveyor CI: sort environmental variables To avoid future duplicates. --- scripts/test/appveyor-irc-notify.py | 40 ++--- 1 file changed, 20

[tor-commits] [tor/release-0.3.4] Appveyor CI: Make short commits 10 hexdigits long

2018-08-23 Thread nickm
commit d8ce84aae4b3b070025bddeb5231147c19ace94d Author: teor Date: Tue Jul 31 11:10:55 2018 +1000 Appveyor CI: Make short commits 10 hexdigits long That's what git does for tor. Part of 26979. --- scripts/test/appveyor-irc-notify.py | 3 ++- 1 file changed, 2

[tor-commits] [tor/release-0.3.4] Appveyor CI: Generate correct branches and URLs for pull requests

2018-08-23 Thread nickm
commit 6a870c69bb0f191ac95d36ef7ef4038df04da2dd Author: teor Date: Tue Jul 31 11:12:21 2018 +1000 Appveyor CI: Generate correct branches and URLs for pull requests Part of 26979. --- scripts/test/appveyor-irc-notify.py | 25 + 1 file changed, 21

[tor-commits] [tor/master] Appveyor CI: always use HEAD for the short commit

2018-08-23 Thread nickm
commit 78049afaa569a95cf1c7cd55c3b24a784ee15e07 Author: teor Date: Tue Jul 31 12:14:40 2018 +1000 Appveyor CI: always use HEAD for the short commit Part of 26979. --- scripts/test/appveyor-irc-notify.py | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git

[tor-commits] [tor/master] Appveyor CI: sort environmental variables

2018-08-23 Thread nickm
commit 3ecb7125b4bc0f92d5b7e3be13c787d9ea189639 Author: teor Date: Tue Jul 31 11:54:02 2018 +1000 Appveyor CI: sort environmental variables To avoid future duplicates. --- scripts/test/appveyor-irc-notify.py | 40 ++--- 1 file changed, 20

[tor-commits] [tor/release-0.3.4] Appveyor CI: fix some typos

2018-08-23 Thread nickm
commit 32fb4403e3b7bbc48a57f565c67cedd79e408794 Author: teor Date: Tue Jul 31 11:49:11 2018 +1000 Appveyor CI: fix some typos --- scripts/test/appveyor-irc-notify.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/test/appveyor-irc-notify.py

[tor-commits] [tor/master] Appveyor CI: Changes file for 26979

2018-08-23 Thread nickm
commit 842509171830406d03f35383c71b57f1264dedb0 Author: teor Date: Tue Jul 31 11:58:04 2018 +1000 Appveyor CI: Changes file for 26979 Closes 26979. --- changes/bug26979 | 4 1 file changed, 4 insertions(+) diff --git a/changes/bug26979 b/changes/bug26979 new file mode

[tor-commits] [tor/master] Merge remote-tracking branch 'teor/bug26979-034' into maint-0.3.4

2018-08-23 Thread nickm
commit d0007db1f03fab143e0bb376df187a0560682197 Merge: 90f6c590a 78049afaa Author: Nick Mathewson Date: Thu Aug 23 20:44:06 2018 -0400 Merge remote-tracking branch 'teor/bug26979-034' into maint-0.3.4 changes/bug26979| 4 ++ scripts/test/appveyor-irc-notify.py | 83

[tor-commits] [tor/master] Appveyor CI: Generate correct branches and URLs for pull requests

2018-08-23 Thread nickm
commit 6a870c69bb0f191ac95d36ef7ef4038df04da2dd Author: teor Date: Tue Jul 31 11:12:21 2018 +1000 Appveyor CI: Generate correct branches and URLs for pull requests Part of 26979. --- scripts/test/appveyor-irc-notify.py | 25 + 1 file changed, 21

[tor-commits] [tor/release-0.3.4] Appveyor CI: Changes file for 26979

2018-08-23 Thread nickm
commit 842509171830406d03f35383c71b57f1264dedb0 Author: teor Date: Tue Jul 31 11:58:04 2018 +1000 Appveyor CI: Changes file for 26979 Closes 26979. --- changes/bug26979 | 4 1 file changed, 4 insertions(+) diff --git a/changes/bug26979 b/changes/bug26979 new file mode

[tor-commits] [tor/release-0.3.4] Appveyor CI: Generate correct tag names

2018-08-23 Thread nickm
commit 965a910abf62523e72c50f216fba15b1395fc03d Author: teor Date: Tue Jul 31 11:47:33 2018 +1000 Appveyor CI: Generate correct tag names Part of 26979. --- scripts/test/appveyor-irc-notify.py | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git

[tor-commits] [tor/maint-0.3.4] Appveyor CI: always use HEAD for the short commit

2018-08-23 Thread nickm
commit 78049afaa569a95cf1c7cd55c3b24a784ee15e07 Author: teor Date: Tue Jul 31 12:14:40 2018 +1000 Appveyor CI: always use HEAD for the short commit Part of 26979. --- scripts/test/appveyor-irc-notify.py | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git

[tor-commits] [tor/master] Appveyor CI: Switch to one URL per line

2018-08-23 Thread nickm
commit 41570157004bd7d546f29e1298ffd5102272929c Author: teor Date: Tue Jul 31 11:37:11 2018 +1000 Appveyor CI: Switch to one URL per line Part of 26979. --- scripts/test/appveyor-irc-notify.py | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git

[tor-commits] [tor/maint-0.3.4] Appveyor CI: Generate correct branches and URLs for pull requests

2018-08-23 Thread nickm
commit 6a870c69bb0f191ac95d36ef7ef4038df04da2dd Author: teor Date: Tue Jul 31 11:12:21 2018 +1000 Appveyor CI: Generate correct branches and URLs for pull requests Part of 26979. --- scripts/test/appveyor-irc-notify.py | 25 + 1 file changed, 21

[tor-commits] [tor/master] Appveyor CI: Generate correct tag names

2018-08-23 Thread nickm
commit 965a910abf62523e72c50f216fba15b1395fc03d Author: teor Date: Tue Jul 31 11:47:33 2018 +1000 Appveyor CI: Generate correct tag names Part of 26979. --- scripts/test/appveyor-irc-notify.py | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git

[tor-commits] [tor/maint-0.3.4] Appveyor CI: fix some typos

2018-08-23 Thread nickm
commit 32fb4403e3b7bbc48a57f565c67cedd79e408794 Author: teor Date: Tue Jul 31 11:49:11 2018 +1000 Appveyor CI: fix some typos --- scripts/test/appveyor-irc-notify.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/test/appveyor-irc-notify.py

[tor-commits] [tor/maint-0.3.4] Appveyor CI: Changes file for 26979

2018-08-23 Thread nickm
commit 842509171830406d03f35383c71b57f1264dedb0 Author: teor Date: Tue Jul 31 11:58:04 2018 +1000 Appveyor CI: Changes file for 26979 Closes 26979. --- changes/bug26979 | 4 1 file changed, 4 insertions(+) diff --git a/changes/bug26979 b/changes/bug26979 new file mode

[tor-commits] [tor/maint-0.3.4] Appveyor CI: sort environmental variables

2018-08-23 Thread nickm
commit 3ecb7125b4bc0f92d5b7e3be13c787d9ea189639 Author: teor Date: Tue Jul 31 11:54:02 2018 +1000 Appveyor CI: sort environmental variables To avoid future duplicates. --- scripts/test/appveyor-irc-notify.py | 40 ++--- 1 file changed, 20

[tor-commits] [tor/master] Appveyor CI: Make short commits 10 hexdigits long

2018-08-23 Thread nickm
commit d8ce84aae4b3b070025bddeb5231147c19ace94d Author: teor Date: Tue Jul 31 11:10:55 2018 +1000 Appveyor CI: Make short commits 10 hexdigits long That's what git does for tor. Part of 26979. --- scripts/test/appveyor-irc-notify.py | 3 ++- 1 file changed, 2

[tor-commits] [tor/master] Appveyor CI: Fix GitHub provider detection

2018-08-23 Thread nickm
commit 73d46b76fd885a108674687cc211efd848641bfe Author: teor Date: Tue Jul 31 11:09:54 2018 +1000 Appveyor CI: Fix GitHub provider detection Part of 26979. --- scripts/test/appveyor-irc-notify.py | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git

[tor-commits] [tor/maint-0.3.4] Appveyor CI: Generate correct tag names

2018-08-23 Thread nickm
commit 965a910abf62523e72c50f216fba15b1395fc03d Author: teor Date: Tue Jul 31 11:47:33 2018 +1000 Appveyor CI: Generate correct tag names Part of 26979. --- scripts/test/appveyor-irc-notify.py | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git

[tor-commits] [tor/maint-0.3.4] Appveyor CI: Make short commits 10 hexdigits long

2018-08-23 Thread nickm
commit d8ce84aae4b3b070025bddeb5231147c19ace94d Author: teor Date: Tue Jul 31 11:10:55 2018 +1000 Appveyor CI: Make short commits 10 hexdigits long That's what git does for tor. Part of 26979. --- scripts/test/appveyor-irc-notify.py | 3 ++- 1 file changed, 2

[tor-commits] [tor/maint-0.3.4] Merge remote-tracking branch 'teor/bug26979-034' into maint-0.3.4

2018-08-23 Thread nickm
commit d0007db1f03fab143e0bb376df187a0560682197 Merge: 90f6c590a 78049afaa Author: Nick Mathewson Date: Thu Aug 23 20:44:06 2018 -0400 Merge remote-tracking branch 'teor/bug26979-034' into maint-0.3.4 changes/bug26979| 4 ++ scripts/test/appveyor-irc-notify.py | 83

[tor-commits] [tor/maint-0.3.4] Appveyor CI: Fix GitHub provider detection

2018-08-23 Thread nickm
commit 73d46b76fd885a108674687cc211efd848641bfe Author: teor Date: Tue Jul 31 11:09:54 2018 +1000 Appveyor CI: Fix GitHub provider detection Part of 26979. --- scripts/test/appveyor-irc-notify.py | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git

[tor-commits] [tor/maint-0.3.4] Appveyor CI: Switch to one URL per line

2018-08-23 Thread nickm
commit 41570157004bd7d546f29e1298ffd5102272929c Author: teor Date: Tue Jul 31 11:37:11 2018 +1000 Appveyor CI: Switch to one URL per line Part of 26979. --- scripts/test/appveyor-irc-notify.py | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git

[tor-commits] [tor/release-0.3.4] Merge remote-tracking branch 'teor/ticket27275-034' into maint-0.3.4

2018-08-23 Thread nickm
commit 90f6c590afbf90ff8bf2b45921638b23ae32 Merge: 6e0872e86 08ad1f1e4 Author: Nick Mathewson Date: Thu Aug 23 20:07:39 2018 -0400 Merge remote-tracking branch 'teor/ticket27275-034' into maint-0.3.4 .appveyor.yml | 3 --- changes/ticket27275 | 3 +++ 2 files changed, 3

[tor-commits] [tor/maint-0.3.4] Merge remote-tracking branch 'teor/ticket27275-034' into maint-0.3.4

2018-08-23 Thread nickm
commit 90f6c590afbf90ff8bf2b45921638b23ae32 Merge: 6e0872e86 08ad1f1e4 Author: Nick Mathewson Date: Thu Aug 23 20:07:39 2018 -0400 Merge remote-tracking branch 'teor/ticket27275-034' into maint-0.3.4 .appveyor.yml | 3 --- changes/ticket27275 | 3 +++ 2 files changed, 3

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

2018-08-23 Thread nickm
commit 1b5c9a580879fe2836e70605f435949cfc6c23ba Merge: b63d157b4 90f6c590a Author: Nick Mathewson Date: Thu Aug 23 20:07:47 2018 -0400 Merge branch 'maint-0.3.4' into release-0.3.4 .appveyor.yml | 3 --- changes/ticket27275 | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-)

[tor-commits] [tor/maint-0.3.4] CI: Only post Appveyor IRC notifications when the build fails

2018-08-23 Thread nickm
commit 08ad1f1e463cea014a66670b629c40fa1bbcf669 Author: teor Date: Thu Aug 23 09:39:36 2018 +1000 CI: Only post Appveyor IRC notifications when the build fails Implements 27275. --- .appveyor.yml | 3 --- changes/ticket27275 | 3 +++ 2 files changed, 3 insertions(+), 3

[tor-commits] [tor/release-0.3.4] CI: Only post Appveyor IRC notifications when the build fails

2018-08-23 Thread nickm
commit 08ad1f1e463cea014a66670b629c40fa1bbcf669 Author: teor Date: Thu Aug 23 09:39:36 2018 +1000 CI: Only post Appveyor IRC notifications when the build fails Implements 27275. --- .appveyor.yml | 3 --- changes/ticket27275 | 3 +++ 2 files changed, 3 insertions(+), 3

[tor-commits] [tor/master] Merge remote-tracking branch 'teor/ticket27275-034' into maint-0.3.4

2018-08-23 Thread nickm
commit 90f6c590afbf90ff8bf2b45921638b23ae32 Merge: 6e0872e86 08ad1f1e4 Author: Nick Mathewson Date: Thu Aug 23 20:07:39 2018 -0400 Merge remote-tracking branch 'teor/ticket27275-034' into maint-0.3.4 .appveyor.yml | 3 --- changes/ticket27275 | 3 +++ 2 files changed, 3

[tor-commits] [tor/master] CI: Only post Appveyor IRC notifications when the build fails

2018-08-23 Thread nickm
commit 08ad1f1e463cea014a66670b629c40fa1bbcf669 Author: teor Date: Thu Aug 23 09:39:36 2018 +1000 CI: Only post Appveyor IRC notifications when the build fails Implements 27275. --- .appveyor.yml | 3 --- changes/ticket27275 | 3 +++ 2 files changed, 3 insertions(+), 3

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

2018-08-23 Thread nickm
commit 9323f5d1d45f46e55f565fff59a4595954328219 Merge: d50f90bfc 90f6c590a Author: Nick Mathewson Date: Thu Aug 23 20:07:47 2018 -0400 Merge branch 'maint-0.3.4' .appveyor.yml | 3 --- changes/ticket27275 | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-)

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

2018-08-23 Thread nickm
commit b63d157b498669b3935b072f88f0fad64bcb8b1e Merge: d1a9f6de9 6e0872e86 Author: Nick Mathewson Date: Thu Aug 23 19:36:45 2018 -0400 Merge branch 'maint-0.3.4' into release-0.3.4 changes/bug27185 | 3 +++ src/test/test.c | 10 ++ 2 files changed, 5 insertions(+), 8

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

2018-08-23 Thread nickm
commit e01ea64f0a072b321bb8b33e32cfa5644b4364d4 Merge: 8691046ac 36bb11a65 Author: Nick Mathewson Date: Thu Aug 23 19:36:45 2018 -0400 Merge branch 'maint-0.3.2' into maint-0.3.3 changes/bug27185 | 3 +++ src/test/test.c | 10 ++ 2 files changed, 5 insertions(+), 8 deletions(-)

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

2018-08-23 Thread nickm
commit 36bb11a65081bb0c2a2a86359c6386bde67f8046 Merge: c1ad40627 cc4ea34a2 Author: Nick Mathewson Date: Thu Aug 23 19:36:45 2018 -0400 Merge branch 'maint-0.2.9' into maint-0.3.2 changes/bug27185 | 3 +++ src/test/test.c | 10 ++ 2 files changed, 5 insertions(+), 8 deletions(-)

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

2018-08-23 Thread nickm
commit 36bb11a65081bb0c2a2a86359c6386bde67f8046 Merge: c1ad40627 cc4ea34a2 Author: Nick Mathewson Date: Thu Aug 23 19:36:45 2018 -0400 Merge branch 'maint-0.2.9' into maint-0.3.2 changes/bug27185 | 3 +++ src/test/test.c | 10 ++ 2 files changed, 5 insertions(+), 8 deletions(-)

[tor-commits] [tor/release-0.3.3] Silence a compilation warning on MSVC 2017 and clang-cl

2018-08-23 Thread nickm
commit cc4ea34a262993bf69836d1bffa3175e24261565 Author: teor Date: Thu Aug 23 18:55:39 2018 +1000 Silence a compilation warning on MSVC 2017 and clang-cl test.c no longer uses lround(), so we don't need to declare it, and we can use math.h for fabs(). Fixes bug 27185;

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

2018-08-23 Thread nickm
commit d0dadf4d17540edd33da9617366cd6f3c7568c69 Merge: cbd71f5c9 e01ea64f0 Author: Nick Mathewson Date: Thu Aug 23 19:36:45 2018 -0400 Merge branch 'maint-0.3.3' into release-0.3.3 changes/bug27185 | 3 +++ src/test/test.c | 10 ++ 2 files changed, 5 insertions(+), 8

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

2018-08-23 Thread nickm
commit 6e0872e8672ed18f8c250cdcbdfd3d7bf047c076 Merge: ced350882 e01ea64f0 Author: Nick Mathewson Date: Thu Aug 23 19:36:45 2018 -0400 Merge branch 'maint-0.3.3' into maint-0.3.4 changes/bug27185 | 3 +++ src/test/test.c | 10 ++ 2 files changed, 5 insertions(+), 8 deletions(-)

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

2018-08-23 Thread nickm
commit e01ea64f0a072b321bb8b33e32cfa5644b4364d4 Merge: 8691046ac 36bb11a65 Author: Nick Mathewson Date: Thu Aug 23 19:36:45 2018 -0400 Merge branch 'maint-0.3.2' into maint-0.3.3 changes/bug27185 | 3 +++ src/test/test.c | 10 ++ 2 files changed, 5 insertions(+), 8 deletions(-)

[tor-commits] [tor/maint-0.3.4] Silence a compilation warning on MSVC 2017 and clang-cl

2018-08-23 Thread nickm
commit cc4ea34a262993bf69836d1bffa3175e24261565 Author: teor Date: Thu Aug 23 18:55:39 2018 +1000 Silence a compilation warning on MSVC 2017 and clang-cl test.c no longer uses lround(), so we don't need to declare it, and we can use math.h for fabs(). Fixes bug 27185;

[tor-commits] [tor/release-0.3.2] Silence a compilation warning on MSVC 2017 and clang-cl

2018-08-23 Thread nickm
commit cc4ea34a262993bf69836d1bffa3175e24261565 Author: teor Date: Thu Aug 23 18:55:39 2018 +1000 Silence a compilation warning on MSVC 2017 and clang-cl test.c no longer uses lround(), so we don't need to declare it, and we can use math.h for fabs(). Fixes bug 27185;

[tor-commits] [tor/release-0.2.9] Silence a compilation warning on MSVC 2017 and clang-cl

2018-08-23 Thread nickm
commit cc4ea34a262993bf69836d1bffa3175e24261565 Author: teor Date: Thu Aug 23 18:55:39 2018 +1000 Silence a compilation warning on MSVC 2017 and clang-cl test.c no longer uses lround(), so we don't need to declare it, and we can use math.h for fabs(). Fixes bug 27185;

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

2018-08-23 Thread nickm
commit 6e0872e8672ed18f8c250cdcbdfd3d7bf047c076 Merge: ced350882 e01ea64f0 Author: Nick Mathewson Date: Thu Aug 23 19:36:45 2018 -0400 Merge branch 'maint-0.3.3' into maint-0.3.4 changes/bug27185 | 3 +++ src/test/test.c | 10 ++ 2 files changed, 5 insertions(+), 8 deletions(-)

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

2018-08-23 Thread nickm
commit 060f6f60792ca5c8062da3583cd281d827b7c5f7 Merge: 76be75b36 cc4ea34a2 Author: Nick Mathewson Date: Thu Aug 23 19:36:45 2018 -0400 Merge branch 'maint-0.2.9' into release-0.2.9 changes/bug27185 | 3 +++ src/test/test.c | 10 ++ 2 files changed, 5 insertions(+), 8

[tor-commits] [tor/release-0.3.4] Silence a compilation warning on MSVC 2017 and clang-cl

2018-08-23 Thread nickm
commit cc4ea34a262993bf69836d1bffa3175e24261565 Author: teor Date: Thu Aug 23 18:55:39 2018 +1000 Silence a compilation warning on MSVC 2017 and clang-cl test.c no longer uses lround(), so we don't need to declare it, and we can use math.h for fabs(). Fixes bug 27185;

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

2018-08-23 Thread nickm
commit 36bb11a65081bb0c2a2a86359c6386bde67f8046 Merge: c1ad40627 cc4ea34a2 Author: Nick Mathewson Date: Thu Aug 23 19:36:45 2018 -0400 Merge branch 'maint-0.2.9' into maint-0.3.2 changes/bug27185 | 3 +++ src/test/test.c | 10 ++ 2 files changed, 5 insertions(+), 8 deletions(-)

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

2018-08-23 Thread nickm
commit 36bb11a65081bb0c2a2a86359c6386bde67f8046 Merge: c1ad40627 cc4ea34a2 Author: Nick Mathewson Date: Thu Aug 23 19:36:45 2018 -0400 Merge branch 'maint-0.2.9' into maint-0.3.2 changes/bug27185 | 3 +++ src/test/test.c | 10 ++ 2 files changed, 5 insertions(+), 8 deletions(-)

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

2018-08-23 Thread nickm
commit 36bb11a65081bb0c2a2a86359c6386bde67f8046 Merge: c1ad40627 cc4ea34a2 Author: Nick Mathewson Date: Thu Aug 23 19:36:45 2018 -0400 Merge branch 'maint-0.2.9' into maint-0.3.2 changes/bug27185 | 3 +++ src/test/test.c | 10 ++ 2 files changed, 5 insertions(+), 8 deletions(-)

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

2018-08-23 Thread nickm
commit f68d4318e74e1ed3807e91b5b512668c932cab43 Merge: 3f55d2efe 36bb11a65 Author: Nick Mathewson Date: Thu Aug 23 19:36:45 2018 -0400 Merge branch 'maint-0.3.2' into release-0.3.2 changes/bug27185 | 3 +++ src/test/test.c | 10 ++ 2 files changed, 5 insertions(+), 8

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

2018-08-23 Thread nickm
commit 6e0872e8672ed18f8c250cdcbdfd3d7bf047c076 Merge: ced350882 e01ea64f0 Author: Nick Mathewson Date: Thu Aug 23 19:36:45 2018 -0400 Merge branch 'maint-0.3.3' into maint-0.3.4 changes/bug27185 | 3 +++ src/test/test.c | 10 ++ 2 files changed, 5 insertions(+), 8 deletions(-)

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

2018-08-23 Thread nickm
commit 36bb11a65081bb0c2a2a86359c6386bde67f8046 Merge: c1ad40627 cc4ea34a2 Author: Nick Mathewson Date: Thu Aug 23 19:36:45 2018 -0400 Merge branch 'maint-0.2.9' into maint-0.3.2 changes/bug27185 | 3 +++ src/test/test.c | 10 ++ 2 files changed, 5 insertions(+), 8 deletions(-)

[tor-commits] [tor/maint-0.2.9] Silence a compilation warning on MSVC 2017 and clang-cl

2018-08-23 Thread nickm
commit cc4ea34a262993bf69836d1bffa3175e24261565 Author: teor Date: Thu Aug 23 18:55:39 2018 +1000 Silence a compilation warning on MSVC 2017 and clang-cl test.c no longer uses lround(), so we don't need to declare it, and we can use math.h for fabs(). Fixes bug 27185;

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

2018-08-23 Thread nickm
commit d50f90bfc4457b499d5bf56b674289f70f1004bd Merge: 2ae92ab97 6e0872e86 Author: Nick Mathewson Date: Thu Aug 23 19:37:32 2018 -0400 Merge branch 'maint-0.3.4' changes/bug27185 | 3 +++ src/test/test.c | 10 ++ 2 files changed, 5 insertions(+), 8 deletions(-) diff --cc

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

2018-08-23 Thread nickm
commit e01ea64f0a072b321bb8b33e32cfa5644b4364d4 Merge: 8691046ac 36bb11a65 Author: Nick Mathewson Date: Thu Aug 23 19:36:45 2018 -0400 Merge branch 'maint-0.3.2' into maint-0.3.3 changes/bug27185 | 3 +++ src/test/test.c | 10 ++ 2 files changed, 5 insertions(+), 8 deletions(-)

[tor-commits] [tor/master] Silence a compilation warning on MSVC 2017 and clang-cl

2018-08-23 Thread nickm
commit cc4ea34a262993bf69836d1bffa3175e24261565 Author: teor Date: Thu Aug 23 18:55:39 2018 +1000 Silence a compilation warning on MSVC 2017 and clang-cl test.c no longer uses lround(), so we don't need to declare it, and we can use math.h for fabs(). Fixes bug 27185;

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

2018-08-23 Thread nickm
commit e01ea64f0a072b321bb8b33e32cfa5644b4364d4 Merge: 8691046ac 36bb11a65 Author: Nick Mathewson Date: Thu Aug 23 19:36:45 2018 -0400 Merge branch 'maint-0.3.2' into maint-0.3.3 changes/bug27185 | 3 +++ src/test/test.c | 10 ++ 2 files changed, 5 insertions(+), 8 deletions(-)

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

2018-08-23 Thread nickm
commit e01ea64f0a072b321bb8b33e32cfa5644b4364d4 Merge: 8691046ac 36bb11a65 Author: Nick Mathewson Date: Thu Aug 23 19:36:45 2018 -0400 Merge branch 'maint-0.3.2' into maint-0.3.3 changes/bug27185 | 3 +++ src/test/test.c | 10 ++ 2 files changed, 5 insertions(+), 8 deletions(-)

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

2018-08-23 Thread nickm
commit 36bb11a65081bb0c2a2a86359c6386bde67f8046 Merge: c1ad40627 cc4ea34a2 Author: Nick Mathewson Date: Thu Aug 23 19:36:45 2018 -0400 Merge branch 'maint-0.2.9' into maint-0.3.2 changes/bug27185 | 3 +++ src/test/test.c | 10 ++ 2 files changed, 5 insertions(+), 8 deletions(-)

[tor-commits] [tor/maint-0.3.3] Silence a compilation warning on MSVC 2017 and clang-cl

2018-08-23 Thread nickm
commit cc4ea34a262993bf69836d1bffa3175e24261565 Author: teor Date: Thu Aug 23 18:55:39 2018 +1000 Silence a compilation warning on MSVC 2017 and clang-cl test.c no longer uses lround(), so we don't need to declare it, and we can use math.h for fabs(). Fixes bug 27185;

[tor-commits] [tor/maint-0.3.2] Silence a compilation warning on MSVC 2017 and clang-cl

2018-08-23 Thread nickm
commit cc4ea34a262993bf69836d1bffa3175e24261565 Author: teor Date: Thu Aug 23 18:55:39 2018 +1000 Silence a compilation warning on MSVC 2017 and clang-cl test.c no longer uses lround(), so we don't need to declare it, and we can use math.h for fabs(). Fixes bug 27185;

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

2018-08-23 Thread translation
commit 031a0508165594928d10a634923ac152b6a5b0ec Author: Translation commit bot Date: Thu Aug 23 22:15:03 2018 + Update translations for abouttor-homepage --- da/aboutTor.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/da/aboutTor.dtd b/da/aboutTor.dtd index

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

2018-08-23 Thread translation
commit 05ab2b4b9bf62e3f47dbad1983ad72f18ca02f5c Author: Translation commit bot Date: Thu Aug 23 22:15:08 2018 + Update translations for abouttor-homepage_completed --- da/aboutTor.dtd | 42 +++--- 1 file changed, 11 insertions(+), 31 deletions(-)

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

2018-08-23 Thread translation
commit a188142810ffd26af45bcda61f8300a2b9a97aa0 Author: Translation commit bot Date: Thu Aug 23 21:48:06 2018 + Update translations for torbutton-abouttorproperties_completed --- nb/abouttor.properties | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nb/abouttor.properties

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

2018-08-23 Thread translation
commit 6ebc7c550f3298aa214398b99697e3806643a036 Author: Translation commit bot Date: Thu Aug 23 21:48:02 2018 + Update translations for torbutton-abouttorproperties --- nb/abouttor.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

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

2018-08-23 Thread translation
commit 184cf8b1503294e161b5f88b880507ac20022a19 Author: Translation commit bot Date: Thu Aug 23 21:46:38 2018 + Update translations for tails-persistence-setup --- nb/nb.po | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/nb/nb.po b/nb/nb.po index

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

2018-08-23 Thread translation
commit 7d9b1bf46ce4aacd9e9c3c6a028d2a2352cc37e5 Author: Translation commit bot Date: Thu Aug 23 21:45:52 2018 + Update translations for tails-misc --- nb.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nb.po b/nb.po index d3f3f7bf7..54fa277ad 100644 ---

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

2018-08-23 Thread translation
commit a97165f8df72581948c4323bbc972e959e078112 Author: Translation commit bot Date: Thu Aug 23 21:15:08 2018 + Update translations for abouttor-homepage_completed --- de/aboutTor.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/de/aboutTor.dtd b/de/aboutTor.dtd

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

2018-08-23 Thread translation
commit 797861a9585d32b726e96af3dce9c0bca0411b3a Author: Translation commit bot Date: Thu Aug 23 21:15:03 2018 + Update translations for abouttor-homepage --- de/aboutTor.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/de/aboutTor.dtd b/de/aboutTor.dtd index

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

2018-08-23 Thread translation
commit 1eb62f9878cf0c260b58cd8485011aa398f65400 Author: Translation commit bot Date: Thu Aug 23 19:48:21 2018 + Update translations for torbutton-abouttbupdatedtd_completed --- ka/abouttbupdate.dtd | 6 ++ 1 file changed, 6 insertions(+) diff --git a/ka/abouttbupdate.dtd

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

2018-08-23 Thread translation
commit b7cbc88dd222c7f8ca291b78aab6a3555863893c Author: Translation commit bot Date: Thu Aug 23 19:48:07 2018 + Update translations for torbutton-abouttorproperties --- es_AR/abouttor.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

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

2018-08-23 Thread translation
commit 7084a593d8378937ef0a58af4562322775088d0f Author: Translation commit bot Date: Thu Aug 23 19:48:16 2018 + Update translations for torbutton-abouttbupdatedtd --- ka/abouttbupdate.dtd | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git

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

2018-08-23 Thread translation
commit b06cb4d3757af39c6a59121db0a5a29b7caef0cb Author: Translation commit bot Date: Thu Aug 23 19:48:11 2018 + Update translations for torbutton-abouttorproperties_completed --- es_AR/abouttor.properties | 3 +++ 1 file changed, 3 insertions(+) diff --git a/es_AR/abouttor.properties

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

2018-08-23 Thread translation
commit 2aa8f1c4cd6700885ece6fac0f7560b45059b679 Author: Translation commit bot Date: Thu Aug 23 19:47:52 2018 + Update translations for torbutton-torbuttondtd --- ka/torbutton.dtd | 38 +++--- 1 file changed, 19 insertions(+), 19 deletions(-) diff

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

2018-08-23 Thread translation
commit 105cd38a162a0b8bf30062b64b92243a40e59da2 Author: Translation commit bot Date: Thu Aug 23 19:47:19 2018 + Update translations for tor-browser-manual --- ka/ka.po | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/ka/ka.po b/ka/ka.po index

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

2018-08-23 Thread translation
commit fe6eecdd851cd666b3fb357a1518342bfe0f7c25 Author: Translation commit bot Date: Thu Aug 23 19:46:38 2018 + Update translations for tails-persistence-setup --- ka/ka.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ka/ka.po b/ka/ka.po index

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

2018-08-23 Thread translation
commit 906e9f85752d5a2244212854e1f2fd5c987ae432 Author: Translation commit bot Date: Thu Aug 23 19:45:52 2018 + Update translations for tails-misc --- ka.po | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ka.po b/ka.po index

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

2018-08-23 Thread translation
commit cc48e57fc97bdb644207b48775fc4b0b9aecace7 Author: Translation commit bot Date: Thu Aug 23 19:15:58 2018 + Update translations for tails-misc --- ka.po | 34 +- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/ka.po b/ka.po index

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

2018-08-23 Thread translation
commit 8b36f6e27ad842e533c35853bb2fe0771e79009e Author: Translation commit bot Date: Thu Aug 23 19:15:41 2018 + Update translations for liveusb-creator --- ka/ka.po | 64 1 file changed, 32 insertions(+), 32 deletions(-)

[tor-commits] [tor/release-0.3.4] Merge remote-tracking branch 'teor/bug27236-034' into maint-0.3.4

2018-08-23 Thread nickm
commit ced350882dc7fc7e66adce91f9514a7244f26c76 Merge: 573b6e4f2 fadcab920 Author: Nick Mathewson Date: Thu Aug 23 14:22:30 2018 -0400 Merge remote-tracking branch 'teor/bug27236-034' into maint-0.3.4 changes/bug27236 | 5 src/or/nodelist.c | 80

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

2018-08-23 Thread nickm
commit d1a9f6de9d224249e34b1d18c5e8ec0fcec81ec0 Merge: 1962a4ea9 ced350882 Author: Nick Mathewson Date: Thu Aug 23 14:24:41 2018 -0400 Merge branch 'maint-0.3.4' into release-0.3.4 changes/bug27236 | 5 src/or/nodelist.c | 80 ---

[tor-commits] [tor/release-0.3.4] Bootstrap: check the exit policy and flag on descriptors

2018-08-23 Thread nickm
commit fadcab920bb0668a4ac0809467495f28ff112e76 Author: teor Date: Fri Aug 24 00:10:52 2018 +1000 Bootstrap: check the exit policy and flag on descriptors Previously, Tor would only check the exit flag. In small networks, Tor could bootstrap once it received a consensus with

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

2018-08-23 Thread nickm
commit 2ae92ab973019cd88c5b610462a6be99a2ac4c6f Merge: 692efdad0 ced350882 Author: Nick Mathewson Date: Thu Aug 23 14:26:04 2018 -0400 Merge branch 'maint-0.3.4' changes/bug27236| 5 +++ src/feature/nodelist/nodelist.c | 83 + 2

[tor-commits] [tor/master] Merge remote-tracking branch 'teor/bug27236-034' into maint-0.3.4

2018-08-23 Thread nickm
commit ced350882dc7fc7e66adce91f9514a7244f26c76 Merge: 573b6e4f2 fadcab920 Author: Nick Mathewson Date: Thu Aug 23 14:22:30 2018 -0400 Merge remote-tracking branch 'teor/bug27236-034' into maint-0.3.4 changes/bug27236 | 5 src/or/nodelist.c | 80

[tor-commits] [tor/master] Bootstrap: check the exit policy and flag on descriptors

2018-08-23 Thread nickm
commit fadcab920bb0668a4ac0809467495f28ff112e76 Author: teor Date: Fri Aug 24 00:10:52 2018 +1000 Bootstrap: check the exit policy and flag on descriptors Previously, Tor would only check the exit flag. In small networks, Tor could bootstrap once it received a consensus with

[tor-commits] [tor/maint-0.3.4] Merge remote-tracking branch 'teor/bug27236-034' into maint-0.3.4

2018-08-23 Thread nickm
commit ced350882dc7fc7e66adce91f9514a7244f26c76 Merge: 573b6e4f2 fadcab920 Author: Nick Mathewson Date: Thu Aug 23 14:22:30 2018 -0400 Merge remote-tracking branch 'teor/bug27236-034' into maint-0.3.4 changes/bug27236 | 5 src/or/nodelist.c | 80

[tor-commits] [tor/maint-0.3.4] Bootstrap: check the exit policy and flag on descriptors

2018-08-23 Thread nickm
commit fadcab920bb0668a4ac0809467495f28ff112e76 Author: teor Date: Fri Aug 24 00:10:52 2018 +1000 Bootstrap: check the exit policy and flag on descriptors Previously, Tor would only check the exit flag. In small networks, Tor could bootstrap once it received a consensus with

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

2018-08-23 Thread translation
commit d591db2f546d24567ab309dcba149a56f9b4cf4f Author: Translation commit bot Date: Thu Aug 23 18:15:33 2018 + Update translations for https_everywhere_completed --- sv/https-everywhere.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sv/https-everywhere.dtd

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

2018-08-23 Thread translation
commit eb5d5863e7c86182ead67e18a64fe53a48d6ea49 Author: Translation commit bot Date: Thu Aug 23 18:15:26 2018 + Update translations for https_everywhere --- sv/https-everywhere.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sv/https-everywhere.dtd

  1   2   >