Commit History

Author SHA1 Message Date
  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 1f0e20806b END_CIRC_REASON_OR_IDENTITY apparently means that we were told to 19 years ago
  Roger Dingledine 1e4923652b simplify a log message 19 years ago
  Roger Dingledine 701341ef8a put one of the XXX's back in 19 years ago
  Nick Mathewson 6ebd886511 forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. 19 years ago
  Nick Mathewson 785d25e06c If I could forget that I had enabled StrictExitNodes, others will too. 19 years ago
  Roger Dingledine 6f08d121d9 Refactor and consolidate addr/exit policies into a new policies.c. 19 years ago
  Roger Dingledine b899b9592a When the controller's *setconf commands fail, collect an error message 19 years ago
  Roger Dingledine c06e6ddadd Finish the transition from the word 'verified' to the words 19 years ago
  Roger Dingledine 581795f41d auth dir servers were only modifying a server's is_running field 19 years ago
  Roger Dingledine cf6ba3e76f let an authdir that's not a naming authdir start even 19 years ago
  Roger Dingledine 7d141c6776 but i made the line too long 19 years ago
  Roger Dingledine f1bcc2d6f8 stop tricking server operators into thinking they got their 19 years ago
  Roger Dingledine 8d1f65a222 quiet another entry guard log message 19 years ago
  Peter Palfrader a4ec555228 change INET_NTOA_BUF_LEN+1 to INET_NTOA_BUF_LEN 19 years ago
  Roger Dingledine 86a72f73b9 make entry guard logs even quieter 19 years ago
  Roger Dingledine 82d1fdbaea don't abandon entry guards until they've been dead a whole month. 19 years ago
  Roger Dingledine 2bfd2a2400 clean up a log message 19 years ago
  Peter Palfrader 5eea6c76df Split ReachableAddresses into ReachableDirAddresses and ReachableORAddresses 19 years ago
  Roger Dingledine 36484f873a convert some more source files to the new log convention 19 years ago
  Roger Dingledine 3c4e68488b Clients now honor the "guard" flag in the router status when 19 years ago
  Roger Dingledine 5f051574d5 Happy new year! 19 years ago
  Roger Dingledine 1c596156aa tweak comment 19 years ago
  Roger Dingledine bdba6e42dc avoid a minor confusing log message 20 years ago
  Roger Dingledine 8fc44169e5 only start testing reachability once we've established a circuit. 20 years ago
  Roger Dingledine cca9a2f7b0 oh, and the other bits of the commit 20 years ago
  Roger Dingledine 5ca40affeb we were leaking a smartlist every time we built a circuit 20 years ago
  Nick Mathewson 8907391ad6 Fix wide lines 20 years ago
  Roger Dingledine 284fe9cad5 if we learn that a down entry guard is up, count our working entry 20 years ago
  Roger Dingledine 7d1f675c85 entry nodes are now entry guards. 20 years ago