wintun/api
Simon Rozman f7c2ea4ded api: retry on ERROR_TRANSACTION_NOT_ACTIVE when disabling dead GW detect
There seems to be a race in the TCP/IP adapter registry key. Sometimes,
the adapter TCP/IP key is created, but setting the value
EnableDeadGWDetect fails with ERROR_TRANSACTION_NOT_ACTIVE.

Signed-off-by: Simon Rozman <simon@rozman.si>
2020-11-17 15:30:00 +01:00
..
adapter.c api: retry on ERROR_TRANSACTION_NOT_ACTIVE when disabling dead GW detect 2020-11-17 15:30:00 +01:00
adapter.h api: remove WintunOpenAdapterDeviceObject 2020-11-05 16:58:43 +01:00
api.vcxproj api: do not call UpdateDriverForPlugAndPlayDevicesW 2020-11-09 15:14:33 +01:00
api.vcxproj.filters api: include the rundll32 helpers the MSVC-typical way 2020-11-04 13:21:42 +01:00
elevate.c api: manipulate process token if thread token didn't require impersonation 2020-11-07 15:04:33 +01:00
elevate.h api: use GetLastError() to report failures like standard Win32 2020-11-04 13:21:42 +01:00
entry.c api: remove useless line 2020-11-17 12:46:53 +01:00
entry.h api: include arm64 in amd64 2020-11-05 16:58:43 +01:00
exports.def api: remove WintunOpenAdapterDeviceObject 2020-11-05 16:58:43 +01:00
extract-driverver.js api: upgrade nci.lib and wintun-inf.h building 2020-11-04 16:44:01 +01:00
logger.c api: CALLBACK_FUNC -> CALLBACK 2020-11-04 16:46:24 +01:00
logger.h api: fix Function and Prefix logging order 2020-11-07 15:04:33 +01:00
namespace.c api: use a logging alloc function 2020-11-04 13:21:43 +01:00
namespace.h api: use GetLastError() to report failures like standard Win32 2020-11-04 13:21:42 +01:00
nci.def api: make nci.lib work on x86 2020-11-02 11:38:02 +01:00
nci.h api: make nci.lib work on x86 2020-11-02 11:38:02 +01:00
ntdll.h api: move undocumented ntdll symbols to ntdll.h 2020-11-03 15:28:17 +01:00
pch.c api: add pre-compiled header support 2020-10-30 16:50:58 +01:00
registry.c api: use a logging alloc function 2020-11-04 13:21:43 +01:00
registry.h api: use GetLastError() to report failures like standard Win32 2020-11-04 13:21:42 +01:00
resource.c api: use GetLastError() to report failures like standard Win32 2020-11-04 13:21:42 +01:00
resource.h api: use GetLastError() to report failures like standard Win32 2020-11-04 13:21:42 +01:00
resources.rc api: include arm64 in amd64 2020-11-05 16:58:43 +01:00
rundll32_i.c api: fix LastError override 2020-11-07 15:04:33 +01:00
rundll32.c api: remove return value from logger function 2020-11-10 22:06:25 +01:00
session.c api: remove WintunOpenAdapterDeviceObject 2020-11-05 16:58:43 +01:00
wintun.h api: remove return value from logger function 2020-11-10 22:06:25 +01:00