[tor-commits] [tor-messenger-build/master] Update patch to remove links from the updater (closes #20032)

2016-08-31 Thread sukhbir
commit 1162c614b7ec0e21a49cc6754a35d0dc1e3dec5a Author: Sukhbir Singh Date: Wed Aug 31 17:22:30 2016 -0400 Update patch to remove links from the updater (closes #20032) --- projects/instantbird/updater-remove-links.mozpatch | 32 ++ 1 file

[tor-commits] [tor-messenger-build/master] Hide redundant label in the updater window

2016-08-31 Thread sukhbir
commit 62c34bd6d4f27cda8ca11e559f37340f8432d3c8 Author: Sukhbir Singh Date: Wed Aug 31 22:46:55 2016 -0400 Hide redundant label in the updater window --- projects/instantbird/updater-remove-links.mozpatch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[tor-commits] [tor-messenger-build/updater] Disable automatic extensions updates

2016-08-31 Thread sukhbir
commit 5bc9c9b63526a7afca4f70ee12ff3c0511c7fa8d Author: Sukhbir Singh Date: Wed Aug 31 23:42:49 2016 -0400 Disable automatic extensions updates Disable automatic updates of extensions that a user may install until we fix the related issues. We will

[tor-commits] [tor-messenger-build/updater] Hide redundant label in the updater window

2016-08-31 Thread sukhbir
commit 62c34bd6d4f27cda8ca11e559f37340f8432d3c8 Author: Sukhbir Singh Date: Wed Aug 31 22:46:55 2016 -0400 Hide redundant label in the updater window --- projects/instantbird/updater-remove-links.mozpatch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[tor-commits] [tor-messenger-build/master] Add preference app.update.promptWaitTime

2016-08-31 Thread sukhbir
commit 497e4577b839f8300c0281f9425e18e5fcce5fd8 Author: Sukhbir Singh Date: Wed Aug 31 22:28:31 2016 -0400 Add preference app.update.promptWaitTime Borrowed from TBB, see http://kb.mozillazine.org/App.update.promptWaitTime ---

[tor-commits] [tor-messenger-build/updater] Update patch to remove links from the updater (closes #20032)

2016-08-31 Thread sukhbir
commit 1162c614b7ec0e21a49cc6754a35d0dc1e3dec5a Author: Sukhbir Singh Date: Wed Aug 31 17:22:30 2016 -0400 Update patch to remove links from the updater (closes #20032) --- projects/instantbird/updater-remove-links.mozpatch | 32 ++ 1 file

[tor-commits] [tor-messenger-build/updater] Add preference app.update.promptWaitTime

2016-08-31 Thread sukhbir
commit 497e4577b839f8300c0281f9425e18e5fcce5fd8 Author: Sukhbir Singh Date: Wed Aug 31 22:28:31 2016 -0400 Add preference app.update.promptWaitTime Borrowed from TBB, see http://kb.mozillazine.org/App.update.promptWaitTime ---

[tor-commits] [tor-messenger-build/master] Disable automatic extensions updates

2016-08-31 Thread sukhbir
commit 5bc9c9b63526a7afca4f70ee12ff3c0511c7fa8d Author: Sukhbir Singh Date: Wed Aug 31 23:42:49 2016 -0400 Disable automatic extensions updates Disable automatic updates of extensions that a user may install until we fix the related issues. We will

[tor-commits] [tor-messenger-build/master] Bump ctypes-otr to 0.0.2

2016-08-31 Thread arlo
commit d7fc5e4b8e975bcbf0d7283bdf206acb8ed44bb9 Author: Arlo Breault Date: Wed Aug 31 10:20:22 2016 -0700 Bump ctypes-otr to 0.0.2 --- ChangeLog | 4 +--- projects/ctypes-otr/config | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git

[tor-commits] [tor-messenger-build/master] Set safe updateURL for default theme

2016-08-31 Thread sukhbir
commit 94d53d4f7623809e93404d4d0bec87d1f80ed6e7 Author: Sukhbir Singh Date: Wed Aug 31 13:26:38 2016 -0400 Set safe updateURL for default theme --- projects/instantbird/config | 1 + projects/instantbird/theme-extension-update.patch | 12

[tor-commits] [tor-messenger-build/updater] Bump ctypes-otr to 0.0.2

2016-08-31 Thread sukhbir
commit d7fc5e4b8e975bcbf0d7283bdf206acb8ed44bb9 Author: Arlo Breault Date: Wed Aug 31 10:20:22 2016 -0700 Bump ctypes-otr to 0.0.2 --- ChangeLog | 4 +--- projects/ctypes-otr/config | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git

[tor-commits] [tor-messenger-build/updater] Set safe updateURL for default theme

2016-08-31 Thread sukhbir
commit 94d53d4f7623809e93404d4d0bec87d1f80ed6e7 Author: Sukhbir Singh Date: Wed Aug 31 13:26:38 2016 -0400 Set safe updateURL for default theme --- projects/instantbird/config | 1 + projects/instantbird/theme-extension-update.patch | 12

[tor-commits] [tor/master] Do not call tor_tls_server_info_callback(NULL) from tests.

2016-08-31 Thread nickm
commit 69dce0903187abc0a48606884c88588d276086d7 Author: Nick Mathewson Date: Wed Aug 31 13:18:13 2016 -0400 Do not call tor_tls_server_info_callback(NULL) from tests. This isn't valid behavior, and it causes a crash when you run the unit tests at --debug.

[tor-commits] [tor/master] Changes file for log test improvements

2016-08-31 Thread nickm
commit 05c2db3f0bec9fe2e41ea62fbb6e5bd8ac755da4 Author: Nick Mathewson Date: Wed Aug 31 13:35:46 2016 -0400 Changes file for log test improvements --- changes/bug1_prep | 20 1 file changed, 20 insertions(+) diff --git

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

2016-08-31 Thread nickm
commit 240c58017d12799cfaa7b4e326a0c25a2be17c4c Merge: 1f7dc82 05c2db3 Author: Nick Mathewson Date: Wed Aug 31 14:09:21 2016 -0400 Merge branch 'log_test_improvements' changes/bug1_prep | 20 src/common/log.c| 5 ++

[tor-commits] [tor/master] Work even harder not to suppress logging messages unless we mean to.

2016-08-31 Thread nickm
commit 871b711f1016d0394ca1aae84cdfa267d213eb45 Author: Nick Mathewson Date: Wed Aug 31 13:12:36 2016 -0400 Work even harder not to suppress logging messages unless we mean to. --- src/test/log_test_helpers.c | 33 - 1 file changed, 24

[tor-commits] [tor/master] setup_capture_of_logs: no longer suppress log messages

2016-08-31 Thread nickm
commit f74916a98f97c7e80e46400e921d54466285d1fb Author: Nick Mathewson Date: Wed Aug 31 12:51:22 2016 -0400 setup_capture_of_logs: no longer suppress log messages Previously setup_capture_of_logs would prevent log messages from going to the console

[tor-commits] [tor/master] Always log [bug] warnings from the unit tests.

2016-08-31 Thread nickm
commit 273290d4fee31857d689ef5286e44dd268a9bd65 Author: Nick Mathewson Date: Wed Aug 31 13:22:07 2016 -0400 Always log [bug] warnings from the unit tests. We should consider them bugs. If they are happening intentionally, we should use the

[tor-commits] [tor/master] Require specific messages for remaining link-handshake failure cases

2016-08-31 Thread nickm
commit d299c043d405e0ba2f565009270bba012def6191 Author: Nick Mathewson Date: Wed Aug 31 14:10:15 2016 -0400 Require specific messages for remaining link-handshake failure cases --- src/test/test_link_handshake.c | 34 +- 1 file

[tor-commits] [tor/master] Actually, always monotime_init() in the unit tests.

2016-08-31 Thread nickm
commit 7ef4eef7641750c1e62dec69ef2125ece99a87e7 Author: Nick Mathewson Date: Wed Aug 31 14:38:17 2016 -0400 Actually, always monotime_init() in the unit tests. --- src/test/testing_common.c | 2 ++ 1 file changed, 2 insertions(+) diff --git

[tor-commits] [tor/master] Document and clean log_test_helpers.c a bit

2016-08-31 Thread nickm
commit 2df6cdc9f94f59c332bf3a00787320a98678bf4e Author: Nick Mathewson Date: Wed Aug 31 13:03:59 2016 -0400 Document and clean log_test_helpers.c a bit In addition to documentation, this commit makes a function static, and removes a weird

[tor-commits] [tor/master] Use setup_full_capture_of_logs() where appropriate.

2016-08-31 Thread nickm
commit d5614b2102d3d9c6deb7190f77106ab7c0ef78ad Author: Nick Mathewson Date: Wed Aug 31 12:53:18 2016 -0400 Use setup_full_capture_of_logs() where appropriate. --- src/test/test_address.c | 5 - src/test/test_compat_libevent.c | 12 +++-

[tor-commits] [tor/master] Detect and suppress bug message from zlib compression bomb test

2016-08-31 Thread nickm
commit d4f05dcd0e0fe654d64950d70d6d54ff7a6a280e Author: Nick Mathewson Date: Wed Aug 31 14:30:34 2016 -0400 Detect and suppress bug message from zlib compression bomb test --- src/test/log_test_helpers.h | 7 +++ src/test/test_util.c| 9 - 2 files

[tor-commits] [tor/master] Initialize monotonic timer code before using it in the tests

2016-08-31 Thread nickm
commit cfc62e2374ec34eb2892b032dd33f852daaada6d Author: Nick Mathewson Date: Wed Aug 31 14:34:49 2016 -0400 Initialize monotonic timer code before using it in the tests --- src/test/test_util.c | 3 +++ 1 file changed, 3 insertions(+) diff --git

[tor-commits] [tor/master] It is not a bug to attempt to base32_decode a non-base32 string

2016-08-31 Thread nickm
commit 251b348d7b4c4f36bd0a3e14d10ace31c0e9bc25 Author: Nick Mathewson Date: Wed Aug 31 14:31:00 2016 -0400 It is not a bug to attempt to base32_decode a non-base32 string (Rationale: it isn't a bug to try this for a base16 or base64 string. It's just a

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

2016-08-31 Thread translation
commit eecc7454e568febc4e0da4bbc54629eefe48a2cf Author: Translation commit bot Date: Wed Aug 31 18:48:04 2016 + Update translations for tor-messenger-prefsdtd --- fr_CA/prefs.dtd | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git

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

2016-08-31 Thread translation
commit 837cdd28d6d0f0473e20f3f5e4dfbd157533a916 Author: Translation commit bot Date: Wed Aug 31 18:48:17 2016 + Update translations for tor-messenger-prefsdtd_completed --- fr_CA/prefs.dtd | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-)

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

2016-08-31 Thread translation
commit 9c986b99d78e6957085dd3df656bd56b11382e8b Author: Translation commit bot Date: Wed Aug 31 06:18:16 2016 + Update translations for tor-messenger-prefsdtd_completed --- de/prefs.dtd | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff

[tor-commits] [metrics-lib/master] Added hints about new jar location to README.md and CHANGELOG.md.

2016-08-31 Thread karsten
commit 799fc259b287fe9bd5288f97cac7d121327202d7 Author: iwakeh Date: Wed Aug 31 08:52:40 2016 +0200 Added hints about new jar location to README.md and CHANGELOG.md. --- CHANGELOG.md | 1 + README.md| 8 2 files changed, 9 insertions(+) diff --git

[tor-commits] [metrics-lib/master] Prepare for 1.4.0 release.

2016-08-31 Thread karsten
commit adf4a677028724e2430de69d67d8a52224fc4de6 Author: Karsten Loesing Date: Wed Aug 31 10:29:08 2016 +0200 Prepare for 1.4.0 release. --- CERT | 35 +++ CHANGELOG.md | 2 +- CONTRIB.md | 2 +- build.xml| 9

[tor-commits] [metrics-lib/master] Bump version to 1.4.0-dev.

2016-08-31 Thread karsten
commit 38b18e3520ac0adfc7ea4f15332a66fce8f21e5c Author: Karsten Loesing Date: Wed Aug 31 11:02:14 2016 +0200 Bump version to 1.4.0-dev. --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 52f88c3..c1e3296

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

2016-08-31 Thread translation
commit 871be76930e95b51aa0e840f45b164c93f528bf8 Author: Translation commit bot Date: Wed Aug 31 10:15:14 2016 + Update translations for whisperback --- vi/vi.po | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/vi/vi.po b/vi/vi.po

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

2016-08-31 Thread translation
commit 218e8a2296bd0cb27f1898f4cebf89921eb7ec38 Author: Translation commit bot Date: Wed Aug 31 10:48:11 2016 + Update translations for tor-messenger-prefsdtd --- vi/prefs.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vi/prefs.dtd

[tor-commits] [translation/tails-openpgp-applet] Update translations for tails-openpgp-applet

2016-08-31 Thread translation
commit 7f4e1065bcb35d82231c0dd7a6042dbdedd1c8ff Author: Translation commit bot Date: Wed Aug 31 11:18:32 2016 + Update translations for tails-openpgp-applet --- vi/openpgp-applet.pot | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git

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

2016-08-31 Thread translation
commit 5373f5c211011153f1e40ec964451fad504c66dd Author: Translation commit bot Date: Wed Aug 31 11:45:48 2016 + Update translations for torbirdy --- hr_HR/torbirdy.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hr_HR/torbirdy.dtd

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

2016-08-31 Thread translation
commit 88f56f754e46bfa30b21c38e1baa0c932a4a7752 Author: Translation commit bot Date: Wed Aug 31 11:45:28 2016 + Update translations for liveusb-creator --- hr_HR/hr_HR.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

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

2016-08-31 Thread translation
commit 791607f6570369fba4825d79642360f0c30dc115 Author: Translation commit bot Date: Wed Aug 31 11:45:52 2016 + Update translations for torbirdy_completed --- hr_HR/torbirdy.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

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

2016-08-31 Thread translation
commit 7f7027782d6e7281901d1aac2e3cfb4e7b468251 Author: Translation commit bot Date: Wed Aug 31 11:45:38 2016 + Update translations for tails-persistence-setup_completed --- hr_HR/hr_HR.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff

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

2016-08-31 Thread translation
commit c29e54d9a4958f0022f6f093ec5858afd3f279e8 Author: Translation commit bot Date: Wed Aug 31 10:46:36 2016 + Update translations for torbutton-torbuttondtd --- vi/torbutton.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

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

2016-08-31 Thread translation
commit cdbf88754a7d5f411cb9f5d3e2d27224dabee7cb Author: Translation commit bot Date: Wed Aug 31 10:45:40 2016 + Update translations for tails-greeter --- vi/vi.po | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/vi/vi.po

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

2016-08-31 Thread translation
commit b1f0895e976493ea82f204d26396171e99c912bf Author: Translation commit bot Date: Wed Aug 31 11:16:06 2016 + Update translations for tor-launcher-progress --- vi/progress.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

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

2016-08-31 Thread translation
commit ed50c7dbec664731d46b930dfc8496049e004515 Author: Translation commit bot Date: Wed Aug 31 11:15:25 2016 + Update translations for https_everywhere --- vi/https-everywhere.dtd | 2 +- vi/ssl-observatory.dtd | 2 +- 2 files changed, 2 insertions(+), 2

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

2016-08-31 Thread translation
commit 2d69023b55356a0c25b1e792d3ecf31973bd6a61 Author: Translation commit bot Date: Wed Aug 31 11:15:04 2016 + Update translations for bridgedb --- vi/LC_MESSAGES/bridgedb.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

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

2016-08-31 Thread translation
commit 48fecc31bebd2d6832626c1ee2a9f7c472554880 Author: Translation commit bot Date: Wed Aug 31 11:15:12 2016 + Update translations for torcheck --- vi/torcheck.po | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/vi/torcheck.po

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

2016-08-31 Thread translation
commit 4e7578db8a887efc1786894c11aacbfa4cf3a682 Author: Translation commit bot Date: Wed Aug 31 11:17:21 2016 + Update translations for tor-messenger-authdtd --- vi/auth.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vi/auth.dtd

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

2016-08-31 Thread translation
commit 757233370836e5a0099b0aa5e036b9108acca674 Author: Translation commit bot Date: Wed Aug 31 11:17:02 2016 + Update translations for tor_animation_completed --- vi.srt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vi.srt

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

2016-08-31 Thread translation
commit 8a449c2a6d29904d5038b4daf8cb6a0f572f1c79 Author: Translation commit bot Date: Wed Aug 31 11:16:23 2016 + Update translations for abouttor-homepage --- vi/aboutTor.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vi/aboutTor.dtd

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

2016-08-31 Thread translation
commit 9ed82e8cc615bacf24767df87a5ccda2a0eb098f Author: Translation commit bot Date: Wed Aug 31 10:45:21 2016 + Update translations for https_everywhere --- vi/ssl-observatory.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

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

2016-08-31 Thread translation
commit e543d7518f49c5c0730446bd3a9f3eda7e5dde3e Author: Translation commit bot Date: Wed Aug 31 10:45:02 2016 + Update translations for bridgedb --- vi/LC_MESSAGES/bridgedb.po | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git

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

2016-08-31 Thread translation
commit f330828c9f9dbc8e9fa75fd43323e38944f3d2ba Author: Translation commit bot Date: Wed Aug 31 10:45:06 2016 + Update translations for bridgedb_completed --- vi/LC_MESSAGES/bridgedb.po | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff

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

2016-08-31 Thread translation
commit d10e3efca248864ac85aabb52a7454d450777fb7 Author: Translation commit bot Date: Wed Aug 31 10:45:29 2016 + Update translations for liveusb-creator --- vi/vi.po | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/vi/vi.po

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

2016-08-31 Thread translation
commit fbdfdb4c0cefe0b2fb777ef38911bdabb31605f5 Author: Translation commit bot Date: Wed Aug 31 10:47:45 2016 + Update translations for tor-messenger-fingerdtd --- vi/finger.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

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

2016-08-31 Thread translation
commit b785f438b87c982f33c760dba6d5c33f9e7c244a Author: Translation commit bot Date: Wed Aug 31 10:47:14 2016 + Update translations for tor-messenger-authdtd --- vi/auth.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vi/auth.dtd

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

2016-08-31 Thread translation
commit 4609e61acfefa46f61dc258314b155c43af80bad Author: Translation commit bot Date: Wed Aug 31 11:46:17 2016 + Update translations for tails-misc --- hr_HR.po | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hr_HR.po

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

2016-08-31 Thread translation
commit 9f3a5b67a43b47abca9c87c84094da21b97cd2e0 Author: Translation commit bot Date: Wed Aug 31 11:46:14 2016 + Update translations for tor-launcher-network-settings_completed --- hr_HR/network-settings.dtd | 12 ++-- 1 file changed, 6

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

2016-08-31 Thread translation
commit b53bfacbb2b7d2ad84c321f93a084b8a63344cc1 Author: Translation commit bot Date: Wed Aug 31 11:45:35 2016 + Update translations for tails-persistence-setup --- hr_HR/hr_HR.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

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

2016-08-31 Thread translation
commit e1237c7243db880ab4532d997715e1149b605c65 Author: Translation commit bot Date: Wed Aug 31 11:46:10 2016 + Update translations for tor-launcher-network-settings --- hr_HR/network-settings.dtd | 12 ++-- 1 file changed, 6 insertions(+), 6

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

2016-08-31 Thread translation
commit 7510845d0f755e0be0e012fb2ce486690b8c734e Author: Translation commit bot Date: Wed Aug 31 11:45:31 2016 + Update translations for liveusb-creator_completed --- hr_HR/hr_HR.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

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

2016-08-31 Thread translation
commit 47571f21d6bc29fe5801a5d1c6fa09b514c1b462 Author: Translation commit bot Date: Wed Aug 31 11:46:21 2016 + Update translations for tails-misc_completed --- hr_HR.po | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hr_HR.po

[tor-commits] [tor/master] Don't warn on unlink(bw_accounting) when errno == ENOENT

2016-08-31 Thread nickm
commit bbac9e1d0ceb173e2c3c12b1837b6036f10f50ea Author: Nick Mathewson Date: Wed Aug 31 10:57:09 2016 -0400 Don't warn on unlink(bw_accounting) when errno == ENOENT Patch from pastly; fixes bug 19964. --- changes/bug19964 | 6 ++ src/or/hibernate.c | 2

[tor-commits] [tor/master] Fix a deref-before-null-check complaint

2016-08-31 Thread nickm
commit c15b99e6e99fef6130dd6c53609a664efd82ef50 Author: Nick Mathewson Date: Wed Aug 31 10:32:10 2016 -0400 Fix a deref-before-null-check complaint Found by coverity scan; this is CID 1372329. Also, reindent some oddly indented code. ---

[tor-commits] [tor/master] Fix the test network IPv6 check so it works on Linux

2016-08-31 Thread nickm
commit b822c5891a2a62640c1d64849f735559e55c662e Author: teor Date: Wed Aug 31 15:22:34 2016 +1000 Fix the test network IPv6 check so it works on Linux --- Makefile.am | 4 ++-- changes/bug19905 | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git

[tor-commits] [tor/master] Merge remote-tracking branch 'teor/bug19905'

2016-08-31 Thread nickm
commit debe846cb88c1157c1820c88a7128dd2362335d3 Merge: bbac9e1 b822c58 Author: Nick Mathewson Date: Wed Aug 31 10:58:41 2016 -0400 Merge remote-tracking branch 'teor/bug19905' Makefile.am | 4 ++-- changes/bug19905 | 3 +++ 2 files changed, 5 insertions(+), 2

[tor-commits] [tor/master] Another log testing helper helper, for matching partial strings.

2016-08-31 Thread nickm
commit 14c07f3f2199053e92c6bea90da332efbb3811e4 Author: Nick Mathewson Date: Wed Aug 31 11:35:12 2016 -0400 Another log testing helper helper, for matching partial strings. --- src/test/log_test_helpers.c | 17 + src/test/log_test_helpers.h | 1 + 2

[tor-commits] [tor/master] Fix all "BUG" warnings created from link-handshake tests.

2016-08-31 Thread nickm
commit 26a63a93033fd2f46558b7b1ec2140c4d309cc38 Author: Nick Mathewson Date: Wed Aug 31 11:37:18 2016 -0400 Fix all "BUG" warnings created from link-handshake tests. --- src/test/test_link_handshake.c | 7 +++ 1 file changed, 7 insertions(+) diff --git

[tor-commits] [webwml/master] fix header sizes in job posting

2016-08-31 Thread sebastian
commit b9b304970d5aba9cb965e41893b0091466a3e256 Author: Sebastian Hahn Date: Wed Aug 31 18:39:21 2016 +0200 fix header sizes in job posting --- about/en/jobs-grants-officer.wml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git