Historial de Commits

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