提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson 0e81265359 update copyright notices. 20 年之前
  Nick Mathewson 410ecfcc71 Add code to suppress spurious libevent log msgs; use it to resolve bug 68. 20 年之前
  Nick Mathewson efe9ca659a Use recent libevent features when possible 20 年之前
  Nick Mathewson f19e9b8577 doxygen uses backslashes, not forward-slashes 21 年之前
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 年之前
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 21 年之前
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 21 年之前
  Roger Dingledine dd19cf6ba3 kill -USR2 now moves all logs to loglevel debug 21 年之前
  Nick Mathewson 6143c515cd Make log_fn not fail so miserably on VC6 21 年之前
  Nick Mathewson 5b668d8557 ugly macros to make log_fn play nice on non-GCC compilers. 21 年之前
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 21 年之前
  Nick Mathewson 2e8353e2f4 Use new log format; convert old format to new format. 21 年之前
  Nick Mathewson 11979dc1f5 Add a callback log handler type 21 年之前
  Nick Mathewson ce79bab7f1 Split util into util (general utilities), container (smartlist and strmap), and compat (cross-platform compatability). 21 年之前
  Nick Mathewson 26f3cb8652 Add SysLog option to direct log messages to the system log instead of a FILE*. 21 年之前
  Nick Mathewson 605e10a650 Stop multiplying logs on sighup. 21 年之前
  Roger Dingledine c278ff3bc2 minor comment patch 21 年之前
  Nick Mathewson ccb825128e Tinker with log behavior: never send error messages about logs into the bitbucket 21 年之前
  Nick Mathewson 9d2cd7fc6e Allow multiple logfiles at different severity ranges 21 年之前
  Roger Dingledine 5dd9e60231 doxygen markup for common/*.h 21 年之前
  Nick Mathewson c0ea93337d Doxygenate common. 21 年之前
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic 21 年之前
  Roger Dingledine 0864d3f484 add in a 'notice' log level 21 年之前
  Roger Dingledine eb730c41c8 clean tabs, trailing whitespace 22 年之前
  Roger Dingledine a5aa80cc41 make --debuglogfile (or any second log file) work 22 年之前
  Roger Dingledine 8222fe8e4f clean up some copyrights 22 年之前
  Nick Mathewson 22ef733058 Make add_file_log return 0 on success. 22 年之前
  Roger Dingledine 36fb8e839d change WARNING to WARN 22 年之前
  Roger Dingledine de6cbe53c0 some early bugfixes 22 年之前
  Nick Mathewson 7711c2e745 Add backend support for multiple logfiles, including console logs. 22 年之前