tor/changes
Nick Mathewson 2920d88667 Base our expected bw accounting usage on time before soft limit
Previously, we were also considering the time spent in
soft-hibernation.  If this was a long time, we would wind up
underestimating our bandwidth by a lot, and skewing our wakeup time
towards the start of the accounting interval.

This patch also makes us store a few more fields in the state file,
including the time at which we entered soft hibernation.

Fixes bug 1789.  Bugfix on 0.0.9pre5.
2010-09-03 14:29:17 -04:00
..
bug1789 Base our expected bw accounting usage on time before soft limit 2010-09-03 14:29:17 -04:00
bug1843 Warn for bad combination of cookie options 2010-08-20 02:45:10 +02:00
bug1848 Fix a compile warning on OpenBSD 2010-08-22 13:58:23 +02:00
log-ratelim Add a generic rate-limited log mechanism, and use it in a few places 2010-08-18 15:55:49 -04:00
openbsd-sysheaders Use -Wno-system-headers on openbsd to resolve 2nd case of bug1848 2010-08-26 19:03:51 +02:00