index
:
wireguard-nt
jd/cm_register_notification
master
WireGuard implementation for NT kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
driver: memory: allocate NB and MDL all at once for TX
Jason A. Donenfeld
2021-08-04
1
-55
/
+46
*
driver: memory: allocate NBL, NB, and MDL all at once for RX
Jason A. Donenfeld
2021-08-04
1
-31
/
+77
*
driver: memory: move NBL pools to global scope
Jason A. Donenfeld
2021-08-04
9
-88
/
+64
*
driver: ioctl: don't set endpoint get flag if no endpoint
Jason A. Donenfeld
2021-08-03
1
-1
/
+6
*
version: bump
0.2
Jason A. Donenfeld
2021-08-03
1
-1
/
+1
*
example: remove MTU setting due to complications
Jason A. Donenfeld
2021-08-03
1
-2
/
+1
*
driver: socket: ignore interfaces with down oper status
Jason A. Donenfeld
2021-08-03
1
-4
/
+7
*
TODO: note current unsolved MTU notification issue
Jason A. Donenfeld
2021-08-03
1
-0
/
+9
*
driver: ioctl: remove device update generation
Jason A. Donenfeld
2021-08-03
3
-4
/
+1
*
driver: socket: increment local endpoint update generation
Jason A. Donenfeld
2021-08-03
1
-1
/
+1
*
driver: socket: flip mask around on route lookup
Jason A. Donenfeld
2021-08-03
1
-2
/
+2
*
driver: receive: don't use ParentNetBuffer when passing off NBLs to NDIS
Jason A. Donenfeld
2021-08-03
2
-3
/
+2
*
api: incorporate new win7 code signing technique
0.1
Jason A. Donenfeld
2021-08-02
7
-4
/
+160
*
api: remove Authenticode support
Jason A. Donenfeld
2021-08-02
3
-103
/
+5
*
driver: do rx and tx on same threads as encryption and decryption
Jason A. Donenfeld
2021-08-02
5
-40
/
+24
*
Introduce WireGuardNT
Jason A. Donenfeld
2021-08-02
84
-0
/
+32146
[prev]