Nick Mathewson
|
14bc4dcc22
Rename log.h to torlog.h
|
14 yıl önce |
Nick Mathewson
|
b006e3279f
Merge remote branch 'origin/maint-0.2.1'
|
14 yıl önce |
Nick Mathewson
|
c3e63483b2
Update Tor Project copyright years
|
14 yıl önce |
Nick Mathewson
|
ab87b61a9d
Don't unlock a new log until done logging the tor version.
|
14 yıl önce |
Nick Mathewson
|
e56747f9cf
Refactor a bit so that it is safe to include math.h, and mostly not needed.
|
15 yıl önce |
Sebastian Hahn
|
3807db001d
*_free functions now accept NULL
|
15 yıl önce |
Roger Dingledine
|
403f99eaa4
add a minimum for CircuitStreamTimeout, plus a man page
|
15 yıl önce |
Nick Mathewson
|
b8b2935367
Debugging logs for TLS handshake
|
15 yıl önce |
Nick Mathewson
|
1cda6f3e75
Merge commit 'origin/maint-0.2.1'
|
15 yıl önce |
Sebastian Hahn
|
aea9cf1011
Fix compile warnings on Snow Leopard
|
15 yıl önce |
Roger Dingledine
|
659552a3c6
Merge branch 'maint-0.2.1'
|
15 yıl önce |
Nick Mathewson
|
9d11827780
Fix a rare infinite-recursion bug when shutting down.
|
15 yıl önce |
Nick Mathewson
|
e5b88dc83f
Update Tor to use Libevent 2.0 APIs when available.
|
15 yıl önce |
Karsten Loesing
|
9b32e8c141
Update copyright to 2009.
|
15 yıl önce |
Karsten Loesing
|
4ebcc4da34
Update copyright to 2009.
|
15 yıl önce |
Nick Mathewson
|
72e420ff3c
Fix typo found by Justin Coffi on or-talk
|
16 yıl önce |
Nick Mathewson
|
c4b8fef362
Remove svn $Id$s from our source, and remove tor --version --version.
|
16 yıl önce |
Nick Mathewson
|
52932d6f1a
Remove some code that is #ifdefed out, and that we no longer seem to use, if we ever did.
|
16 yıl önce |
Nick Mathewson
|
b4d387c28b
Make freelist_len in memarea.c static; document a few variables.
|
16 yıl önce |
Nick Mathewson
|
b68379b13b
Add DOCDOC entries for undocumented static and global variables.
|
16 yıl önce |
Nick Mathewson
|
1e5f457461
Fix most DOCDOCs remaining and/or added by redox.
|
16 yıl önce |
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 yıl önce |
Nick Mathewson
|
6693f32530
Resolve many DOCDOCs.
|
16 yıl önce |
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 yıl önce |
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 yıl önce |
Nick Mathewson
|
f28fc83ea5
More logging for mtbf/wfu calculations.
|
16 yıl önce |
Nick Mathewson
|
8ea780632f
Make severity args to add_*_log() functions be const
|
16 yıl önce |
Peter Palfrader
|
9d132fbde6
Add --hush switch.
|
16 yıl önce |
Nick Mathewson
|
02acee891c
r19089@catbus: nickm | 2008-03-27 11:05:23 -0400
|
16 yıl önce |
Roger Dingledine
|
e9221f4a0d
fix a leak when adding a temp log
|
16 yıl önce |