Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global: bump copyright | 2021-01-30 | 1 | -1/+1 | |
* | api: use GetLastError() to report failures like standard Win32 | 2020-11-04 | 1 | -32/+33 | |
* | api: check buffer overflows in runtime | 2020-10-31 | 1 | -7/+2 | |
* | api: get rid of pch and make headers sane | 2020-10-31 | 1 | -0/+1 | |
* | api: fallback to hard-coded version | 2020-10-31 | 1 | -1/+5 | |
* | api: switch to private heap | 2020-10-30 | 1 | -8/+6 | |
* | api: revise logging | 2020-10-30 | 1 | -1/+5 | |
* | api: introduce wintun.h | 2020-10-30 | 1 | -1/+1 | |
* | api: move documentation to .h and discontinue on static functions | 2020-10-30 | 1 | -0/+102 | |
* | api: remove dead code | 2020-10-30 | 1 | -3/+0 | |
* | api: split api.h | 2020-10-30 | 1 | -0/+41 |