Commit History

Author SHA1 Message Date
  Nick Mathewson 6ebd886511 forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. 19 years ago
  Roger Dingledine c06e6ddadd Finish the transition from the word 'verified' to the words 19 years ago
  Nick Mathewson bd8ffccae7 More cleanups noticed by weasel; also, remove macros that nobody uses. 19 years ago
  Nick Mathewson 5dc5380984 Add some "to-be-safe" escaped() wrappers to log statements in rend*.c, though I am not 100% sure that each one is necessary. 20 years ago
  Roger Dingledine 6a52867846 New config options to address bug 251: 20 years ago
  Roger Dingledine 259c65ab08 the last of the log convention conversion. finally. 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
  Nick Mathewson e1d1ce3da8 Warn about actual offending hiddenservice* config option, now that more than one is possible. Closes bug 239. 20 years ago
  Nick Mathewson 878962bee1 Add reasons to DESTROY and RELAY_TRUNCATED cells. 20 years ago
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 20 years ago
  Roger Dingledine 58366ffd24 when we changed from log_fn to debug/info/notice/warn/err, 20 years ago
  Roger Dingledine fe221f3dff Start the process of treating internal circuits and exit circuits 20 years ago
  Nick Mathewson 75d85c8214 On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers. 20 years ago
  Nick Mathewson 5d85560d9e Remove last vestiges of old logging interface. 20 years ago
  Nick Mathewson f9b0be526e Use LD_BUG as appropriate; convert rend* and router* to new logging interface; use new circ_log_path interface 20 years ago
  Nick Mathewson 1bd3f6cc9a Update more files to new log stuff. 20 years ago
  Nick Mathewson 2572db2472 Warn less about intro nodes by nickname; remember our own intro nodes by key. 20 years ago
  Nick Mathewson cc35e1720f Using RAND_pseudo_bytes instead of RAND_bytes is an accident waiting to happen, and does not really speed us up much when we do it. So stop doing it. 20 years ago
  Nick Mathewson 8434595584 Fix verbose compiler warnings, including one in routerlist.c that would have been an actual error. Normalize whitespace. Enforce convention that "address" is a hostname and "addr" is an IPv4 address. 20 years ago
  Nick Mathewson 61ea516885 Check for named servers when looking them up by nickname; 20 years ago
  Nick Mathewson 92451f74a8 Reformat inconsistent function declarations. 20 years ago
  Roger Dingledine 35b78b2d8e clean up the rendezvous warn log msgs, and downgrade some to info 20 years ago
  Nick Mathewson 8f37357193 Make GCC v4 happy with heavy warnings enabled. 20 years ago
  Roger Dingledine c384fa706d stop using the v1 rend desc format. we're going to change v1 20 years ago
  Nick Mathewson cf90a36dd1 Add quotes around filenames in src/or 20 years ago
  Roger Dingledine 87fcd60aa2 predict required circuits better, with an eye toward making 20 years ago
  Nick Mathewson 21959c1bfd start using new renddesc code 20 years ago
  Roger Dingledine aab541c852 We weren't cannibilizing circuits correctly for 20 years ago
  Nick Mathewson 999b7951c3 Shorten hidden service port config parsing; fix bug 174 20 years ago