summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-09-28If we are an authoritative dirserver, check out the fingerprint list when set...Nick Mathewson
2004-09-28Fix an evil bug: when we failed to write to our log, fputs()Roger Dingledine
2004-09-28Move pending pre1 items to pre2, move pre2 items to pre3Nick Mathewson
2004-09-28a few todo items have been doneRoger Dingledine
2004-09-28make the warn message better for reading short filesRoger Dingledine
2004-09-28the tor clients in cvs can't speak to the current tor authdirservers forRoger Dingledine
2004-09-27fix another bug with cached compressed directoriesRoger Dingledine
2004-09-27fix two bugs with cached directories:Roger Dingledine
2004-09-27put my fenceposts back in valid memory spaceRoger Dingledine
2004-09-27checking only 0.0.7 and 0.0.8 didn't work, because some dirserversRoger Dingledine
2004-09-27post descriptors to 0.0.8 authdirservers the old way, to make theRoger Dingledine
2004-09-27clients ask 0.0.9-and-later dirservers for a compressed dirRoger Dingledine
2004-09-27clean up the torify man pageRoger Dingledine
2004-09-27commit a changelog so far for 0.0.9pre1Roger Dingledine
2004-09-26Make read_all distinguish between error and EOF; read_file_to_string should o...Nick Mathewson
2004-09-25mention bandwidth-observed in the tor specRoger Dingledine
2004-09-23don't mind empty exit policy entriesRoger Dingledine
2004-09-23cleanup: use strcmpstart() in more placesRoger Dingledine
2004-09-23don't imply to people that they should store their hidden serviceRoger Dingledine
2004-09-23protect dirservers from overzealous descriptor uploadingRoger Dingledine
2004-09-23discourage people from setting their dirfetchpostperiod more oftenRoger Dingledine
2004-09-23make our tor_assert actually work when it's going to be triggered,Roger Dingledine
2004-09-23bugfix on the bugfixRoger Dingledine
2004-09-23bugfix: we were starting to daemonize before we opened our logs,Roger Dingledine
2004-09-23bugfix: when we run out of disk space, or other log writing error,Roger Dingledine
2004-09-22fix confusing cut-n-paste mistakeRoger Dingledine
2004-09-22people are starting to bump into the limit of 50 dns workers.Roger Dingledine
2004-09-21update readme similarlyRoger Dingledine
2004-09-21update tor-doc, recommend running server as a separate userRoger Dingledine
2004-09-21Attach dummy resolve connections to a circuit *before* calling dns_resolve()....Nick Mathewson
2004-09-21clean up/bugfix deflate logic and log messagesNick Mathewson
2004-09-21bugfix: when a resolve fails for a begin request, actually sendRoger Dingledine
2004-09-21slightly better warn messageRoger Dingledine
2004-09-21Warn the user when we mark ourself as down.Nick Mathewson
2004-09-21Bugfix: When a dns request failed, we would detach any "resolving" streams fr...Nick Mathewson
2004-09-21Stop using openssl functions that rely on stdio; they can apparently lead to ...Nick Mathewson
2004-09-20fix a rare seg fault for people running hidden services onRoger Dingledine
2004-09-12JI hates people who say "IP" when they mean "IP address"Roger Dingledine
2004-09-11fix some typosRoger Dingledine
2004-09-10prioritize todoRoger Dingledine
2004-09-10don't pick administrative-friends when picking your pathRoger Dingledine
2004-09-10LOG_ERR is for when we're going to exitRoger Dingledine
2004-09-10tab-man nick is going to learn elisp, he promisesRoger Dingledine
2004-09-10Revise TODO items for 009Nick Mathewson
2004-09-10a few more todo entriesRoger Dingledine
2004-09-10we should exit(1) if $HOME doesn't exist and we needed itRoger Dingledine
2004-09-10typos and tabsRoger Dingledine
2004-09-10Fix documentation about how not to be an OPNick Mathewson
2004-09-10Document rest of optionsNick Mathewson
2004-09-10bump us to 0.0.9pre1-cvsRoger Dingledine