[tor-commits] [tor-browser-bundle/maint-6.0] Bug 20342: Add tor-gencert.exe to expert bundle

2016-10-13 Thread gk
commit 43cf1a1ce71a143a29819d149fa0da44cf7c8dc7 Author: Georg Koppen Date: Thu Oct 13 07:35:59 2016 + Bug 20342: Add tor-gencert.exe to expert bundle --- gitian/descriptors/windows/gitian-tor.yml | 4 1 file changed, 4 insertions(+) diff --git

[tor-commits] [webwml/master] Add title and link from main jobs page

2016-10-13 Thread sebastian
commit ae4588b8e9efdda601ce66349cfb651115a1f04e Author: Arturo Filastò Date: Thu Oct 13 16:40:53 2016 +0200 Add title and link from main jobs page --- about/en/jobs-ooni-ux-designer.wml | 2 ++ about/en/jobs.wml | 1 + 2 files changed, 3 insertions(+)

[tor-commits] [webwml/master] Add job posting for OONI UX Designer

2016-10-13 Thread sebastian
commit 10e7d22c72c3e5aa21b9e1466617889dd1579de9 Author: Arturo Filastò Date: Thu Oct 13 16:25:00 2016 +0200 Add job posting for OONI UX Designer --- about/en/jobs-ooni-ux-designer.wml | 103 + 1 file changed, 103 insertions(+) diff

[tor-commits] [tor-browser-bundle/master] Bug 20342: Add tor-gencert.exe to expert bundle

2016-10-13 Thread gk
commit 9d1f518b29b254bbfcd15fc69f7d149687eb49c8 Author: Georg Koppen Date: Thu Oct 13 07:35:59 2016 + Bug 20342: Add tor-gencert.exe to expert bundle --- gitian/descriptors/windows/gitian-tor.yml | 4 1 file changed, 4 insertions(+) diff --git

[tor-commits] [orbot/master] remove littleproxy reference (for now!)

2016-10-13 Thread n8fr8
commit ebc046e92db24ff54d3b59c49ae2ad02f86f705a Author: Nathan Freitas Date: Sun Sep 25 19:10:38 2016 -0400 remove littleproxy reference (for now!) --- orbotservice/build.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/orbotservice/build.gradle

[tor-commits] [orbot/master] improve the code for launching the pdnsd daemon

2016-10-13 Thread n8fr8
commit 330860216a27897aa4c1dd943ea8375af78f889a Author: Nathan Freitas Date: Wed Oct 12 16:46:53 2016 -0400 improve the code for launching the pdnsd daemon --- .../android/service/vpn/OrbotVpnManager.java | 37 +++--- 1 file changed, 19

[tor-commits] [orbot/master] we aren't going to show a notification light

2016-10-13 Thread n8fr8
commit 9948975d4fdb1e39c6fc887bb1edb71d92710c28 Author: Nathan Freitas Date: Thu Oct 13 15:31:34 2016 -0400 we aren't going to show a notification light --- .../src/main/java/org/torproject/android/service/TorService.java | 1 - 1 file changed, 1 deletion(-)

[tor-commits] [orbot/master] remove vpn code that is now in the service module

2016-10-13 Thread n8fr8
commit d5f2c063b53ff0392f5972ecb1976c097c0f3933 Author: Nathan Freitas Date: Thu Sep 29 12:00:40 2016 -0400 remove vpn code that is now in the service module --- .../main/java/org/torproject/android/OrbotApp.java | 17 --- app/src/main/res/values/pdnsd.xml

[tor-commits] [orbot/master] remove old binaries

2016-10-13 Thread n8fr8
commit ecf90235af326897337de90f29acb9b51391a99b Author: Nathan Freitas Date: Mon Sep 19 16:08:15 2016 -0400 remove old binaries --- .../src/main/assets/pie/armeabi/obfs4proxy.mp3| Bin 1696016 -> 0 bytes orbotservice/src/main/assets/pie/armeabi/pdnsd.mp3|

[tor-commits] [orbot/master] Merge pull request #55 from n8fr8/dev_gradle

