Commit Graph

47 Commits

Author SHA1 Message Date
Nathan Freitas 2dffe4f45e making sure the latest updates are pushed up
svn:r23210
2010-09-17 16:52:41 +00:00
Nathan Freitas d7086468af added LOG_OUTPUT_TO_DEBUG variable for compile time on/off of log output to Android stdout
svn:r23157
2010-09-09 22:09:01 +00:00
Nathan Freitas 704006ea92 fixed TransProxy DNS port (was pointing at 9040 instead of 5400); added filter drop rules for iptables 1.4.4 and higher
svn:r23156
2010-09-09 21:47:06 +00:00
Nathan Freitas b62a522287 removed debuggable settings in AndroidManifest and waitfordebugger calls in service code
svn:r23155
2010-09-09 20:42:14 +00:00
Nathan Freitas 48711d3efc alpha-1.0.3 RC1: cleaned up unnecessary log output; improved iptables handling for transproxy
svn:r23154
2010-09-09 20:39:52 +00:00
Nathan Freitas ae3d6f6884 added "check" yes/no dialog prompt; debuged iptables/transprox settings on Android 1.6 and 2.2
svn:r22901
2010-08-14 05:08:55 +00:00
Nathan Freitas 38ace36766 added proxy settings help screen and fixed processSettings() NPE
svn:r22852
2010-08-10 16:43:32 +00:00
Nathan Freitas 2b814e1eaa found and fixed major bug in per-app trans proxing - list of apps was being cached and iptables rules were not properly updated as the user changed the selection in the list
svn:r22802
2010-08-04 10:16:38 +00:00
Nathan Freitas 0bc5f8f640 updates related to motorola milestone debugging and iptables transproxy settings
svn:r22743
2010-07-31 15:43:56 +00:00
Nathan Freitas 5bf0e69cac updated root perm cacheing issue and help wizard dialogs
svn:r22729
2010-07-30 20:19:13 +00:00
Nathan Freitas 11f3fe7fc3 fix for root perms bug
svn:r22707
2010-07-29 17:03:34 +00:00
Nathan Freitas c94c2a8ad5 big checkin for 0.0.8-beta-280710a build with new start wizard, improved ctrlport handling, and root config
svn:r22697
2010-07-28 04:43:58 +00:00
Nathan Freitas 5810b33fc5 fixed issue with force close crash on install
svn:r22685
2010-07-24 03:24:30 +00:00
Nathan Freitas 183a58f39f modified control port usage, updated startup UI screen, implemented all-app torification and more
svn:r22677
2010-07-23 11:10:00 +00:00
Nathan Freitas 7d7a33b983 fixed path for control port cookie lookup - moved from /data to /cache
svn:r22667
2010-07-19 22:39:50 +00:00
Nathan Freitas bea25c22d7 multiple updates related to pending 0.0.8 including fixes for trac #1388 #1509 #1530 #1513 #1333
svn:r22666
2010-07-19 22:34:15 +00:00
Nathan Freitas d44f2c4532 fixed TorBinaryInstaller issue on Android OS 2.2/Froyo. Now looks for APK file with incremented path name -1 -2 -3 etc
svn:r22498
2010-06-09 20:14:03 +00:00
Sebastian Hahn 9c813c255b Remove all @Override annotations
Some build errors related to these annotations occurred, and they're not
necessary. Remove them. Fix suggested by n8fr8.

