Commit History

Author SHA1 Message Date
  Karsten Loesing dccadb30cd Clean up proposal 166 and its implementation. 16 years ago
  Karsten Loesing 9179bcb923 Include contents of *-stats files in descriptor. 16 years ago
  Karsten Loesing d97e95cb62 Remove ./configure option for cell statistics. 16 years ago
  Karsten Loesing 9d16a59fcc Remove ./configure option for exit port statistics. 16 years ago
  Karsten Loesing b71bbdc69a Make exit stats compile on 64-bit machines, too. 16 years ago
  Karsten Loesing 8f1a973669 Two tweaks to exit-port statistics. 16 years ago
  Karsten Loesing 707a44a7b0 Replace two %d with %u's. 16 years ago
  Karsten Loesing d1437245c7 Simplify the math to round up to the next multiple of some value. 16 years ago
  Karsten Loesing 7fb206e554 Tweak exit port statistics a bit. 16 years ago
  Karsten Loesing b493a2ccb9 If configured, write cell statistics to disk periodically. 16 years ago
  Karsten Loesing 4d6af73db8 If configured, write per-port exit statistics to disk periodically. 16 years ago
  Roger Dingledine e7bc189f7c the third piece of bug 969 fixing 16 years ago
  Nick Mathewson ec7e054668 Spell-check Tor. 16 years ago
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 16 years ago
  Karsten Loesing fe9790740f Use doxygen-style comments instead of C-style comments. 17 years ago
  Karsten Loesing 26482e855b Document some variables used for generating statistics on usage of V0 hidden service directory authorities. 17 years ago
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 17 years ago
  Nick Mathewson 0f9f45ff33 Document the pk operation count fields in rephist.c, and move them into a struct for clarity, and change their type to what we actually want to cast them to. 17 years ago
  Nick Mathewson df5e8f65bc Add more missing documentation, and correct an error in container.c documentation: Don't introduce two parameters called n when you're calling an algorithm O(n). 17 years ago
  Nick Mathewson b68379b13b Add DOCDOC entries for undocumented static and global variables. 17 years ago
  Nick Mathewson 122170c1d3 Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch. 17 years ago
  Nick Mathewson 6693f32530 Resolve many DOCDOCs. 17 years ago
  Nick Mathewson ccede03cc0 Switch a should-benee-dless check for an assert. 17 years ago
  Roger Dingledine f2708dd40f a few more tweaks 17 years ago
  Nick Mathewson 57db1c1a7d Tweak the dbg-stability.txt code to log everything else that influences router stability calculations. 17 years ago
  Nick Mathewson 99755f374d Fix 0/0 calculation in get_weighted_fractional_uptime(). 17 years ago
  Nick Mathewson 87eb230c01 Put the start-of-downtime value in the start-of-downtime buffer so that we do not put junk in the dbg-stability.txt file 17 years ago
  Nick Mathewson e7e12236ac Code to serve a current stability calculations from /tor/dbg-stability.txt. Untested: somebody please run this on an authority and let me know if it is broken. 17 years ago
  Nick Mathewson e06f140f97 Whitespace fixes. 17 years ago
  Nick Mathewson f28fc83ea5 More logging for mtbf/wfu calculations. 17 years ago