Commit History

Author SHA1 Message Date
  Nick Mathewson 653aaeef08 Always log version when starting tor. 20 years ago
  Nick Mathewson 8aec3a7301 Implement several 008pre1 items: needs more testing 20 years ago
  Nick Mathewson 605e10a650 Stop multiplying logs on sighup. 20 years ago
  Roger Dingledine f875db1821 it looks like parse_log_level() was never taught about WARN? 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 3cdf2d67da it's amazing what a bit of punctuation can do for appearances 20 years ago
  Nick Mathewson c0ea93337d Doxygenate common. 20 years ago
  Nick Mathewson 7055f837ab Make Tor build on win32 with VC6 without warnings. 20 years ago
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic 20 years ago
  Nick Mathewson b3c2b62a14 Make "common" no longer depend on or.h 20 years ago
  Nick Mathewson 137b577bbd Refactor the heck out of crypto interface: admit that we will stick with one ciphersuite at a time, make const things const, and stop putting openssl in the headers. 20 years ago
  Roger Dingledine 0864d3f484 add in a 'notice' log level 20 years ago
  Roger Dingledine 3ccd545c9a crash when our logs go bad 20 years ago
  Nick Mathewson 2da54de968 Make tor build on windows again. More work still needed 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
  Peter Palfrader 9a676b04dd Check that we can write to the logfile and log a warning to stderr if we can't 20 years ago
  Roger Dingledine 82aa621b47 rewrite close_logs so it could possibly work 21 years ago
  Roger Dingledine 11a23fc280 clean up logging, allow user to specify log files 21 years ago
  Nick Mathewson 22ef733058 Make add_file_log return 0 on success. 21 years ago
  Roger Dingledine 8df0eee16a oops, bugfix 21 years ago
  Roger Dingledine 36fb8e839d change WARNING to WARN 21 years ago
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. 21 years ago
  Roger Dingledine de6cbe53c0 some early bugfixes 21 years ago
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() 21 years ago
  Roger Dingledine 750b238aea clean some includes 21 years ago
  Nick Mathewson f694ab23f5 Flush after fputs 21 years ago
  Roger Dingledine f0e94dab86 make log use a larger buffer, for easier debugging 21 years ago
  Roger Dingledine 3ed7aedc11 bugfixes and features: closer to making dirserv work 21 years ago