Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revise control spec and implementation to allow all log messages to be sent ↵ | Nick Mathewson | 2005-04-05 |
| | | | | | | to controller with their severities intact. svn:r4010 | ||
* | take some items off the todo | Roger Dingledine | 2005-04-04 |
| | | | | svn:r4005 | ||
* | Clarify a point related to bug 84 | Nick Mathewson | 2005-04-03 |
| | | | | svn:r4000 | ||
* | Better messages when POSTDESCRIPTOR fails | Nick Mathewson | 2005-04-02 |
| | | | | svn:r3989 | ||
* | peertech has been dead forever | Roger Dingledine | 2005-04-02 |
| | | | | | | | stop recommending it svn:r3988 | ||
* | close my <li> | Roger Dingledine | 2005-04-01 |
| | | | | svn:r3985 | ||
* | step five of running a server: subscribe to or-announce. | Roger Dingledine | 2005-04-01 |
| | | | | svn:r3984 | ||
* | minor correction: location of torrc on unix packages | Roger Dingledine | 2005-04-01 |
| | | | | svn:r3981 | ||
* | clean up docs, point people to new release candidate | Roger Dingledine | 2005-04-01 |
| | | | | svn:r3979 | ||
* | Add several files to cvsignores | Nick Mathewson | 2005-04-01 |
| | | | | svn:r3963 | ||
* | fix punctuation | Roger Dingledine | 2005-04-01 |
| | | | | svn:r3956 | ||
* | Improve error msgs in tor-resolve.c; resolve bug 112 | Nick Mathewson | 2005-04-01 |
| | | | | svn:r3947 | ||
* | Update tor-doc-{win32,-osx}.html to show the latest beta release. Added date ↵ | Thomas Sjögren | 2005-03-29 |
| | | | | | | when the document was last updated. svn:r3921 | ||
* | fix typo | Roger Dingledine | 2005-03-29 |
| | | | | svn:r3915 | ||
* | clean up html | Roger Dingledine | 2005-03-29 |
| | | | | svn:r3914 | ||
* | Mention libevent in more docs. | Nick Mathewson | 2005-03-29 |
| | | | | svn:r3913 | ||
* | Rename option in control-spec.txt too. | Nick Mathewson | 2005-03-27 |
| | | | | svn:r3896 | ||
* | update todo a bit more | Roger Dingledine | 2005-03-27 |
| | | | | svn:r3893 | ||
* | change control spec so closestream doesn't get to specify whether | Roger Dingledine | 2005-03-27 |
| | | | | | | | | | 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 | ||
* | update version pointers on osx/win32 docs | Roger Dingledine | 2005-03-26 |
| | | | | svn:r3888 | ||
* | add another instance of the word 'hibernation' in the description | Roger Dingledine | 2005-03-26 |
| | | | | | | | | for accountingmax, since nobody searches for it by the name accountingmax. svn:r3885 | ||
* | Remind us to fwd-port accept fix. | Nick Mathewson | 2005-03-25 |
| | | | | svn:r3878 | ||
* | Clarify behavior of SETEVENTS: it is SET, not ADD. | Nick Mathewson | 2005-03-25 |
| | | | | svn:r3871 | ||
* | note that you can't attachstream to a non-open circuit. | Roger Dingledine | 2005-03-24 |
| | | | | svn:r3858 | ||
* | added short descriptions to circuit-related event codes | Geoff Goodell | 2005-03-24 |
| | | | | svn:r3854 | ||
* | Document EXTENDCIRCUIT DONE message behavior. | Nick Mathewson | 2005-03-24 |
| | | | | svn:r3853 | ||
* | Move some TODO items out of the 0.1.0.1-rc pile | Nick Mathewson | 2005-03-24 |
| | | | | svn:r3851 | ||
* | Make GETINFO for "network-status" work on non-authdirs | Nick Mathewson | 2005-03-23 |
| | | | | svn:r3837 | ||
* | Note that GETINFO (via the controller) for network-status will not work on ↵ | Nick Mathewson | 2005-03-23 |
| | | | | | | non-authdirectories right now. svn:r3835 | ||
* | clean up man page entry for MaxAdvertisedBandwidth | Roger Dingledine | 2005-03-22 |
| | | | | svn:r3817 | ||
* | Specify and implement close-stream and close-circuit control messages | Nick Mathewson | 2005-03-22 |
| | | | | svn:r3814 | ||
* | Implement an option to cap bandwidth-to-advertise. Arma: can you improve the ↵ | Nick Mathewson | 2005-03-22 |
| | | | | | | manpage entry by explaining why you would want to do this? svn:r3813 | ||
* | Report HTTP reasons to directory clients. (Also, fix format on new TODO items) | Nick Mathewson | 2005-03-22 |
| | | | | svn:r3811 | ||
* | write down some more concerns/thoughts | Roger Dingledine | 2005-03-22 |
| | | | | svn:r3804 | ||
* | add an item | Nick Mathewson | 2005-03-22 |
| | | | | svn:r3803 | ||
* | update control-spec too | Roger Dingledine | 2005-03-22 |
| | | | | svn:r3802 | ||
* | getting closer to 0.1.0.1-rc | Roger Dingledine | 2005-03-22 |
| | | | | svn:r3800 | ||
* | specify that a key-value configuration line consists of key-space-value. | Geoff Goodell | 2005-03-21 |
| | | | | svn:r3794 | ||
* | point the windows slashes the right way | Roger Dingledine | 2005-03-20 |
| | | | | svn:r3793 | ||
* | Implement redirectstream in control interface. | Nick Mathewson | 2005-03-19 |
| | | | | svn:r3785 | ||
* | Split version info into separate spec doc. | Nick Mathewson | 2005-03-19 |
| | | | | svn:r3783 | ||
* | things roger needs to do for 0.1.0.1-rc | Roger Dingledine | 2005-03-19 |
| | | | | svn:r3782 | ||
* | Note version documentation is finished in the TODO. Roger--should this be ↵ | Nick Mathewson | 2005-03-18 |
| | | | | | | someplace else too? svn:r3779 | ||
* | Correct documentation wrt versions; where files go; and default behavior of ↵ | Nick Mathewson | 2005-03-18 |
| | | | | | | osx installer. Can somebody with good html fu improve my table? svn:r3778 | ||
* | Make OS X log happily to /var/log/Tor | Nick Mathewson | 2005-03-18 |
| | | | | svn:r3775 | ||
* | man file in cvs was updated in March 2005, not November 2004 | Thomas Sjögren | 2005-03-18 |
| | | | | svn:r3771 | ||
* | Added ipid to the list of IP-testers in tor-doc*.html | Thomas Sjögren | 2005-03-17 |
| | | | | svn:r3770 | ||
* | Commit fixes for several pending tor core tasks: document all DOCDOCed ↵ | Nick Mathewson | 2005-03-17 |
| | | | | | | 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 | ||
* | Mozilla/Firefox instructions present in both win32 and osx. Added ↵ | Thomas Sjögren | 2005-03-16 |
| | | | | | | network-tools.com as a IP-test site. svn:r3768 | ||
* | Make it clear that tor-doc-{win32,osx}.html are for setting up clients and ↵ | Thomas Sjögren | 2005-03-15 |
| | | | | | | point those who want to set up a server to tor-doc.html svn:r3765 |