summaryrefslogtreecommitdiff
path: root/tun/wintun/namespaceapi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* wintun: migrate to wintun.dll APISimon Rozman2020-11-073-207/+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 modulesJason A. Donenfeld2020-05-022-2/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* namespaceapi: remove tasteless commentJason A. Donenfeld2019-10-211-1/+1
|
* mod: bump versionsJason A. Donenfeld2019-10-041-1/+1
|
* namespaceapi: AddSIDToBoundaryDescriptor modifies the handleJason A. Donenfeld2019-09-051-2/+2
|
* namespaceapi: fix mistakeJason A. Donenfeld2019-08-302-4/+4
|
* namespaceapi: initial versionSimon Rozman2019-08-303-0/+207
Signed-off-by: Simon Rozman <simon@rozman.si>