Commit Graph

93 Commits

Author SHA1 Message Date
Nathan Freitas 902a965ead fixed path for control port cookie lookup - moved from /data to /cache
svn:r22667
2010-07-19 22:39:50 +00:00
Nathan Freitas 200c6ec236 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
Runa A. Sandvik ca2123f780 we need to escape every apostrophe, including update for nl
svn:r22663
2010-07-19 14:55:54 +00:00
Runa A. Sandvik 34509b8f76 use zh instead of zh_CN
svn:r22662
2010-07-19 14:40:43 +00:00
Runa A. Sandvik 8aafb09e87 moved the script and converted a few translated files
svn:r22661
2010-07-19 14:40:08 +00:00
Nathan Freitas 237f4ab156 updated graphics
svn:r22647
2010-07-18 14:03:48 +00:00
Erinn Clark 330af72103 add missing zlib directory name to build instructions
svn:r22580
2010-06-30 21:54:02 +00:00
Runa A. Sandvik dce78330c6 orbot translations
svn:r22548
2010-06-23 15:53:17 +00:00
Runa A. Sandvik 2e00705932 convert orbot translations from po to xml
svn:r22546
2010-06-23 15:34:49 +00:00
Erinn Clark 05366eac40 bump orbot version for release to fix issues with android 2.2/froyo
svn:r22510
2010-06-14 22:10:53 +00:00
Nathan Freitas 8693d624b9 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 bf437f9a58 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 1c8f3c53e0 add some stuff for transproxy
svn:r22438
2010-05-28 17:02:13 +00:00
Sebastian Hahn 00ff29c097 Don't build the Tor manpages
svn:r22437
2010-05-28 16:47:45 +00:00
Sebastian Hahn e223ef777d 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 7767527c31 Add a missing space to the build instructions
svn:r22435
2010-05-28 15:59:30 +00:00
Erinn Clark b7e2e649bd bump to 0.0.7 for non-debug release
svn:r22407
2010-05-27 01:58:05 +00:00
Jacob Appelbaum ff29e6c58b url correction
svn:r22406
2010-05-26 15:35:08 +00:00
Jacob Appelbaum bf140a4ba8 Security fix suggeted by Jesse Burns from iSec Partners
svn:r22401
2010-05-26 14:12:27 +00:00
Erinn Clark 665ab1f4ab 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 8b6601e542 added rough spanish localization as a first attempt at additional lang support
svn:r22301
2010-05-08 04:55:37 +00:00
Nathan Freitas 087495ff48 fixed primary activity bugs with displaying help resources
svn:r22300
2010-05-08 04:54:52 +00:00
Nathan Freitas 33bd25a33d removed now unused NanoHTTPD and TorWebProxy classes from service package
svn:r22299
2010-05-08 04:21:45 +00:00
Nathan Freitas 3a42661351 modifications around resource string layout and alert dialogs
svn:r22298
2010-05-08 04:19:06 +00:00
Nathan Freitas 04e7c3779c updated resource strings in order to enable use of translation portal / pootle
svn:r22297
2010-05-08 04:18:24 +00:00
Nathan Freitas b390061575 adding TODO file with GSoC ideas in here as well
svn:r22105
2010-03-31 21:55:29 +00:00
Roger Dingledine 902ee0d8db two more fixes, then call it good for now
svn:r22011
2010-03-18 05:01:08 +00:00
Roger Dingledine 7bbceed4cc reformat, fix typos and urls, etc
svn:r22010
2010-03-18 04:52:53 +00:00
Roger Dingledine b9ce255b39 fix a few typos
svn:r22009
2010-03-18 04:37:53 +00:00
Nathan Freitas 9746a0b79f returned AUTHORS file to its proper and rightful state
svn:r22007
2010-03-18 03:25:45 +00:00
Nathan Freitas bfb6077df5 updated changelog and resource definition files
svn:r22006
2010-03-18 03:15:40 +00:00
Nathan Freitas 9efd8ddca9 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 9b27b4667d add a note that we're only a non-exit relay
svn:r21855
2010-03-08 07:01:11 +00:00
Erinn Clark 3b33678492 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 b3500ee2d1 fixed the way disabling of certain settings works on non-root devices
svn:r21851
2010-03-08 03:34:17 +00:00
Roger Dingledine cbb7736ca2 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 8972f73d7b 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 4674391570 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 32c6e62c45 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 2f629d1955 remove reference to fascistFirewall
svn:r21828
2010-03-06 04:50:18 +00:00
Jacob Appelbaum 3c8c7417f2 replacing FascistFirewalling with ReachableAddresses
svn:r21827
2010-03-06 04:46:53 +00:00
Nathan Freitas 28571b9510 tweaked the new settings for relays and firewalls; updated parsing script too
svn:r21826
2010-03-06 04:11:36 +00:00
Jacob Appelbaum f25f70fb4a Add FascistFirewall preference
svn:r21825
2010-03-06 02:06:00 +00:00
Jacob Appelbaum 5cde6f716f remove dupe, reorder key
svn:r21824
2010-03-06 01:27:51 +00:00
Jacob Appelbaum b1e318f493 Add an option for Relay support to Orbot!
svn:r21823
2010-03-06 01:23:36 +00:00
Jacob Appelbaum 66b72f8b32 Add PREF_OR_NICKNAME
svn:r21822
2010-03-06 01:08:10 +00:00
Jacob Appelbaum 64e98bc3f0 add pref_or_nickname
svn:r21821
2010-03-06 01:07:19 +00:00
Jacob Appelbaum 250a13cefb pref_or rather than pref_relay
svn:r21820
2010-03-06 00:46:46 +00:00
Jacob Appelbaum 13669a900c PREF_OR rather than PREF_RELAY
svn:r21819
2010-03-06 00:45:57 +00:00
Jacob Appelbaum 041a6b3859 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