aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Document toolchain requirementJason A. Donenfeld2019-06-071-0/+2
* Reorder source codeSimon Rozman2019-06-071-212/+210
* Remove documentation files from project fileSimon Rozman2019-06-072-17/+1
* Add wintun.sln for convenienceSimon Rozman2019-06-071-0/+54
* Revise constants requiring network-byte orderSimon Rozman2019-06-071-15/+14
* Annotate service control constantsSimon Rozman2019-06-071-4/+4
* Use per-protocol NBL lists on writeSimon Rozman2019-06-071-36/+54
* Unify interlocked reference countingSimon Rozman2019-06-071-11/+17
* README: 256 packets per exchange buffer limitation is obsoleteSimon Rozman2019-06-071-1/+1
* Check number of packets in exchange buffer for overflowSimon Rozman2019-06-071-1/+6
* Reduce IRP reference counter to 32-bitSimon Rozman2019-06-071-3/+4
* Revise TransitionLock usageSimon Rozman2019-06-071-12/+10
* Simplify NdisMSendNetBufferListsComplete() flagsSimon Rozman2019-06-071-1/+1
* Delete symlink before forcing handles closedJason A. Donenfeld2019-06-071-12/+12
* Document TransitionLock semantics and RCU intentJason A. Donenfeld2019-06-071-0/+4
* Delay exit from HaltExJason A. Donenfeld2019-06-071-1/+30
* Revise TunCompleteRequest() and make it universalSimon Rozman2019-06-031-18/+11
* Revise IRP_MJ_WRITE error reportingSimon Rozman2019-06-031-24/+38
* Switch to pending writesSimon Rozman2019-06-031-60/+59
* Force handles closed if requiredJason A. Donenfeld2019-06-034-5/+87
* Clear NBLs on PnP notificationJason A. Donenfeld2019-06-032-21/+139
* Clear internal NBL queue on transition to MediaConnectStateDisconnectedSimon Rozman2019-06-031-13/+39
* Upgrade to VS2019 and update CSQ locking for analysisSimon Rozman2019-06-032-6/+6
* Turn on compiler speed optionsJason A. Donenfeld2019-06-031-0/+5
* README: Fix padding calculationJason A. Donenfeld2019-05-151-1/+1
* installer: better WoW64 languageJason A. Donenfeld2019-04-261-1/+1
* Make InstallCertificates and MsiProcessDrivers order deterministic0.1Simon Rozman2019-04-261-0/+4
* installer: put whql assets in reasonable placeJason A. Donenfeld2019-04-263-6/+2
* Note sha256 issueJason A. Donenfeld2019-04-261-1/+2
* installer: fix typosJason A. Donenfeld2019-04-263-9/+10
* Split driver setup to EV signed (<Win10) and WHQL signed (>=Win10)Simon Rozman2019-04-265-4/+46
* Quote platform namesSimon Rozman2019-04-261-2/+2
* Prevent WoW64 installationsSimon Rozman2019-04-261-0/+13
* README: only specify SHA1 in certificate specifierJason A. Donenfeld2019-04-251-1/+1
* README: Be explicit about timestamp serverJason A. Donenfeld2019-04-251-0/+1
* De-haiku wintun.projSimon Rozman2019-04-231-41/+12
* Extend MSBuild project to build all supported platforms at onceSimon Rozman2019-04-232-52/+45
* README: fix up documentationJason A. Donenfeld2019-04-201-3/+3
* MSM: Migrate WiX command line options to appropriate ItemGroupsSimon Rozman2019-04-191-3/+15
* MSM: Fix digital signing of output filesSimon Rozman2019-04-191-3/+2
* MSM: Install driver files to C:\Program Files\WintunSimon Rozman2019-04-192-1/+30
* Add missing dependenciesSimon Rozman2019-04-191-1/+1
* Switch from NMake to MSBuildSimon Rozman2019-04-198-143/+228
* Makefile: use more standard output filenames for msmJason A. Donenfeld2019-04-192-3/+3
* Preset version to 0.1Simon Rozman2019-04-183-13/+7
* Make Makefile build all supported platformsSimon Rozman2019-04-183-67/+80
* Move MSM files to a distribution folderSimon Rozman2019-04-182-5/+12
* Add version and platform designation to wintun.msm filenamesSimon Rozman2019-04-181-5/+7
* Stop producing wixpdbSimon Rozman2019-04-181-2/+2
* Remove smvbuild.log on cleanSimon Rozman2019-04-181-0/+1