aboutsummaryrefslogtreecommitdiff
path: root/src/or/hibernate.c
Commit message (Expand)AuthorAge
* Fix a few bugs in accounting: parse bw_accounting correctly; set end time of ...Nick Mathewson2004-11-10
* Normalize whitespace; add a "tell me about all the unnormalized whitespace" t...Nick Mathewson2004-11-09
* bugfix: ^c ought to work even while hibernatingRoger Dingledine2004-11-09
* Stop using the wrong DataDirectory when we're validating.Roger Dingledine2004-11-09
* fix comments in hibernate.cRoger Dingledine2004-11-09
* various fixesRoger Dingledine2004-11-09
* Document hibernate.c. Also fix handling of corner case where we hit the end o...Nick Mathewson2004-11-07
* Clean up copyrights.Roger Dingledine2004-11-07
* only play the accounting game if it's possible you'll choose to hibernateRoger Dingledine2004-11-06
* Make options no longer a global variable.Roger Dingledine2004-11-06
* Write hibernation code. Needs docs and tests.Nick Mathewson2004-11-05
* make the default default options.FirewallPorts be the defaultRoger Dingledine2004-11-04
* Move accounting code into hibernate; start adding logic to track bandwidth-pe...Nick Mathewson2004-11-04
* First attempt at hibernation code. It needs more work around the XXXXs, but ...Nick Mathewson2004-11-02
* oh, and add the actual file tooRoger Dingledine2004-10-31