Commit History

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