aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* make the spec more accurateRoger Dingledine2006-04-09
* Don't yell loudly about failed internal/bridge connections. TheseRoger Dingledine2006-04-09
* quiet a bootstrapping messageRoger Dingledine2006-04-09
* another low-priority todo itemRoger Dingledine2006-04-09
* fix typoRoger Dingledine2006-04-09
* and update the man page to reflect thatRoger Dingledine2006-04-09
* lower the minimum required number of fd's to 1000, so we canRoger Dingledine2006-04-09
* Here is an attempted fix for directory mirrors that are frozenRoger Dingledine2006-04-09
* work through more todo itemsRoger Dingledine2006-04-09
* remove something from the todo, add something to it.Roger Dingledine2006-04-09
* first cut of a changelog for 0.1.1.18-rcRoger Dingledine2006-04-09
* mention FetchUselessDescriptors in exitlist's intro doc.Roger Dingledine2006-04-09
* Remove about 30% of the v1 directory bulk by not including down orRoger Dingledine2006-04-09
* When fetching rendezvous descriptors, we were willing to askRoger Dingledine2006-04-09
* contrib script for scanning the tor network for accidentallyRoger Dingledine2006-04-08
* If you're not a versioning dirserver, don't put the stringRoger Dingledine2006-04-08
* man page entry for FetchUselessDescriptorsRoger Dingledine2006-04-08
* i like the name FetchUselessDescriptors better.Roger Dingledine2006-04-08
* add a new config option FetchUselessRouters, off by default, forRoger Dingledine2006-04-08
* If we think of ourselves as authoritative, even if we're notRoger Dingledine2006-04-08
* clean up the log lines more, and note a future work.Roger Dingledine2006-04-08
* add dizum as the fifth authoritative directory server.Roger Dingledine2006-04-08
* when we do reachability testing and the tls cert at the otherRoger Dingledine2006-04-08
* complain when we hit wsaenobufs on recv or write too.Roger Dingledine2006-04-08
* Break out the checks to see if a routerstatus is something weRoger Dingledine2006-04-08
* fix a typo that was confusing meRoger Dingledine2006-04-08
* don't try to run python2.2 explicitly, just python.Roger Dingledine2006-04-08
* Fix a couple of things that make GCC complain with verbose warnings on. Also...Nick Mathewson2006-04-08
* fix an infinite loop; answer a questionNick Mathewson2006-04-07
* Dont warn about our own status unless weve tried and failed 4 times (or succe...Nick Mathewson2006-04-07
* begin to specify when to warn.Roger Dingledine2006-04-04
* if there's more than one match for router-get-my-nickname,Roger Dingledine2006-04-04
* fix crash bug reported in flyspray 279.Roger Dingledine2006-04-04
* fix typo, remove extraneous variableRoger Dingledine2006-04-03
* one more edge case that could paralyze a client with fearRoger Dingledine2006-04-03
* phrase the threshold comparison in the way we've beenRoger Dingledine2006-04-03
* bugfix in sort_version_list() so it doesn't screw up the sorting.Roger Dingledine2006-04-03
* fix some xxxs.Nick Mathewson2006-04-03
* another point that needs more thinkingRoger Dingledine2006-04-03
* two more thresholds to look atRoger Dingledine2006-04-03
* Oops; meant received, not published.Nick Mathewson2006-04-03
* save first, then commit.Nick Mathewson2006-04-03
* Clarify behavior on failing network-status download.Nick Mathewson2006-04-03
* minor cleanupsRoger Dingledine2006-04-03
* nick: there *is* no MAX_SERVER_INTERVAL_WITHOUT_REQUEST. true?Roger Dingledine2006-04-03
* "" is not a plausible address for addressmaps.Roger Dingledine2006-04-03
* Try to clarify thresholds, intervals, and strategies. Some of the later sect...Nick Mathewson2006-04-02
* Change networkstatus dl logic: try to have all networkstatuses live; insist o...Nick Mathewson2006-04-02
* Versions that drop connections for having used idle circs are as bad for stab...Nick Mathewson2006-04-02
* If I could forget that I had enabled StrictExitNodes, others will too.Nick Mathewson2006-04-02