Historie revizí

Autor SHA1 Zpráva Datum
  Roger Dingledine 8c7b2ff7ed various fixes před 21 roky
  Nick Mathewson 2e8353e2f4 Use new log format; convert old format to new format. před 21 roky
  Nick Mathewson 70f7e32ec6 fix typos před 21 roky
  Nick Mathewson 11979dc1f5 Add a callback log handler type před 21 roky
  Nick Mathewson 2fbf31533b Tricksy compiler warnings! We hates them, hates them forever, my precious! před 21 roky
  Nick Mathewson 44d4516155 Use tor_snprintf, not snprintf před 21 roky
  Nick Mathewson bc62f8e983 Replace sprintf with snprintf před 21 roky
  Nick Mathewson 26f3cb8652 Add SysLog option to direct log messages to the system log instead of a FILE*. před 21 roky
  Roger Dingledine 6d873e5743 don't assert multiple things in the same tor_assert() před 21 roky
  Roger Dingledine 8385fdb590 make our tor_assert actually work when it's going to be triggered, před 21 roky
  Roger Dingledine a1979800ab bugfix on the bugfix před 21 roky
  Roger Dingledine f753f6f0e2 bugfix: when we run out of disk space, or other log writing error, před 21 roky
  Roger Dingledine 7304ac1d6f tweak the [...truncated] string again před 21 roky
  Roger Dingledine 40f9f94794 don't add a spurious newline before [truncated] před 21 roky
  Nick Mathewson ebf2d275bf End truncated log entries with [truncated] před 21 roky
  Roger Dingledine 17e5f25214 trivial punctuation tweak před 21 roky
  Nick Mathewson 653aaeef08 Always log version when starting tor. před 21 roky
  Nick Mathewson 8aec3a7301 Implement several 008pre1 items: needs more testing před 21 roky
  Nick Mathewson 605e10a650 Stop multiplying logs on sighup. před 21 roky
  Roger Dingledine f875db1821 it looks like parse_log_level() was never taught about WARN? před 21 roky
  Nick Mathewson ccb825128e Tinker with log behavior: never send error messages about logs into the bitbucket před 21 roky
  Nick Mathewson 9d2cd7fc6e Allow multiple logfiles at different severity ranges před 21 roky
  Roger Dingledine 3cdf2d67da it's amazing what a bit of punctuation can do for appearances před 21 roky
  Nick Mathewson c0ea93337d Doxygenate common. před 21 roky
  Nick Mathewson 7055f837ab Make Tor build on win32 with VC6 without warnings. před 21 roky
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic před 21 roky
  Nick Mathewson b3c2b62a14 Make "common" no longer depend on or.h před 21 roky
  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. před 21 roky
  Roger Dingledine 0864d3f484 add in a 'notice' log level před 21 roky
  Roger Dingledine 3ccd545c9a crash when our logs go bad před 21 roky