Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [Sanitizer/interception Win] Break into the debugger on unknown instructions | Timur Iskhodzhanov | 2014-06-02 | 1 | -1/+2 | |
* | [ASan Win] Fix memset interception in DLLs | Timur Iskhodzhanov | 2014-06-02 | 1 | -0/+1 | |
* | [ASan/Win] Refactor __interception::OverrideFunction a bit, allow the orig_ol... | Timur Iskhodzhanov | 2014-05-16 | 1 | -49/+72 | |
* | Add support for more instruction prefixes so we can intercept functions in th... | Timur Iskhodzhanov | 2014-01-29 | 1 | -0/+22 | |
* | [Sanitizer] fix windows build | Alexey Samsonov | 2012-08-02 | 1 | -1/+1 | |
* | Follow-up for r161168 for Windows | Alexey Samsonov | 2012-08-02 | 1 | -8/+10 | |
* | [asan] move lib/asan/interception to lib/interception so that other tools (e.... | Kostya Serebryany | 2012-05-15 | 1 | -0/+149 |