summaryrefslogtreecommitdiffstats
path: root/sbin/unwind/resolver.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement unwindctl status memory to show chache memory usage.florian2019-12-181-1/+12
* Turn opportunistic DoT into their own strategies.florian2019-12-081-2/+1
* Add an "all" mode for status and a much more compact and readable histogramotto2019-12-021-1/+3
* show median RTT in unwindctl statusflorian2019-11-281-1/+2
* Track all elements of a forwarder configuration individually:florian2019-11-281-2/+2
* Instead of only considering if a resolving strategy is dead, works orflorian2019-11-271-2/+1
* Nuke http captive portal detection; something better is coming.florian2019-11-271-2/+1
* simplify histogram code and cut off at < limit, as the histogram display inotto2019-11-251-2/+1
* Track on which interface nameservers have been learned.florian2019-11-211-3/+4
* Print learned forwarders in unwindctl.florian2019-11-191-1/+6
* *** empty log message ***otto2019-11-031-1/+2
* Add a config option to specify the preference of name servers.florian2019-04-021-16/+1
* Introduce array of resolvers in preparation of custom orderingflorian2019-04-021-2/+2
* s/unwind_/uw_/ to save screen real estate; fix style(9) issues while hereflorian2019-02-171-8/+8
* Captive portal detection for unwind(8).florian2019-02-031-3/+5
* Implement DNS over TLS (DoT).florian2019-01-271-2/+4
* Import unwind(8).florian2019-01-231-0/+70