aboutsummaryrefslogtreecommitdiffstats
path: root/api/devmgmt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* api: simplify logger macros namesSimon Rozman2020-10-301-58/+58
* api: unify hardware ID stringSimon Rozman2020-10-301-7/+1
* api: unify callback function type namesSimon Rozman2020-10-301-1/+1
* api: introduce loggingSimon Rozman2020-10-301-203/+165
* api: revise str/memcpySimon Rozman2020-10-301-3/+3
* api: make adapter name searching more efficientSimon Rozman2020-10-301-4/+7
* api: honor locale when comparing case-insensitiveSimon Rozman2020-10-301-3/+17
* api: fix trailing number detection in RemoveNumberedSuffix()Simon Rozman2020-10-301-1/+1
* api: tighten source code annotationSimon Rozman2020-10-301-2/+5
* api: update documentationSimon Rozman2020-10-301-48/+46
* api: simplify workflowSimon Rozman2020-10-301-54/+32
* api: revise and unify error codesSimon Rozman2020-10-301-7/+7
* api: tighten maximum registry key path lengthSimon Rozman2020-10-301-10/+10
* api: fix SPDRP_DEVICEDESC zero-terminationSimon Rozman2020-10-301-1/+1
* api: do the set-quiet-install laterSimon Rozman2020-10-301-8/+4
* api: cleanupSimon Rozman2020-10-301-234/+216
* api: add pre-compiled header supportSimon Rozman2020-10-301-6/+1
* api: rename WINSTATUS to WINTUN_STATUSSimon Rozman2020-10-301-20/+20
* api: finish porting from wireguard-goSimon Rozman2020-10-301-283/+799
* api: unify Win32 error typeSimon Rozman2020-10-301-19/+26
* api: port GetInterface member from wireguard-goSimon Rozman2020-10-301-0/+750