aboutsummaryrefslogtreecommitdiffstats
path: root/testing/knot-resolver4
Commit message (Collapse)AuthorAgeFilesLines
* community/knot-resolver: move from testing/knot-resolver4tcely2019-07-265-148/+0
|
* testing/knot-resolver4: switch to py3-flake8tcely2019-07-211-1/+1
|
* testing/knot-resolver4: security upgrade to 4.1.0tcely2019-07-212-18/+14
| | | | | - CVE-2019-10190 - CVE-2019-10191
* Revert "testing/knot-resolver4: fix sigsegv in stats module init"tcely2019-07-212-14/+1
| | | | This reverts commit 079f9c41cce01ba85ece8c48ba2e6b3a84dd168c.
* 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