Commit History

Author SHA1 Message Date
  Roger Dingledine 05d0b70573 Get rid of the router_retry_connections notion. Now routers no longer 19 years ago
  Roger Dingledine 4e4cc9aa27 lower the number of seconds before we yell about clock jump. 19 years ago
  Roger Dingledine 0bfef523df simplify the tortls api: we only support being a "server", that 19 years ago
  Nick Mathewson 853e2d99b6 Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.) 19 years ago
  Roger Dingledine 48be472e4f clean up a comment 19 years ago
  Roger Dingledine 27624a3024 stop telling people that "tor -h" will help them in any way. 19 years ago
  Roger Dingledine 3c86402cc2 petty cleanups 19 years ago
  Roger Dingledine 07ff409876 no need to escape the address for our connections -- they are 19 years ago
  Peter Palfrader beb9e0721a Stop assuming every authority is a v1 authority 19 years ago
  Roger Dingledine 12d461a245 make DirFetchPeriod and StatusFetchPeriod truly obsolete. 19 years ago
  Roger Dingledine 6f08d121d9 Refactor and consolidate addr/exit policies into a new policies.c. 19 years ago
  Roger Dingledine 51a3981d10 stop caching the v1 directory so often. 19 years ago
  Roger Dingledine 1db263ac3c stop writing the "router.desc" file, ever. nothing uses it anymore. 19 years ago
  Roger Dingledine a3329036a8 Bugfix: looks like clients since 0.1.1.10-alpha have been 19 years ago
  Roger Dingledine d1d0813cf3 Allow non-printable characters for exit streams (both for 19 years ago
  Roger Dingledine 903183ea28 if we as a directory mirror don't know of any v1 directory 19 years ago
  Roger Dingledine 499eeced44 when event_add or event_del fail, tell us why. 19 years ago
  Nick Mathewson bd8ffccae7 More cleanups noticed by weasel; also, remove macros that nobody uses. 19 years ago
  Nick Mathewson 474c60b743 Cleanup on time-relaqted constants. New conventions: 19 years ago
  Roger Dingledine ef447507ff a better clean-up 19 years ago
  Roger Dingledine a98b25137c and another fix 19 years ago
  Roger Dingledine e11f900a2a stop printing a log message at every iteration through the 20 years ago
  Roger Dingledine 44107f6ec4 Implement NEWNYM. Nick, did I do a bad thing? 20 years ago
  Roger Dingledine 0f39033b9f clean up typo 20 years ago
  Peter Palfrader 0bab094d5d Explain why we only expire open connections 20 years ago
  Peter Palfrader 84295f9f43 Do not mark connections obsolete before they have done their TLS handshake or are at least 60 seconds old 20 years ago
  Roger Dingledine aa63a84fe1 the things we do for our windows users. 20 years ago
  Roger Dingledine 5f051574d5 Happy new year! 20 years ago
  Roger Dingledine fd0fcdf17c stop calling it a "libevent poll" -- the word "poll" has 20 years ago
  Roger Dingledine 555a64e06d as soon as we've fetched some more directory info, that's time 20 years ago