Commit History

Author SHA1 Message Date
  Karsten Loesing 8c5ba9388b Make logging resolution configurable. 13 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. 14 years ago
  Nick Mathewson e56747f9cf Refactor a bit so that it is safe to include math.h, and mostly not needed. 14 years ago
  Sebastian Hahn 3807db001d *_free functions now accept NULL 14 years ago
  Roger Dingledine 403f99eaa4 add a minimum for CircuitStreamTimeout, plus a man page 14 years ago
  Nick Mathewson b8b2935367 Debugging logs for TLS handshake 14 years ago
  Nick Mathewson 1cda6f3e75 Merge commit 'origin/maint-0.2.1' 14 years ago
  Sebastian Hahn aea9cf1011 Fix compile warnings on Snow Leopard 14 years ago
  Roger Dingledine 659552a3c6 Merge branch 'maint-0.2.1' 14 years ago
  Nick Mathewson 9d11827780 Fix a rare infinite-recursion bug when shutting down. 14 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 15 years ago
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 years ago
  Nick Mathewson 52932d6f1a Remove some code that is #ifdefed out, and that we no longer seem to use, if we ever did. 15 years ago
  Nick Mathewson b4d387c28b Make freelist_len in memarea.c static; document a few variables. 15 years ago
  Nick Mathewson b68379b13b Add DOCDOC entries for undocumented static and global variables. 15 years ago
  Nick Mathewson 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. 15 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. 15 years ago
  Nick Mathewson 6693f32530 Resolve many DOCDOCs. 15 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. 15 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. 15 years ago
  Nick Mathewson f28fc83ea5 More logging for mtbf/wfu calculations. 15 years ago
  Nick Mathewson 8ea780632f Make severity args to add_*_log() functions be const 15 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