Commit History

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