Nick Mathewson
|
f1de329e78
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
1a07348a50
Bump copyright statements to 2011
|
14 years ago |
Nick Mathewson
|
0a3b7f1471
Merge remote branch 'origin/maint-0.2.2'
|
14 years ago |
Robert Ransom
|
cc051f9aca
Only add each log message to pending_cb_messages once.
|
14 years ago |
Robert Ransom
|
4a9d60734c
Don't call flush_pending_log_callbacks while logging LD_NOCB messages.
|
14 years ago |
Steven Murdoch
|
786abbd54c
Open log files with CLOEXEC flag set
|
14 years ago |
Nick Mathewson
|
d166d18643
Better fix for 2190: defer libevent->controller messages instead of dropping
|
14 years ago |
Nick Mathewson
|
668f7a2639
Do not send Libevent log messages to a controller (0.2.1 backport)
|
14 years ago |
Nick Mathewson
|
6199ac5fbe
Do not send Libevent log messages to a controller.
|
14 years ago |
Karsten Loesing
|
8c5ba9388b
Make logging resolution configurable.
|
14 years ago |
Nick Mathewson
|
14bc4dcc22
Rename log.h to torlog.h
|
14 years ago |
Nick Mathewson
|
b006e3279f
Merge remote branch 'origin/maint-0.2.1'
|
14 years ago |
Nick Mathewson
|
c3e63483b2
Update Tor Project copyright years
|
14 years ago |
Nick Mathewson
|
ab87b61a9d
Don't unlock a new log until done logging the tor version.
|
15 years ago |
Nick Mathewson
|
e56747f9cf
Refactor a bit so that it is safe to include math.h, and mostly not needed.
|
15 years ago |
Sebastian Hahn
|
3807db001d
*_free functions now accept NULL
|
15 years ago |
Roger Dingledine
|
403f99eaa4
add a minimum for CircuitStreamTimeout, plus a man page
|
15 years ago |
Nick Mathewson
|
b8b2935367
Debugging logs for TLS handshake
|
15 years ago |
Nick Mathewson
|
1cda6f3e75
Merge commit 'origin/maint-0.2.1'
|
15 years ago |
Sebastian Hahn
|
aea9cf1011
Fix compile warnings on Snow Leopard
|
15 years ago |
Roger Dingledine
|
659552a3c6
Merge branch 'maint-0.2.1'
|
15 years ago |
Nick Mathewson
|
9d11827780
Fix a rare infinite-recursion bug when shutting down.
|
15 years ago |
Nick Mathewson
|
e5b88dc83f
Update Tor to use Libevent 2.0 APIs when available.
|
15 years ago |
Karsten Loesing
|
9b32e8c141
Update copyright to 2009.
|
15 years ago |
Karsten Loesing
|
4ebcc4da34
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 |