コミット履歴

作者 SHA1 メッセージ 日付
  Roger Dingledine 17e5f25214 trivial punctuation tweak 21 年 前
  Nick Mathewson 653aaeef08 Always log version when starting tor. 21 年 前
  Nick Mathewson 8aec3a7301 Implement several 008pre1 items: needs more testing 21 年 前
  Nick Mathewson 605e10a650 Stop multiplying logs on sighup. 21 年 前
  Roger Dingledine f875db1821 it looks like parse_log_level() was never taught about WARN? 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 3cdf2d67da it's amazing what a bit of punctuation can do for appearances 21 年 前
  Nick Mathewson c0ea93337d Doxygenate common. 21 年 前
  Nick Mathewson 7055f837ab Make Tor build on win32 with VC6 without warnings. 21 年 前
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic 21 年 前
  Nick Mathewson b3c2b62a14 Make "common" no longer depend on or.h 21 年 前
  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. 21 年 前
  Roger Dingledine 0864d3f484 add in a 'notice' log level 21 年 前
  Roger Dingledine 3ccd545c9a crash when our logs go bad 21 年 前
  Nick Mathewson 2da54de968 Make tor build on windows again. More work still needed 21 年 前
  Roger Dingledine eb730c41c8 clean tabs, trailing whitespace 22 年 前
  Roger Dingledine a5aa80cc41 make --debuglogfile (or any second log file) work 22 年 前
  Peter Palfrader 9a676b04dd Check that we can write to the logfile and log a warning to stderr if we can't 22 年 前
  Roger Dingledine 82aa621b47 rewrite close_logs so it could possibly work 22 年 前
  Roger Dingledine 11a23fc280 clean up logging, allow user to specify log files 22 年 前
  Nick Mathewson 22ef733058 Make add_file_log return 0 on success. 22 年 前
  Roger Dingledine 8df0eee16a oops, bugfix 22 年 前
  Roger Dingledine 36fb8e839d change WARNING to WARN 22 年 前
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. 22 年 前
  Roger Dingledine de6cbe53c0 some early bugfixes 22 年 前
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() 22 年 前
  Roger Dingledine 750b238aea clean some includes 22 年 前
  Nick Mathewson f694ab23f5 Flush after fputs 22 年 前
  Roger Dingledine f0e94dab86 make log use a larger buffer, for easier debugging 22 年 前