Commit History

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