Commit Graph

1015 Commits

Author SHA1 Message Date
Nathan Freitas c3327d7ae8 13.0.4a fix for Tor link setup 2014-01-15 00:34:32 -05:00
Nathan Freitas 3b9d6c8eaa make sure Tor path link is cleanly setup and chmod'd 2014-01-15 00:33:51 -05:00
Nathan Freitas e55f724b00 bump to 13.0.4 2014-01-15 00:01:10 -05:00
Nathan Freitas cac2a28d50 updated TorBinaryInstaller now just handles resources 2014-01-14 23:58:54 -05:00
Nathan Freitas f538930b7c fix xtables installation and permission setting
more fixes for running from sdcard
2014-01-14 23:57:20 -05:00
Nathan Freitas 43625f835b bump to 13.0.3 2014-01-13 21:49:00 -05:00
Nathan Freitas c5959637af solves problem with binaries being stored on external SDcard 2014-01-13 21:48:28 -05:00
Nathan Freitas 649ca401e7 enable compiliation for all android not just armv7 2014-01-12 22:15:50 -05:00
Nathan Freitas 591161f1b8 updated to 13.0.2 2014-01-12 22:15:40 -05:00
Nathan Freitas 635e307182 cleanup imports 2014-01-12 22:15:21 -05:00
Nathan Freitas db53c191f1 updated binary versions in strings 2014-01-12 22:15:12 -05:00
Nathan Freitas 62a5da616f updated tor binary that works with armv5 and v7 2014-01-12 22:14:53 -05:00
Nathan Freitas 69271262cd updated torrc without automap settings (not needed) 2014-01-12 22:14:42 -05:00
Nathan Freitas 92d19e3402 ensures binary permissions are set 2014-01-12 22:14:30 -05:00
Nathan Freitas 14fab242af bump to 13.0.1 2014-01-09 22:01:28 -05:00
Nathan Freitas 39699e69c6 add new icons showing different status 2014-01-09 22:01:02 -05:00
Nathan Freitas d3c11bed4b add geoip v6 file and support in TorService 2014-01-09 21:32:07 -05:00
Nathan Freitas e24ae6cb07 update Makefile - try building with older toolchain 2014-01-09 21:15:23 -05:00
Nathan Freitas a60c614e6e change jtorctl path to github updated version 2014-01-09 21:14:49 -05:00
Nathan Freitas 8c4f09e2f5 new binaries built with update Makefile 2014-01-09 21:14:16 -05:00
Nathan Freitas 852792962e unregister receive and check for alternate library path 2014-01-09 21:14:01 -05:00
Nathan Freitas 1fa568d04c peg to new repo and head with fix for empty element bug 2014-01-09 21:12:57 -05:00
Nathan Freitas 8b8e51bb1b remove double entry for jtorctrl 2014-01-09 15:32:43 -05:00
Nathan Freitas cf5e4454eb fixes #2848 newnym might call a null conn in service 2014-01-09 15:29:51 -05:00
Nathan Freitas 069a9bf377 fixes #2847 use class name to start service 2014-01-09 15:28:53 -05:00
Nathan Freitas 2735a59151 update to 13.0.0; release candidate 1 2014-01-06 22:30:36 -05:00
Nathan Freitas 096144b4bc adding in binaries for UI/Android devs without NDK
All binaries can be built from source using Makefile in /external
2014-01-06 22:29:29 -05:00
Nathan Freitas f69c1aa445 updated jtorctrl build 2014-01-06 22:28:35 -05:00
Nathan Freitas 0b024c9efa Merge branch 'master' of https://github.com/eighthave/orbot into hans_build_patches
Conflicts:
	external/Makefile
2014-01-02 13:49:33 -05:00
Nathan Freitas d54cf74e3c bump to 13.0.0-alpha-1 2013-12-29 22:01:31 -05:00
Nathan Freitas 276e6c347d remove old external openssl-static path 2013-12-29 06:17:05 -05:00
Nathan Freitas e0a7fbb450 check for both link and original path in process lookup 2013-12-28 09:52:36 -05:00
Nathan Freitas b48bbc1487 updated AUTHORS for amoghbl1 2013-12-28 09:39:59 -05:00
Nathan Freitas e9396b7cc2 use new bundled xtables binary appropriately 2013-12-28 09:21:25 -05:00
Nathan Freitas ca28aded12 add patches for iptables/xtables building on Android 2013-12-28 09:21:13 -05:00
Nathan Freitas 76b15ddf58 adding new iptables/xtables build from source 2013-12-28 09:10:05 -05:00
Nathan Freitas 8b65332bbb clean up of error notifications 2013-12-28 02:18:00 -05:00
Nathan Freitas 8722db9f2d put threading of settings reload into TorService 2013-12-28 01:07:54 -05:00
Nathan Freitas d2006b219f remove static openssl android and replace with real openssl 2013-12-28 00:44:45 -05:00
Nathan Freitas 0e6bb4292d add new openssl 2013-12-28 00:44:16 -05:00
Nathan Freitas c4d8c97321 stop button for notification bar 2013-12-28 00:44:09 -05:00
Nathan Freitas c80c5d49df improvements on notification code 2013-12-28 00:43:51 -05:00
Nathan Freitas 5891feee9a service should be unbound when activity is destroyed
also some other cleanup of unused code
2013-12-28 00:43:36 -05:00
Nathan Freitas 867ff53b8b remove simple server source bundle 2013-12-27 21:44:55 -05:00
Nathan Freitas 3069fb5af4 run Tor from link to keep compatibility with OrbotHelper class
some apps use our OrbotHelper.java class and are expecting the
Tor binary process to be at /data/data/org.torproject.android/app_bin/tor
so we link that path to the lib/libtor.so path
2013-12-27 21:43:55 -05:00
Nathan Freitas 17f7d46e5c update menu, strings, icons for ChatSecure (from Gibberbot) 2013-12-27 21:43:33 -05:00
Nathan Freitas 198974a053 update to build openssl latest 2013-12-27 16:41:54 -05:00
Nathan Freitas 468076e3af set to 1.0.1e release 2013-12-27 15:58:29 -05:00
Nathan Freitas 8666b1b4df updating tor to 0.2.4.20 2013-12-27 15:29:03 -05:00
Nathan Freitas 95461da386 adding back in jtorctrl jar file 2013-12-27 15:28:39 -05:00