Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix quarantine_grow() bugs. | Jason Evans | 2012-04-24 | 1 | -9/+8 |
* | Add usize sanity checking to quarantine. | Jason Evans | 2012-04-24 | 1 | -13/+21 |
* | Handle quarantine resurrection during thread exit. | Jason Evans | 2012-04-24 | 1 | -5/+45 |
* | Clean up a few config-related conditionals/asserts. | Jason Evans | 2012-04-18 | 1 | -2/+2 |
* | Implement Valgrind support, redzones, and quarantine. | Jason Evans | 2012-04-11 | 1 | -0/+163 |