summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2005-03-19things roger needs to do for 0.1.0.1-rcRoger Dingledine
2005-03-18Note version documentation is finished in the TODO. Roger--should this be so...Nick Mathewson
2005-03-18Correct documentation wrt versions; where files go; and default behavior of o...Nick Mathewson
2005-03-18Make OS X log happily to /var/log/TorNick Mathewson
2005-03-18man file in cvs was updated in March 2005, not November 2004Thomas Sjögren
2005-03-17Added ipid to the list of IP-testers in tor-doc*.htmlThomas Sjögren
2005-03-17Commit fixes for several pending tor core tasks: document all DOCDOCed functi...Nick Mathewson
2005-03-16Mozilla/Firefox instructions present in both win32 and osx. Added network-too...Thomas Sjögren
2005-03-15Make it clear that tor-doc-{win32,osx}.html are for setting up clients and po...Thomas Sjögren
2005-03-14<arma2> - closed=4, new connection=5, new resolve request=6)Nick Mathewson
2005-03-14Note a couple of changes in TCNick Mathewson
2005-03-14Raise common code for "detach this stream and try it with a different circuit...Nick Mathewson
2005-03-12and put ShutdownWaitLength in man pageRoger Dingledine
2005-03-12Implement the common case of ATTACHSTREAM.Nick Mathewson
2005-03-12MaxCircuitDirtiness never got into the man pageRoger Dingledine
2005-03-11fix typo in man pageRoger Dingledine
2005-03-11add another item to TODONick Mathewson
2005-03-11expand a couple of itemsNick Mathewson
2005-03-11reflect changes to default exit policy in manual pageGeoff Goodell
2005-03-03Finish implementing GETINFO; make it easy to query address maps.Nick Mathewson
2005-03-02Implement new controller events for changed descriptors and new (not-yet-atta...Nick Mathewson
2005-03-02Rename unused-address functions to virtual address; this is more accurate. A...Nick Mathewson
2005-03-02Clarify some confusion about what GETINFO(addr-mappings) should return.Nick Mathewson
2005-03-02Specify and implement fragmented control messages to allow for (among other ...Nick Mathewson
2005-03-02Implement "Dont-Care" from addresses to MapAddress control message. For safe...Nick Mathewson
2005-03-02Specify reverse DNSNick Mathewson
2005-03-02Still more code to make sure we send the right number and kind of RELAY END c...Nick Mathewson
2005-03-01Add error reason to spec: TORPROTOCOL reason means "you are not speaking a ve...Nick Mathewson
2005-03-01Revise all calls to connection_edge_end to avoid sending MISC, and to take er...Nick Mathewson
2005-03-01Forward-port new reasons; clean up code more; add code to convert new reasons...Nick Mathewson
2005-03-01Revise tor-spec to add more/better stream end reasons.Nick Mathewson
2005-03-01Change version parsing logic: a version is "obsolete" if it is not recommende...Nick Mathewson
2005-02-28update todoRoger Dingledine
2005-02-27Make sure that router_get_by_* can always return "me"Nick Mathewson
2005-02-25clean up alphabetization someRoger Dingledine
2005-02-25document changed option nameNick Mathewson
2005-02-25Make some control spec stuff doneNick Mathewson
2005-02-25Note done things on TODONick Mathewson
2005-02-24caching .exit stuff is doneRoger Dingledine
2005-02-24Add a log-related item.Nick Mathewson
2005-02-24man page entry for httpsproxyRoger Dingledine
2005-02-23a list of things to do so we can decentralizeRoger Dingledine
2005-02-23more 010x todosNick Mathewson
2005-02-23assign a few tasksRoger Dingledine
2005-02-23First cut at labelinging things for 0.1.0.xNick Mathewson
2005-02-23a few more items for the todoRoger Dingledine
2005-02-23and to the win32 and os x doc pagesRoger Dingledine
2005-02-23make slightly clearer that mapaddress arguments are stringsRoger Dingledine
2005-02-22man page entries for addressmap and trackhostexitsRoger Dingledine
2005-02-18Tweak control-spec: add a GETINFO/INFOVALUE type pair to handle non-configura...Nick Mathewson