aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix a couple of typos, one of which conceals a bug in parsing opt keywords wi...Nick Mathewson2004-10-06
* Add a function to remove a set of characters from a stringNick Mathewson2004-10-06
* Implement (temporarily) a base64-encoded-DER format for RSA keys; make it eas...Nick Mathewson2004-10-06
* when an OR starts up, it loads its directory from cache.Roger Dingledine2004-10-06
* clean up old todo itemsRoger Dingledine2004-10-06
* use only 0.0.9pre1 and later servers for resolve cellsRoger Dingledine2004-10-03
* better example lines for dirbindaddress and orbindaddressRoger Dingledine2004-10-03
* Only check versions against downloaded directories, not cached directories.Nick Mathewson2004-10-03
* better warn message for failed hidserv desc fetchRoger Dingledine2004-10-03
* pre2 changes:Roger Dingledine2004-10-02
* use size_t rather than int for directory lengths in memoryRoger Dingledine2004-10-01
* bump version to 0.0.9pre2-cvsRoger Dingledine2004-10-01
* New upstream version, build-dep on zlib-devPeter Palfrader2004-10-01
* make zlib.h a required header, not an optional headerRoger Dingledine2004-10-01
* note the earlier assert fix in our changelogRoger Dingledine2004-10-01
* Decode Content-Encoding header correctly.Nick Mathewson2004-10-01
* Fix a rare assert trigger, where routerinfos for entries in our cpathRoger Dingledine2004-09-30
* prefer tor_free to freeRoger Dingledine2004-09-29
* print the IP if a conn fails badly, to see if there are any trendsRoger Dingledine2004-09-29
* ha ha, thought the bugs were doneRoger Dingledine2004-09-29
* bump version to 0.0.9pre1Roger Dingledine2004-09-29
* add a last entry to the 0.0.9pre1 changelogRoger Dingledine2004-09-29
* remove 0.0.9pre1 todo items: they're all completedRoger Dingledine2004-09-29
* rearrange 0.0.9pre1 and 0.0.9pre2 entries a bit moreRoger Dingledine2004-09-29
* if our local cached directory is new enough, go ahead andRoger Dingledine2004-09-28
* Make sure that routerlists contain only routers; give a better error message ...Nick Mathewson2004-09-28
* cached-directory has a directory, not a router listNick Mathewson2004-09-28
* fix some local buffer overflowsRoger Dingledine2004-09-28
* Fix messages for _UNRECOGNIZED tokensNick Mathewson2004-09-28
* If we are an authoritative dirserver, check out the fingerprint list when set...Nick Mathewson2004-09-28
* Fix an evil bug: when we failed to write to our log, fputs()Roger Dingledine2004-09-28
* Move pending pre1 items to pre2, move pre2 items to pre3Nick Mathewson2004-09-28
* a few todo items have been doneRoger Dingledine2004-09-28
* make the warn message better for reading short filesRoger Dingledine2004-09-28
* the tor clients in cvs can't speak to the current tor authdirservers forRoger Dingledine2004-09-28
* fix another bug with cached compressed directoriesRoger Dingledine2004-09-27
* fix two bugs with cached directories:Roger Dingledine2004-09-27
* put my fenceposts back in valid memory spaceRoger Dingledine2004-09-27
* checking only 0.0.7 and 0.0.8 didn't work, because some dirserversRoger Dingledine2004-09-27
* post descriptors to 0.0.8 authdirservers the old way, to make theRoger Dingledine2004-09-27
* clients ask 0.0.9-and-later dirservers for a compressed dirRoger Dingledine2004-09-27
* clean up the torify man pageRoger Dingledine2004-09-27
* commit a changelog so far for 0.0.9pre1Roger Dingledine2004-09-27
* Make read_all distinguish between error and EOF; read_file_to_string should o...Nick Mathewson2004-09-26
* mention bandwidth-observed in the tor specRoger Dingledine2004-09-25
* don't mind empty exit policy entriesRoger Dingledine2004-09-23
* cleanup: use strcmpstart() in more placesRoger Dingledine2004-09-23
* don't imply to people that they should store their hidden serviceRoger Dingledine2004-09-23
* protect dirservers from overzealous descriptor uploadingRoger Dingledine2004-09-23
* discourage people from setting their dirfetchpostperiod more oftenRoger Dingledine2004-09-23