aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remaining 008pre1 items done; deferred where more design is needed.Nick Mathewson2004-06-25
* add a changelog entry for 0.0.2pre13, since we have itRoger Dingledine2004-06-23
* include the default exit policy in the man pageRoger Dingledine2004-06-23
* Terminate commentNick Mathewson2004-06-21
* Implement several 008pre1 items: needs more testingNick Mathewson2004-06-21
* tweaks and bugfix on resolve/resolved codeRoger Dingledine2004-06-17
* minor bugfix in socks explanationRoger Dingledine2004-06-17
* Implement RESOLVE/RESOLVED cells and socks resolve codeNick Mathewson2004-06-17
* Add simple python tool to use Tor for DNS lookupsNick Mathewson2004-06-17
* document socks extensions and dns lookup codeNick Mathewson2004-06-17
* bump cvs version to 0.0.8pre1-cvsRoger Dingledine2004-06-17
* mark one todo item off, add two new onesRoger Dingledine2004-06-16
* router->is_trusted_dir implies router->dir_port>0Roger Dingledine2004-06-16
* organize the 0.0.8 roadmap a bit moreRoger Dingledine2004-06-16
* include <inttypes.h> if we have itRoger Dingledine2004-06-16
* Logrotate var/log/tor/*log instead of just var/log/tor/logPeter Palfrader2004-06-15
* clean 0.0.7 items from todo list, add distributed/decentralized-tor itemsRoger Dingledine2004-06-14
* if datadirectory isn't owned by this uid, tell the user he mustRoger Dingledine2004-06-13
* what is this "command line" that we can allegedly write to?Roger Dingledine2004-06-13
* Implement code to run tor as an NT service. More testing is needed, as is co...Nick Mathewson2004-06-12
* Break tor_main into startup/loop/shutdown portions, to make NT service refact...Nick Mathewson2004-06-12
* Address can be an IP tooRoger Dingledine2004-06-10
* Use intptr_t correctly in test.c; try to resolve ia64 warningsNick Mathewson2004-06-08
* Update windows version to 0.0.7Nick Mathewson2004-06-07
* provide a prototype for dnsworkers_rotateRoger Dingledine2004-06-07
* New upstream versionPeter Palfrader2004-06-07
* bump version to 0.0.7Roger Dingledine2004-06-07
* update the changelog for 0.0.7Roger Dingledine2004-06-07
* update the man page to reflect some recent featuresRoger Dingledine2004-06-07
* Checkpoint work towards making tor.spec work with current tor and conform (mo...Nick Mathewson2004-06-06
* another changelog entryRoger Dingledine2004-06-06
* tweak on the sample torrcRoger Dingledine2004-06-06
* Rotate dnsworkers and cpuworkers on SIGHUP, so they get new config settings tooNick Mathewson2004-06-06
* Unbork windows whitespaceNick Mathewson2004-06-05
* Make tor build on win32 again; handle locking for serverNick Mathewson2004-06-05
* bump an info message down to a debugRoger Dingledine2004-06-03
* cvs version is now 0.0.7rc1-cvsRoger Dingledine2004-06-03
* Document new config options in torrc.sample.inNick Mathewson2004-06-02
* If we are a directory, we should trust ourself.Nick Mathewson2004-06-02
* another item in the 0.0.7 prelim changelogRoger Dingledine2004-06-02
* update todoRoger Dingledine2004-06-02
* Check directory signatures based on name of signer, not on whom we got the di...Nick Mathewson2004-06-02
* Updated TODONick Mathewson2004-06-02
* crank up some of our constants, for better scalabilityRoger Dingledine2004-06-02
* define FD_SETSIZE in all cases, not just win32Roger Dingledine2004-06-02
* Stop multiplying logs on sighup.Nick Mathewson2004-06-02
* be sure to detach streams from the circuit linked list before freeing themRoger Dingledine2004-06-02
* Only connection_dns_remove resolving exit connectionsNick Mathewson2004-06-02
* bugfix: while closing a circuit, we were freeing the conns that wereRoger Dingledine2004-06-02
* a changelog for 0.0.7pre1Roger Dingledine2004-06-01