index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
unwind
/
control.c
Age
Commit message (
Expand
)
Author
2021-02-24
We need to track the pid of the connecting control connection to be
Florian Obser
2021-01-19
Move control_state and ctl_conns to control.c, it's not needed
Florian Obser
2019-12-18
Implement unwindctl status memory to show chache memory usage.
Florian Obser
2019-12-08
Turn opportunistic DoT into their own strategies.
Florian Obser
2019-12-03
No more status subcommands; ok florian@
Otto Moerbeek
2019-11-27
Nuke http captive portal detection; something better is coming.
Florian Obser
2019-11-11
Implement DNS proposals to learn nameservers from network
Florian Obser
2019-03-01
Due to the way we build libunbound inside of unwind .o files collide in
Florian Obser
2019-02-18
Introduce IMSG_DATA_SIZE() macro to to replace reoccuring math on
Florian Obser
2019-02-17
Pass verbosity changes to captive portal process.
Florian Obser
2019-02-17
s/unwind_/uw_/ to save screen real estate; fix style(9) issues while here
Florian Obser
2019-02-03
Captive portal detection for unwind(8).
Florian Obser
2019-01-31
Remove a log statement used for debug
solene
2019-01-31
restrict commands reload and log to root only
solene
2019-01-29
Make imsg processing much more paranoid.
Florian Obser
2019-01-27
unwind(8) traces its ancestry to rad(8) and inherited all of its include
Florian Obser
2019-01-23
Import unwind(8).
Florian Obser