Commit History

Author SHA1 Message Date
  Karsten Loesing 457bebe01a Fix a couple of smaller issues with gathering statistics. 14 years ago
  Karsten Loesing 8c29b7920a Add some fixes after discussion with Nick. 15 years ago
  Karsten Loesing 42229d1d84 Move all *-stats file to subdirectory stats/. 15 years ago
  Karsten Loesing 4e29f33427 Write all statistics to disk exactly every 24 hours. 15 years ago
  Karsten Loesing dccadb30cd Clean up proposal 166 and its implementation. 15 years ago
  Karsten Loesing 9179bcb923 Include contents of *-stats files in descriptor. 15 years ago
  Karsten Loesing d97e95cb62 Remove ./configure option for cell statistics. 15 years ago
  Karsten Loesing 9d16a59fcc Remove ./configure option for exit port statistics. 15 years ago
  Karsten Loesing b71bbdc69a Make exit stats compile on 64-bit machines, too. 15 years ago
  Karsten Loesing 8f1a973669 Two tweaks to exit-port statistics. 15 years ago
  Karsten Loesing 707a44a7b0 Replace two %d with %u's. 15 years ago
  Karsten Loesing d1437245c7 Simplify the math to round up to the next multiple of some value. 15 years ago
  Karsten Loesing 7fb206e554 Tweak exit port statistics a bit. 15 years ago
  Karsten Loesing b493a2ccb9 If configured, write cell statistics to disk periodically. 15 years ago
  Karsten Loesing 4d6af73db8 If configured, write per-port exit statistics to disk periodically. 15 years ago
  Roger Dingledine e7bc189f7c the third piece of bug 969 fixing 15 years ago
  Nick Mathewson ec7e054668 Spell-check Tor. 15 years ago
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 years ago
  Karsten Loesing fe9790740f Use doxygen-style comments instead of C-style comments. 15 years ago
  Karsten Loesing 26482e855b Document some variables used for generating statistics on usage of V0 hidden service directory authorities. 15 years ago
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 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. 15 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). 15 years ago
  Nick Mathewson b68379b13b Add DOCDOC entries for undocumented static and global variables. 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 6693f32530 Resolve many DOCDOCs. 15 years ago
  Nick Mathewson ccede03cc0 Switch a should-benee-dless check for an assert. 15 years ago
  Roger Dingledine f2708dd40f a few more tweaks 15 years ago
  Nick Mathewson 57db1c1a7d Tweak the dbg-stability.txt code to log everything else that influences router stability calculations. 15 years ago
  Nick Mathewson 99755f374d Fix 0/0 calculation in get_weighted_fractional_uptime(). 15 years ago