Historie revizí

Autor SHA1 Zpráva Datum
  Nick Mathewson 7b54d7ebbd Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage před 8 roky
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes před 8 roky
  Nick Mathewson 57699de005 Update the copyright year. před 8 roky
  teor (Tim Wilson-Brown) add8acf428 Avoid calling log functions in logv when SMARTLIST_DEBUG is defined před 8 roky
  teor (Tim Wilson-Brown) db72b509d1 Check that the log mutex is initialised before trying to lock or unlock it před 8 roky
  Nick Mathewson f47d4af04c Whitespace cleanup před 8 roky
  Ola Bini 5c1c117b8e Revert my addition of callback cleaner and instead use existing functionality for temporary log files před 8 roky
  Ola Bini 0bfa616e2e Remove a small memory leak in log callback setup před 8 roky
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline před 9 roky
  Nick Mathewson 0e03a0421e Fix check-spaces complaints před 9 roky
  Peter Palfrader 335af6fed8 Document syslog_identity_tag for add_syslog_log před 9 roky
  Peter Palfrader 1cf0d82280 Add SyslogIdentityTag před 9 roky
  Nick Mathewson 8cb5070376 Use C99 variadic macros when not on GCC. před 9 roky
  Nick Mathewson 25c3ff4500 Merge remote-tracking branch 'public/bug15269' před 9 roky
  Nick Mathewson 7bed9dc73a Avoid double-parens in log_fn() messages on clang. před 9 roky
  Nick Mathewson feca329031 Log version when LD_BUG is logged. před 9 roky
  Sebastian Hahn 6d8b614729 Avoid logging startup messages twice před 9 roky
  Nick Mathewson 3f993dacc1 use ARRAY_LENGTH macro in domain_to_string před 9 roky
  Yawning Angel b330bdec8e Add a string representation for LD_SCHED, and a extra sanity check. před 9 roky
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 10 roky
  teor e40591827e Make log bufer 10k, not 9.78k. před 10 roky
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. před 10 roky
  teor c9d0967dd9 Fix minor typos, two line lengths, and a repeated include před 10 roky
  Nick Mathewson 93dfb12037 Remember log messages that happen before logs are configured před 10 roky
  Nick Mathewson 6e2ef4bc5e Refactor the 'deliver a log message' logic to its own function. před 10 roky
  Nick Mathewson de114587f0 Turn log loop into a for loop, and "Does this lf want this" into a fn před 10 roky
  Nick Mathewson 15a318b49a Refactor pending_cb_message_t into a type with proper functions před 10 roky
  Nick Mathewson 8c7fbdf3af fix a c99-ism před 10 roky
  Nick Mathewson 867f5e6a76 Add a tor_ftruncate to replace ftruncate. před 10 roky
  Arlo Breault 15e170e01b Add an option to overwrite logs před 10 roky