aboutsummaryrefslogtreecommitdiff
path: root/src/or/rephist.c
Commit message (Expand)AuthorAge
* Fix a function formatting warning in rephist.cNick Mathewson2011-01-03
* Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
|\
| * Bump copyright statements to 2011Nick Mathewson2011-01-03
* | comment karsten's bug2196 patch a littleNick Mathewson2010-11-29
* | Report only the top 10 ports in exit-port stats.Karsten Loesing2010-11-24
* | Try harder not to exceed the 50 KB extra-info descriptor limit.Karsten Loesing2010-11-15
* | Merge commit 'karsten/dirbytes2'Nick Mathewson2010-08-18
|\ \
| * | Count bytes we spend on answering directory requests.Karsten Loesing2010-08-18
* | | Give rep_hist_exit_stats_history() a better name.Karsten Loesing2010-08-15
* | | Fix memory leak spotted by Nick.Karsten Loesing2010-08-15
* | | Refactor exit port statistics code and add unit tests.Karsten Loesing2010-08-11
|/ /
* | Move exit-stats code to the end of rephist.c.Karsten Loesing2010-08-05
* | Allow enabling or disabling *Statistics while Tor is running.Karsten Loesing2010-08-05
* | Create rephist.hSebastian Hahn2010-07-27
* | Create config.hSebastian Hahn2010-07-27
* | Create circuituse.hSebastian Hahn2010-07-27
* | Create circuitlist.hSebastian Hahn2010-07-27
* | Create routerlist.hSebastian Hahn2010-07-27
* | Create router.hSebastian Hahn2010-07-27
* | Merge branch 'asprintf'Nick Mathewson2010-04-02
|\ \
| * | Tweak users of snprintf to use asprintf where appropriateNick Mathewson2010-02-28
* | | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\ \ \ | | |/ | |/|
| * | Update Tor Project copyright yearsNick Mathewson2010-02-27
* | | Always weight routers by bandwidth.Mike Perry2010-02-22
| |/ |/|
* | 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