Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 lat temu |
Nick Mathewson
|
4a4f1e44af
Merge branch 'prop140_21643_diff_only_squashed'
|
7 lat temu |
Daniel Martí
|
590ffdb2c9
Consensus diff backend from Daniel Martí GSOC project.
|
7 lat temu |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 lat temu |
Nick Mathewson
|
c000c7d118
Create logfiles in mode 0640
|
7 lat temu |
Nick Mathewson
|
2cee38f76a
Merge branch 'prop271_030_v1_squashed'
|
8 lat temu |
J. Ryan Stinnett
|
9b2b799d82
Accept non-space whitespace characters in log severity syntax.
|
8 lat temu |
Nick Mathewson
|
bf64564e37
Add a GUARD log domain, for use with new guards code
|
8 lat temu |
overcaffeinated
|
265d5446fa
Automated change to use smartlist_add_strdup
|
8 lat temu |
Nick Mathewson
|
5927ed8d33
checkSpace.pl now forbids more identifiers.
|
8 lat temu |
Nick Mathewson
|
f74916a98f
setup_capture_of_logs: no longer suppress log messages
|
8 lat temu |
Nick Mathewson
|
9fe6fea1cc
Fix a huge pile of -Wshadow warnings.
|
8 lat temu |
Nick Mathewson
|
7b54d7ebbd
Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage
|
8 lat temu |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 lat temu |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 lat temu |
teor (Tim Wilson-Brown)
|
add8acf428
Avoid calling log functions in logv when SMARTLIST_DEBUG is defined
|
8 lat temu |
teor (Tim Wilson-Brown)
|
db72b509d1
Check that the log mutex is initialised before trying to lock or unlock it
|
8 lat temu |
Nick Mathewson
|
f47d4af04c
Whitespace cleanup
|
8 lat temu |
Ola Bini
|
5c1c117b8e
Revert my addition of callback cleaner and instead use existing functionality for temporary log files
|
8 lat temu |
Ola Bini
|
0bfa616e2e
Remove a small memory leak in log callback setup
|
8 lat temu |
cypherpunks
|
824a6a2a90
Replace usage of INLINE with inline
|
9 lat temu |
Nick Mathewson
|
0e03a0421e
Fix check-spaces complaints
|
9 lat temu |
Peter Palfrader
|
335af6fed8
Document syslog_identity_tag for add_syslog_log
|
9 lat temu |
Peter Palfrader
|
1cf0d82280
Add SyslogIdentityTag
|
9 lat temu |
Nick Mathewson
|
8cb5070376
Use C99 variadic macros when not on GCC.
|
9 lat temu |
Nick Mathewson
|
25c3ff4500
Merge remote-tracking branch 'public/bug15269'
|
9 lat temu |
Nick Mathewson
|
7bed9dc73a
Avoid double-parens in log_fn() messages on clang.
|
9 lat temu |
Nick Mathewson
|
feca329031
Log version when LD_BUG is logged.
|
9 lat temu |
Sebastian Hahn
|
6d8b614729
Avoid logging startup messages twice
|
9 lat temu |
Nick Mathewson
|
3f993dacc1
use ARRAY_LENGTH macro in domain_to_string
|
9 lat temu |