커밋 기록

작성자 SHA1 메시지 날짜
  Peter Palfrader bc64becd12 Add a /tor/dir-all-weaselhack directory resource so I do not have to update my scripts 19 년 전
  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 년 전
  Nick Mathewson 6ebd886511 forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. 19 년 전
  Nick Mathewson e258276c2b Change a dumb interface. Also, increment trusted_dir_server_t.n_networkstatus_failures when an all.z download fails entirely or partially. 19 년 전
  Roger Dingledine 760934b175 fix typo 19 년 전
  Roger Dingledine d48cdbe2e0 When fetching rendezvous descriptors, we were willing to ask 19 년 전
  Roger Dingledine 6fb27741ba Fix dirserv_get_networkstatus_v2's api: its function comments 19 년 전
  Peter Palfrader 03302dc67d On our dirport return a robots.txt so maybe google doesn't index all those server descriptors anymore 19 년 전
  Roger Dingledine 6f08d121d9 Refactor and consolidate addr/exit policies into a new policies.c. 19 년 전
  Roger Dingledine 0d7efbe65d Note a vulnerability with our current recommended-version concensus 19 년 전
  Roger Dingledine 581795f41d auth dir servers were only modifying a server's is_running field 19 년 전
  Nick Mathewson 474c60b743 Cleanup on time-relaqted constants. New conventions: 19 년 전
  Roger Dingledine d80d5370e0 when we get funny-looking lines on our dirport, shut up about it. 19 년 전
  Nick Mathewson 5777ee0e1a Add some functions to escape values from the network before sending them to the log. Use them everywhere except for routerinfo->plaftorm, routerinfo->contact_info, and rend*.c. (need sleep now) 19 년 전
  Roger Dingledine 25ed4b66e3 be quieter about hidserv descriptors that are too old or too new. 19 년 전
  Roger Dingledine 6a52867846 New config options to address bug 251: 19 년 전
  Roger Dingledine 266254f42b clean up the Reachable*Addresses changes 19 년 전
  Peter Palfrader 5eea6c76df Split ReachableAddresses into ReachableDirAddresses and ReachableORAddresses 19 년 전
  Roger Dingledine aa63a84fe1 the things we do for our windows users. 19 년 전
  Roger Dingledine b99f903e34 and don't warn when it happens here either, unless the user 19 년 전
  Roger Dingledine 97571a1cb4 don't tell ordinary users about broken directory servers. 19 년 전
  Roger Dingledine fdf18fbbdb stop leaking that 19 년 전
  Roger Dingledine e847085c04 When a client asks for an old-style directory and our write bucket 19 년 전
  Roger Dingledine 5f051574d5 Happy new year! 19 년 전
  Nick Mathewson 50e1005327 Only v1 authorities get hidden service descriptors with current protocol 19 년 전
  Roger Dingledine 640882c76c clean up tabs and wide-lines from weasel's commit 19 년 전
  Roger Dingledine 4c1fa73c7e typos and nits 19 년 전
  Peter Palfrader 94fb3f06b3 Fix compiler warning on 64 bit archs 19 년 전
  Peter Palfrader 390bbb0a0c Try to make tor work better through squid: Limit number of descriptors we fetch 19 년 전
  Roger Dingledine 1800fbe486 don't warn when we receive a 503 from a dirserver/cache -- this 19 년 전