aboutsummaryrefslogtreecommitdiffstats
path: root/packages/torouter-web
Commit message (Collapse)AuthorAgeFilesLines
* back up WIPficus2012-09-161-0/+6
|
* add python-daemon dependancy for TUIficus2012-09-121-1/+1
|
* 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-234-6/+62
| | | | | | | * Temporarily move the style sheet to base.html * Fix issues related to absolute paths * Correct pid file location * misc cleanup
* Add views directory. Still suffers from distutils bugArturo Filastò2011-08-231-1/+1
|
* Remove the sys.argv hack from one of the casesArturo Filastò2011-08-231-1/+0
|
* Fix typoArturo Filastò2011-08-231-1/+1
|
* Add daemon to setup.pyArturo Filastò2011-08-231-1/+1
|
* 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-1910-40/+16
| |
* | 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-183-3/+158
|\
| * change depends by suggestion of bertagazJacob Appelbaum2011-08-171-1/+1
| |
| * add depend by suggestion of bertagazJacob Appelbaum2011-08-171-1/+1
| |
| * add proper rulesJacob Appelbaum2011-08-171-1/+0
| |
| * update controlJacob Appelbaum2011-08-171-1/+1
| |
| * make basic init from skelJacob Appelbaum2011-08-172-1/+157
| |
* | Merge branch 'master' of ssh://git-rw.torproject.org/torouterArturo Filastò2011-08-1732-0/+16
|\|
| * Merge branch 'master' of ssh://git-rw.torproject.org/torouterJacob Appelbaum2011-08-176-6/+50
| |\
| * | add basic install target with static filesJacob Appelbaum2011-08-171-1/+3
| | |
| * | add basic setup.py for install targetJacob Appelbaum2011-08-171-0/+14
| | |
| * | Move source into src dirJacob Appelbaum2011-08-1731-0/+0
| | |
* | | Fix comment line parsing (thanks atgar)Arturo Filastò2011-08-171-0/+1
| | |
* | | Add style to sub-menusArturo Filastò2011-08-172-2/+7
| |/ |/|
* | Add support for displaying content of torrc fileArturo Filastò2011-08-176-6/+50
|/
* Add status page for network interfacesArturo Filastò2011-08-174-8/+35
|
* Merge branch 'master' of ssh://git-rw.torproject.org/torouterArturo Filastò2011-08-1714-0/+236
|\
| * Add basic debian directoryJacob Appelbaum2011-08-1714-0/+236
| |
* | Add LicenseArturo Filastò2011-08-171-0/+32
|/
* Add parsing function to read and write /etc/network/interfaces files.Arturo Filastò2011-08-133-2/+76
|
* Move the configuration read/write functions to separate classArturo Filastò2011-08-124-34/+103
|
* Add dummy configuration update functionsArturo Filastò2011-08-122-1/+21
|
* Add logout functionalityArturo Filastò2011-08-115-1/+12
|
* Remove python bytecodeArturo Filastò2011-08-1110-0/+0
|