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
2011-02-22
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-02-22
That shalt also not have a label without a statement.
Nick Mathewson
2011-02-04
Thou shalt not overflow even stupidly small buffers
Robert Ransom
2011-01-25
Add a torrc option to report log domains
Nick Mathewson
2011-01-25
Simplify syntax for negated log domains
Nick Mathewson
2011-01-12
typos
Roger Dingledine
2011-01-03
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
Bump copyright statements to 2011
Nick Mathewson
2010-12-21
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-12-11
Only add each log message to pending_cb_messages once.
Robert Ransom
2010-12-11
Don't call flush_pending_log_callbacks while logging LD_NOCB messages.
Robert Ransom
2010-12-01
Open log files with CLOEXEC flag set
Steven Murdoch
2010-11-19
Better fix for 2190: defer libevent->controller messages instead of dropping
Nick Mathewson
2010-11-19
Do not send Libevent log messages to a controller (0.2.1 backport)
Nick Mathewson
2010-11-19
Do not send Libevent log messages to a controller.
Nick Mathewson
2010-10-04
Make logging resolution configurable.
Karsten Loesing
2010-07-09
Rename log.h to torlog.h
Nick Mathewson
2010-02-27
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
Update Tor Project copyright years
Nick Mathewson
2010-01-25
Don't unlock a new log until done logging the tor version.
Nick Mathewson
2009-12-15
Refactor a bit so that it is safe to include math.h, and mostly not needed.
Nick Mathewson
2009-12-12
*_free functions now accept NULL
Sebastian Hahn
2009-11-22
add a minimum for CircuitStreamTimeout, plus a man page
Roger Dingledine
2009-09-24
Debugging logs for TLS handshake
Nick Mathewson
2009-09-01
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-09-01
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-08-27
Merge branch 'maint-0.2.1'
Roger Dingledine
2009-08-20
Fix a rare infinite-recursion bug when shutting down.
Nick Mathewson
2009-06-12
Update Tor to use Libevent 2.0 APIs when available.
Nick Mathewson
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-05-02
Update copyright to 2009.
Karsten Loesing
2009-01-23
Fix typo found by Justin Coffi on or-talk
Nick Mathewson
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2008-12-30
Remove some code that is #ifdefed out, and that we no longer seem to use, if ...
Nick Mathewson
2008-12-22
Make freelist_len in memarea.c static; document a few variables.
Nick Mathewson
2008-12-22
Add DOCDOC entries for undocumented static and global variables.
Nick Mathewson
2008-12-22
Fix most DOCDOCs remaining and/or added by redox.
Nick Mathewson
2008-12-18
One log.c XXX021 was a misunderstanding. Also, clip log messages passed to s...
Nick Mathewson
2008-12-17
Resolve many DOCDOCs.
Nick Mathewson
2008-12-02
Change logging code to use fds instead of stdio. Fixes bug 861, and probably...
Nick Mathewson
2008-11-17
Update _log_global_min_severity after switch_logs_debug(), so that USR2 will ...
Nick Mathewson
2008-09-23
More logging for mtbf/wfu calculations.
Nick Mathewson
2008-09-05
Make severity args to add_*_log() functions be const
Nick Mathewson
2008-03-27
Add --hush switch.
Peter Palfrader
2008-03-27
r19089@catbus: nickm | 2008-03-27 11:05:23 -0400
Nick Mathewson
2008-03-26
fix a leak when adding a temp log
Roger Dingledine
2008-03-26
fix mem leak in parsing log config lines
Roger Dingledine
2008-03-17
r18861@catbus: nickm | 2008-03-16 23:22:56 -0400
Nick Mathewson
2008-03-13
r18804@catbus: nickm | 2008-03-13 18:18:31 -0400
Nick Mathewson
[prev]
[next]