Historique des commits

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