Commit Graph

  • 5a4e00a186 fix paths for new module layout Nathan Freitas 2016-09-19 16:08:31 -0400
  • ecf90235af remove old binaries Nathan Freitas 2016-09-19 16:08:15 -0400
  • 10f1ade6e4 update makefile and add new patch Nathan Freitas 2016-09-19 16:06:34 -0400
  • b52023a502 move assets to service project Nathan Freitas 2016-06-29 10:49:18 -0400
  • 549399b82c launch default activity from notification Nathan Freitas 2016-06-29 10:48:59 -0400
  • 6d0fdbba10 update gitignore for gradle project Nathan Freitas 2016-06-29 10:10:14 -0400
  • 56683a39b3 add pdnsd library in for vpn service DNS! Nathan Freitas 2016-06-29 10:09:47 -0400
  • 29fd07ac34 remove patches from here, moved to external Nathan Freitas 2016-06-29 10:08:44 -0400
  • 0f00e12cdc move patches to external since that is what it is applied to (external code) Nathan Freitas 2016-06-29 10:01:42 -0400
  • 54b3349344 remove redundant code from old ant build format (not in gradle modules) Nathan Freitas 2016-06-29 09:54:03 -0400
  • 18682e4b97 big check-in of major gradle refactor; now building and running! VPN features are disabled for now Nathan Freitas 2016-06-29 00:20:20 -0400
  • 639bc3241e fix usage of system iptables Unpublished 2016-06-24 00:49:34 +0200
  • bdb58933b2 update translations Nathan Freitas 2016-04-01 09:23:41 -0700
  • 40233543d3 Merge branch 'master' of github.com:n8fr8/orbot Nathan Freitas 2016-03-22 16:20:26 -0400
  • 6e45c07c7d Merge pull request #32 from ghost/patch-1 Nathan Freitas 2016-03-22 16:20:14 -0400
  • 21c5bcc7e7 Remove typo srvetus 2016-03-20 03:47:50 +0000
  • 5adcbecf4c Start the meek transport for custom meek bridges srvetus 2016-03-20 03:45:11 +0000
  • 8e7a8111a9 update with commit tag for v15.1.3 beta 1 Nathan Freitas 2016-03-09 15:50:07 -0500
  • d6eccc3138 update changelog Nathan Freitas 2016-03-09 15:35:55 -0500
  • 6452075d46 15.1.3-beta 15.1.3-beta Nathan Freitas 2016-03-09 14:51:25 -0500
  • 9097b79a7e Move OrbotVPNService to a Manager and consolidate services This allows for the VPN service to be set in the foreground with the TorService and reduce the chance to be killed due to lack of memory Nathan Freitas 2016-03-09 14:43:01 -0500
  • 2973eaccd8 change how we look for processes to kill. fixes tor trac #18502 Nathan Freitas 2016-03-08 13:05:35 -0500
  • cec82ec0de VPN code cleanup and ensure DNS is listening on all interfaces Nathan Freitas 2016-03-07 14:02:07 -0500
  • 4892f93531 DNS lookup through pdnsd should loop back into Tor DNS port While the TCP query to Google DNS before provided more robust DNS services, it could still leak outside the VPN service based on platform version and other circumstances. By using PDNSD as a proxy back into Tor's limited DNS service, we ensure DNS does not leak. Nathan Freitas 2016-03-07 13:52:52 -0500
  • beb3bc8a4a update changelog for 15.1.2 15.1.2 Nathan Freitas 2016-02-24 10:01:28 -0500
  • 204733a245 update to 15.1.2 Nathan Freitas 2016-02-23 23:23:32 -0500
  • 57855932f4 move to using meek_lite mode from obfs4client and update/improve proxying code Nathan Freitas 2016-02-23 23:21:02 -0500
  • 66a5b7ad26 remove meek-client and use obfs4 meek_lite mode instead Nathan Freitas 2016-02-23 23:20:21 -0500
  • 3eb70b8b9a switch back to Android-16 as target Nathan Freitas 2016-02-23 23:19:52 -0500
  • 44dae6bc1d 15.1.1 PIE Android 16+ 15.1.1 Nathan Freitas 2016-02-22 16:02:56 -0500
  • f9f33a171c set this to Android 16 SDK for PIE executable We'll use a different build for non-PIE < Android-16 Nathan Freitas 2016-02-22 15:59:35 -0500
  • e9d28a4445 handle NPE better for dev.gp.info #6686 in some cases the connection becomes null while you are interacting with it Nathan Freitas 2016-02-22 15:07:40 -0500
  • 00f82f0913 update git submodules Nathan Freitas 2016-02-22 13:19:15 -0500
  • 9a8e4dd80f update to orbot ant build version Nathan Freitas 2016-02-22 12:33:12 -0500
  • 80e8c47e62 peg to last ant compat release Nathan Freitas 2016-02-22 12:09:37 -0500
  • 043b151fb1 Merge branch '1984-bridges' of https://github.com/mrphs/orbot into dev_nima_1984_bridges Nathan Freitas 2016-02-22 11:05:37 -0500
  • 5eb628b03a bridges dedicated to GeorgeTorwell Nima Fatemi 2016-02-09 22:16:52 +0000
  • c8584f6ec9 update superuser commands library Nathan Freitas 2016-02-02 12:23:58 -0500
  • bac16a57fc enable backwards compat to Android SDK 10 (Android 2.3.*) Nathan Freitas 2016-02-02 12:22:24 -0500
  • e1d46c49b9 reset minSDK to 10 Nathan Freitas 2016-02-02 11:35:02 -0500
  • 3cc2439b5f update license to include badvpn Nathan Freitas 2016-01-29 17:05:29 -0500
  • 9c82aa85d0 fix escaping of apostro Nathan Freitas 2016-01-29 14:27:14 -0500
  • eba95b2941 update strings and descs from transifex (somehow french got left out before!) Nathan Freitas 2016-01-29 14:05:13 -0500
  • 8047ec67d0 update the log 15.1.0-RC-7 Nathan Freitas 2016-01-28 09:27:04 -0500
  • 91225ab053 15.1.0-RC-7 Nathan Freitas 2016-01-28 09:25:41 -0500
  • fd45fa38f6 enable TransProxy and DNSPort by default without root - some users run their own iptables transproxy scripts with AFWall and need Orbot to have these ports open by default. There is no risk to enable them by default, so we'll them on for now, and think about how to better make this a user option in the future. Nathan Freitas 2016-01-28 09:24:07 -0500
  • b76a2504bb update for RC-6...final?! 15.1.0-RC-6 Nathan Freitas 2016-01-27 10:15:24 -0500
  • a8dbdacbcb 15.1.0-RC-6 Nathan Freitas 2016-01-27 10:14:03 -0500
  • eea9579ea3 Merge pull request #27 from eighthave/master Nathan Freitas 2016-01-27 10:02:08 -0500
  • 226d92ebcd make-release-build: env vars need to be first on the command line Hans-Christoph Steiner 2016-01-27 09:41:53 +0100
  • 20c16aec68 ignore more files generated by the build Hans-Christoph Steiner 2016-01-27 09:36:47 +0100
  • 9883a8931a faketime is only needed when building, not when cleaning Hans-Christoph Steiner 2016-01-27 09:18:39 +0100
  • 1839b8f0b9 add-in missing "break" for Meek Google Nathan Freitas 2016-01-26 18:31:04 -0500
  • eaa2dde611 explicitly indicate we are building armeabi Nathan Freitas 2016-01-26 18:29:37 -0500
  • 1b76c3636e add make calls for both armeabi and x86 with clean Nathan Freitas 2016-01-26 18:21:05 -0500
  • 75eb36edb6 remove lib binaries Nathan Freitas 2016-01-26 18:20:56 -0500
  • 3be93a0eaf only build for x86 and armeabi Nathan Freitas 2016-01-26 18:20:45 -0500
  • 2ae22ec3e4 update changelog for v15.10 RC-5 15.1.0-RC-5 Nathan Freitas 2016-01-26 03:43:30 -0500
  • 33fa19f989 15.1.0-RC-5 Nathan Freitas 2016-01-26 03:42:24 -0500
  • 9b9bab3a75 Merge branch 'new-bridges' of https://github.com/mrphs/orbot into mrphs-fixes Nathan Freitas 2016-01-25 23:53:14 -0500
  • 25150a329c Merge branch 'bug-18148' of https://github.com/mrphs/orbot into mrphs-fixes Nathan Freitas 2016-01-25 23:52:59 -0500
  • da7eb961f1 small fixes to VPN service port setup to ensure proper setup Nathan Freitas 2016-01-25 23:44:44 -0500
  • ec6083fcd7
    add 'Mosaddegh','Azadi','MaBishomarim' & 'JonbesheSabz' to default bridges Nima Fatemi 2016-01-26 04:31:37 +0000
  • 8a00ab1f02
    remove extra chars from bridge line. fixes #18148 Nima Fatemi 2016-01-26 04:19:44 +0000
  • d58555a358 one last changelog fix... argh! Nathan Freitas 2016-01-25 22:46:21 -0500
  • 1ba37133c5 fix the changelog Nathan Freitas 2016-01-25 22:45:48 -0500
  • 65c3fb1b3f update CHANGELOG Nathan Freitas 2016-01-25 22:44:42 -0500
  • 80491ea95b 15.1.0-RC-4 15.1.0-RC-4 Nathan Freitas 2016-01-25 22:13:12 -0500
  • c235e3ed6b tweak the string about bridges a little bit Nathan Freitas 2016-01-25 22:12:31 -0500
  • 2a728140b4 choose up to 2 bridges from default list randomly Nathan Freitas 2016-01-25 22:09:26 -0500
  • 1dbe5eac55 make bridge allocation shuffle randomly to distribute load inspired by this work: https://trac.torproject.org/projects/tor/ticket/18113 we don't want all users to start with the same bridges in the same order Nathan Freitas 2016-01-25 15:45:36 -0500
  • ba835599f7 this should be kbps in fact Nathan Freitas 2016-01-25 15:45:29 -0500
  • cf1a644c19 add support for loading default bridges from asset file Nathan Freitas 2016-01-25 12:50:03 -0500
  • b3a953ba64 15.1.0-RC-3 15.1.0-RC-3 Nathan Freitas 2016-01-25 12:07:47 -0500
  • 03222f2d27 update binaries Nathan Freitas 2016-01-25 11:57:28 -0500
  • 4913b0ca32 better implementation of stpcpy for pre-Android 21 NDK Nathan Freitas 2016-01-25 11:57:16 -0500
  • ab8709dd2e add orfox icon to replace orweb Nathan Freitas 2016-01-25 11:44:33 -0500
  • 0669addd49 re-add appcompat, update to latest, move to Android 23 to build - this is required for latest appcompat, and to address the bug with the white-on-white spinner popup error Nathan Freitas 2016-01-25 11:28:33 -0500
  • c05d8e7b43 remove appcompat, and just support support-v4 Nathan Freitas 2016-01-25 10:43:34 -0500
  • 0bbe5d5f51 Merge pull request #21 from eighthave/master Nathan Freitas 2016-01-22 19:07:28 -0500
  • 735b2985f7 make-release-build: remove faketime from `ant release` Hans-Christoph Steiner 2016-01-14 21:42:59 +0100
  • 461e35dc51 make-release-build: freeze time when running ndk-build Hans-Christoph Steiner 2016-01-14 21:09:45 +0100
  • 5c86b5cc7e make-release-build: make sure ndk-build can be found Hans-Christoph Steiner 2016-01-14 21:08:46 +0100
  • 58d53ea347 make-release-build: use strip-nondeterminism to get reproducible build Hans-Christoph Steiner 2016-01-14 20:59:17 +0100
  • 5ce1f5f91a make-release-build: make sure tag signers exist before verifying tags Hans-Christoph Steiner 2016-01-14 20:57:57 +0100
  • 72eab39a95 build jtorctl directly, using a symlink to point to its source code Hans-Christoph Steiner 2016-01-14 20:57:30 +0100
  • a6ac016a84 use symlinks to provide alternate folders for Hebrew and Indonesian Hans-Christoph Steiner 2015-09-21 12:05:24 +0200
  • 5fb4e9b80e update ndk-builds to NDK 4.8 toolchain Nathan Freitas 2016-01-21 14:56:35 -0500
  • 6eb0a93dd8 improvements to Locale changing in app Nathan Freitas 2016-01-20 16:52:59 -0500
  • 9af00fe263 change VPN mode DNS to use Google's 8.8.8.8 Nathan Freitas 2016-01-20 14:11:48 -0500
  • 3c4864b843 update changelog Nathan Freitas 2016-01-16 00:10:57 -0500
  • 9ed17b551c 15.1.0-RC-2 15.1.0-RC-2 Nathan Freitas 2016-01-15 23:49:59 -0500
  • 6ffea9e38f add ability to check if configured SOCKS port is available Samsung devices like to use 9050 (Since their hardware model is i9050!). Tor likes to use port 9050. This new code looks to see if port 9050 is available, and if not, change the setting to 'auto' so Tor can find another port. Nathan Freitas 2016-01-15 23:43:54 -0500
  • b4ca30b811 add new feature graphic for google play Nathan Freitas 2016-01-15 23:43:40 -0500
  • fd5071feab update CHANGELOG for v15.1.0-RC-1 Nathan Freitas 2016-01-15 15:25:30 -0500
  • f541e9ffe1 15.1.0-RC-1 15.1.0-RC-1 Nathan Freitas 2016-01-15 14:25:13 -0500
  • 324036798b clean shouldn't clean assets, so we can easily builds for multiple platforms Nathan Freitas 2016-01-15 14:22:47 -0500
  • 76b21714d8 update pdnsd and tun2socks to Android-16 add stpcpy function not present before Android-21 Nathan Freitas 2016-01-15 12:50:38 -0500
  • a0b0928561 15.1.0-BETA-2 15.1.0-BETA-2 Nathan Freitas 2016-01-13 09:46:54 -0500
  • 8f7165ce57 fixes for settings processing and QRCode scanning of bridges - support new JSON array form bridges.torproject.org - only enable TransProxy and DNSPort settings if the user enables transproxy Nathan Freitas 2016-01-12 23:57:37 -0500