aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/embeddable-dll-service (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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