summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-05New upstream releasedebian-version-0.0.7.1-1Peter Palfrader
2004-07-04touchups all overRoger Dingledine
2004-07-04add a changelog for 0.0.7.1Roger Dingledine
2004-07-04two more todo itemsRoger Dingledine
2004-07-04When tor_lookup_hostname says 0.0.0.0, treat it as an error.Nick Mathewson
2004-07-03fix a seg fault when you try to launch a circRoger Dingledine
2004-07-03populate circ->n_conn_id_digest when we set circ->n_connRoger Dingledine
2004-07-02More digest/nickname fixesNick Mathewson
2004-07-02another checkpoint toward letting ORs connect on demandRoger Dingledine
2004-07-02some of the infrastructure to let ORs connect on demandRoger Dingledine
2004-07-01Switch most uses of *_by_addr_port to *_by_identity_digestNick Mathewson
2004-07-01running-routers now lists down routers too (with a ! before their name)Roger Dingledine
2004-07-01Update tor-spec with new EXTEND format and info about certificate chainsNick Mathewson
2004-07-01Track routers by hash of identity key; use hex hash of identity key in place ...Nick Mathewson
2004-06-30cleanups on 008pre1 itemsRoger Dingledine
2004-06-30Use arguments to routerlist_update_from_runningrouters correctlyNick Mathewson
2004-06-30Always use get_data_directory() instead of options.DataDirectory; fix a memor...Nick Mathewson
2004-06-30Always log version when starting tor.Nick Mathewson
2004-06-29stop leaking options->ContactInfo on hupRoger Dingledine
2004-06-29add an example ContactInfo line to torrc.sampleRoger Dingledine
2004-06-28put tor-doc.html under revision controlRoger Dingledine
2004-06-27Ask people to be a little more verbose in the mails they send to tor-opsPeter Palfrader
2004-06-25Remaining 008pre1 items done; deferred where more design is needed.Nick Mathewson
2004-06-23add a changelog entry for 0.0.2pre13, since we have itRoger Dingledine
2004-06-23include the default exit policy in the man pageRoger Dingledine
2004-06-21Terminate commentNick Mathewson
2004-06-21Implement several 008pre1 items: needs more testingNick Mathewson
2004-06-17tweaks and bugfix on resolve/resolved codeRoger Dingledine
2004-06-17minor bugfix in socks explanationRoger Dingledine
2004-06-17Implement RESOLVE/RESOLVED cells and socks resolve codeNick Mathewson
2004-06-17Add simple python tool to use Tor for DNS lookupsNick Mathewson
2004-06-17document socks extensions and dns lookup codeNick Mathewson
2004-06-17bump cvs version to 0.0.8pre1-cvsRoger Dingledine
2004-06-16mark one todo item off, add two new onesRoger Dingledine
2004-06-16router->is_trusted_dir implies router->dir_port>0Roger Dingledine
2004-06-16organize the 0.0.8 roadmap a bit moreRoger Dingledine
2004-06-16include <inttypes.h> if we have itRoger Dingledine
2004-06-15Logrotate var/log/tor/*log instead of just var/log/tor/logPeter Palfrader
2004-06-14clean 0.0.7 items from todo list, add distributed/decentralized-tor itemsRoger Dingledine
2004-06-13if datadirectory isn't owned by this uid, tell the user he mustRoger Dingledine
2004-06-13what is this "command line" that we can allegedly write to?Roger Dingledine
2004-06-12Implement code to run tor as an NT service. More testing is needed, as is co...Nick Mathewson
2004-06-12Break tor_main into startup/loop/shutdown portions, to make NT service refact...Nick Mathewson
2004-06-10Address can be an IP tooRoger Dingledine
2004-06-08Use intptr_t correctly in test.c; try to resolve ia64 warningsNick Mathewson
2004-06-07Update windows version to 0.0.7Nick Mathewson
2004-06-07provide a prototype for dnsworkers_rotateRoger Dingledine
2004-06-07New upstream versiondebian-version-0.0.7-1Peter Palfrader
2004-06-07bump version to 0.0.7tor-0.0.7Roger Dingledine
2004-06-07update the changelog for 0.0.7Roger Dingledine