aboutsummaryrefslogtreecommitdiffstats
path: root/packages/torouter-web/src
Commit message (Collapse)AuthorAgeFilesLines
* remove unused told TUIficus2012-10-0233-1084/+0
|
* uap0 and not wlan0Jacob Appelbaum2011-08-261-1/+1
|
* Make the network interfaces be inside config.pyArturo Filastò2011-08-253-5/+9
|
* Require login for tor status pageArturo Filastò2011-08-241-11/+21
|
* use the system torrc by default hereJacob Appelbaum2011-08-241-1/+5
|
* Use wlan0 instead of uap0Arturo Filastò2011-08-232-3/+3
|
* Fix typoArturo Filastò2011-08-231-1/+1
|
* * Fix issue with distutilsArturo Filastò2011-08-233-3/+59
| | | | | | | * Temporarily move the style sheet to base.html * Fix issues related to absolute paths * Correct pid file location * misc cleanup
* Remove the sys.argv hack from one of the casesArturo Filastò2011-08-231-1/+0
|
* Make it start a daemon if invoked with no argumentsArturo Filastò2011-08-231-3/+3
|
* Fix #3790 Add a daemon class and make tor web ui run as such.Arturo Filastò2011-08-232-19/+173
|
* Fix mistypoArturo Filastò2011-08-191-2/+2
|
* Use correct tmp filenames and pathsArturo Filastò2011-08-192-4/+5
|
* Allow writing to network/interfaces file for wireless network settingsArturo Filastò2011-08-194-18/+77
|
* Fix XSRFArturo Filastò2011-08-191-5/+8
|
* Write to /var/tmp/tor-tuiArturo Filastò2011-08-191-1/+4
|
* Write to /var/tmpArturo Filastò2011-08-191-1/+1
|
* Comment out two testing linesArturo Filastò2011-08-191-3/+3
|
* Move to correct location config and view and fix import on runuiArturo Filastò2011-08-193-1/+29
|
* Merge branch 'master' of ssh://git-rw.torproject.org/torouterArturo Filastò2011-08-191-0/+1
|\
| * add python #!Jacob Appelbaum2011-08-191-0/+1
| |
* | Fix setup.py installation scriptArturo Filastò2011-08-199-38/+13
| |
* | Add support for torrc file read and writeArturo Filastò2011-08-197-6/+60
|/
* Merge branch 'master' of ssh://git-rw.torproject.org/torouterArturo Filastò2011-08-173-2/+8
|
* Merge branch 'master' of ssh://git-rw.torproject.org/torouterJacob Appelbaum2011-08-176-6/+50
|
* Move source into src dirJacob Appelbaum2011-08-1731-0/+683