index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Age
Commit message (
Expand
)
Author
2004-11-14
add another contributed tor start/stop script
Roger Dingledine
2004-11-14
Add maintainer script to propagate Tor version to windows
Nick Mathewson
2004-11-14
Tweak openssl version
Nick Mathewson
2004-11-13
Make tor.nsi work, document how to use it, and document what it still needs. ...
Nick Mathewson
2004-11-13
Update installer script to seemingly better values.
Nick Mathewson
2004-11-13
Add original version of NSI installer script from J Doe; this will need some ...
Nick Mathewson
2004-11-10
don't install tor-control.py, just ship it
Roger Dingledine
2004-11-10
hack the tor.sh so it uses the new log format even on the command-line
Roger Dingledine
2004-11-10
More whitespace normalization
Nick Mathewson
2004-11-09
Normalize whitespace; add a "tell me about all the unnormalized whitespace" t...
Nick Mathewson
2004-11-09
tweak the tor-control some more
Roger Dingledine
2004-11-09
fix a tor-resolve bug that could not possibly have ever worked but
Roger Dingledine
2004-11-09
a tor-control patch to do setconf too
Roger Dingledine
2004-11-09
ship tor-control.py in the tarball
Roger Dingledine
2004-11-07
add an in-progress python controller to test controlport
Roger Dingledine
2004-11-04
Merge RPM spec patch from jbash
Nick Mathewson
2004-10-31
fix 'make dist' so it works again
Roger Dingledine
2004-10-28
Rename Python tor-resolve to tor-resolve.py; stop installing it; move tor-res...
Nick Mathewson
2004-09-27
clean up the torify man page
Roger Dingledine
2004-08-18
ship tor-resolve.1 in the tarball
Roger Dingledine
2004-08-15
give tor-resolve a man page
Roger Dingledine
2004-07-22
rename tor_resolve to tor-resolve
Roger Dingledine
2004-07-20
Handle closed connection properly on tor_resolve
Nick Mathewson
2004-07-20
ship and install tor_resolve script too
Roger Dingledine
2004-06-17
Add simple python tool to use Tor for DNS lookups
Nick Mathewson
2004-06-06
Checkpoint work towards making tor.spec work with current tor and conform (mo...
Nick Mathewson
2004-05-13
Make mdd.py marginally less kludgey
Nick Mathewson
2004-05-12
Add nasty kludgy broken call-graph generator
Nick Mathewson
2004-04-09
Update cvsignores
Peter Palfrader
2004-03-29
Add more stuff to cvsignores
Nick Mathewson
2004-03-02
fix the rpm spec description again
Roger Dingledine
2004-03-02
Integrate jbash's RPM spec into build process. (Requires "rpmbuild" to
Nick Mathewson
2004-02-27
Dont use -eq for =; make TORGROUP and TORUSER independent
Nick Mathewson
2004-02-27
Make init script work with chkconfig; make it put pids in /var/run/tor (not /...
Nick Mathewson
2004-02-17
install the torify.1 man page too
Roger Dingledine
2004-02-17
make 'make dist' work
Roger Dingledine
2004-02-17
this will cause the things in this directory to get installed properly, maybe
Steven Hazel
2004-02-17
sync up the rpm spec description so it matches the deb more
Roger Dingledine
2004-02-17
torify should look in the /etc we configured it to look for
Roger Dingledine
2004-02-17
Add initial spec file from jbash; no edits yet
Nick Mathewson
2004-02-17
move the tor init script into contrib/
Roger Dingledine
2004-02-17
Make the filename used in the script match the one we use.
Peter Palfrader
2004-02-17
Add torify
Peter Palfrader