aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* api: tighten maximum registry key path lengthSimon Rozman2020-10-303-15/+19
* 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-306-280/+293
* api: add pre-compiled header supportSimon Rozman2020-10-309-14/+40
* api: rename WINSTATUS to WINTUN_STATUSSimon Rozman2020-10-305-52/+52
* api: finish porting from wireguard-goSimon Rozman2020-10-306-285/+1293
* api: unify Win32 error typeSimon Rozman2020-10-303-32/+40
* api: port GetInterface member from wireguard-goSimon Rozman2020-10-305-1/+776
* api: port nci package from wireguard-goSimon Rozman2020-10-305-0/+54
* api: port tun\wintun\namespace_windows.go from wireguard-goSimon Rozman2020-10-305-2/+222
* api: add skeleton for wintun.dllSimon Rozman2020-10-309-5/+316
* msi-example: add ARM64 supportSimon Rozman2020-10-303-10/+22
* msi-example: remove unused parameter in call :msiSimon Rozman2020-10-301-3/+3
* Enable ARM64 MSM buildingSimon Rozman2020-10-301-2/+2
* installer: ignore light.exe internal errorSimon Rozman2020-10-301-1/+1
* installer: ARM64 requires msiexec version >=500Simon Rozman2020-10-302-2/+6
* Accept WoW64 clientsSimon Rozman2020-10-301-10/+47
* installer: ARM64 is always Windows 10Simon Rozman2020-10-303-1/+11
* Use standard volatile semanticsShawn Hoffman2020-10-304-98/+40
* Fix potential TunDispatchSecurityDescriptor leakJason A. Donenfeld2020-10-301-0/+3
* Use RtlSubAuthoritySid instead of directly poking SIDShawn Hoffman2020-10-301-1/+1
* Reschedule EvaluateWintun between InstallInitialize and InstallFinalize0.8.1Simon Rozman2020-02-291-1/+1
* Version bump0.8Jason A. Donenfeld2019-12-101-2/+2
* Invert skipPacket condition so code matchesJason A. Donenfeld2019-12-101-2/+3
* Increment discarded packets properlyJason A. Donenfeld2019-12-101-3/+1
* Process send NBLs in batchesSimon Rozman2019-12-101-59/+63
* Remove excessive ASSERTSimon Rozman2019-12-101-2/+0
* Version bump0.7Jason A. Donenfeld2019-10-061-2/+2
* Ensure that buffers are unmapped on process exit and adapter deletionJason A. Donenfeld2019-10-061-13/+84
* installer: improve resource freeing flowJason A. Donenfeld2019-10-042-31/+44
* msi-example: add instructions and sample codeJason A. Donenfeld2019-09-184-1/+153
* Stop timestamping test-signed binariesSimon Rozman2019-09-021-9/+14
* Explicitly opt-in to READ_ONCE/WRITE_ONCE semanticsJason A. Donenfeld2019-08-241-1/+2
* README: clarify spinningJason A. Donenfeld2019-08-221-1/+1
* Use WiX directly rather than via WiX's MSBuildSimon Rozman2019-08-056-105/+48
* Dynamically gather signtool full pathJason A. Donenfeld2019-08-053-2/+7
* Unify XML empty-element spacingSimon Rozman2019-08-053-41/+41
* Version bump0.6Jason A. Donenfeld2019-08-041-2/+2
* Use performance counter for less spinningJason A. Donenfeld2019-08-041-5/+5
* Spin less and more efficientlyJason A. Donenfeld2019-08-043-6/+7
* GetCurrentProcessToken() is Win8+, so open our own tokenJason A. Donenfeld2019-08-031-5/+15
* Shorten READMEJason A. Donenfeld2019-08-021-72/+3
* Free interface list when aborting in installerJason A. Donenfeld2019-08-021-1/+4
* Document how to get file handleJason A. Donenfeld2019-08-021-19/+48
* Cleanup NBL reference countingSimon Rozman2019-08-021-39/+25
* Skip packet on NBL allocation failure properlySimon Rozman2019-08-021-0/+2
* Version bump0.5Jason A. Donenfeld2019-08-021-2/+2
* Rearrange README and add additional MSM infoJason A. Donenfeld2019-08-021-73/+90
* Do not rebuild driver on installer library buildJason A. Donenfeld2019-08-021-3/+3