index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
log.c
Commit message (
Expand
)
Author
Age
*
Improve new assertion message logging
Nick Mathewson
2013-11-18
*
Add a sighandler-safe logging mechanism
Nick Mathewson
2013-11-18
*
Merge remote-tracking branch 'public/fancy_test_tricks'
Nick Mathewson
2013-07-15
|
\
|
*
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-07-10
*
|
Add a basic seccomp2 syscall filter on Linux
Cristian Toader
2013-07-11
|
/
*
Merge remote-tracking branch 'public/easy_ratelim'
Nick Mathewson
2013-02-07
|
\
|
*
Wrapper function for the common rate-limited-log pattern.
Nick Mathewson
2012-12-26
*
|
Merge remote-tracking branch 'public/bug7816_023'
Nick Mathewson
2013-02-07
|
\
\
|
*
|
Fix various small leaks on error cases
Nick Mathewson
2012-12-28
*
|
|
Update the copyright date to 201.
Nick Mathewson
2013-01-16
|
|
/
|
/
|
*
|
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
*
|
Add LD_CHANNEL log domain in log.c
Andrea Shepard
2012-10-08
|
/
*
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-07-17
*
Resolve about 24 DOCDOCs
Nick Mathewson
2012-06-05
*
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-06-04
*
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-31
|
\
|
*
Fix more clang format-nonliteral warnings (bug 5969)
Nick Mathewson
2012-05-30
*
|
Rename nonconformant identifiers.
Nick Mathewson
2012-01-18
*
|
Add the heartbeat domain in log.c:domain_list[]
George Kadianakis
2011-06-05
*
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-23
|
\
|
|
*
Fix some comments
Robert Ransom
2011-05-20
*
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-04-08
|
\
|
|
*
Free pending_cb_messages on exit
Nick Mathewson
2011-04-07
*
|
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-03-16
*
|
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-22
|
*
Thou shalt not overflow even stupidly small buffers
Robert Ransom
2011-02-04
|
*
Add a torrc option to report log domains
Nick Mathewson
2011-01-25
|
*
Simplify syntax for negated log domains
Nick Mathewson
2011-01-25
*
|
typos
Roger Dingledine
2011-01-12
*
|
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
2011-01-03
|
|
*
Do not send Libevent log messages to a controller (0.2.1 backport)
Nick Mathewson
2010-11-19
*
|
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-12-21
|
\
|
|
|
*
|
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-11
|
*
|
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.
Nick Mathewson
2010-11-19
*
|
|
Open log files with CLOEXEC flag set
Steven Murdoch
2010-12-01
*
|
|
Make logging resolution configurable.
Karsten Loesing
2010-10-04
|
/
/
*
|
Rename log.h to torlog.h
Nick Mathewson
2010-07-09
*
|
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
|
\
|
|
*
Update Tor Project copyright years
Nick Mathewson
2010-02-27
*
|
Don't unlock a new log until done logging the tor version.
Nick Mathewson
2010-01-25
*
|
Refactor a bit so that it is safe to include math.h, and mostly not needed.
Nick Mathewson
2009-12-15
[next]