aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/embeddable-dll-service (follow)
Commit message (Expand)AuthorAgeFilesLines
* embeddable-dll-service: update for new wgnt APIJason A. Donenfeld2021-10-272-8/+4
* embeddable-dll-service: remove named pipe mention from READMEJason A. Donenfeld2021-10-161-2/+0
* global: prefer WireGuardNT over wireguard-go/WintunJason A. Donenfeld2021-09-121-14/+1
* embeddable-dll-service: csharp: fix type conversionsJason A. Donenfeld2021-08-142-3/+3
* embeddable-dll-service: csharp: specify stdcall, not cdeclJason A. Donenfeld2021-08-131-3/+3
* embeddable-dll-service: allow falling back to wireguard-goJason A. Donenfeld2021-08-101-2/+14
* embeddable-dll-service: csharp: update for wgntJason A. Donenfeld2021-08-104-35/+316
* embeddable-dll-service: use wgnt alwaysJason A. Donenfeld2021-08-093-8/+3
* embeddable-dll-service: mention that you need dlls in right placeJason A. Donenfeld2021-08-092-4/+2
* driver: introduce new module for talking with kernel driverJason A. Donenfeld2021-08-021-1/+1
* embeddable-dll-service: .gitignore VS output foldersSimon Rozman2021-08-021-0/+3
* build: bump to go 1.17beta1Jason A. Donenfeld2021-06-182-2/+2
* embeddable-dll-service: correctness in READMEJason A. Donenfeld2021-05-051-1/+1
* embeddable-dll-service: update README docJason A. Donenfeld2021-05-051-6/+2
* embeddable-dll-service: give dacl example for config directoryJason A. Donenfeld2021-02-261-2/+10
* build: port to arm64Jason A. Donenfeld2021-02-181-21/+6
* global: bump copyright dateJason A. Donenfeld2021-02-012-2/+2
* manager: pipeline UAPI requestsJason A. Donenfeld2021-02-011-15/+15
* embeddable-dll-service: add more robust example for .NET 5Jason A. Donenfeld2021-01-2114-110/+530
* embeddable-dll-service: download gcc again, since clang does not work with cgoJason A. Donenfeld2021-01-041-1/+19
* embeddable-dll-service: fix code block typesJason A. Donenfeld2021-01-042-22/+26
* global: update headersJason A. Donenfeld2020-11-227-7/+7
* build: opt-in to resource loading of wintun.dllJason A. Donenfeld2020-11-161-2/+0
* winipcfg, embeddable-dll-service, wintrust: fix Go 1.15 checkptr violationsBrad Fitzpatrick2020-10-211-1/+1
* embeddable-dll-service: acquire pointer reference before atomic incrementJason A. Donenfeld2019-12-111-2/+9
* embeddable-dll-service: add all functionality to ringloggerJason A. Donenfeld2019-10-312-23/+211
* build: go 1.13 now passes correct os version to ldJason A. Donenfeld2019-10-281-1/+1
* build: tsaware is implicit in modern goJason A. Donenfeld2019-10-261-1/+1
* build: enable aslr and depJason A. Donenfeld2019-10-251-1/+2
* embeddable-dll-service: use on-demand activation instead of autoJason A. Donenfeld2019-10-101-1/+1
* embeddable-dll-service: do not marshall go stringsJason A. Donenfeld2019-10-092-14/+4
* embeddable-dll-service: add key generation function to replace bcryptJason A. Donenfeld2019-10-063-109/+27
* embeddable-dll-service: add csharp example codeJason A. Donenfeld2019-10-066-0/+545
* embeddable-dll-service: add basic outline for embedding wireguardJason A. Donenfeld2019-09-233-0/+108