| .. |
|
adapter.c
|
api: CALLBACK_FUNC -> CALLBACK
|
2020-11-04 16:46:24 +01:00 |
|
adapter.h
|
api: use GetLastError() to report failures like standard Win32
|
2020-11-04 13:21:42 +01:00 |
|
api.vcxproj
|
api: upgrade nci.lib and wintun-inf.h building
|
2020-11-04 16:44:01 +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: use GetLastError() to report failures like standard Win32
|
2020-11-04 13:21:42 +01:00 |
|
elevate.h
|
api: use GetLastError() to report failures like standard Win32
|
2020-11-04 13:21:42 +01:00 |
|
entry.c
|
api: use GetLastError() to report failures like standard Win32
|
2020-11-04 13:21:42 +01:00 |
|
entry.h
|
api: use a logging alloc function
|
2020-11-04 13:21:43 +01:00 |
|
exports.def
|
api: rename GetVersion to GetRunningDriverVersion
|
2020-11-04 14:53:39 +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: CALLBACK_FUNC -> CALLBACK
|
2020-11-04 16:46:24 +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: simplify driver selection by always including EV driver
|
2020-10-31 10:41:49 +01:00 |
|
rundll32_i.c
|
api: use a logging alloc function
|
2020-11-04 13:21:43 +01:00 |
|
rundll32.c
|
api: use GetLastError() to report failures like standard Win32
|
2020-11-04 13:21:42 +01:00 |
|
session.c
|
api: use a logging alloc function
|
2020-11-04 13:21:43 +01:00 |
|
wintun.h
|
api: document log enum
|
2020-11-04 21:22:47 +01:00 |