Commit History

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