Commit History

Author SHA1 Message Date
  Peter Palfrader 068afa6868 Update the manual page: UseEntryGuards defaults to 1 now 19 years ago
  Roger Dingledine 14b7011fb6 checkpoint the 0.1.1.11-alpha changelog: getting closer! 19 years ago
  Roger Dingledine 8f271f2f5a we changed the name of AccountingBytesReadInInterval 19 years ago
  Peter Palfrader 72277b1507 Forward port debian/patches/07_log_to_file_by_default.dpatch again 19 years ago
  Roger Dingledine 906a2c8ef0 bump to 0.1.1.11-alpha in preparation for release 19 years ago
  Roger Dingledine 7d1f675c85 entry nodes are now entry guards. 19 years ago
  Roger Dingledine e27c47b6de UseEntryGuards and NumEntryGuards 19 years ago
  Roger Dingledine f0aefebf02 from the controller you can getinfo entry-guards now, not entry-nodes. 19 years ago
  Nick Mathewson 89db1be56c remove some completed items from the TODO 19 years ago
  Nick Mathewson 4ac471a38a answer a question from arma, and clarify a related point. 19 years ago
  Nick Mathewson 55ac4f032c Add a (diabled by default) option in crypto.h to disable most of the interesting crypto-related changes made on 0.1.1.9. This will help hunt bug 234. 19 years ago
  Roger Dingledine 210d9db54d and even more so 19 years ago
  Roger Dingledine aea0a78254 make entry node logging slightly less chatty. 19 years ago
  Nick Mathewson bef879540a #undef FOO is cleaner than #define FOO_XX 19 years ago
  Nick Mathewson 4a7ee9bd3d Make unittests pass again. 19 years ago
  Roger Dingledine b2d79f278b or_state_validate() needs an extra arg too or it will crash 19 years ago
  Roger Dingledine f4299f0f44 hack to address bug 238. 19 years ago
  Roger Dingledine d114ea7125 implement getinfo desc/all-recent 19 years ago
  Roger Dingledine b1ea87da37 spec getinfo desc/all-recent 19 years ago
  Roger Dingledine f71273c216 fix bug 235 19 years ago
  Nick Mathewson 7fc62029d4 Refuse to use RunAsDaemon when torrc is a relative path. Fixes bug 229. 19 years ago
  Nick Mathewson e1d1ce3da8 Warn about actual offending hiddenservice* config option, now that more than one is possible. Closes bug 239. 19 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. 19 years ago
  Nick Mathewson ba1968d028 Make OSX script alias tor-resolve binary correctly. Fix bug 216 19 years ago
  Roger Dingledine c8e6003412 balance the reachability testing so a smidgen of it happens 19 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. 19 years ago
  Nick Mathewson 56c55c343e When picking a random directory, prefer non-authorities if any are known. 19 years ago
  Nick Mathewson bec9b705cc Instrument directory client bytes as well as server bytes. 19 years ago
  Nick Mathewson 10100c4315 Make instrmentation code a little cleaner. 19 years ago
  Roger Dingledine fa05c1b21b remove the loud logging of busted rendezvous descriptors 19 years ago