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
/
printconf.c
Age
Commit message (
Expand
)
Author
2019-12-01
Allow forcing specific domains to be resolved by specific resolvers;
Otto Moerbeek
2019-11-28
Track all elements of a forwarder configuration individually:
Florian Obser
2019-11-27
Move resolver preference storage to a struct which makes it easier to
Florian Obser
2019-11-27
Nuke http captive portal detection; something better is coming.
Florian Obser
2019-11-09
Mechanically change the forwarder SIMPLEQ to a TAILQ. Needed for
Florian Obser
2019-10-21
Optionally log blocked queries when using the block list.
Florian Obser
2019-05-13
Remove strict mode for now, it is in the way.
Florian Obser
2019-05-10
Implement DNS block lists. If unwind is queried for a domain
Florian Obser
2019-04-02
Add a config option to specify the preference of name servers.
Florian Obser
2019-04-01
Implement "Authentication Domain Names" configuration as per RFC 8310
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-29
notyet
Florian Obser
2019-01-27
Implement DNS over TLS (DoT).
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