Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wintun: migrate to wintun.dll API | 2020-11-07 | 1 | -83/+0 | |
| | | | | | | | | Rather than having every application using Wintun driver reinvent the wheel, the Wintun device/adapter/interface management has been moved from wireguard-go to wintun.dll deployed with Wintun itself. Signed-off-by: Simon Rozman <simon@rozman.si> | ||||
* | global: update header comments and modules | 2020-05-02 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | namespaceapi: remove tasteless comment | 2019-10-21 | 1 | -1/+1 | |
| | |||||
* | namespaceapi: AddSIDToBoundaryDescriptor modifies the handle | 2019-09-05 | 1 | -2/+2 | |
| | |||||
* | namespaceapi: fix mistake | 2019-08-30 | 1 | -2/+2 | |
| | |||||
* | namespaceapi: initial version | 2019-08-30 | 1 | -0/+83 | |
Signed-off-by: Simon Rozman <simon@rozman.si> |