aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* 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
* nick: there *is* no MAX_SERVER_INTERVAL_WITHOUT_REQUEST. true?Roger Dingledine2006-04-03
* 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
* but the \r\n is handy too i hear.Roger Dingledine2006-04-02
* if you give mapaddress no args at all, it should answerRoger Dingledine2006-04-02
* 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
* 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
* When deciding whether a router is Fast or Guard-worthy, considerRoger Dingledine2006-03-28
* Make the max number of old descriptors to hold rise with the number of author...Nick Mathewson2006-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
* 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
* Say private address instead of internal address.Peter Palfrader2006-03-25
* fix a wordo, don't be so quick to yell at servers, and ask a question.Roger Dingledine2006-03-24
* bump up the magic number for how quickly we start notifyingRoger Dingledine2006-03-24
* Note a magic 2 that probably should be replaced now that we have more dirserversPeter Palfrader2006-03-23
* update getinfo info/names to reflect that we now supportRoger Dingledine2006-03-22
* Resolve problem found by weasel: the v1 directory was includingRoger Dingledine2006-03-22
* Maybe it compiles for devilproxy nowPeter Palfrader2006-03-22
* Note a vulnerability with our current recommended-version concensusRoger Dingledine2006-03-22
* stop caching the v1 directory so often.Roger Dingledine2006-03-22
* whoops. inform circuits again when we failed to connect to theirRoger Dingledine2006-03-22
* stop writing the "router.desc" file, ever. nothing uses it anymore.Roger Dingledine2006-03-22
* Log server fingerprint on startupPeter Palfrader2006-03-22
* parameterize two more timeout constants in circuit-land.Roger Dingledine2006-03-22
* freeing is not the same as setting to nullRoger Dingledine2006-03-22
* new config option SocksTimeout: How long do we let a socks connectionRoger Dingledine2006-03-21
* and dirservers don't call you a guard if you're running aRoger Dingledine2006-03-21
* when upgrading to newer versions, throw away entry guardsRoger Dingledine2006-03-21
* don't call circuit_n_conn_done() if the closing conn is already open.Roger Dingledine2006-03-21
* Bugfix: looks like clients since 0.1.1.10-alpha have beenRoger Dingledine2006-03-21