summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-30fix more grammar stuffNick Mathewson
2004-11-30Make tor-resolve accept x.y.exit addresses againNick Mathewson
2004-11-30use shorter minimum key lifetime until 008 is deadNick Mathewson
2004-11-30It seems that some people just don't appreciate my avant-garde communicationNick Mathewson
2004-11-30doxygen uses backslashes, not forward-slashesNick Mathewson
2004-11-30clarify why strlcpy is safe in truncated log messagesNick Mathewson
2004-11-30Fix last patchNick Mathewson
2004-11-30Update tor-spec.txt: list and describe all router and directory fields.Nick Mathewson
2004-11-30Rename parse_address to parse_extended_hostname (since we have other kinds of...Nick Mathewson
2004-11-30Make version parsing tests passNick Mathewson
2004-11-30Give an early error if you pass a .onion or a .exit hostname to tor-resolveNick Mathewson
2004-11-30Add casei versions of strcmpstart/strcmpendNick Mathewson
2004-11-30Enforce coding style.Nick Mathewson
2004-11-30If anybody set DirFetchPostPeriod, give them StatuFetchPeriod instead. Impos...Nick Mathewson
2004-11-29note possible alternative for how to do CVS versions; ask arma which he likes.Nick Mathewson
2004-11-29Implement new version format for post 0.1.Nick Mathewson
2004-11-29New upstream release (candidate) - rc3debian-version-0.0.8+0.0.9rc3-1Peter Palfrader
2004-11-29Suggestion from weasel: Make tor --version --version dump the cvs Id of every...Nick Mathewson
2004-11-29Fetch cached running-routers from servers that serve it (that is, authdirserv...Nick Mathewson
2004-11-29Remove needless -2 in log code. This was not an underflow risk, sinze we onl...Nick Mathewson
2004-11-29clean up the previous underflow check, and also point outRoger Dingledine
2004-11-29put in initial support for ".nickname.exit" addresses, to let aliceRoger Dingledine
2004-11-29assing and tweak 009 itemsNick Mathewson
2004-11-29After implementing a feature, remember to disable the error message you used ...Nick Mathewson
2004-11-29Disallow NDEBUG. It is very stupid.Nick Mathewson
2004-11-29fix integer underflow in tor_vsnprintf()Roger Dingledine
2004-11-29prevent integer underflowRoger Dingledine
2004-11-29bump to 0.0.9rc5-cvsRoger Dingledine
2004-11-29list remaining items for 0.0.9Roger Dingledine
2004-11-28and document itRoger Dingledine
2004-11-28accept *:706 (silc) by defaultRoger Dingledine
2004-11-28wrong is ok, and right is fine, but in between is apparentlyRoger Dingledine
2004-11-28correct multiple internal spacesNick Mathewson
2004-11-28Normalize space: add one between every control keyword and control clause.Nick Mathewson
2004-11-28bump to 0.0.9rc4tor-0.0.9rc4Roger Dingledine
2004-11-28one of the debugging aids was misleadingRoger Dingledine
2004-11-28connect() on win32 can do more things than we thought?Nick Mathewson
2004-11-28Very oops. make windows nonblocking sockets nonblockingNick Mathewson
2004-11-28remember; tor_socket_errno has side effects!Nick Mathewson
2004-11-27change documentation to point to correct parts of torrcRoger Dingledine
2004-11-27move the rendezous section of the torrc to the middle, sinceRoger Dingledine
2004-11-27document directory interaction a bit betterRoger Dingledine
2004-11-26inform him more sanelyRoger Dingledine
2004-11-26inform the user that you noticed when he sent a USR2Roger Dingledine
2004-11-26that's enough changes to bump to rc4-cvsRoger Dingledine
2004-11-26if you want to handle -USR2, you should catch it too.Roger Dingledine
2004-11-26remove emacs droppings, since nick says he doesn't need them anymoreRoger Dingledine
2004-11-26give up trying to track down the reason we're calling package_inbufRoger Dingledine
2004-11-26call set_max_file_descriptors() after we configure logs, soRoger Dingledine
2004-11-25when warning that a version is too new, don't use the confusingRoger Dingledine