2016-10-13 Thread n8fr8
commit 61affce706b7bffc5d562d6715cda51ae77354e9 Merge: 4023354 cd8b549 Author: Nathan Freitas Date: Thu Oct 13 15:33:32 2016 -0400 Merge pull request #55 from n8fr8/dev_gradle Dev gradle .gitignore |60 +-

[tor-commits] [orbot/master] make sure we set VPN mode properly before we launch the service

2016-10-13 Thread n8fr8
commit 50f33c9ca2d58b741ae40fbdeec42786240117fd Author: Nathan Freitas Date: Thu Oct 13 15:31:12 2016 -0400 make sure we set VPN mode properly before we launch the service --- app/src/main/AndroidManifest.xml| 2 +-

[tor-commits] [orbot/master] improve tor service event handling and display

2016-10-13 Thread n8fr8
commit 9f61afcdefa56f5c4fe1d110bbeaedbf78d72021 Author: Nathan Freitas Date: Mon Sep 26 11:39:07 2016 -0400 improve tor service event handling and display --- .../android/service/TorEventHandler.java | 328 ++

[tor-commits] [orbot/master] multiple fixes to re-enable VPN mode and pdnsd daemon

2016-10-13 Thread n8fr8
commit da0fb101f3b56588c2b92137fc770120eedb1cab Author: Nathan Freitas Date: Wed Oct 12 16:01:09 2016 -0400 multiple fixes to re-enable VPN mode and pdnsd daemon --- .../org/torproject/android/OnBootReceiver.java | 5 +-

[tor-commits] [orbot/master] using compat builder for notifications

2016-10-13 Thread n8fr8
commit 9de4f54e6be978580bdc175d2c7fd599056a4760 Author: Nathan Freitas Date: Wed Oct 12 16:58:56 2016 -0400 using compat builder for notifications --- .../src/main/java/org/torproject/android/service/TorService.java | 5 +++-- 1 file changed, 3 insertions(+), 2

[tor-commits] [orbot/master] update gitignore to handle orbotservice binary libs

2016-10-13 Thread n8fr8
commit 6333a45f696bb62d62cc8bb701bf154d3e05bf0c Author: Nathan Freitas Date: Mon Sep 26 12:04:16 2016 -0400 update gitignore to handle orbotservice binary libs --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index

[tor-commits] [orbot/master] remove patches from here, moved to external

2016-10-13 Thread n8fr8
commit 29fd07ac34b66d58f0a3c9ad37cbb04569e2852c Author: Nathan Freitas Date: Wed Jun 29 10:08:44 2016 -0400 remove patches from here, moved to external --- patches/UDP-block.patch| 243 -

[tor-commits] [orbot/master] renable polipo

2016-10-13 Thread n8fr8
commit d56fdb20aa6bd22f26749ecbe151a4fe5298ff58 Author: Nathan Freitas Date: Fri Sep 23 11:01:20 2016 -0400 renable polipo --- orbotservice/build.gradle| 1 + .../main/java/org/torproject/android/service/TorService.java | 12

[tor-commits] [orbot/master] launch default activity from notification

2016-10-13 Thread n8fr8
commit 549399b82c40a0b3f4d50bd1d30ee2e282198ff2 Author: Nathan Freitas Date: Wed Jun 29 10:48:59 2016 -0400 launch default activity from notification --- .../src/main/java/org/torproject/android/service/TorService.java | 3 ++- 1 file changed, 2 insertions(+), 1

[tor-commits] [orbot/master] move patches to external since that is what it is applied to (external code)

2016-10-13 Thread n8fr8
commit 0f00e12cdcbe1d0bb60d04eae0e557c6ddf21bb7 Author: Nathan Freitas Date: Wed Jun 29 10:01:42 2016 -0400 move patches to external since that is what it is applied to (external code) --- external/patches/UDP-block.patch | 243 +

[tor-commits] [orbot/master] update gitignores for gradle

2016-10-13 Thread n8fr8
commit aba7f8e40e4bb60a3b04b356ab8a1fb960cc1101 Author: Nathan Freitas Date: Mon Sep 19 16:09:58 2016 -0400 update gitignores for gradle --- .gitignore | 2 ++ orbotservice/.gitignore | 1 + 2 files changed, 3 insertions(+) diff --git a/.gitignore

