aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-08add dizum as the fifth authoritative directory server.Roger Dingledine
2006-04-08when we do reachability testing and the tls cert at the otherRoger Dingledine
2006-04-08complain when we hit wsaenobufs on recv or write too.Roger Dingledine
2006-04-08Break out the checks to see if a routerstatus is something weRoger Dingledine
2006-04-08fix a typo that was confusing meRoger Dingledine
2006-04-08don't try to run python2.2 explicitly, just python.Roger Dingledine
2006-04-08Fix a couple of things that make GCC complain with verbose warnings on. Also...Nick Mathewson
2006-04-07fix an infinite loop; answer a questionNick Mathewson
2006-04-07Dont warn about our own status unless weve tried and failed 4 times (or succe...Nick Mathewson
2006-04-04begin to specify when to warn.Roger Dingledine
2006-04-04if there's more than one match for router-get-my-nickname,Roger Dingledine
2006-04-04fix crash bug reported in flyspray 279.Roger Dingledine
2006-04-03fix typo, remove extraneous variableRoger Dingledine
2006-04-03one more edge case that could paralyze a client with fearRoger Dingledine
2006-04-03phrase the threshold comparison in the way we've beenRoger Dingledine
2006-04-03bugfix in sort_version_list() so it doesn't screw up the sorting.Roger Dingledine
2006-04-03fix some xxxs.Nick Mathewson
2006-04-03another point that needs more thinkingRoger Dingledine
2006-04-03two more thresholds to look atRoger Dingledine
2006-04-03Oops; meant received, not published.Nick Mathewson
2006-04-03save first, then commit.Nick Mathewson
2006-04-03Clarify behavior on failing network-status download.Nick Mathewson
2006-04-03minor cleanupsRoger Dingledine
2006-04-03nick: there *is* no MAX_SERVER_INTERVAL_WITHOUT_REQUEST. true?Roger Dingledine
2006-04-03"" is not a plausible address for addressmaps.Roger Dingledine
2006-04-02Try to clarify thresholds, intervals, and strategies. Some of the later sect...Nick Mathewson
2006-04-02Change networkstatus dl logic: try to have all networkstatuses live; insist o...Nick Mathewson
2006-04-02Versions that drop connections for having used idle circs are as bad for stab...Nick Mathewson
2006-04-02If I could forget that I had enabled StrictExitNodes, others will too.Nick Mathewson
2006-04-02but the \r\n is handy too i hear.Roger Dingledine
2006-04-02if you give mapaddress no args at all, it should answerRoger Dingledine
2006-04-02i don't know what sort of shell nick uses, but mine can'tRoger Dingledine
2006-04-02admit that getinfo can fail.Roger Dingledine
2006-04-02make exitlist's instructions more future-proof.Roger Dingledine
2006-04-02the deb's tor.docs list is wrong, now that we've removed the docs.debian-version-0.1.1.18-rc-1Roger Dingledine
2006-04-02hack together a shell blob so 'make dist' can build even whenRoger Dingledine
2006-04-02make NoPublish (even though deprecated) work again.Roger Dingledine
2006-04-01if you ask for getinfo dir/status/ but your dirport is off,Roger Dingledine
2006-04-01Fix dirserv_get_networkstatus_v2's api: its function commentsRoger Dingledine
2006-04-01bugfix: when we fail to bind or listen on an incoming or outgoingRoger Dingledine
2006-04-01more helpful error messageRoger Dingledine
2006-04-01Start sending back 512 and 451 errors if mapaddress fails,Roger Dingledine
2006-03-31hey, let's include instructions on servers, hidden services,Roger Dingledine
2006-03-31make the os x package handle the new location of docs, plusRoger Dingledine
2006-03-31Blow away the obsolete docs.Roger Dingledine
2006-03-31Fail somehow smarter if we do not have the website source tree in ../websitePeter Palfrader
2006-03-31This works better for me. Does it still work for you?Peter Palfrader
2006-03-31weasel suggests that this will help.Roger Dingledine
2006-03-31A start at copying the website tor-*.html and images intoRoger Dingledine
2006-03-31Label the old cvs/tor/doc/*.html files as obsolete, and pointRoger Dingledine