wintun/api
Simon Rozman 28c135b8e1 api: tighten maximum registry key path length
Maximum registry key path length is not 260 (MAX_PATH), but 255 (256
incl. zero terminator).

Signed-off-by: Simon Rozman <simon@rozman.si>
2020-10-30 16:50:59 +01:00
..
api.c api: cleanup 2020-10-30 16:50:59 +01:00
api.h api: tighten maximum registry key path length 2020-10-30 16:50:59 +01:00
api.vcxproj api: add pre-compiled header support 2020-10-30 16:50:58 +01:00
api.vcxproj.filters api: add pre-compiled header support 2020-10-30 16:50:58 +01:00
devmgmt.c api: tighten maximum registry key path length 2020-10-30 16:50:59 +01:00
exports.def api: finish porting from wireguard-go 2020-10-30 16:50:58 +01:00
namespace.c api: cleanup 2020-10-30 16:50:59 +01:00
nci.c api: cleanup 2020-10-30 16:50:59 +01:00
pch.c api: add pre-compiled header support 2020-10-30 16:50:58 +01:00
pch.h api: add pre-compiled header support 2020-10-30 16:50:58 +01:00
registry.c api: tighten maximum registry key path length 2020-10-30 16:50:59 +01:00
resources.rc api: add skeleton for wintun.dll 2020-10-30 16:50:58 +01:00