Commit History

Author SHA1 Message Date
  Roger Dingledine f4299f0f44 hack to address bug 238. 20 years ago
  Roger Dingledine d114ea7125 implement getinfo desc/all-recent 20 years ago
  Roger Dingledine b1ea87da37 spec getinfo desc/all-recent 20 years ago
  Roger Dingledine f71273c216 fix bug 235 20 years ago
  Nick Mathewson 7fc62029d4 Refuse to use RunAsDaemon when torrc is a relative path. Fixes bug 229. 20 years ago
  Nick Mathewson e1d1ce3da8 Warn about actual offending hiddenservice* config option, now that more than one is possible. Closes bug 239. 20 years ago
  Nick Mathewson 2fda7140e8 Fix bug 221 and bug 201: For 221, check return value from connection_add() when adding a rendezvous post connection. For 201, do not include a content-length 0 with a GET request. 20 years ago
  Nick Mathewson ba1968d028 Make OSX script alias tor-resolve binary correctly. Fix bug 216 20 years ago
  Roger Dingledine c8e6003412 balance the reachability testing so a smidgen of it happens 20 years ago
  Nick Mathewson 43a4f8c7f3 Be more aggressive about throwing away expired router descriptors: they are of no use to anybody. Better still: dont serve expired descriptors by fingerprint. The only people who ask for them are busted 0.1.1.10 Tors that will throw them away and re-request them after 30 minutes. 20 years ago
  Nick Mathewson 56c55c343e When picking a random directory, prefer non-authorities if any are known. 20 years ago
  Nick Mathewson bec9b705cc Instrument directory client bytes as well as server bytes. 20 years ago
  Nick Mathewson 10100c4315 Make instrmentation code a little cleaner. 20 years ago
  Roger Dingledine fa05c1b21b remove the loud logging of busted rendezvous descriptors 20 years ago
  Roger Dingledine 6dcbbda43b remove typo 20 years ago
  Nick Mathewson ff9cfa9644 Instrument how many directory bytes we are serving in what kind of request. 20 years ago
  Nick Mathewson 5d709e8517 Fix bug in last commit. Also, fix bug 231: authorities should never treat their own descriptor changes as cosmetic. 20 years ago
  Nick Mathewson e30516f33f Fix bug 236: caches should cache up to 16 unrecognized network-status docs. 20 years ago
  Roger Dingledine 1616cb9297 dir-spec touchups and a question for nick 20 years ago
  Roger Dingledine 1dd8ebf615 bugfix: we were leaving open duplicate connections to other ORs 20 years ago
  Roger Dingledine 9796733e89 "Pending" is a bad term for a circuit that uses your server as its last hop. 20 years ago
  Roger Dingledine d4d7a49411 fix typo 20 years ago
  Roger Dingledine aa9bb3adad that makes this paragraph extraneous 20 years ago
  Roger Dingledine 4c64138d71 correct the key material paragraph 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 654b61a2e8 Jan 05 19:39:27.356 [warn] connection_edge_process_end_not_open(): 20 years ago
  Roger Dingledine f88fa3efc1 helper nodes are dead 20 years ago
  Roger Dingledine 4bbe08a98d typo 20 years ago
  Nick Mathewson 50b6b3258d Dont call directory_get_from_dirserver when you have a particular dirserver in mind; remove fetch-from-authority special-case in directory_get_from_dirserver. 20 years ago