| Commit message (Expand) | Author | Age |
* | Fix a couple of things that make GCC complain with verbose warnings on. Also... | Nick Mathewson | 2006-04-08 |
* | fix an infinite loop; answer a question | Nick Mathewson | 2006-04-07 |
* | Dont warn about our own status unless weve tried and failed 4 times (or succe... | Nick Mathewson | 2006-04-07 |
* | if there's more than one match for router-get-my-nickname, | Roger Dingledine | 2006-04-04 |
* | fix crash bug reported in flyspray 279. | Roger Dingledine | 2006-04-04 |
* | fix typo, remove extraneous variable | Roger Dingledine | 2006-04-03 |
* | one more edge case that could paralyze a client with fear | Roger Dingledine | 2006-04-03 |
* | phrase the threshold comparison in the way we've been | Roger Dingledine | 2006-04-03 |
* | bugfix in sort_version_list() so it doesn't screw up the sorting. | Roger Dingledine | 2006-04-03 |
* | fix some xxxs. | Nick Mathewson | 2006-04-03 |
* | another point that needs more thinking | Roger Dingledine | 2006-04-03 |
* | two more thresholds to look at | Roger Dingledine | 2006-04-03 |
* | nick: 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-03 |
* | Change networkstatus dl logic: try to have all networkstatuses live; insist o... | Nick Mathewson | 2006-04-02 |
* | Versions that drop connections for having used idle circs are as bad for stab... | Nick Mathewson | 2006-04-02 |
* | If I could forget that I had enabled StrictExitNodes, others will too. | Nick Mathewson | 2006-04-02 |
* | but the \r\n is handy too i hear. | Roger Dingledine | 2006-04-02 |
* | if you give mapaddress no args at all, it should answer | Roger Dingledine | 2006-04-02 |
* | make NoPublish (even though deprecated) work again. | Roger Dingledine | 2006-04-02 |
* | if you ask for getinfo dir/status/ but your dirport is off, | Roger Dingledine | 2006-04-01 |
* | Fix dirserv_get_networkstatus_v2's api: its function comments | Roger Dingledine | 2006-04-01 |
* | bugfix: when we fail to bind or listen on an incoming or outgoing | Roger Dingledine | 2006-04-01 |
* | more helpful error message | Roger Dingledine | 2006-04-01 |
* | Start sending back 512 and 451 errors if mapaddress fails, | Roger Dingledine | 2006-04-01 |
* | 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 |
* | 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 |
* | bump to 0.1.1.17-rc | Roger Dingledine | 2006-03-28 |
* | Make the max number of old descriptors to hold rise with the number of author... | Nick Mathewson | 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 |
* | 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-26 |
* | Say private address instead of internal address. | Peter Palfrader | 2006-03-25 |
* | 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-24 |
* | Note a magic 2 that probably should be replaced now that we have more dirservers | Peter Palfrader | 2006-03-23 |
* | update getinfo info/names to reflect that we now support | Roger Dingledine | 2006-03-22 |