Nick Mathewson
|
90aeaa53cd
Remove all use of the assert.h header
|
6 years ago |
Nick Mathewson
|
ae01864b5d
Add raw_assert() variants for cases where we cannot log.
|
6 years ago |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 years ago |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 years ago |
Nick Mathewson
|
b0224bf728
Add a mechanism for the logging system to report queued callbacks
|
6 years ago |
Nick Mathewson
|
d8893bc93c
Merge remote-tracking branch 'isis/bug23881_r1'
|
6 years ago |
Alexander Færøy
|
59a7b00384
Update tor.1.txt with the currently available log domains.
|
6 years ago |
David Goulet
|
cd81403cc0
Merge branch 'ticket24902_029_05' into ticket24902_033_02
|
6 years ago |
David Goulet
|
64149353dd
dos: Initial code of Denial of Service mitigation
|
6 years ago |
Chelsea Holland Komlo
|
d0184963f9
fixups from code review
|
6 years ago |
Chelsea Holland Komlo
|
3dfe8e6522
add minimal rust module for logging to tor's logger
|
7 years ago |
Nick Mathewson
|
719db28f54
Add minimal implementations of functions Rust needs for logging
|
7 years ago |
Nick Mathewson
|
9c604e2bbb
Fix compilation: logfile_is_external() must accept const*
|
7 years ago |
Alexander Færøy
|
cbc465a3d1
Simplify explicit conditional checks into an inlined function.
|
7 years ago |
Alexander Færøy
|
b0b8f7c30c
Add support for Android's logging subsystem.
|
7 years ago |
Nick Mathewson
|
fa0d24286b
Convert remaining function (mostly static) to new free style
|
7 years ago |
Nick Mathewson
|
285632a61b
Replace all FREE_AND_NULL* uses to take a type and a free function.
|
7 years ago |
Nick Mathewson
|
db024adc90
Switch to a safer FREE_AND_NULL implementation
|
7 years ago |
Nick Mathewson
|
c92ac9f5cb
Convert the rest of src/common's headers to use FREE_AND_NULL
|
7 years ago |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 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'
|
8 years ago |
J. Ryan Stinnett
|
9b2b799d82
Accept non-space whitespace characters in log severity syntax.
|
8 years ago |
Nick Mathewson
|
bf64564e37
Add a GUARD log domain, for use with new guards code
|
8 years ago |
overcaffeinated
|
265d5446fa
Automated change to use smartlist_add_strdup
|
8 years ago |
Nick Mathewson
|
5927ed8d33
checkSpace.pl now forbids more identifiers.
|
8 years ago |
Nick Mathewson
|
f74916a98f
setup_capture_of_logs: no longer suppress log messages
|
8 years ago |