aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* make NoPublish (even though deprecated) work again.Roger Dingledine2006-04-02
* if you ask for getinfo dir/status/ but your dirport is off,Roger Dingledine2006-04-01
* Fix dirserv_get_networkstatus_v2's api: its function commentsRoger Dingledine2006-04-01
* bugfix: when we fail to bind or listen on an incoming or outgoingRoger Dingledine2006-04-01
* more helpful error messageRoger Dingledine2006-04-01
* Start sending back 512 and 451 errors if mapaddress fails,Roger Dingledine2006-04-01
* hey, let's include instructions on servers, hidden services,Roger Dingledine2006-03-31
* make the os x package handle the new location of docs, plusRoger Dingledine2006-03-31
* Blow away the obsolete docs.Roger Dingledine2006-03-31
* Fail somehow smarter if we do not have the website source tree in ../websitePeter Palfrader2006-03-31
* This works better for me. Does it still work for you?Peter Palfrader2006-03-31
* weasel suggests that this will help.Roger Dingledine2006-03-31
* A start at copying the website tor-*.html and images intoRoger Dingledine2006-03-31
* Label the old cvs/tor/doc/*.html files as obsolete, and pointRoger Dingledine2006-03-31
* We can remove about 30% of the v1 directory bulk by takingRoger Dingledine2006-03-29
* Refactor the decision of whether to include a router's descriptorRoger Dingledine2006-03-29
* Avoid warnings about machine/limits.h on Debian GNU/kFreeBSDPeter Palfrader2006-03-29
* one preposition is better than two, sometimes.Roger Dingledine2006-03-29
* Force rpmbuild to behave and honor target_cpu.Andrew Lewman2006-03-28
* no longer ship INSTALL and README files, they are useless now.Peter Palfrader2006-03-28
* Commit my unittests.vcproj and Tor.vcproj:Peter Palfrader2006-03-28
* When deciding whether a router is Fast or Guard-worthy, considerRoger Dingledine2006-03-28
* bump to 0.1.1.17-rc-cvsRoger Dingledine2006-03-28
* Forward port patches/07_log_to_file_by_defaultPeter Palfrader2006-03-28
* bump to 0.1.1.17-rcRoger Dingledine2006-03-28
* while we're fixing wording, ...Roger Dingledine2006-03-28
* change wording in changelogRoger Dingledine2006-03-28
* a final changelog for 0.1.1.17-rcRoger Dingledine2006-03-28
* a few other thoughts that i wrote down somewhere for onceRoger Dingledine2006-03-28
* the readme file was also incredibly old.Roger Dingledine2006-03-28
* blow away the "quickstart" from the INSTALL file. it was not beingRoger Dingledine2006-03-28
* Make the max number of old descriptors to hold rise with the number of author...Nick Mathewson2006-03-27
* another interim changelog for 0.1.1.17-rcRoger Dingledine2006-03-27
* On our dirport return a robots.txt so maybe google doesn't index all those se...Peter Palfrader2006-03-27
* Code to implement networkstatus fetch from controllers. Only works when dirp...Nick Mathewson2006-03-27
* that extra punctuation distracts meRoger Dingledine2006-03-27
* re-order to avoid free-then-use. Thank goodness tor_free() zeroes things.Nick Mathewson2006-03-27
* Oops. We may not have a networkstatus list when we first parse the cached rou...Nick Mathewson2006-03-27
* Fix for "but need_to_mirror=1" annoyance; is bug 273 fixed?Nick Mathewson2006-03-27
* Refactor and consolidate addr/exit policies into a new policies.c.Roger Dingledine2006-03-27
* On non-gcc compilers, use -g -O instead of -Wall -g -O2: resolve bug 273.Nick Mathewson2006-03-27
* favor correctness over grammarRoger Dingledine2006-03-26
* remove obsolete address policy codeRoger Dingledine2006-03-26
* also send syntax and parse errors back to the controller.Roger Dingledine2006-03-26
* When the controller's *setconf commands fail, collect an error messageRoger Dingledine2006-03-26
* clean up the traces from tracking the 0.1.1.9-alpha stack-smashing bug.Roger Dingledine2006-03-26
* failing in a support function is a warn, not an err.Roger Dingledine2006-03-26
* If you run a fast server, can you run your client elsewhere?Roger Dingledine2006-03-25
* try to make it clearer that eigentrust is one way to do theRoger Dingledine2006-03-25
* Say private address instead of internal address.Peter Palfrader2006-03-25