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
path:
root
/
sbin
/
unwind
/
control.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
We need to track the pid of the connecting control connection to be
florian
2021-02-24
1
-4
/
+6
*
Move control_state and ctl_conns to control.c, it's not needed
florian
2021-01-19
1
-2
/
+19
*
Implement unwindctl status memory to show chache memory usage.
florian
2019-12-18
1
-1
/
+2
*
Turn opportunistic DoT into their own strategies.
florian
2019-12-08
1
-1
/
+2
*
No more status subcommands; ok florian@
otto
2019-12-03
1
-5
/
+4
*
Nuke http captive portal detection; something better is coming.
florian
2019-11-27
1
-7
/
+1
*
Implement DNS proposals to learn nameservers from network
florian
2019-11-11
1
-1
/
+3
*
Due to the way we build libunbound inside of unwind .o files collide in
florian
2019-03-01
1
-2
/
+2
*
Introduce IMSG_DATA_SIZE() macro to to replace reoccuring math on
florian
2019-02-18
1
-12
/
+9
*
Pass verbosity changes to captive portal process.
florian
2019-02-17
1
-1
/
+4
*
s/unwind_/uw_/ to save screen real estate; fix style(9) issues while here
florian
2019-02-17
1
-5
/
+6
*
Captive portal detection for unwind(8).
florian
2019-02-03
1
-1
/
+5
*
Remove a log statement used for debug
solene
2019-01-31
1
-2
/
+1
*
restrict commands reload and log to root only
solene
2019-01-31
1
-2
/
+23
*
Make imsg processing much more paranoid.
florian
2019-01-29
1
-1
/
+5
*
unwind(8) traces its ancestry to rad(8) and inherited all of its include
florian
2019-01-27
1
-6
/
+2
*
Import unwind(8).
florian
2019-01-23
1
-0
/
+282