Commit History

Author SHA1 Message Date
  Roger Dingledine 0071d67efd when only one router is labelled as a guard, and we've 19 years ago
  Roger Dingledine 1e9b35aee3 make connection_or_nonopen_was_started_here() based on something less 19 years ago
  Roger Dingledine 96914760bc fix the bug where we sometimes would fail to send some create cells 19 years ago
  Roger Dingledine a2fec314b6 scream louder if you've got a pending circuit for a given 19 years ago
  Roger Dingledine 4e773352c2 bugfix: if we are making our first ever connection to any entry 19 years ago
  Roger Dingledine bf09898f79 Note a bug that causes servers to sometimes never send the pending 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 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 20 years ago
  Peter Palfrader 5eea6c76df Split ReachableAddresses into ReachableDirAddresses and ReachableORAddresses 20 years ago
  Roger Dingledine 36484f873a convert some more source files to the new log convention 20 years ago
  Roger Dingledine 3c4e68488b Clients now honor the "guard" flag in the router status when 20 years ago
  Roger Dingledine 5f051574d5 Happy new year! 20 years ago
  Roger Dingledine 1c596156aa tweak comment 20 years ago
  Roger Dingledine bdba6e42dc avoid a minor confusing log message 20 years ago