[tor-commits] [orbot/master] update to OpenSSL's github mirror

2016-01-11 Thread n8fr8
commit 2288210cc6ca2a0e96102ef95dad3facda1d1ba3 Author: Nathan Freitas Date: Thu Jan 7 10:44:12 2016 -0500 update to OpenSSL's github mirror --- .gitmodules |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index

[tor-commits] [orbot/master] 15.1.0-BETA-1

2016-01-11 Thread n8fr8
commit 4b31ef849a414b3ceb7b4de07c9ea8db8ada266d Author: Nathan Freitas Date: Mon Jan 11 17:13:43 2016 -0500 15.1.0-BETA-1 --- AndroidManifest.xml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index

[tor-commits] [orbot/master] remove Pluto Go building form this Makefile for now

2016-01-11 Thread n8fr8
commit 0081d005e66e43d864ce8492f87dbed3d1153524 Author: Nathan Freitas Date: Thu Jan 7 10:59:58 2016 -0500 remove Pluto Go building form this Makefile for now --- external/Makefile |7 --- external/pluto|2 +- 2 files changed, 5 insertions(+), 4

[tor-commits] [orbot/master] Merge pull request #17 from PanosSakkos/patch-1

2016-01-11 Thread n8fr8
commit 4af6bb7d3b2b56b14c6ebd9c0389095e7bc5267a Merge: c687bc9 cd0bfd3 Author: Nathan Freitas Date: Thu Jan 7 01:41:20 2016 -0500 Merge pull request #17 from PanosSakkos/patch-1 [Trivial] Fixed broken reference to Main Activity in WALKTHROUGH

[tor-commits] [orbot/master] [Trivial] Fixed broken reference to Main Activity in WALKTHROUGH

2016-01-11 Thread n8fr8
commit cd0bfd3a05d4d3c7af06264475be124cdd14d157 Author: Panos Sakkos Date: Sun Oct 25 22:51:43 2015 +0100 [Trivial] Fixed broken reference to Main Activity in WALKTHROUGH --- docs/WALKTHROUGH |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [orbot/master] update gitignore

2016-01-11 Thread n8fr8
commit 64493f73cd2cd2d923235be44b0f081ca897ca8f Author: Nathan Freitas Date: Mon Jan 11 17:12:42 2016 -0500 update gitignore --- .gitignore |1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a0253d7..385b3cf 100644 --- a/.gitignore +++

[tor-commits] [orbot/master] Merge branch 'master' of github.com:n8fr8/orbot

2016-01-11 Thread n8fr8
commit f41d46960cb421ab10f7ddb15f945ff6c223a2bc Merge: 0081d00 4af6bb7 Author: Nathan Freitas Date: Thu Jan 7 11:00:56 2016 -0500 Merge branch 'master' of github.com:n8fr8/orbot docs/WALKTHROUGH |2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [orbot/master] fix the ability to select per app VPN routing

2016-01-11 Thread n8fr8
commit 39244a613ab5e39036a479234904216d3f6b9878 Author: Nathan Freitas Date: Mon Jan 11 17:11:58 2016 -0500 fix the ability to select per app VPN routing --- src/org/torproject/android/OrbotMainActivity.java|2 +-

[tor-commits] [tor-browser-bundle/master] Updating Changelog

2016-01-11 Thread gk
commit f4cab45044ddf01d14ce2dc99e5f4ba040e5192a Author: Georg Koppen Date: Mon Jan 11 08:55:41 2016 + Updating Changelog Merging the 5.0.7 and 5.5a6-hardened ones and adding the entry for bug 17870. --- Bundle-Data/Docs/ChangeLog.txt | 15

[tor-commits] [tor-browser-bundle/hardened-builds] Updating hardened nightly build target

2016-01-11 Thread gk
commit 31c2f6f0a76f9c6dec3645745002153822470f5e Author: Georg Koppen Date: Mon Jan 11 09:13:43 2016 + Updating hardened nightly build target --- gitian/versions.nightly | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git

