aboutsummaryrefslogtreecommitdiffstats
path: root/testing/knot-resolver4
Commit message (Collapse)AuthorAgeFilesLines
* testing/knot-resolver4: fix sigsegv in stats module inittcely2019-04-262-1/+14
|
* testing/knot-resolver4: disable on s390xtcely2019-04-231-1/+1
| | | | LuaJIT is not yet available.
* testing/knot-resolver4: dnstap generated header meson fixtcely2019-04-232-0/+15
| | | | | | The dependencies were not explicity declared for meson/ninja. This resulted in build failure on ppc64le.
* testing/knot-resolver4: new aporttcely2019-04-225-0/+137
https://www.knot-resolver.cz/ Minimalistic caching DNS resolver implementation This is for testing the major upgrade from 3.2.1. * add -openrc files