История коммитов

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