[tor-commits] [meek/master] Fix format string in error message.

2016-01-11 Thread dcf
commit 91c31227cd18d5fca580fc4cb3cae08fe46ecf9e Author: David Fifield Date: Mon Jan 11 12:46:59 2016 -0800 Fix format string in error message. --- meek-server/useraddr.go |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meek-server/useraddr.go

[tor-commits] [meek/master] Rearrange imports.

2016-01-11 Thread dcf
commit d4c4d2d63b2c3501f68aa2e4e772b4b283cc8d4e Author: David Fifield Date: Mon Jan 11 12:46:28 2016 -0800 Rearrange imports. --- meek-client/meek-client.go |4 ++-- meek-server/meek-server.go |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff

[tor-commits] [meek/master] Increase version number to 0.22.

2016-01-11 Thread dcf
commit b60dc093c98c650f3a8ab1445da8b9185791cbcc Author: David Fifield Date: Mon Jan 11 12:50:07 2016 -0800 Increase version number to 0.22. --- meek-server/meek-server.go |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [meek/master] Log version number in meek-server startup.

2016-01-11 Thread dcf
commit 1d9289ab8ddda94c011d5aea0b2fda643506368f Author: David Fifield Date: Mon Jan 11 12:49:49 2016 -0800 Log version number in meek-server startup. --- meek-server/meek-server.go |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git

[tor-commits] [meek/master] Remove the Chrome extension as it is unmaintained.

2016-01-11 Thread dcf
commit 7210ef5a7d3b75541f784c3905a849414d05d3b8 Author: David Fifield Date: Mon Jan 11 12:55:02 2016 -0800 Remove the Chrome extension as it is unmaintained. I don't know of anyone using it and I haven't tried it in a long time. We can bring it back if

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

2016-01-11 Thread translation
commit 27a38cc3deb8389dca38355c93016d0f605768d6 Author: Translation commit bot Date: Mon Jan 11 13:16:09 2016 + Update translations for tails-iuk --- bg.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bg.po b/bg.po index

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

2016-01-11 Thread translation
commit 4da712f42669f701aced2836a1352e505b30a57c Author: Translation commit bot Date: Mon Jan 11 13:16:14 2016 + Update translations for tails-iuk_completed --- bg.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bg.po b/bg.po index

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

2016-01-11 Thread translation
commit a73abc68645a79337e0e63e4a27b0cdf423400b8 Author: Translation commit bot Date: Mon Jan 11 13:45:49 2016 + Update translations for tails-misc_completed --- bg.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bg.po b/bg.po index

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

2016-01-11 Thread translation
commit bc32a8a77386ba4a6727585ebf27373c18454c97 Author: Translation commit bot Date: Mon Jan 11 13:45:41 2016 + Update translations for tails-misc --- bg.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bg.po b/bg.po index

[tor-commits] [torbutton/master] Bug 18004: Remove Tor fundraising donation banner

2016-01-11 Thread gk
commit b079df979ff5d2f2e30324be927edadc3e41aa1f Author: Arthur Edelstein Date: Tue Jan 5 08:25:41 2016 -0800 Bug 18004: Remove Tor fundraising donation banner The fundraising campaign is finished. We revert three patches that introduced the donation

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

2016-01-11 Thread translation
commit ba6bb4348b1e5fafa023494842a8a86c09c53cc7 Author: Translation commit bot Date: Mon Jan 11 13:15:55 2016 + Update translations for tails-misc_completed --- bg.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bg.po b/bg.po index

[tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_completed

2016-01-11 Thread translation
commit 5404d928c5a62512b3ac20158942fd4dacd78922 Author: Translation commit bot Date: Mon Jan 11 13:15:37 2016 + Update translations for mat-gui_completed --- bg.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bg.po b/bg.po index

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

2016-01-11 Thread translation
commit 6df9b03883bfec3f60a7ad3e1b735c278d0e7952 Author: Translation commit bot Date: Mon Jan 11 13:15:51 2016 + Update translations for tails-misc --- bg.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bg.po b/bg.po index

[tor-commits] [translation/mat-gui] Update translations for mat-gui

2016-01-11 Thread translation
commit 644ece06259441f3f7fce10c649ad90a99736d00 Author: Translation commit bot Date: Mon Jan 11 13:15:31 2016 + Update translations for mat-gui --- bg.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bg.po b/bg.po index

[tor-commits] [tor/master] Try a little harder to only use SecureZeroMemory when it's present

2016-01-11 Thread nickm
commit 1d6dd288e1c084a5118785899cca910e8c69fbb1 Author: Nick Mathewson Date: Mon Jan 11 09:02:42 2016 -0500 Try a little harder to only use SecureZeroMemory when it's present We could be using AC_CHECK_FUNC_DECL too, but it shouldn't be needed. ---

[tor-commits] [torspec/master] Fix a sentence that teor pointed out where

2016-01-11 Thread nickm
commit 9cd6b0ef6955d425499c30e8584bceee402ca8fd Author: Nick Mathewson Date: Mon Jan 11 09:10:37 2016 -0500 Fix a sentence that teor pointed out where --- proposals/264-subprotocol-versions.txt |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[tor-commits] [tor/master] Tweak ioctl case.

2016-01-11 Thread nickm
commit 680d0701e53fe583b2a048b4a3a60f6fea176b64 Author: rl1987 Date: Wed Jan 6 11:47:31 2016 +0100 Tweak ioctl case. --- src/common/address.c |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/common/address.c

[tor-commits] [tor/master] Merge remote-tracking branch 'rl1987/feature17950'

2016-01-11 Thread nickm
commit d10ea49588701b29148a27c87701961227d63ba9 Merge: 8fc27ac fd26c1d Author: Nick Mathewson Date: Mon Jan 11 08:54:51 2016 -0500 Merge remote-tracking branch 'rl1987/feature17950' changes/feature17950|5 + src/common/address.c| 46

[tor-commits] [tor/master] Re-add the removed address family check.

2016-01-11 Thread nickm
commit fd26c1d994e88fbfc8546551e59633679cae5c78 Author: rl1987 Date: Sat Jan 9 15:03:54 2016 +0100 Re-add the removed address family check. --- src/common/address.c |3 +++ 1 file changed, 3 insertions(+) diff --git a/src/common/address.c

[tor-commits] [tor/master] Add family argument to get_interface_addresses_raw (and subfunctions).

2016-01-11 Thread nickm
commit 44497e9ebc5231dcdb6a392093f85990fe13542e Author: rl1987 Date: Sun Jan 3 15:35:45 2016 +0100 Add family argument to get_interface_addresses_raw (and subfunctions). --- changes/feature17950|5 + src/common/address.c| 44

[tor-commits] [tor/master] Make the touch_file unit test work around FS/system time sync issues

2016-01-11 Thread nickm
commit 16840e52e594e221069efc9bf7b65ebfb5e2d639 Author: Nick Mathewson Date: Mon Jan 11 10:03:00 2016 -0500 Make the touch_file unit test work around FS/system time sync issues Sometimes you can call time() and then touch a file, and have the second come

[tor-commits] [metrics-web/master] Remove psql dependency for producing torperf.csv.

2016-01-11 Thread karsten
commit 9c22116574b8dd79e82bb8c59314bce569794f71 Author: Karsten Loesing Date: Sun Jan 10 17:38:49 2016 +0100 Remove psql dependency for producing torperf.csv. --- modules/legacy/db/tordir.sql | 24 ---

[tor-commits] [metrics-web/master] Stop updating deprecated connbidirect.csv.

2016-01-11 Thread karsten
commit ff9ec67b046ce37a1d06834edb3bd980bce98a9c Author: Karsten Loesing Date: Mon Jan 11 09:27:57 2016 +0100 Stop updating deprecated connbidirect.csv. This removes another psql dependency. --- modules/legacy/db/tordir.sql | 19 --