Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | api: get rid of pch and make headers sane | 2020-10-31 | 1 | -43/+0 | |
* | api: use NT api directly for enumerating kernel modules | 2020-10-31 | 1 | -3/+9 | |
* | api: use proper iso atomic semantics | 2020-10-31 | 1 | -1/+0 | |
* | api: elevate only when needed for system operations | 2020-10-31 | 1 | -0/+1 | |
* | api: fix dll hijacking vulns | 2020-10-31 | 1 | -0/+4 | |
* | api: simplify driver removal | 2020-10-31 | 1 | -1/+0 | |
* | api: add ring management | 2020-10-30 | 1 | -0/+1 | |
* | api: introduce wintun.h | 2020-10-30 | 1 | -0/+1 | |
* | api: elevate rundll32 calls to SYSTEM | 2020-10-30 | 1 | -0/+1 | |
* | api: internal reorganization | 2020-10-30 | 1 | -1/+1 | |
* | api: add driver management | 2020-10-30 | 1 | -0/+6 | |
* | api: introduce logging | 2020-10-30 | 1 | -0/+3 | |
* | api: split api.h | 2020-10-30 | 1 | -0/+4 | |
* | api: honor locale when comparing case-insensitive | 2020-10-30 | 1 | -0/+1 | |
* | api: add pre-compiled header support | 2020-10-30 | 1 | -0/+17 |