Commit History

Author SHA1 Message Date
  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
  Sebastian Hahn 51c00dbdec Remove some old, commented out code 14 years ago
  Nick Mathewson 05a2473b7f Merge branch 'ewma' 14 years ago
  Nick Mathewson 350181529e Merge branch 'safelogging2' 14 years ago
  Nick Mathewson fcbd65b45c Refactor the safe_str_*() API to make more sense. 14 years ago
  Nick Mathewson 06e8370c33 Optimize cell-ewma circuit priority algorithm. 14 years ago
  Can Tang d3be00e0f4 Favor quiet circuits when choosing which order to relay cells in. 14 years ago
  Nick Mathewson 0c1b3070cf Now that FOO_free(NULL) always works, remove checks before calling it. 14 years ago
  Sebastian Hahn 3807db001d *_free functions now accept NULL 14 years ago
  Roger Dingledine cee9a28d1e Merge commit 'origin/maint-0.2.1' 14 years ago
  Roger Dingledine a89f51c936 fix race condition that can cause crashes at client or exit relay 14 years ago
  Roger Dingledine 7b6b931ccc stop assuming that our downcasts have a struct offset of 0 14 years ago
  Roger Dingledine 2394336426 read the "circwindow" parameter from the consensus 14 years ago
  Roger Dingledine 0d13e0ed14 Be more robust to bad circwindow values 14 years ago
  Mike Perry 95735e5478 Fix the math.h log() conflict. 15 years ago
  Mike Perry 7750bee21d Clean up Fallon's partially complete GSoC project. 15 years ago
  Roger Dingledine c43859c5c1 Read "circwindow=x" from the consensus and use it 15 years ago
  Karsten Loesing 4e29f33427 Write all statistics to disk exactly every 24 hours. 15 years ago
  Karsten Loesing d97e95cb62 Remove ./configure option for cell statistics. 15 years ago
  Karsten Loesing b493a2ccb9 If configured, write cell statistics to disk periodically. 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 c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 years ago
  Nick Mathewson 145ead96ed Do not cannibalize a circuit that has run out of RELAY_EARLY cells. Partial bug 878 fix. 15 years ago
  Nick Mathewson b91335117f Document the purpose argument of circuit_find_to_cannibalize 15 years ago
  Nick Mathewson 122170c1d3 Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch. 15 years ago
  Nick Mathewson 7678ac5193 Move edge-only flags from connection_t to edge_connection_t. 15 years ago
  Roger Dingledine 4d8799b987 we missed a case when printing circuit purposes in circ events. 15 years ago
  Nick Mathewson c534b96e58 Fix an assertion failure on double-marked circuits, and a double-mark. 15 years ago