| Commit message (Expand) | Author | Age |
* | document how the error values for closestream and closecircuit work. | Roger Dingledine | 2005-11-18 |
* | commit a changelog tweak that i slipped in for the release | Roger Dingledine | 2005-11-18 |
* | Leave options->DirServers alone -- if the user didn't specify any, | Roger Dingledine | 2005-11-18 |
* | and another overly common log entry | Roger Dingledine | 2005-11-18 |
* | and another one | Roger Dingledine | 2005-11-17 |
* | comment out some really popular log lines | Roger Dingledine | 2005-11-17 |
* | and now we actually do it, too. | Roger Dingledine | 2005-11-17 |
* | what to do on a failed setconf was a bit unspecified | Roger Dingledine | 2005-11-17 |
* | when you type 'getinfo' with no arguments, it doesn't give you | Roger Dingledine | 2005-11-17 |
* | Add some DH clarifications | Nick Mathewson | 2005-11-17 |
* | more spec clarifications from talking to lexi | Roger Dingledine | 2005-11-17 |
* | Remove incorrect requirement. | Nick Mathewson | 2005-11-17 |
* | ignored cells still count for computing digests. | Roger Dingledine | 2005-11-17 |
* | and note that older tors break the spec in that way | Roger Dingledine | 2005-11-17 |
* | pick a side of the fence. here's hoping. | Roger Dingledine | 2005-11-17 |
* | we used to kill the circuit when we receive a relay command we | Roger Dingledine | 2005-11-17 |
* | fix a bug in the spec, and add a question about correct behavior. nick? | Roger Dingledine | 2005-11-17 |
* | help the term "OP" become obsolete | Roger Dingledine | 2005-11-17 |
* | clean up the tor spec somewhat, inspired by comments from lexi | Roger Dingledine | 2005-11-17 |
* | put the socks-extensions file in the tarball too | Roger Dingledine | 2005-11-17 |
* | bugfix: the controller doesn't mention it's a .onion if it is. | Roger Dingledine | 2005-11-16 |
* | Add a new config option TestSocks so people can see if their | Roger Dingledine | 2005-11-16 |
* | Try to build with OpenSSL 0.9.6. Lets pay attention to see if anybody complains. | Nick Mathewson | 2005-11-16 |
* | and start using the local copy of the stylesheet | Roger Dingledine | 2005-11-15 |
* | and get it into the tarball | Roger Dingledine | 2005-11-15 |
* | ship a copy of the stylesheet with the tor-doc-* | Roger Dingledine | 2005-11-15 |
* | stop shipping tor-doc.html and .css in the tarball | Roger Dingledine | 2005-11-15 |
* | start shipping tor-doc-unix.html tor-doc-server.html in the tarball | Roger Dingledine | 2005-11-15 |
* | Actually do not ship doc/{socks-extensions.txt,tor-doc-server.html,tor-doc-un... | Peter Palfrader | 2005-11-15 |
* | New upstream version. | Peter Palfrader | 2005-11-15 |
* | Verify that router fingerprint lines match identity keys. (We dont use them, ... | Nick Mathewson | 2005-11-15 |
* | another case where the poor server operator doesn't need to | Roger Dingledine | 2005-11-15 |
* | bump to 0.1.1.9-alpha-cvs | Roger Dingledine | 2005-11-15 |
* | correct the timestamp on the changelog | Roger Dingledine | 2005-11-15 |
* | Whitespace fix | Peter Palfrader | 2005-11-15 |
* | add items to my TODO | Peter Palfrader | 2005-11-15 |
* | Say that tor.default is a bash shell fragment now | Peter Palfrader | 2005-11-15 |
* | Remove the EVENT_NOEPOLL block from etc/default/tor. | Peter Palfrader | 2005-11-15 |
* | Use bin/bash for the init script instead of bin/sh. We are using ulimit -n | Peter Palfrader | 2005-11-15 |
* | Also ship doc/{socks-extensions.txt,tor-doc-server.html,tor-doc-unix.html} | Peter Palfrader | 2005-11-15 |
* | make it even more clear that i didn't screw up the logic | Roger Dingledine | 2005-11-15 |
* | fix logic error: not unnamed is good. | Roger Dingledine | 2005-11-15 |
* | Loops without an increment step can suck, even on windows. | Nick Mathewson | 2005-11-15 |
* | Make new logging stuff work on windows; fix a couple of windows typos. | Nick Mathewson | 2005-11-15 |
* | bump to 0.1.1.9-alpha | Roger Dingledine | 2005-11-15 |
* | last pieces of 0.1.1.9-alpha changelog | Roger Dingledine | 2005-11-15 |
* | Hm; looks like the callback business was unnecessary, since DHparams_dup() co... | Nick Mathewson | 2005-11-14 |
* | Use a callback to set our DH parameters; set SSL_OP_SINGLE_DH_USE. | Nick Mathewson | 2005-11-14 |
* | Oops. It looks like there *was* an easy way to make openssl do what we wanted. | Nick Mathewson | 2005-11-14 |
* | Fix number in error message | Nick Mathewson | 2005-11-14 |