aboutsummaryrefslogtreecommitdiff
path: root/src/common/log.c
Commit message (Expand)AuthorAge
* Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/ENDNick Mathewson2012-07-17
* Resolve about 24 DOCDOCsNick Mathewson2012-06-05
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Add about 60 more DOCDOC comments to 0.2.3Nick Mathewson2012-06-04
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-05-31
|\
| * Fix more clang format-nonliteral warnings (bug 5969)Nick Mathewson2012-05-30
* | Rename nonconformant identifiers.Nick Mathewson2012-01-18
* | Add the heartbeat domain in log.c:domain_list[]George Kadianakis2011-06-05
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-23
|\|
| * Fix some commentsRobert Ransom2011-05-20
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-08
|\|
| * Free pending_cb_messages on exitNick Mathewson2011-04-07
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-03-16
|\|
| * Clean up whitespaceNick Mathewson2011-03-16
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-03-16
|\|
| * Doxygen documentation for about 100 things that didn't have anyNick Mathewson2011-03-16
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-02-22
|\|
| * That shalt also not have a label without a statement.Nick Mathewson2011-02-22
| * Thou shalt not overflow even stupidly small buffersRobert Ransom2011-02-04
| * Add a torrc option to report log domainsNick Mathewson2011-01-25
| * Simplify syntax for negated log domainsNick Mathewson2011-01-25
* | typosRoger Dingledine2011-01-12
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-03
|\|
| * Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
| |\
| | * Bump copyright statements to 2011Nick Mathewson2011-01-03
| | * Do not send Libevent log messages to a controller (0.2.1 backport)Nick Mathewson2010-11-19
* | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-12-21
|\| |
| * | Only add each log message to pending_cb_messages once.Robert Ransom2010-12-11
| * | Don't call flush_pending_log_callbacks while logging LD_NOCB messages.Robert Ransom2010-12-11
| * | Better fix for 2190: defer libevent->controller messages instead of droppingNick Mathewson2010-11-19
| * | Do not send Libevent log messages to a controller.Nick Mathewson2010-11-19
* | | Open log files with CLOEXEC flag setSteven Murdoch2010-12-01
* | | Make logging resolution configurable.Karsten Loesing2010-10-04
|/ /
* | Rename log.h to torlog.hNick Mathewson2010-07-09
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\|
| * Update Tor Project copyright yearsNick Mathewson2010-02-27
* | Don't unlock a new log until done logging the tor version.Nick Mathewson2010-01-25
* | Refactor a bit so that it is safe to include math.h, and mostly not needed.Nick Mathewson2009-12-15
* | *_free functions now accept NULLSebastian Hahn2009-12-12
* | add a minimum for CircuitStreamTimeout, plus a man pageRoger Dingledine2009-11-22
* | Debugging logs for TLS handshakeNick Mathewson2009-09-24
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-09-01
|\|
| * Fix compile warnings on Snow LeopardSebastian Hahn2009-09-01
* | Merge branch 'maint-0.2.1'Roger Dingledine2009-08-27
|\|
| * Fix a rare infinite-recursion bug when shutting down.Nick Mathewson2009-08-20
| * Update copyright to 2009.Karsten Loesing2009-05-04
* | Update Tor to use Libevent 2.0 APIs when available.Nick Mathewson2009-06-12
* | Update copyright to 2009.Karsten Loesing2009-05-02
|/
* Fix typo found by Justin Coffi on or-talkNick Mathewson2009-01-23
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04