Commit History

Author SHA1 Message Date
  Nick Mathewson 759c58151e r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 17 years ago
  Nick Mathewson 9243e54177 r9313@totoro: nickm | 2006-11-13 20:07:41 -0500 17 years ago
  Nick Mathewson 1bf1f9d2fc r9449@Kushana: nickm | 2006-10-31 00:12:02 -0500 17 years ago
  Nick Mathewson b713b370bf r9060@totoro: nickm | 2006-10-17 11:12:48 -0400 17 years ago
  Nick Mathewson b76fd968b4 r8972@totoro: nickm | 2006-10-09 10:36:22 -0400 17 years ago
  Nick Mathewson 9b5a643475 r7328@Kushana: nickm | 2006-08-11 00:04:26 -0700 18 years ago
  Nick Mathewson 4ff4577beb r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 18 years ago
  Nick Mathewson e61d28dfb8 r6903@Kushana: nickm | 2006-07-25 18:22:48 -0400 18 years ago
  Nick Mathewson a88ec48a39 r6902@Kushana: nickm | 2006-07-25 17:30:27 -0400 18 years ago
  Nick Mathewson 7239262f71 Don't tell anybody, but we're going OO here. This patch splits 18 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.) 18 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. 18 years ago
  Roger Dingledine 6a52867846 New config options to address bug 251: 18 years ago
  Roger Dingledine 259c65ab08 the last of the log convention conversion. finally. 18 years ago
  Roger Dingledine 5f051574d5 Happy new year! 18 years ago
  Roger Dingledine d682c84e79 attempted patch for bug 220: don't assert when we've tried all the 18 years ago
  Nick Mathewson 878962bee1 Add reasons to DESTROY and RELAY_TRUNCATED cells. 18 years ago
  Roger Dingledine da01657c34 more asserts in case weasel can trigger them 18 years ago
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 years ago
  Roger Dingledine 58366ffd24 when we changed from log_fn to debug/info/notice/warn/err, 18 years ago
  Nick Mathewson 9b432311c4 Make new logging stuff work on windows; fix a couple of windows typos. 18 years ago
  Nick Mathewson 5d85560d9e Remove last vestiges of old logging interface. 18 years ago
  Nick Mathewson f9b0be526e Use LD_BUG as appropriate; convert rend* and router* to new logging interface; use new circ_log_path interface 18 years ago
  Nick Mathewson 1bd3f6cc9a Update more files to new log stuff. 18 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. 18 years ago
  Nick Mathewson 61ea516885 Check for named servers when looking them up by nickname; 18 years ago
  Roger Dingledine 35b78b2d8e clean up the rendezvous warn log msgs, and downgrade some to info 19 years ago
  Roger Dingledine 2259032ea1 trivial changes on nick's rendezvous commit 19 years ago
  Nick Mathewson ec83652357 Logic to implement rendezvous/introduction via unknown servers. 19 years ago
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 19 years ago