index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Bump keepalive timers unconditionally on send
Jason A. Donenfeld
3 years
jd/queueboosts
Mark interface as MPSAFE
Jason A. Donenfeld
4 years
jd/histogram
Histogram
Jason A. Donenfeld
4 years
jd/simplify-queueing
Simplify if_output to avoid queueing
Jason A. Donenfeld
4 years
Age
Commit message
Author
Files
Lines
2021-10-26
Bump keepalive timers unconditionally on send
HEAD
master
Jason A. Donenfeld
1
-6
/
+5
2021-04-13
Delete all peer allowed IPs at once
Matt Dunwoodie
1
-43
/
+34
2021-04-13
Merge wg_timers and wg_peer
Matt Dunwoodie
1
-180
/
+155
2021-04-13
Replace timer lock with SMR
Matt Dunwoodie
1
-36
/
+31
2021-04-13
Run all timeouts in process context
Matt Dunwoodie
1
-32
/
+20
2021-04-13
Use malloc instead of pool_* for infrequent allocations
Matt Dunwoodie
1
-13
/
+6
2021-04-13
Use SMR for wg_noise
Matt Dunwoodie
3
-1313
/
+1089
2021-04-13
Add refcnt_take_if_gt()
Matt Dunwoodie
3
-0
/
+30
2021-04-13
Check iter != NULL
Matt Dunwoodie
1
-2
/
+2
2021-04-13
Allow setting keepalive while interface is down
Matt Dunwoodie
1
-3
/
+4
[...]
Clone
https://git.zx2c4.com/wireguard-openbsd
git://git.zx2c4.com/wireguard-openbsd
ssh://git@git.zx2c4.com/wireguard-openbsd