Nick Mathewson
|
c3e63483b2
Update Tor Project copyright years
|
14 years ago |
Sebastian Hahn
|
aea9cf1011
Fix compile warnings on Snow Leopard
|
15 years ago |
Nick Mathewson
|
9d11827780
Fix a rare infinite-recursion bug when shutting down.
|
15 years ago |
Karsten Loesing
|
9b32e8c141
Update copyright to 2009.
|
15 years ago |
Nick Mathewson
|
72e420ff3c
Fix typo found by Justin Coffi on or-talk
|
16 years ago |
Nick Mathewson
|
c4b8fef362
Remove svn $Id$s from our source, and remove tor --version --version.
|
16 years ago |
Nick Mathewson
|
52932d6f1a
Remove some code that is #ifdefed out, and that we no longer seem to use, if we ever did.
|
16 years ago |
Nick Mathewson
|
b4d387c28b
Make freelist_len in memarea.c static; document a few variables.
|
16 years ago |
Nick Mathewson
|
b68379b13b
Add DOCDOC entries for undocumented static and global variables.
|
16 years ago |
Nick Mathewson
|
1e5f457461
Fix most DOCDOCs remaining and/or added by redox.
|
16 years ago |
Nick Mathewson
|
b6f89a647a
One log.c XXX021 was a misunderstanding. Also, clip log messages passed to syslog to their maximum length when there is a maximum.
|
16 years ago |
Nick Mathewson
|
6693f32530
Resolve many DOCDOCs.
|
16 years ago |
Nick Mathewson
|
bd6b3072f9
Change logging code to use fds instead of stdio. Fixes bug 861, and probably makes logging slightly faster. Not a backport candidate: bug 861 is too obscure and harmless.
|
16 years ago |
Nick Mathewson
|
bdc0aec00a
Update _log_global_min_severity after switch_logs_debug(), so that USR2 will work again. Bugfix on 0.1.2.8-beta. Spotted by Geoff Down.
|
16 years ago |
Nick Mathewson
|
f28fc83ea5
More logging for mtbf/wfu calculations.
|
16 years ago |
Nick Mathewson
|
8ea780632f
Make severity args to add_*_log() functions be const
|
16 years ago |
Peter Palfrader
|
9d132fbde6
Add --hush switch.
|
16 years ago |
Nick Mathewson
|
02acee891c
r19089@catbus: nickm | 2008-03-27 11:05:23 -0400
|
16 years ago |
Roger Dingledine
|
e9221f4a0d
fix a leak when adding a temp log
|
16 years ago |
Roger Dingledine
|
8dfccf6145
fix mem leak in parsing log config lines
|
16 years ago |
Nick Mathewson
|
bd547e3cfc
r18861@catbus: nickm | 2008-03-16 23:22:56 -0400
|
16 years ago |
Nick Mathewson
|
46155aca17
r18804@catbus: nickm | 2008-03-13 18:18:31 -0400
|
16 years ago |
Nick Mathewson
|
d928e5685f
r18803@catbus: nickm | 2008-03-13 17:59:25 -0400
|
16 years ago |
Peter Palfrader
|
e6b2d119e8
Assert that severity in logv() is sane. Interesting effects otherwise (It is being used as an array index)
|
16 years ago |
Nick Mathewson
|
11e464c331
r18753@catbus: nickm | 2008-03-11 14:56:39 -0400
|
16 years ago |
Nick Mathewson
|
7587e16796
r18639@catbus: nickm | 2008-03-07 20:11:48 -0500
|
16 years ago |
Nick Mathewson
|
f56ba5f3d6
r18630@catbus: nickm | 2008-03-05 17:31:33 -0500
|
16 years ago |
Nick Mathewson
|
b375472d14
r14373@tombo: nickm | 2008-02-21 16:29:18 -0500
|
16 years ago |
Nick Mathewson
|
842a33ff20
Update some copyright notices: it is now 2008.
|
17 years ago |
Nick Mathewson
|
a869574c56
r17947@catbus: nickm | 2008-02-06 11:57:53 -0500
|
17 years ago |