[tor-commits] [orbot/master] 15.2.0-beta-1

2016-10-13 Thread n8fr8
commit abaa3f83fc64b9b567a5d437d26db0f660655f35 Author: Nathan Freitas Date: Thu Oct 13 15:35:23 2016 -0400 15.2.0-beta-1 --- app/src/main/AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/AndroidManifest.xml

[tor-commits] [orbot/master] add the proguard rules

2016-10-13 Thread n8fr8
commit 3c181bc6f26adc6a9421b0f8e55563ea93ea5bf1 Author: Nathan Freitas Date: Thu Oct 13 15:31:53 2016 -0400 add the proguard rules --- orbotservice/proguard-rules.pro | 17 + 1 file changed, 17 insertions(+) diff --git a/orbotservice/proguard-rules.pro

[tor-commits] [orbot/master] we don't need a separate service for the VPN

2016-10-13 Thread n8fr8
commit 7c3a16f86f4915fd38cd4156e5a1ca013cb71118 Author: Nathan Freitas Date: Sun Sep 25 19:10:01 2016 -0400 we don't need a separate service for the VPN --- app/src/main/AndroidManifest.xml | 10 +-

[tor-commits] [orbot/master] continued re-integration of VPN feature

2016-10-13 Thread n8fr8
commit ca238c652169bda44cedbe0b1db8ad8793dd0f3d Author: Nathan Freitas Date: Tue Oct 4 23:46:17 2016 -0400 continued re-integration of VPN feature --- .../main/java/org/torproject/android/OrbotApp.java | 1 - orbotservice/build.gradle| 11

[tor-commits] [orbot/master] target API 14

2016-10-13 Thread n8fr8
commit bab79046b2219907e13d0fa6735e0720edb1ccb6 Author: Nathan Freitas Date: Mon Sep 19 16:10:13 2016 -0400 target API 14 --- app/src/main/java/org/torproject/android/vpn/VPNEnableActivity.java | 2 ++ 1 file changed, 2 insertions(+) diff --git

[tor-commits] [orbot/master] modify imports

2016-10-13 Thread n8fr8
commit 90d77ce4bed7f3018846a514ee90006291c62e62 Author: Nathan Freitas Date: Mon Sep 19 16:11:44 2016 -0400 modify imports --- .../src/main/java/org/torproject/android/service/TorService.java | 1 - 1 file changed, 1 deletion(-) diff --git

[tor-commits] [orbot/master] update tor to 0.2.8.7

2016-10-13 Thread n8fr8
commit 912cb7424316dec0b95a2ccdfccff762a90b81dc Author: Nathan Freitas Date: Mon Sep 19 16:09:10 2016 -0400 update tor to 0.2.8.7 --- external/tor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/tor b/external/tor index fa6a228..2630886

[tor-commits] [orbot/master] udpate resource paths

2016-10-13 Thread n8fr8
commit 1ffea580c4e4635eea9647cc3fa21a8a2b0fc7ef Author: Nathan Freitas Date: Mon Sep 19 16:11:30 2016 -0400 udpate resource paths --- .../android/service/TorResourceInstaller.java | 28 ++ 1 file changed, 7 insertions(+), 21 deletions(-) diff

[tor-commits] [orbot/master] make sure Tor start/stop work

2016-10-13 Thread n8fr8
commit 7284a5e1fba594831ff4da67bdc1ac8bd797b404 Author: Nathan Freitas Date: Sun Sep 25 18:49:32 2016 -0400 make sure Tor start/stop work - use Process instance instead of processID lookup - reply on Tor's HALT command ---

[tor-commits] [orbot/master] update makefile and add new patch

2016-10-13 Thread n8fr8
commit 10f1ade6e4bf40928856615d64553008d818c00f Author: Nathan Freitas Date: Mon Sep 19 16:06:34 2016 -0400 update makefile and add new patch --- ...d-limits.h-to-support-MAX_SIZE-on-Android.patch | 28 external/Makefile

