Age | Commit message (Expand) | Author |
2006-03-31 | weasel suggests that this will help. | Roger Dingledine |
2006-03-31 | A start at copying the website tor-*.html and images into | Roger Dingledine |
2006-03-31 | Label the old cvs/tor/doc/*.html files as obsolete, and point | Roger Dingledine |
2006-03-29 | We can remove about 30% of the v1 directory bulk by taking | Roger Dingledine |
2006-03-29 | Refactor the decision of whether to include a router's descriptor | Roger Dingledine |
2006-03-29 | Avoid warnings about machine/limits.h on Debian GNU/kFreeBSD | Peter Palfrader |
2006-03-29 | one preposition is better than two, sometimes. | Roger Dingledine |
2006-03-28 | Force rpmbuild to behave and honor target_cpu. | Andrew Lewman |
2006-03-28 | no longer ship INSTALL and README files, they are useless now. | Peter Palfrader |
2006-03-28 | Commit my unittests.vcproj and Tor.vcproj: | Peter Palfrader |
2006-03-28 | When deciding whether a router is Fast or Guard-worthy, consider | Roger Dingledine |
2006-03-28 | bump to 0.1.1.17-rc-cvs | Roger Dingledine |
2006-03-28 | Forward port patches/07_log_to_file_by_defaultdebian-version-0.1.1.22-1debian-version-0.1.1.21-1debian-version-0.1.1.20-1debian-version-0.1.1.19-rc-1debian-version-0.1.1.17-rc-1 | Peter Palfrader |
2006-03-28 | bump to 0.1.1.17-rctor-0.1.1.17-rc | Roger Dingledine |
2006-03-28 | while we're fixing wording, ... | Roger Dingledine |
2006-03-28 | change wording in changelog | Roger Dingledine |
2006-03-28 | a final changelog for 0.1.1.17-rc | Roger Dingledine |
2006-03-28 | a few other thoughts that i wrote down somewhere for once | Roger Dingledine |
2006-03-28 | the readme file was also incredibly old. | Roger Dingledine |
2006-03-28 | blow away the "quickstart" from the INSTALL file. it was not being | Roger Dingledine |
2006-03-27 | Make the max number of old descriptors to hold rise with the number of author... | Nick Mathewson |
2006-03-27 | another interim changelog for 0.1.1.17-rc | Roger Dingledine |
2006-03-27 | On our dirport return a robots.txt so maybe google doesn't index all those se... | Peter Palfrader |
2006-03-27 | Code to implement networkstatus fetch from controllers. Only works when dirp... | Nick Mathewson |
2006-03-27 | that extra punctuation distracts me | Roger Dingledine |
2006-03-27 | re-order to avoid free-then-use. Thank goodness tor_free() zeroes things. | Nick Mathewson |
2006-03-27 | Oops. We may not have a networkstatus list when we first parse the cached rou... | Nick Mathewson |
2006-03-27 | Fix for "but need_to_mirror=1" annoyance; is bug 273 fixed? | Nick Mathewson |
2006-03-27 | Refactor and consolidate addr/exit policies into a new policies.c. | Roger Dingledine |
2006-03-27 | On non-gcc compilers, use -g -O instead of -Wall -g -O2: resolve bug 273. | Nick Mathewson |
2006-03-26 | favor correctness over grammar | Roger Dingledine |
2006-03-26 | remove obsolete address policy code | Roger Dingledine |
2006-03-26 | also send syntax and parse errors back to the controller. | Roger Dingledine |
2006-03-26 | When the controller's *setconf commands fail, collect an error message | Roger Dingledine |
2006-03-26 | clean up the traces from tracking the 0.1.1.9-alpha stack-smashing bug. | Roger Dingledine |
2006-03-26 | failing in a support function is a warn, not an err. | Roger Dingledine |
2006-03-25 | If you run a fast server, can you run your client elsewhere? | Roger Dingledine |
2006-03-25 | try to make it clearer that eigentrust is one way to do the | Roger Dingledine |
2006-03-25 | Say private address instead of internal address. | Peter Palfrader |
2006-03-24 | fix a wordo, don't be so quick to yell at servers, and ask a question. | Roger Dingledine |
2006-03-24 | bump up the magic number for how quickly we start notifying | Roger Dingledine |
2006-03-24 | Check return value from GetVersionEx (even though the MSDN example doesnt) an... | Nick Mathewson |
2006-03-23 | Note a magic 2 that probably should be replaced now that we have more dirservers | Peter Palfrader |
2006-03-22 | update getinfo info/names to reflect that we now support | Roger Dingledine |
2006-03-22 | Resolve problem found by weasel: the v1 directory was including | Roger Dingledine |
2006-03-22 | Maybe it compiles for devilproxy now | Peter Palfrader |
2006-03-22 | Note a vulnerability with our current recommended-version concensus | Roger Dingledine |
2006-03-22 | stop caching the v1 directory so often. | Roger Dingledine |
2006-03-22 | whoops. inform circuits again when we failed to connect to their | Roger Dingledine |
2006-03-22 | stop writing the "router.desc" file, ever. nothing uses it anymore. | Roger Dingledine |