summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2005-04-01minor correction: location of torrc on unix packagesRoger Dingledine
svn:r3981
2005-04-01clean up docs, point people to new release candidatetor-0.1.0.2-rcRoger Dingledine
svn:r3979
2005-04-01Add several files to cvsignoresNick Mathewson
svn:r3963
2005-04-01fix punctuationdebian-version-0.1.0.1-rc-cvs-200504010815-1Roger Dingledine
svn:r3956
2005-04-01Improve error msgs in tor-resolve.c; resolve bug 112Nick Mathewson
svn:r3947
2005-03-29Update tor-doc-{win32,-osx}.html to show the latest beta release. Added date ↵Thomas Sjögren
when the document was last updated. svn:r3921
2005-03-29fix typoRoger Dingledine
svn:r3915
2005-03-29clean up htmlRoger Dingledine
svn:r3914
2005-03-29Mention libevent in more docs.Nick Mathewson
svn:r3913
2005-03-27Rename option in control-spec.txt too.Nick Mathewson
svn:r3896
2005-03-27update todo a bit moreRoger Dingledine
svn:r3893
2005-03-27change control spec so closestream doesn't get to specify whetherRoger Dingledine
tor should hold-open-until-flushed. tor should take care of that (it should always hold open until flushed), and the controller should never care _how_ tor does its things. svn:r3892
2005-03-26update version pointers on osx/win32 docsRoger Dingledine
svn:r3888
2005-03-26add another instance of the word 'hibernation' in the descriptionRoger Dingledine
for accountingmax, since nobody searches for it by the name accountingmax. svn:r3885
2005-03-25Remind us to fwd-port accept fix.Nick Mathewson
svn:r3878
2005-03-25Clarify behavior of SETEVENTS: it is SET, not ADD.Nick Mathewson
svn:r3871
2005-03-24note that you can't attachstream to a non-open circuit.Roger Dingledine
svn:r3858
2005-03-24added short descriptions to circuit-related event codesGeoff Goodell
svn:r3854
2005-03-24Document EXTENDCIRCUIT DONE message behavior.Nick Mathewson
svn:r3853
2005-03-24Move some TODO items out of the 0.1.0.1-rc pileNick Mathewson
svn:r3851
2005-03-23Make GETINFO for "network-status" work on non-authdirsNick Mathewson
svn:r3837
2005-03-23Note that GETINFO (via the controller) for network-status will not work on ↵Nick Mathewson
non-authdirectories right now. svn:r3835
2005-03-22clean up man page entry for MaxAdvertisedBandwidthRoger Dingledine
svn:r3817
2005-03-22Specify and implement close-stream and close-circuit control messagesNick Mathewson
svn:r3814
2005-03-22Implement an option to cap bandwidth-to-advertise. Arma: can you improve the ↵Nick Mathewson
manpage entry by explaining why you would want to do this? svn:r3813
2005-03-22Report HTTP reasons to directory clients. (Also, fix format on new TODO items)Nick Mathewson
svn:r3811
2005-03-22write down some more concerns/thoughtsRoger Dingledine
svn:r3804
2005-03-22add an itemNick Mathewson
svn:r3803
2005-03-22update control-spec tooRoger Dingledine
svn:r3802
2005-03-22getting closer to 0.1.0.1-rcRoger Dingledine
svn:r3800
2005-03-21specify that a key-value configuration line consists of key-space-value.Geoff Goodell
svn:r3794
2005-03-20point the windows slashes the right wayRoger Dingledine
svn:r3793
2005-03-19Implement redirectstream in control interface.Nick Mathewson
svn:r3785
2005-03-19Split version info into separate spec doc.Nick Mathewson
svn:r3783
2005-03-19things roger needs to do for 0.1.0.1-rcRoger Dingledine
svn:r3782
2005-03-18Note version documentation is finished in the TODO. Roger--should this be ↵Nick Mathewson
someplace else too? svn:r3779
2005-03-18Correct documentation wrt versions; where files go; and default behavior of ↵Nick Mathewson
osx installer. Can somebody with good html fu improve my table? svn:r3778
2005-03-18Make OS X log happily to /var/log/TorNick Mathewson
svn:r3775
2005-03-18man file in cvs was updated in March 2005, not November 2004Thomas Sjögren
svn:r3771
2005-03-17Added ipid to the list of IP-testers in tor-doc*.htmlThomas Sjögren
svn:r3770
2005-03-17Commit fixes for several pending tor core tasks: document all DOCDOCed ↵Nick Mathewson
functions; time out uncontrolled unattached streams; feed reasons to SOCKS5 (refactoring connection_ap_handshake_socks_reply in the process); change DirFetchPeriod/StatusFetchPeriod to have a special "Be smart" value. svn:r3769
2005-03-16Mozilla/Firefox instructions present in both win32 and osx. Added ↵Thomas Sjögren
network-tools.com as a IP-test site. svn:r3768
2005-03-15Make it clear that tor-doc-{win32,osx}.html are for setting up clients and ↵Thomas Sjögren
point those who want to set up a server to tor-doc.html svn:r3765
2005-03-14<arma2> - closed=4, new connection=5, new resolve request=6)Nick Mathewson
<arma2> + closed=4, new connection=5, new resolve request=6, <arma2> + stream detached from circuit, retriable=7) <arma2> nick: this comma is confusing. svn:r3761
2005-03-14Note a couple of changes in TCNick Mathewson
svn:r3760
2005-03-14Raise common code for "detach this stream and try it with a different ↵Nick Mathewson
circuit" into a separate function; make that function handle controller-managed streams right. svn:r3756
2005-03-12and put ShutdownWaitLength in man pageRoger Dingledine
svn:r3754
2005-03-12Implement the common case of ATTACHSTREAM.Nick Mathewson
svn:r3751
2005-03-12MaxCircuitDirtiness never got into the man pageRoger Dingledine
svn:r3750
2005-03-11fix typo in man pageRoger Dingledine
svn:r3749