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
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
2012-12-26
Wrapper function for the common rate-limited-log pattern.
Nick Mathewson
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-08
Add LD_CHANNEL log domain in log.c
Andrea Shepard
2012-07-17
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-06-05
Resolve about 24 DOCDOCs
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-05-31
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-30
Fix more clang format-nonliteral warnings (bug 5969)
Nick Mathewson
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2011-06-05
Add the heartbeat domain in log.c:domain_list[]
George Kadianakis
2011-05-23
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-20
Fix some comments
Robert Ransom
2011-04-08
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-04-07
Free pending_cb_messages on exit
Nick Mathewson
2011-03-16
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-16
Clean up whitespace
Nick Mathewson
2011-03-16
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-16
Doxygen documentation for about 100 things that didn't have any
Nick Mathewson
[next]