Commit History

Author SHA1 Message Date
  Nick Mathewson 5c78c89471 Appease verbose gcc warning: make dirserv_compute_stable_uptime() static. 20 years ago
  Roger Dingledine 284fe9cad5 if we learn that a down entry guard is up, count our working entry 20 years ago
  Nick Mathewson eb78295e4e Fix memory leak in routerlist_remove_old_routers(). 20 years ago
  Nick Mathewson 6a9ca9e790 Convert some more ints to long longs in rephist.c, as suggested by windows compiler. 20 years ago
  Roger Dingledine d1baa0c4a6 we were leaking 3KB every time the entry guards changed, every time 20 years ago
  Peter Palfrader 068afa6868 Update the manual page: UseEntryGuards defaults to 1 now 20 years ago
  Roger Dingledine 14b7011fb6 checkpoint the 0.1.1.11-alpha changelog: getting closer! 20 years ago
  Roger Dingledine 8f271f2f5a we changed the name of AccountingBytesReadInInterval 20 years ago
  Peter Palfrader 72277b1507 Forward port debian/patches/07_log_to_file_by_default.dpatch again 20 years ago
  Roger Dingledine 906a2c8ef0 bump to 0.1.1.11-alpha in preparation for release 20 years ago
  Roger Dingledine 7d1f675c85 entry nodes are now entry guards. 20 years ago
  Roger Dingledine e27c47b6de UseEntryGuards and NumEntryGuards 20 years ago
  Roger Dingledine f0aefebf02 from the controller you can getinfo entry-guards now, not entry-nodes. 20 years ago
  Nick Mathewson 89db1be56c remove some completed items from the TODO 20 years ago
  Nick Mathewson 4ac471a38a answer a question from arma, and clarify a related point. 20 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. 20 years ago
  Roger Dingledine 210d9db54d and even more so 20 years ago
  Roger Dingledine aea0a78254 make entry node logging slightly less chatty. 20 years ago
  Nick Mathewson bef879540a #undef FOO is cleaner than #define FOO_XX 20 years ago
  Nick Mathewson 4a7ee9bd3d Make unittests pass again. 20 years ago
  Roger Dingledine b2d79f278b or_state_validate() needs an extra arg too or it will crash 20 years ago
  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