svn:r22440
2010-05-29 07:11:29 +00:00
Jacob Appelbaum 0cab5fbef3 add some stuff for transproxy
svn:r22438
2010-05-28 17:02:13 +00:00
Nathan Freitas 834314d98d fixed primary activity bugs with displaying help resources
svn:r22300
2010-05-08 04:54:52 +00:00
Nathan Freitas 6aa6bf19dc removed now unused NanoHTTPD and TorWebProxy classes from service package
svn:r22299
2010-05-08 04:21:45 +00:00
Nathan Freitas 0fc6ddc4e4 modifications around resource string layout and alert dialogs
svn:r22298
2010-05-08 04:19:06 +00:00
Nathan Freitas 6f582d85a2 fixed a few small bugs, added new network package classes for future functionality
svn:r22005
2010-03-18 03:15:20 +00:00
Nathan Freitas a0295c2803 fixed the way disabling of certain settings works on non-root devices
svn:r21851
2010-03-08 03:34:17 +00:00
Nathan Freitas 6c19f0c7e7 added Privoxy running confirmation; also reachableports and relay support (added by ioerror) have been double-checked
svn:r21830
2010-03-06 15:02:04 +00:00
Nathan Freitas 3b6a5c4862 many fixes include landscape view, invalid settings handling and cleanup of shell cmd code
svn:r21829
2010-03-06 14:56:39 +00:00
Jacob Appelbaum 996eb6dbe6 remove reference to fascistFirewall
svn:r21828
2010-03-06 04:50:18 +00:00
Jacob Appelbaum be5454841b replacing FascistFirewalling with ReachableAddresses
svn:r21827
2010-03-06 04:46:53 +00:00
Nathan Freitas d20521f590 tweaked the new settings for relays and firewalls; updated parsing script too
svn:r21826
2010-03-06 04:11:36 +00:00
Jacob Appelbaum 47de5f9c10 Add FascistFirewall preference
svn:r21825
2010-03-06 02:06:00 +00:00
Jacob Appelbaum 3800147e22 Add an option for Relay support to Orbot!
svn:r21823
2010-03-06 01:23:36 +00:00
Jacob Appelbaum dea398d0cc Add PREF_OR_NICKNAME
svn:r21822
2010-03-06 01:08:10 +00:00
Jacob Appelbaum 3d93750c61 PREF_OR rather than PREF_RELAY
svn:r21819
2010-03-06 00:45:57 +00:00
Jacob Appelbaum 9d91abd396 Add prefs for relay and fascist firewalling
Adds the following prefs:
    PREF_RELAY (default false)
    PREF_RELAY_PORT (default 9001)
    PREF_FASCIST_FIREWALL (default false)
    PREF_FASCIST_FIREWALL_PORTS (default 80,443)


svn:r21818
2010-03-06 00:44:56 +00:00
Jacob Appelbaum 91b2e13c44 Update strings to reflect proper urls, better phrasing
svn:r21817
2010-03-06 00:01:59 +00:00
Nathan Freitas 831ccc4060 improved activate button responsive to be more instant
svn:r21778
2010-03-01 06:15:35 +00:00
Nathan Freitas ce65c91546 removed home, browse menu options; added beter non-root operation
svn:r21776
2010-03-01 05:52:44 +00:00
Nathan Freitas 245cef1e32 added transproxy app chooser view
svn:r21761
2010-02-27 23:56:46 +00:00
Nathan Freitas eafeb64b9c added check for trans proxy preference
svn:r21749
2010-02-24 05:09:24 +00:00
Nathan Freitas 7b5677227d added transparent proxying of port 443 via Tor TransPort and modifed browse check to https://check.torproject.org
svn:r21604
2010-02-10 06:54:13 +00:00
Nathan Freitas 7b0717d1e4 migrating Orbot codebase from old repo and updating to 0.0.3a
svn:r21593
2010-02-08 20:39:42 +00:00
Nathan Freitas 64b7089f93 fixing sh*t I broke due to strange Android build process (re-adding src files)
svn:r21068
2009-11-30 16:50:26 +00:00
Nathan Freitas 1b587ab9d1 removed duplicated java files from /bin directory
svn:r21067
2009-11-30 16:40:32 +00:00
Nathan Freitas 20f0dfee49 0.0.2a update; improved Service mgmt; Control Port callbacks; better UI graphics; Help page
svn:r21065
2009-11-30 16:39:13 +00:00
Nathan Freitas 81625a112a Orbot 0.0.2: major UI improvements w/ editable settings and more
svn:r21042
2009-11-28 15:41:28 +00:00
Nathan Freitas 36e9d1b956 Removed the futuristic copyright notice
svn:r20812
2009-10-21 23:33:48 +00:00
Nathan Freitas 3d0dc69f9f First check-in of Orbot: the Onion Routing Robot (aka Tor on Android)
svn:r20811
2009-10-21 23:17:45 +00:00