index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
log.c
Age
Commit message (
Expand
)
Author
2016-12-16
Merge branch 'prop271_030_v1_squashed'
Nick Mathewson
2016-12-06
Accept non-space whitespace characters in log severity syntax.
J. Ryan Stinnett
2016-11-30
Add a GUARD log domain, for use with new guards code
Nick Mathewson
2016-10-27
Automated change to use smartlist_add_strdup
overcaffeinated
2016-09-06
checkSpace.pl now forbids more identifiers.
Nick Mathewson
2016-08-31
setup_capture_of_logs: no longer suppress log messages
Nick Mathewson
2016-07-28
Fix a huge pile of -Wshadow warnings.
Nick Mathewson
2016-06-15
Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage
Nick Mathewson
2016-06-11
Add -Wmissing-variable-declarations, with attendant fixes
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-05
Avoid calling log functions in logv when SMARTLIST_DEBUG is defined
teor (Tim Wilson-Brown)
2016-02-05
Check that the log mutex is initialised before trying to lock or unlock it
teor (Tim Wilson-Brown)
2016-01-15
Whitespace cleanup
Nick Mathewson
2016-01-13
Revert my addition of callback cleaner and instead use existing functionality...
Ola Bini
2016-01-13
Remove a small memory leak in log callback setup
Ola Bini
2015-12-15
Replace usage of INLINE with inline
cypherpunks
2015-10-02
Fix check-spaces complaints
Nick Mathewson
2015-09-30
Document syslog_identity_tag for add_syslog_log
Peter Palfrader
2015-09-30
Add SyslogIdentityTag
Peter Palfrader
2015-07-15
Use C99 variadic macros when not on GCC.
Nick Mathewson
2015-03-24
Merge remote-tracking branch 'public/bug15269'
Nick Mathewson
2015-03-14
Avoid double-parens in log_fn() messages on clang.
Nick Mathewson
2015-03-14
Log version when LD_BUG is logged.
Nick Mathewson
2015-02-06
Avoid logging startup messages twice
Sebastian Hahn
2015-02-05
use ARRAY_LENGTH macro in domain_to_string
Nick Mathewson
2015-02-05
Add a string representation for LD_SCHED, and a extra sanity check.
Yawning Angel
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-21
Make log bufer 10k, not 9.78k.
teor
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-23
Fix minor typos, two line lengths, and a repeated include
teor
2014-09-10
Remember log messages that happen before logs are configured
Nick Mathewson
2014-09-10
Refactor the 'deliver a log message' logic to its own function.
Nick Mathewson
2014-09-10
Turn log loop into a for loop, and "Does this lf want this" into a fn
Nick Mathewson
2014-09-10
Refactor pending_cb_message_t into a type with proper functions
Nick Mathewson
2014-07-16
fix a c99-ism
Nick Mathewson
2014-07-16
Add a tor_ftruncate to replace ftruncate.
Nick Mathewson
2014-07-16
Add an option to overwrite logs
Arlo Breault
2014-05-20
sandbox: support logfile rotation
Nick Mathewson
2014-04-15
Uplift status.c unit test coverage with new test cases and macros.
dana koch
2014-02-15
Remove a bunch of functions that were never called.
Nick Mathewson
2013-11-22
Handle unlikely negative time in tor_log_err_sigsafe
Nick Mathewson
2013-11-18
Improve new assertion message logging
Nick Mathewson
2013-11-18
Add a sighandler-safe logging mechanism
Nick Mathewson
2013-07-15
Merge remote-tracking branch 'public/fancy_test_tricks'
Nick Mathewson
2013-07-11
Add a basic seccomp2 syscall filter on Linux
Cristian Toader
2013-07-10
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-02-07
Merge remote-tracking branch 'public/easy_ratelim'
Nick Mathewson
2013-02-07
Merge remote-tracking branch 'public/bug7816_023'
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-12-28
Fix various small leaks on error cases
Nick Mathewson
[next]