aboutsummaryrefslogtreecommitdiff
path: root/src/common/log.c
Commit message (Expand)AuthorAge
...
* | 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
* Remove some code that is #ifdefed out, and that we no longer seem to use, if ...Nick Mathewson2008-12-30
* Make freelist_len in memarea.c static; document a few variables.Nick Mathewson2008-12-22
* Add DOCDOC entries for undocumented static and global variables.Nick Mathewson2008-12-22
* Fix most DOCDOCs remaining and/or added by redox.Nick Mathewson2008-12-22
* One log.c XXX021 was a misunderstanding. Also, clip log messages passed to s...Nick Mathewson2008-12-18
* Resolve many DOCDOCs.Nick Mathewson2008-12-17
* Change logging code to use fds instead of stdio. Fixes bug 861, and probably...Nick Mathewson2008-12-02
* Update _log_global_min_severity after switch_logs_debug(), so that USR2 will ...Nick Mathewson2008-11-17
* More logging for mtbf/wfu calculations.Nick Mathewson2008-09-23
* Make severity args to add_*_log() functions be constNick Mathewson2008-09-05
* Add --hush switch.Peter Palfrader2008-03-27
* r19089@catbus: nickm | 2008-03-27 11:05:23 -0400Nick Mathewson2008-03-27
* fix a leak when adding a temp logRoger Dingledine2008-03-26
* fix mem leak in parsing log config linesRoger Dingledine2008-03-26
* r18861@catbus: nickm | 2008-03-16 23:22:56 -0400Nick Mathewson2008-03-17
* r18804@catbus: nickm | 2008-03-13 18:18:31 -0400Nick Mathewson2008-03-13
* r18803@catbus: nickm | 2008-03-13 17:59:25 -0400Nick Mathewson2008-03-13
* Assert that severity in logv() is sane. Interesting effects otherwise (It is...Peter Palfrader2008-03-13
* r18753@catbus: nickm | 2008-03-11 14:56:39 -0400Nick Mathewson2008-03-11
* r18639@catbus: nickm | 2008-03-07 20:11:48 -0500Nick Mathewson2008-03-08
* r18630@catbus: nickm | 2008-03-05 17:31:33 -0500Nick Mathewson2008-03-05
* r14373@tombo: nickm | 2008-02-21 16:29:18 -0500Nick Mathewson2008-02-21
* Update some copyright notices: it is now 2008.Nick Mathewson2008-02-07
* r17947@catbus: nickm | 2008-02-06 11:57:53 -0500Nick Mathewson2008-02-06
* r15784@tombo: nickm | 2008-01-02 00:38:06 -0500Nick Mathewson2008-01-02
* clean up copyrights, and assign 2007 copyrights to The Tor Project, IncRoger Dingledine2007-12-12
* free some more memory on exitRoger Dingledine2007-07-16
* r13058@catbus: nickm | 2007-05-29 14:39:53 -0400Nick Mathewson2007-05-29
* r13054@catbus: nickm | 2007-05-29 14:20:50 -0400Nick Mathewson2007-05-29
* r13050@catbus: nickm | 2007-05-29 13:31:11 -0400Nick Mathewson2007-05-29
* r12852@catbus: nickm | 2007-05-22 11:00:27 -0400Nick Mathewson2007-05-22
* polish r9726-r9903Roger Dingledine2007-05-13
* r12607@catbus: nickm | 2007-04-30 21:36:28 -0400Nick Mathewson2007-05-01
* r12533@Kushana: nickm | 2007-03-11 05:01:15 -0400Nick Mathewson2007-03-11