| Commit message (Expand) | Author | Age |
... | |
* | more int to size_t conversions, fixing one or more amd64 bugs | Roger Dingledine | 2004-10-14 |
* | Fix a potential buffer overflow found by Ilja van Sprundel. | Roger Dingledine | 2004-10-11 |
* | even better, only print extend attempts if there are any. | Roger Dingledine | 2004-08-18 |
* | stop taking strlen of an uninitialized buffer | Roger Dingledine | 2004-08-18 |
* | make last patch compile | Nick Mathewson | 2004-08-17 |
* | Stop logging events that happen to uninitialized digests | Nick Mathewson | 2004-08-17 |
* | Fix comment | Nick Mathewson | 2004-08-09 |
* | Fix a fencepost error in the last bandwidth reporting fix | Nick Mathewson | 2004-08-08 |
* | touch-ups | Roger Dingledine | 2004-08-07 |
* | Handle loop initialization for bandwidth tracking properly | Nick Mathewson | 2004-08-07 |
* | Refactor ISO-style (yyyy-mm-dd hh:mm:ss) time parsing into util.c; rename for... | Nick Mathewson | 2004-08-07 |
* | Keep track of a whole day of bandwidth, not just 12 hrs | Nick Mathewson | 2004-08-06 |
* | Fix all warnings on win32 build | Nick Mathewson | 2004-08-03 |
* | when we get a sigint, don't accept new connections/circuits, | Roger Dingledine | 2004-07-20 |
* | Correct "advance-time" logic | Nick Mathewson | 2004-07-20 |
* | Track bandwidth usage to estimate capacity | Nick Mathewson | 2004-07-20 |
* | Resolve all DOCDOCs. | Nick Mathewson | 2004-07-16 |
* | Finish most pre2 items: make running-routers list work right; rename secret k... | Nick Mathewson | 2004-07-13 |
* | only count bytes transmitted to/from non-local IPs | Roger Dingledine | 2004-07-13 |
* | checkpoint: start working on bandwidth tracking and | Roger Dingledine | 2004-07-13 |
* | Remaining 008pre1 items done; deferred where more design is needed. | Nick Mathewson | 2004-06-25 |
* | Resolve some XXXs | Nick Mathewson | 2004-05-18 |
* | More doxygenation. | Nick Mathewson | 2004-05-10 |
* | Comments for nearly all non-tricky files | Nick Mathewson | 2004-05-05 |
* | use tor_assert | Roger Dingledine | 2004-04-25 |
* | tabs | Roger Dingledine | 2004-04-03 |
* | Possible fix for c99 aliasing warnings | Nick Mathewson | 2004-03-29 |
* | make OR not crash when non-OR connection dies | Roger Dingledine | 2004-03-20 |
* | Integrate the new "rephist" [rep(utation) hist(ory)] module to trace | Nick Mathewson | 2004-03-20 |
* | Add initial history-tracking backend code for reputation module. Not called o... | Nick Mathewson | 2004-03-20 |