Commit History

Author SHA1 Message Date
  Roger Dingledine 555a64e06d as soon as we've fetched some more directory info, that's time 19 years ago
  Roger Dingledine a53a73a782 forward-port the part where ordinary users try to fetch directories 19 years ago
  Roger Dingledine 686508a04a don't try to upload hidden service descriptors until we have 19 years ago
  Roger Dingledine 8fc44169e5 only start testing reachability once we've established a circuit. 19 years ago
  Roger Dingledine 35f91db15f a slightly more useful message when you get a sighup 20 years ago
  Roger Dingledine de13ddd26f Stop complaining loudly whenever some poor client falls off 20 years ago
  Roger Dingledine 54a7285e99 oh hey. we were hanging up on every tor client because he 20 years ago
  Nick Mathewson 8907391ad6 Fix wide lines 20 years ago
  Roger Dingledine 7d1f675c85 entry nodes are now entry guards. 20 years ago
  Roger Dingledine c8e6003412 balance the reachability testing so a smidgen of it happens 20 years ago
  Roger Dingledine 1dd8ebf615 bugfix: we were leaving open duplicate connections to other ORs 20 years ago
  Roger Dingledine af54b73985 and get the log arguments right 20 years ago
  Roger Dingledine ba339b8a4d a more correct log message 20 years ago
  Roger Dingledine e9e7dc176c Some tor servers process billions of cells in a matter of days. 20 years ago
  Roger Dingledine dbd7b97eff helper nodes are dead. long live entry nodes. 20 years ago
  Nick Mathewson d94b9fd7d2 normalize spaces 20 years ago
  Peter Palfrader 4bd65f0f98 Keep bandwidth history accross restarts/crashes 20 years ago
  Nick Mathewson 6b5fc9d46f Instead of "Network down", say "Is your network connection down?" 20 years ago
  Nick Mathewson ce71b17224 Clean fake_status a bit. Switch from has_fetched_directory to have_minimum_dir_info, and make the latter function smarter. 20 years ago
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 20 years ago
  Roger Dingledine 58366ffd24 when we changed from log_fn to debug/info/notice/warn/err, 20 years ago
  Nick Mathewson 39265dd72e In my private little universe, terminals are still 80 columns. Impose a 160-character-per-line limit; this will creep down. 20 years ago
  Roger Dingledine 8730190914 when we're checking reachability, make it clearer in the logs 20 years ago
  Nick Mathewson 77a494dd55 Expunge remaining places where we used "tree" to mean "associative array". 20 years ago
  Nick Mathewson a6eb8cd2a0 Move connection_or_remove_from_identity_map() to connection_unlink, but dont remove the other; just make it warn. 20 years ago
  Roger Dingledine f94f4c1686 when event_add or event_del fail, tell us why. 20 years ago
  Nick Mathewson 652e1899ac "How about 'never'? Does 'never' work for you?" 20 years ago
  Nick Mathewson fbf8a8c25f Dump bytes held to store descriptors. 20 years ago
  Roger Dingledine 7aae63994f Recover better from TCP connections to Tor servers that are broken but 20 years ago
  Peter Palfrader 6734371234 15*60 is 15 minutes, not 5 20 years ago