[tor-commits] [webwml/master] use the full keyid for the debian signing key

2016-10-13 Thread arma
commit 1786a1678c19fadc7d417d777fa6c70fa17173b4 Author: Roger Dingledine Date: Thu Oct 13 14:58:45 2016 -0400 use the full keyid for the debian signing key maybe this will avoid confusion or mistakes by some users --- docs/en/debian.wml | 6 +++--- 1 file

[tor-commits] [orbot/master] move assets to service project

2016-10-13 Thread n8fr8
commit b52023a502886470a2c875122043ccc51aa88b49 Author: Nathan Freitas Date: Wed Jun 29 10:49:18 2016 -0400 move assets to service project --- app/src/main/assets/bridges.txt| 22 - orbotservice/src/main/assets/bridges.txt | 22 +

[tor-commits] [orbot/master] tweak homescreen layout and strings

2016-10-13 Thread n8fr8
commit 55e08b9de475b9bf6051c8c80cbf9dde3026773e Author: Nathan Freitas Date: Sun Sep 25 18:49:20 2016 -0400 tweak homescreen layout and strings --- app/src/main/res/layout/layout_main.xml | 3 ++- app/src/main/res/values/strings.xml | 2 +- 2 files changed, 3

[tor-commits] [orbot/master] fix paths for new module layout

2016-10-13 Thread n8fr8
commit 5a4e00a1863b6961fb4cddb9ca8125f55bcdf525 Author: Nathan Freitas Date: Mon Sep 19 16:08:31 2016 -0400 fix paths for new module layout --- app/src/main/jni/Android.mk | 4 ++-- app/src/main/jni/Application.mk | 5 +++-- 2 files changed, 5 insertions(+), 4

[tor-commits] [orbot/master] update gradle props and ignore files we don't want in repo

2016-10-13 Thread n8fr8
commit 9afbb0007ff0f6268129968f96ea4a660745ba61 Author: Nathan Freitas Date: Sun Sep 25 18:51:22 2016 -0400 update gradle props and ignore files we don't want in repo --- .gitignore| 2 ++ gradle.properties | 16 2 files changed, 18

[tor-commits] [orbot/master] Merge pull request #32 from ghost/patch-1

2016-10-13 Thread n8fr8
commit 6e45c07c7d3765499170dcb3651d99d64e84e89f Merge: 6452075 21c5bcc Author: Nathan Freitas Date: Tue Mar 22 16:20:14 2016 -0400 Merge pull request #32 from ghost/patch-1 Start meek transport whe using custom meek bridges

[tor-commits] [orbot/master] remove dated information in the BUILD file

2016-10-13 Thread n8fr8
commit 7950cac801da772c59261e7ffd0b0324b9e04709 Author: Nathan Freitas Date: Sun Sep 25 18:53:30 2016 -0400 remove dated information in the BUILD file --- BUILD | 34 ++ 1 file changed, 2 insertions(+), 32 deletions(-) diff --git

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

2016-10-13 Thread n8fr8
commit 40233543d32d1d5bcd8abd8bb6c6aff908f7e389 Merge: 8e7a811 6e45c07 Author: Nathan Freitas Date: Tue Mar 22 16:20:26 2016 -0400 Merge branch 'master' of github.com:n8fr8/orbot src/org/torproject/android/service/TorService.java | 8 +++- 1 file changed, 7

[tor-commits] [orbot/master] Remove typo

2016-10-13 Thread n8fr8
commit 21c5bcc7e71fe95b2386e1d89b4907e9b0ed9775 Author: srvetus Date: Sun Mar 20 03:47:50 2016 + Remove typo --- src/org/torproject/android/service/TorService.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [orbot/master] Start the meek transport for custom meek bridges

2016-10-13 Thread n8fr8
commit 5adcbecf4cc60afc94accce92e8e1d96028fbafc Author: srvetus Date: Sun Mar 20 03:45:11 2016 + Start the meek transport for custom meek bridges --- src/org/torproject/android/service/TorService.java | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-)

[tor-commits] [orbot/master] continue to migrate service and VPN code

