Commit Graph

630 Commits

Author SHA1 Message Date
Sebastian Hahn 783709eace Don't build the Tor manpages
svn:r22437
2010-05-28 16:47:45 +00:00
Sebastian Hahn 7339e70bba Make it easier for others to be a little less stupid than I was.
svn:r22436
2010-05-28 16:11:10 +00:00
Sebastian Hahn 4de453b388 Add a missing space to the build instructions
svn:r22435
2010-05-28 15:59:30 +00:00
Erinn Clark 646a2a628e bump to 0.0.7 for non-debug release
svn:r22407
2010-05-27 01:58:05 +00:00
Jacob Appelbaum 92a346af3d url correction
svn:r22406
2010-05-26 15:35:08 +00:00
Jacob Appelbaum 53cda110f9 Security fix suggeted by Jesse Burns from iSec Partners
svn:r22401
2010-05-26 14:12:27 +00:00
Erinn Clark cc8eeec2a1 bump versions to orbot 0.0.6 and tor 0.2.2.13
svn:r22369
2010-05-19 08:20:39 +00:00
Nathan Freitas 5a76d6cada added rough spanish localization as a first attempt at additional lang support
svn:r22301
2010-05-08 04:55:37 +00:00
Nathan Freitas 5bd4bb52f8 fixed primary activity bugs with displaying help resources
svn:r22300
2010-05-08 04:54:52 +00:00
Nathan Freitas f2977f8476 removed now unused NanoHTTPD and TorWebProxy classes from service package
svn:r22299
2010-05-08 04:21:45 +00:00
Nathan Freitas b68f334d7a modifications around resource string layout and alert dialogs
svn:r22298
2010-05-08 04:19:06 +00:00
Nathan Freitas 127ed5d02f updated resource strings in order to enable use of translation portal / pootle
svn:r22297
2010-05-08 04:18:24 +00:00
Nathan Freitas 83d72c2571 adding TODO file with GSoC ideas in here as well
svn:r22105
2010-03-31 21:55:29 +00:00
Roger Dingledine d14eee0a1a two more fixes, then call it good for now
svn:r22011
2010-03-18 05:01:08 +00:00
Roger Dingledine 178d06b8d3 reformat, fix typos and urls, etc
svn:r22010
2010-03-18 04:52:53 +00:00
Roger Dingledine e94eac1d5d fix a few typos
svn:r22009
2010-03-18 04:37:53 +00:00
Nathan Freitas 54790a4fb9 returned AUTHORS file to its proper and rightful state
svn:r22007
2010-03-18 03:25:45 +00:00
Nathan Freitas 8d6e657708 updated changelog and resource definition files
svn:r22006
2010-03-18 03:15:40 +00:00
Nathan Freitas 49835c6ea6 fixed a few small bugs, added new network package classes for future functionality
svn:r22005
2010-03-18 03:15:20 +00:00
Jacob Appelbaum 5fd0cc252b add a note that we're only a non-exit relay
svn:r21855
2010-03-08 07:01:11 +00:00
Erinn Clark 6083600d06 bump orbot version to prepare for new release, update tor version listed in layout
svn:r21854
2010-03-08 06:33:34 +00:00
Nathan Freitas f5207c36b4 fixed the way disabling of certain settings works on non-root devices
svn:r21851
2010-03-08 03:34:17 +00:00
Roger Dingledine 5d12f5a19e found this typo, and it seems i can commit, so here we are
svn:r21844
2010-03-07 03:07:53 +00:00
Nathan Freitas 65e03ac68f fixed small issue with bridge list field validation - correctly identifies if address entered when bridges are enabled
svn:r21831
2010-03-06 17:04:18 +00:00
Nathan Freitas 223a03e617 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 24f6adc201 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 33b6b2c23c remove reference to fascistFirewall
svn:r21828
2010-03-06 04:50:18 +00:00
Jacob Appelbaum 44845e2429 replacing FascistFirewalling with ReachableAddresses
svn:r21827
2010-03-06 04:46:53 +00:00
Nathan Freitas 84d5e3dcba tweaked the new settings for relays and firewalls; updated parsing script too
svn:r21826
2010-03-06 04:11:36 +00:00
Jacob Appelbaum 99cc2d75be Add FascistFirewall preference
svn:r21825
2010-03-06 02:06:00 +00:00
Jacob Appelbaum 3da0729bbf remove dupe, reorder key
svn:r21824
2010-03-06 01:27:51 +00:00
Jacob Appelbaum cd14cc5a19 Add an option for Relay support to Orbot!
svn:r21823
2010-03-06 01:23:36 +00:00
Jacob Appelbaum e832cdcc67 Add PREF_OR_NICKNAME
svn:r21822
2010-03-06 01:08:10 +00:00
Jacob Appelbaum 1675ab0acb add pref_or_nickname
svn:r21821
2010-03-06 01:07:19 +00:00
Jacob Appelbaum 7b129b3b65 pref_or rather than pref_relay
svn:r21820
2010-03-06 00:46:46 +00:00
Jacob Appelbaum a4a1b1ce7d PREF_OR rather than PREF_RELAY
svn:r21819
2010-03-06 00:45:57 +00:00
Jacob Appelbaum 66668bb9b8 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 a15509f192 Update strings to reflect proper urls, better phrasing
svn:r21817
2010-03-06 00:01:59 +00:00
Nathan Freitas 09fd0ef66d improved activate button responsive to be more instant
svn:r21778
2010-03-01 06:15:35 +00:00
Nathan Freitas 86c568f03e added new main screen button/status images that ioerror said were 31337
svn:r21777
2010-03-01 05:53:31 +00:00
Nathan Freitas 5db43960a5 removed home, browse menu options; added beter non-root operation
svn:r21776
2010-03-01 05:52:44 +00:00
Nathan Freitas 412f860afc added new list layout resources for transproxy app chooser view
svn:r21762
2010-02-27 23:57:22 +00:00
Nathan Freitas 11dafc0654 added transproxy app chooser view
svn:r21761
2010-02-27 23:56:46 +00:00
Nathan Freitas 628270ace0 added check for trans proxy preference
svn:r21749
2010-02-24 05:09:24 +00:00
Nathan Freitas f4a3e703a4 updated resources file to add new preferences, modified help text
svn:r21748
2010-02-24 05:09:05 +00:00
Erinn Clark 9ce840cd47 Updated build instructions with new CPPFLAGS for privoxy
svn:r21730
2010-02-23 04:45:50 +00:00
Nathan Freitas f73ddfedbd updated application manifest
svn:r21606
2010-02-10 07:01:11 +00:00
Nathan Freitas 4d6b9cd390 minor UI tweaks - removed title bar, changed icon, edited prefs text
svn:r21605
2010-02-10 07:00:47 +00:00
Nathan Freitas 6e6dc3e20e 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 7c4953eefc adding new/missing string resources
svn:r21595
2010-02-08 20:43:38 +00:00