História revízii

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