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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
log.c
Age
Commit message (
Expand
)
Author
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
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
[next]