summaryrefslogtreecommitdiff
path: root/src/or/rephist.c
AgeCommit message (Expand)Author
2009-08-21Add some fixes after discussion with Nick.Karsten Loesing
2009-08-19Move all *-stats file to subdirectory stats/.Karsten Loesing
2009-08-19Write all statistics to disk exactly every 24 hours.Karsten Loesing
2009-08-18Clean up proposal 166 and its implementation.Karsten Loesing
2009-08-17Include contents of *-stats files in descriptor.Karsten Loesing
2009-08-17Remove ./configure option for cell statistics.Karsten Loesing
2009-08-14Remove ./configure option for exit port statistics.Karsten Loesing
2009-07-18Make exit stats compile on 64-bit machines, too.Karsten Loesing
2009-07-13Two tweaks to exit-port statistics.Karsten Loesing
2009-07-13Replace two %d with %u's.Karsten Loesing
2009-07-11Simplify the math to round up to the next multiple of some value.Karsten Loesing
2009-07-09Tweak exit port statistics a bit.Karsten Loesing
2009-07-05If configured, write cell statistics to disk periodically.Karsten Loesing
2009-07-02If configured, write per-port exit statistics to disk periodically.Karsten Loesing
2009-06-30the third piece of bug 969 fixingRoger Dingledine
2009-05-27Spell-check Tor.Nick Mathewson
2009-05-04Update copyright to 2009.Karsten Loesing
2009-01-04Use doxygen-style comments instead of C-style comments.Karsten Loesing
2009-01-04Document some variables used for generating statistics on usage of V0 hidden ...Karsten Loesing
2009-01-04Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson
2008-12-26Document the pk operation count fields in rephist.c, and move them into a str...Nick Mathewson
2008-12-26Add more missing documentation, and correct an error in container.c documenta...Nick Mathewson
2008-12-22Add DOCDOC entries for undocumented static and global variables.Nick Mathewson
2008-12-18Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...Nick Mathewson
2008-12-17Resolve many DOCDOCs.Nick Mathewson
2008-09-30Switch a should-benee-dless check for an assert.Nick Mathewson
2008-09-30a few more tweaksRoger Dingledine
2008-09-29Tweak the dbg-stability.txt code to log everything else that influences route...Nick Mathewson
2008-09-28Fix 0/0 calculation in get_weighted_fractional_uptime().Nick Mathewson
2008-09-26Put the start-of-downtime value in the start-of-downtime buffer so that we do...Nick Mathewson
2008-09-26Code to serve a current stability calculations from /tor/dbg-stability.txt. ...Nick Mathewson
2008-09-25Whitespace fixes.Nick Mathewson
2008-09-23More logging for mtbf/wfu calculations.Nick Mathewson
2008-04-16minor fixes that have been accumulatingRoger Dingledine
2008-04-16forward-port r14375 and try to make it less likely to happen againRoger Dingledine
2008-02-21 r14371@tombo: nickm | 2008-02-21 16:13:18 -0500Nick Mathewson
2008-02-21 r18288@catbus: nickm | 2008-02-20 21:18:38 -0500Nick Mathewson
2008-02-20pass bucket sizes num_read and num_written around as size_tsRoger Dingledine
2008-02-19resolve another edge case in staying dormantRoger Dingledine
2008-02-19If we only ever used Tor for hidden service lookups or posts, weRoger Dingledine
2008-02-15 r14181@tombo: nickm | 2008-02-15 16:48:17 -0500Nick Mathewson
2008-02-15 r14170@tombo: nickm | 2008-02-15 11:50:38 -0500Nick Mathewson
2008-02-12 r18051@catbus: nickm | 2008-02-12 15:20:43 -0500Nick Mathewson
2008-02-09doxygen and other cleanupsRoger Dingledine
2008-02-08 r14063@tombo: nickm | 2008-02-08 15:48:32 -0500Nick Mathewson
2008-02-07Update some copyright notices: it is now 2008.Nick Mathewson
2008-02-06 r17951@catbus: nickm | 2008-02-06 14:34:13 -0500Nick Mathewson
2008-02-06 r17933@catbus: nickm | 2008-02-05 19:54:28 -0500Nick Mathewson
2007-12-19Make getinfo ns/purpose/bridge actually workRoger Dingledine
2007-12-18Make bridge authorities test reachability of bridges.Roger Dingledine