Commit History

作者 SHA1 備註 提交日期
  Alexander Færøy b0b8f7c30c Add support for Android's logging subsystem. 6 年之前
  Nick Mathewson fa0d24286b Convert remaining function (mostly static) to new free style 6 年之前
  Nick Mathewson 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 年之前
  Nick Mathewson db024adc90 Switch to a safer FREE_AND_NULL implementation 6 年之前
  Nick Mathewson c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 年之前
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
  Nick Mathewson 4a4f1e44af Merge branch 'prop140_21643_diff_only_squashed' 7 年之前
  Daniel Martí 590ffdb2c9 Consensus diff backend from Daniel Martí GSOC project. 7 年之前
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 年之前
  Nick Mathewson c000c7d118 Create logfiles in mode 0640 7 年之前
  Nick Mathewson 2cee38f76a Merge branch 'prop271_030_v1_squashed' 7 年之前
  J. Ryan Stinnett 9b2b799d82 Accept non-space whitespace characters in log severity syntax. 7 年之前
  Nick Mathewson bf64564e37 Add a GUARD log domain, for use with new guards code 7 年之前
  overcaffeinated 265d5446fa Automated change to use smartlist_add_strdup 7 年之前
  Nick Mathewson 5927ed8d33 checkSpace.pl now forbids more identifiers. 7 年之前
  Nick Mathewson f74916a98f setup_capture_of_logs: no longer suppress log messages 7 年之前
  Nick Mathewson 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 年之前
  Nick Mathewson 7b54d7ebbd Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage 8 年之前
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 年之前
  Nick Mathewson 57699de005 Update the copyright year. 8 年之前
  teor (Tim Wilson-Brown) add8acf428 Avoid calling log functions in logv when SMARTLIST_DEBUG is defined 8 年之前
  teor (Tim Wilson-Brown) db72b509d1 Check that the log mutex is initialised before trying to lock or unlock it 8 年之前
  Nick Mathewson f47d4af04c Whitespace cleanup 8 年之前
  Ola Bini 5c1c117b8e Revert my addition of callback cleaner and instead use existing functionality for temporary log files 8 年之前
  Ola Bini 0bfa616e2e Remove a small memory leak in log callback setup 8 年之前
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 8 年之前
  Nick Mathewson 0e03a0421e Fix check-spaces complaints 8 年之前
  Peter Palfrader 335af6fed8 Document syslog_identity_tag for add_syslog_log 8 年之前
  Peter Palfrader 1cf0d82280 Add SyslogIdentityTag 8 年之前
  Nick Mathewson 8cb5070376 Use C99 variadic macros when not on GCC. 8 年之前