Commit Graph

1431 Commits

Author SHA1 Message Date
Nathan Freitas e3b9dae1c5 update changelog for 14.1.1 2014-11-17 16:49:12 -05:00
Nathan Freitas ec1c92f519 updated version for lollipop 2014-11-17 16:17:22 -05:00
Nathan Freitas e389d007c3 remove unneeded imports 2014-11-17 16:06:37 -05:00
Nathan Freitas f4e7129304 update to SDK 21 2014-11-17 16:04:08 -05:00
Nathan Freitas f994c63423 add targeted manifests 2014-11-17 15:03:23 -05:00
Nathan Freitas d70a36f64d Merge branch 'build_nonPIE'
Conflicts:
	AndroidManifest.xml
2014-11-17 14:12:13 -05:00
Nathan Freitas 16d87310a3 make sure polipo is really cleaned; add only PIE flags for polipo 2014-11-17 14:11:17 -05:00
Nathan Freitas 4df4586476 update to 14.1.1
- also add new support onboot events
2014-11-17 14:10:55 -05:00
Nathan Freitas a7f458758f version build to ensure nonPIE binaries are installed 2014-11-17 14:10:33 -05:00
Nathan Freitas f180f13d80 add support for other onboot events, including external storage mount
also version up to ensure install for PIE fix
2014-11-17 14:10:12 -05:00
Nathan Freitas dbd4efe86b set values for nonPIE build 2014-11-17 11:59:49 -05:00
Nathan Freitas ba2619804c putting torrc back in 2014-11-17 11:59:16 -05:00
Nathan Freitas 4fa49b3cc7 update to target 21 2014-11-14 12:48:50 -05:00
Nathan Freitas 9d841857df setting target to 21 to fix build 2014-11-14 12:48:31 -05:00
Nathan Freitas 4559d61f8a manifest for non-PIE build 2014-11-14 11:25:18 -05:00
Nathan Freitas c9adcfb797 update CHANGELOG for 14.1 2014-11-13 13:50:54 -05:00
Nathan Freitas 5917e63693 updates for Android L and PIE binary support 2014-11-13 13:42:14 -05:00
Nathan Freitas ff8677496e let's not build vpn support for now 2014-11-13 13:41:53 -05:00
Nathan Freitas 5f495973ea updates to appcompat v12 for Android L 2014-11-13 13:40:59 -05:00
Nathan Freitas 3ef94e009c more fixes for VPN but not quite ready yet 2014-11-13 13:40:50 -05:00
Nathan Freitas 7f50f79b0e update Makefile to support PIE arguments
make PIEFLAGS="-fPIE -pie" NDK_PLATFORM_LEVEL="16"
2014-11-06 14:05:19 -05:00
Nathan Freitas aeb15e8396 add sl4j jar dependecies for socks proxying 2014-10-28 01:06:01 -04:00
Nathan Freitas 97ca6fbd05 set MTU back to 1500 default 2014-10-28 01:05:53 -04:00
Nathan Freitas 284a5398b4 update badvpn commit 2014-10-25 20:33:48 -04:00
Nathan Freitas 1b44dcbbe0 remove unused routes 2014-10-25 08:47:18 -04:00
Nathan Freitas 6a53ddbdcd adding in new jni build files 2014-10-25 08:47:04 -04:00
Nathan Freitas a964bef825 moves VPN service to background Service so it doesn't die
(and other important fixes)
2014-10-24 15:44:17 -04:00
Nathan Freitas cd22a68615 update to 15.0.0-ALPHA-1 2014-10-24 01:17:01 -04:00
Nathan Freitas 6b1a78fda1 update commit pegs 2014-10-24 01:15:29 -04:00
Nathan Freitas 9f311a2d89 update service config to run in same process, and not use largeheap 2014-10-24 01:15:14 -04:00
Nathan Freitas 2d98a29d82 temporarily use udpgw-client to make DNS and UDP tunneling to work 2014-10-24 01:14:54 -04:00
Nathan Freitas f9e340b465 goodbye AIDL file... no longer using bound services 2014-10-24 01:14:39 -04:00
Nathan Freitas c9bb1c2890 remove bind service and use localbroadcast instead
this should fix problems with the service being killed on unbind
2014-10-24 01:14:02 -04:00
Nathan Freitas f6ad0fff3d initial modifications for PIE support 2014-10-24 01:13:31 -04:00
Nathan Freitas 6877aaf2e1 update to gp fork of badvpn 2014-10-21 12:44:05 -04:00
Nathan Freitas e45991899a first commit of new OrbotVPN integration into Orbot 2014-10-21 12:30:13 -04:00
Nathan Freitas dbbd8292c2 Merge branch 'master' of https://github.com/freckles-the-pirate/orbot into freckles-the-pirate-master 2014-09-30 23:34:08 -04:00
n8fr8 3c4642cc82 Merge pull request #7 from SecUpwN/master
Fixed annoying typo
2014-09-25 10:47:38 -04:00
SecUpwN cdae262a2b Fixed annoying typo 2014-09-24 07:24:30 +00:00
Nathan Freitas 939df61cef update changelog 2014-09-14 21:09:54 -04:00
Nathan Freitas 2bcb1ee5fb removing binaries from source repo 2014-09-14 21:08:40 -04:00
Nathan Freitas 5af082e9fe update to 14.0.8.1 2014-09-14 16:19:20 -04:00
Nathan Freitas a64e6b164f update Orbot about dialog display to show tor version 2014-09-14 16:19:04 -04:00
Nathan Freitas 93614ddd61 update english versions strings 2014-09-14 16:15:55 -04:00
Nathan Freitas ef98429068 update tor binary constant to force on device upgrade 2014-09-14 16:11:53 -04:00
Nathan Freitas a3dc39d41b updating binaries 2014-09-14 16:10:27 -04:00
Nathan Freitas 08317a94d7 fixes for transproxy/iptables rules
- not all rules were not being cleared in flush
- per-app transproxy now still transproxies DNS for full device (not all DNS is done under the app UID)
- root shell now created only once and shared across calls
2014-09-14 16:07:18 -04:00
Nathan Freitas ee10ac0f07 update to Tor 0.2.5.7-rc 2014-09-14 16:06:47 -04:00
Nathan Freitas 826b629cad update changelog 2014-09-07 09:41:38 -04:00
Nathan Freitas b35a239e44 ensure all iptables rules are always wiped
and reapply rules settings if modifed after settings menu accessed
2014-09-07 09:34:48 -04:00