Commit History

Author SHA1 Message Date
  Nick Mathewson 2bcd264a28 Merge branch 'maint-0.2.9' into maint-0.3.1 6 years ago
  David Goulet 64149353dd dos: Initial code of Denial of Service mitigation 6 years ago
  Nick Mathewson 4a4f1e44af Merge branch 'prop140_21643_diff_only_squashed' 7 years ago
  Daniel Martí 590ffdb2c9 Consensus diff backend from Daniel Martí GSOC project. 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson c000c7d118 Create logfiles in mode 0640 7 years ago
  Nick Mathewson 2cee38f76a Merge branch 'prop271_030_v1_squashed' 7 years ago
  J. Ryan Stinnett 9b2b799d82 Accept non-space whitespace characters in log severity syntax. 7 years ago
  Nick Mathewson bf64564e37 Add a GUARD log domain, for use with new guards code 7 years ago
  overcaffeinated 265d5446fa Automated change to use smartlist_add_strdup 7 years ago
  Nick Mathewson 5927ed8d33 checkSpace.pl now forbids more identifiers. 7 years ago
  Nick Mathewson f74916a98f setup_capture_of_logs: no longer suppress log messages 7 years ago
  Nick Mathewson 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 years ago
  Nick Mathewson 7b54d7ebbd Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage 8 years ago
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 years ago
  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