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