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