Commit History

Author SHA1 Message Date
  Peter Palfrader 03302dc67d On our dirport return a robots.txt so maybe google doesn't index all those server descriptors anymore 19 years ago
  Roger Dingledine 6f08d121d9 Refactor and consolidate addr/exit policies into a new policies.c. 19 years ago
  Roger Dingledine 0d7efbe65d Note a vulnerability with our current recommended-version concensus 19 years ago
  Roger Dingledine 581795f41d auth dir servers were only modifying a server's is_running field 19 years ago
  Nick Mathewson 474c60b743 Cleanup on time-relaqted constants. New conventions: 19 years ago
  Roger Dingledine d80d5370e0 when we get funny-looking lines on our dirport, shut up about it. 19 years ago
  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 years ago
  Roger Dingledine 25ed4b66e3 be quieter about hidserv descriptors that are too old or too new. 19 years ago
  Roger Dingledine 6a52867846 New config options to address bug 251: 19 years ago
  Roger Dingledine 266254f42b clean up the Reachable*Addresses changes 19 years ago
  Peter Palfrader 5eea6c76df Split ReachableAddresses into ReachableDirAddresses and ReachableORAddresses 19 years ago
  Roger Dingledine aa63a84fe1 the things we do for our windows users. 19 years ago
  Roger Dingledine b99f903e34 and don't warn when it happens here either, unless the user 19 years ago
  Roger Dingledine 97571a1cb4 don't tell ordinary users about broken directory servers. 19 years ago
  Roger Dingledine fdf18fbbdb stop leaking that 19 years ago
  Roger Dingledine e847085c04 When a client asks for an old-style directory and our write bucket 19 years ago
  Roger Dingledine 5f051574d5 Happy new year! 20 years ago
  Nick Mathewson 50e1005327 Only v1 authorities get hidden service descriptors with current protocol 20 years ago
  Roger Dingledine 640882c76c clean up tabs and wide-lines from weasel's commit 20 years ago
  Roger Dingledine 4c1fa73c7e typos and nits 20 years ago
  Peter Palfrader 94fb3f06b3 Fix compiler warning on 64 bit archs 20 years ago
  Peter Palfrader 390bbb0a0c Try to make tor work better through squid: Limit number of descriptors we fetch 20 years ago
  Roger Dingledine 1800fbe486 don't warn when we receive a 503 from a dirserver/cache -- this 20 years ago
  Roger Dingledine f6084cf831 Jan 18 18:42:05.671 [debug] Encountered eof 20 years ago
  Nick Mathewson 2dd566d5d5 Indirect access to the signed_descriptor field to make it easier to keep them lazily on disk. 20 years ago
  Nick Mathewson bef879540a #undef FOO is cleaner than #define FOO_XX 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 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