2016-10-13 Thread n8fr8
commit 1db567698daab5e596fc473e11c5f50c44ed5d41 Author: Nathan Freitas Date: Thu Sep 29 12:00:57 2016 -0400 continue to migrate service and VPN code --- .../org/torproject/android/service/TorService.java | 48 .../android/service/transproxy/TorifiedApp.java

[tor-commits] [orbot/master] clean pdnsd binaries from libs in Makefile

2016-10-13 Thread n8fr8
commit 1614921e34dc2e9d9ad4ff8bf7108e4d40692dde Author: Nathan Freitas Date: Tue Oct 4 23:45:47 2016 -0400 clean pdnsd binaries from libs in Makefile --- external/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/external/Makefile b/external/Makefile index

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

2016-10-13 Thread n8fr8
commit bade4fe66d18e12911735be7f5f537063dbb6554 Author: Nathan Freitas Date: Thu Oct 13 15:36:23 2016 -0400 update changelog --- CHANGELOG | 48 1 file changed, 48 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index

[tor-commits] [orbot/master] modify jni build inclusion

2016-10-13 Thread n8fr8
commit 34c7cfd2e1b159329d11821598e05f22a3a4e5ae Author: Nathan Freitas Date: Thu Sep 29 12:00:26 2016 -0400 modify jni build inclusion --- app/build.gradle | 3 --- orbotservice/build.gradle | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) diff --git

[tor-commits] [orbot/master] fix build scripts for new paths

2016-10-13 Thread n8fr8
commit 268002bc75808ea5f4cb4fb34fc629c614f55f54 Author: Nathan Freitas Date: Thu Sep 29 12:00:09 2016 -0400 fix build scripts for new paths --- external/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/external/Makefile

[tor-commits] [orbot/master] add the compiled tun2socks lib for devs who just want to work on UI

2016-10-13 Thread n8fr8
commit cd8b549d1a7487d2f1ae7f9878856c76f0a82837 Author: Nathan Freitas Date: Thu Oct 13 15:31:59 2016 -0400 add the compiled tun2socks lib for devs who just want to work on UI --- orbotservice/src/main/jniLibs/armeabi/libtun2socks.so | Bin 0 -> 129472 bytes 1 file

[tor-commits] [orbot/master] update gitignore for gradle project

2016-10-13 Thread n8fr8
commit 6d0fdbba1040ecc4a78fddca2455cbcf43f90948 Author: Nathan Freitas Date: Wed Jun 29 10:10:14 2016 -0400 update gitignore for gradle project --- .gitignore | 57 + 1 file changed, 45 insertions(+), 12

[tor-commits] [collector/master] Introduced *Sources and *Origins properties to simplify data

2016-10-13 Thread karsten
commit 3121a2692cf76c344c70a1bf2abcaed4966495eb Author: iwakeh Date: Wed Oct 12 19:08:04 2016 +0200 Introduced *Sources and *Origins properties to simplify data source definition. Already provides properties for task-18910. --- CHANGELOG.md

[tor-commits] [tor/master] ersatz socketpair tests: work around freebsd jails.

2016-10-13 Thread nickm
commit 07f2e5748ec55f337adadc6eb1158fa53f126bfe Author: Nick Mathewson Date: Thu Oct 13 09:47:28 2016 -0400 ersatz socketpair tests: work around freebsd jails. --- src/test/test_util.c | 53 +--- 1 file changed, 25

[tor-commits] [tor/master] Remove duplicate code that checks for default authorities

2016-10-13 Thread nickm
commit 1fc3e291083493bd7517901f467a7341d5c6f650 Author: Nick Mathewson Date: Thu Oct 13 09:16:40 2016 -0400 Remove duplicate code that checks for default authorities Patch from ericho. Fixes 18529. Simple refactoring. --- src/or/config.c | 2 +-

[tor-commits] [tor/master] Tweak patch for 18529.

2016-10-13 Thread nickm
commit 49d7feb8a0ecf7e3bc54c5cd7e0d2a96decdf08e Author: Nick Mathewson Date: Thu Oct 13 09:17:41 2016 -0400 Tweak patch for 18529. - function doesn't need to be inline. - rename function - Make documentation more pedantically correct