aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-17pick a side of the fence. here's hoping.Roger Dingledine
2005-11-17we used to kill the circuit when we receive a relay command weRoger Dingledine
2005-11-17fix a bug in the spec, and add a question about correct behavior. nick?Roger Dingledine
2005-11-17help the term "OP" become obsoleteRoger Dingledine
2005-11-17clean up the tor spec somewhat, inspired by comments from lexiRoger Dingledine
2005-11-17put the socks-extensions file in the tarball tooRoger Dingledine
2005-11-16bugfix: the controller doesn't mention it's a .onion if it is.Roger Dingledine
2005-11-16Add a new config option TestSocks so people can see if theirRoger Dingledine
2005-11-16Try to build with OpenSSL 0.9.6. Lets pay attention to see if anybody complains.Nick Mathewson
2005-11-15and start using the local copy of the stylesheetRoger Dingledine
2005-11-15and get it into the tarballRoger Dingledine
2005-11-15ship a copy of the stylesheet with the tor-doc-*Roger Dingledine
2005-11-15stop shipping tor-doc.html and .css in the tarballRoger Dingledine
2005-11-15start shipping tor-doc-unix.html tor-doc-server.html in the tarballRoger Dingledine
2005-11-15Actually do not ship doc/{socks-extensions.txt,tor-doc-server.html,tor-doc-un...debian-version-0.1.1.9-alpha-1Peter Palfrader
2005-11-15New upstream version.Peter Palfrader
2005-11-15Verify that router fingerprint lines match identity keys. (We dont use them, ...Nick Mathewson
2005-11-15another case where the poor server operator doesn't need toRoger Dingledine
2005-11-15bump to 0.1.1.9-alpha-cvsRoger Dingledine
2005-11-15correct the timestamp on the changelogRoger Dingledine
2005-11-15Whitespace fixPeter Palfrader
2005-11-15add items to my TODOPeter Palfrader
2005-11-15Say that tor.default is a bash shell fragment nowPeter Palfrader
2005-11-15Remove the EVENT_NOEPOLL block from etc/default/tor.Peter Palfrader
2005-11-15Use bin/bash for the init script instead of bin/sh. We are using ulimit -nPeter Palfrader
2005-11-15Also ship doc/{socks-extensions.txt,tor-doc-server.html,tor-doc-unix.html}Peter Palfrader
2005-11-15make it even more clear that i didn't screw up the logictor-0.1.1.9-alphaRoger Dingledine
2005-11-15fix logic error: not unnamed is good.Roger Dingledine
2005-11-15Loops without an increment step can suck, even on windows.Nick Mathewson
2005-11-15Make new logging stuff work on windows; fix a couple of windows typos.Nick Mathewson
2005-11-15bump to 0.1.1.9-alphaRoger Dingledine
2005-11-15last pieces of 0.1.1.9-alpha changelogRoger Dingledine
2005-11-14Hm; looks like the callback business was unnecessary, since DHparams_dup() co...Nick Mathewson
2005-11-14Use a callback to set our DH parameters; set SSL_OP_SINGLE_DH_USE.Nick Mathewson
2005-11-14Oops. It looks like there *was* an easy way to make openssl do what we wanted.Nick Mathewson
2005-11-14Fix number in error messageNick Mathewson
2005-11-14shorten more of the startup log messagesRoger Dingledine
2005-11-14when a stream times out, provide less (but better) explanationRoger Dingledine
2005-11-13When logging via syslog, include the pid whenever we provideRoger Dingledine
2005-11-13cleanup and additions to 0.1.1.9-alpha changelogRoger Dingledine
2005-11-12confuse people less about what running a server meansRoger Dingledine
2005-11-12remove some completed itemsRoger Dingledine
2005-11-12start to clean up and add to and rearrange the todoRoger Dingledine
2005-11-11We were refusing to start if you define SocksListenAddressRoger Dingledine
2005-11-11correct nick's commentRoger Dingledine
2005-11-11Note that much of check_dh_key is voodoo; make x in DH be only 320 bits for D...Nick Mathewson
2005-11-11speed up the lookup-by-circid-orconn now that it seems thatRoger Dingledine
2005-11-11when we were cannibalizing a circuit with a particular exitRoger Dingledine
2005-11-11fix function commentRoger Dingledine
2005-11-11router twins are long gone from tor. take them out of the spec.Roger Dingledine