Commit History

Author SHA1 Message Date
  Roger Dingledine 2e97593d25 define TOR_FRAGILE if you want tor to give you a core when 21 years ago
  Roger Dingledine a6e91f8157 The crowning hidden-service patch: prefer non-internal circuits 21 years ago
  Roger Dingledine 38be533c69 Handle unavailable hidden services better. We try each intro point 21 years ago
  Roger Dingledine cfcc93296c bugfix for cvs: we were needing a rendezvous circ, so we cannibalized 21 years ago
  Roger Dingledine ea24dc31bc remove some extra-verbose logs 21 years ago
  Roger Dingledine d2400a5afd Introduce a notion of 'internal' circs, which are chosen without regard 21 years ago
  Roger Dingledine 0aff4ff4cb get rid of 0.0.8 backwards compatibility 21 years ago
  Roger Dingledine 49fe4cba74 when deciding if a port is handled and the port demands uptime, don't 21 years ago
  Roger Dingledine 84c81e0783 Annotate circuits w/ whether they aim to contain high uptime nodes and/or 21 years ago
  Roger Dingledine f468ff04ea when we haven't fetched a directory yet, or the last time we 21 years ago
  Roger Dingledine 011ad3cba5 clean up logging, 21 years ago
  Roger Dingledine 802d374a99 I'm a bad person. 21 years ago
  Nick Mathewson d19648b314 Renormalize whitespace 21 years ago
  Roger Dingledine ef6c9d18e7 New circuit building strategy: keep a list of ports that we've used in the past 6 hours, and always try to have 2 circuits open or on the way 21 years ago
  Roger Dingledine 5a6e117caf React to eof immediately on non-open edge connections. 21 years ago
  Roger Dingledine c644886c38 bugfix: When we were checking to see if an ap_conn should time out 21 years ago
  Nick Mathewson b457cfb5eb Spell-check strings and comments 21 years ago
  Roger Dingledine 1d4af1930c Let resolve conns retry/expire also, rather than sticking around forever. 21 years ago
  Nick Mathewson ee7bef1458 Enforce coding style. 21 years ago
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 years ago
  Roger Dingledine c1dc17e6e2 put in initial support for ".nickname.exit" addresses, to let alice 21 years ago
  Roger Dingledine 22727b4edc wrong is ok, and right is fine, but in between is apparently 21 years ago
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 21 years ago
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 21 years ago
  Roger Dingledine abdf073f14 minor fixes 21 years ago
  Nick Mathewson a43db78e8d Resolve FIXME items: make the kill-unattached-AP timeout symbolic 21 years ago
  Roger Dingledine 394554cfbf Clean up copyrights. 21 years ago
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. 21 years ago
  Nick Mathewson 451f8b5045 - Implement all of control interface except authentication, setconfig, 21 years ago
  Nick Mathewson 6980929e64 Use strlcpy, not strcpy. 21 years ago