index
:
wintun
jd/netsetup2-guid-compare
master
sr/api-improvements
sr/cetcompat
sr/group-ndis-indicates
sr/sdv
sr/simons-wild-n-crazy-printf
Layer 3 TUN Driver for Windows
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
driver
/
driver.vcxproj
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-12
driver: workaround SDV failure with code analysis
sr/sdv
Simon Rozman
1
-5
/
+6
2021-07-12
driver: cleanup project file
Simon Rozman
1
-155
/
+132
2021-07-09
api: use SuggestedInstanceId instead of NetSetupAnticipatedInstanceId
Jason A. Donenfeld
1
-131
/
+155
2021-06-25
driver: build security descriptor from sddl
Jason A. Donenfeld
1
-1
/
+1
2021-06-25
driver: allow admins but require high integrity label
Jason A. Donenfeld
1
-1
/
+1
2021-05-10
driver: cleanup unused DBG define
Simon Rozman
1
-6
/
+0
2020-12-02
driver: use localtime in inf2cat
Stefan Rinkes
1
-0
/
+1
2020-11-06
driver: move to subfolder
Simon Rozman
1
-3
/
+4
2020-11-05
wintun: simplify vcxproj
Jason A. Donenfeld
1
-86
/
+10
2020-11-04
api: upgrade nci.lib and wintun-inf.h building
Simon Rozman
1
-6
/
+0
2020-11-03
wintun: extract inf driverver at compile time into C header
Jason A. Donenfeld
1
-0
/
+6
2020-10-31
Add ARM driver compilation
Simon Rozman
1
-0
/
+33
2020-10-30
vcxproj: swap configuration and platform subfolder hierarchy
Simon Rozman
1
-2
/
+2
2020-10-30
Use standard volatile semantics
Shawn Hoffman
1
-3
/
+2
2019-08-24
Explicitly opt-in to READ_ONCE/WRITE_ONCE semantics
Jason A. Donenfeld
1
-1
/
+2
2019-08-02
Separate out atomic helpers
Jason A. Donenfeld
1
-1
/
+2
2019-08-02
Rewrite installer logic in C
Jason A. Donenfeld
1
-11
/
+4
2019-07-31
Add handle closing ioctl
Jason A. Donenfeld
1
-0
/
+3
2019-07-18
Piggy-back on top of NDIS' device object instead of adding our own
Jason A. Donenfeld
1
-3
/
+0
2019-07-03
Declare NDIS 6.83 compliant
Simon Rozman
1
-2
/
+2
2019-07-03
Make NDIS 6.80 compliant
Simon Rozman
1
-2
/
+2
2019-07-03
Declare NDIS 6.70 compliant
Simon Rozman
1
-2
/
+2
2019-06-20
Replace PnP notifications with IRP_MJ_PNP dispatch handler
Simon Rozman
1
-1
/
+1
2019-06-07
Remove documentation files from project file
Simon Rozman
1
-5
/
+1
2019-06-03
Force handles closed if required
Jason A. Donenfeld
1
-0
/
+3
2019-06-03
Clear NBLs on PnP notification
Jason A. Donenfeld
1
-2
/
+2
2019-06-03
Turn on compiler speed options
Jason A. Donenfeld
1
-0
/
+5
2019-04-19
Switch from NMake to MSBuild
Simon Rozman
1
-37
/
+13
2019-04-18
Preset version to 0.1
Simon Rozman
1
-7
/
+5
2019-04-16
Reintroduce Windows 7 support
Simon Rozman
1
-6
/
+6
2019-04-15
Add ARM64 compiling support
Simon Rozman
1
-0
/
+44
2019-04-15
Revise architecture naming convention
Simon Rozman
1
-8
/
+8
2019-04-13
Establish command line building support
Simon Rozman
1
-0
/
+4
2019-04-12
Fix output folder
Simon Rozman
1
-0
/
+4
2019-04-12
Move #define NDIS... to ClCompile/PreprocessorDefinitions
Simon Rozman
1
-52
/
+11
2019-04-12
Enable code analysis on Release build and set it to DriverMustFixRules
Simon Rozman
1
-2
/
+10
2019-04-12
Set UseDebugLibraries to true for debug driver builds
Simon Rozman
1
-2
/
+2
2019-04-03
Implement dynamic NDIS 6.30 detection
Simon Rozman
1
-4
/
+4
2019-03-28
Add documentation files to the .vcxproj
Simon Rozman
1
-0
/
+4
2019-03-22
Enable better debugging support for Debug driver builds
Simon Rozman
1
-4
/
+4