aboutsummaryrefslogtreecommitdiffstats
path: root/api/api.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* api: refuse to load DLL on init failureSimon Rozman2020-10-311-1/+4
* api: remove security attributes debug trap doorJason A. Donenfeld2020-10-311-9/+3
* api: fix dll hijacking vulnsJason A. Donenfeld2020-10-311-0/+12
* api: add a cleanup note when Windows 7 support is discontinuedSimon Rozman2020-10-311-0/+1
* api: use C locale for adapter and pool name case-insensitive comparingSimon Rozman2020-10-311-1/+0
* api: fallback to hard-coded versionSimon Rozman2020-10-311-12/+6
* api: switch to private heapSimon Rozman2020-10-301-1/+4
* api: unify security descriptors and disable for _DEBUGSimon Rozman2020-10-301-0/+10
* api: move documentation to .h and discontinue on static functionsSimon Rozman2020-10-301-13/+0
* api: stop double error status reportingSimon Rozman2020-10-301-4/+4
* api: internal reorganizationSimon Rozman2020-10-301-2/+2
* api: simplify logger macros namesSimon Rozman2020-10-301-5/+5
* api: introduce loggingSimon Rozman2020-10-301-1/+12
* api: honor locale when comparing case-insensitiveSimon Rozman2020-10-301-0/+2
* api: update documentationSimon Rozman2020-10-301-0/+10
* api: cleanupSimon Rozman2020-10-301-0/+30
* api: add pre-compiled header supportSimon Rozman2020-10-301-1/+1
* api: port nci package from wireguard-goSimon Rozman2020-10-301-0/+2
* api: port tun\wintun\namespace_windows.go from wireguard-goSimon Rozman2020-10-301-2/+4
* api: add skeleton for wintun.dllSimon Rozman2020-10-301-0/+25