aboutsummaryrefslogtreecommitdiff
path: root/src/or/rephist.c
Commit message (Expand)AuthorAge
* Keep track of a whole day of bandwidth, not just 12 hrsNick Mathewson2004-08-06
* Fix all warnings on win32 buildNick Mathewson2004-08-03
* when we get a sigint, don't accept new connections/circuits,Roger Dingledine2004-07-20
* Correct "advance-time" logicNick Mathewson2004-07-20
* Track bandwidth usage to estimate capacityNick Mathewson2004-07-20
* Resolve all DOCDOCs.Nick Mathewson2004-07-16
* Finish most pre2 items: make running-routers list work right; rename secret k...Nick Mathewson2004-07-13
* only count bytes transmitted to/from non-local IPsRoger Dingledine2004-07-13
* checkpoint: start working on bandwidth tracking andRoger Dingledine2004-07-13
* Remaining 008pre1 items done; deferred where more design is needed.Nick Mathewson2004-06-25
* Resolve some XXXsNick Mathewson2004-05-18
* More doxygenation.Nick Mathewson2004-05-10
* Comments for nearly all non-tricky filesNick Mathewson2004-05-05
* use tor_assertRoger Dingledine2004-04-25
* tabsRoger Dingledine2004-04-03
* Possible fix for c99 aliasing warningsNick Mathewson2004-03-29
* make OR not crash when non-OR connection diesRoger Dingledine2004-03-20
* Integrate the new "rephist" [rep(utation) hist(ory)] module to traceNick Mathewson2004-03-20
* Add initial history-tracking backend code for reputation module. Not called o...Nick Mathewson2004-03-20