Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global: bump date | 2022-01-06 | 14 | -14/+14 | |
* | global: use syscall.SyscallN | 2021-12-16 | 3 | -17/+17 | |
* | global: apply gofumpt | 2021-12-09 | 3 | -8/+10 | |
* | mod: remove x/sys fork | 2021-11-24 | 1 | -8/+7 | |
* | manager: cleanup legacy wintun | 2021-10-29 | 1 | -0/+51 | |
* | driver: align 64-bit argument on ARM32 | 2021-10-26 | 1 | -1/+5 | |
* | driver: format | 2021-10-26 | 2 | -2/+2 | |
* | mod: bump for x/sys changes | 2021-10-21 | 5 | -71/+35 | |
* | ui: show driver version in about page | 2021-10-20 | 4 | -0/+69 | |
* | driver: update naming of update only | 2021-10-19 | 1 | -1/+1 | |
* | global: remove old-style build tags | 2021-10-12 | 6 | -6/+0 | |
* | global: use unsafe.Add where possible | 2021-10-12 | 1 | -3/+3 | |
* | manager: use newer wireguard-go APIs | 2021-10-12 | 1 | -7/+7 | |
* | global: use unsafe.Slice instead of unsafeSlice | 2021-10-11 | 2 | -57/+10 | |
* | memmod: hook RtlPcToFileHeader's invocation from GetModuleHandleEx | 2021-10-10 | 1 | -0/+84 | |
* | driver: use new API | 2021-10-05 | 1 | -118/+32 | |
* | driver: document remaining functions | 2021-09-24 | 2 | -0/+15 | |
* | global: format with go 1.17 | 2021-09-09 | 6 | -0/+6 | |
* | driver: split 64bit arguments into two for 32bit machines | 2021-08-09 | 1 | -10/+20 | |
* | driver: break encapsulation and pass timestamp to ringlogger | 2021-08-08 | 1 | -2/+8 | |
* | driver: account for timestamp callback but do nothing | 2021-08-08 | 1 | -1/+2 | |
* | memmod: register exception handler tables | 2021-08-05 | 2 | -0/+19 | |
* | driver: introduce new module for talking with kernel driver | 2021-08-02 | 15 | -0/+1886 |