Commits on Source (16)
-
Tomas Krizek authored
val_iter_high.rpl: new tests for NSEC3 with many iterations See merge request !212
-
Tomas Krizek authored
Since kresd 5.4.0, using both debug level logging _and_ request log will duplicate the request log lines in the output. I think it is sufficient to log just everything related to the request and otherwise stick with the default log level. This makes the resulting log more readable.
-
Štěpán Balážik authored
template/kresd: replace verbose log with request log See merge request !213
-
Vladimír Čunát authored
It's not ideal, but so far the communication traffic has been very low.
-
Vladimír Čunát authored
It was migrated long ago. The old URLs still work (redirect) at this point, but I see no reason to keep using them.
-
Tomas Krizek authored
improve links and e-mail contact See merge request !216
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
ci: fix some pylint issues See merge request !215
-
Petr Špaček authored
BIND 9.17.22 treated the old responses as "non-improving delegation".
-
Petr Špaček authored
Older versions of BIND require commenting out qname-minimization configuration. BIND builds linked to jemalloc or Clang ASAN will fail to start on systems with libfaketime versions > 0.9.6: - jemalloc https://github.com/wolfcw/libfaketime/issues/130 - Clang ASAN https://github.com/wolfcw/libfaketime/issues/365
-
Tomas Krizek authored
Support for BIND See merge request !217
-
Vladimír Čunát authored
For now at least. This basically reverts 68abde7f which tried to make it work, but this negative trust anchor was a really bad idea. The test (also) relies on names underneath getting validated and used by aggressive cache later. (They are also signed as belonging to the root zone, so it's ugly.) With "previous" kresd versions the problematic NSEC inside somehow validated as secure, but I don't want to be restricted here.
-
Vladimír Čunát authored
The test was removed by commit 5573a6dd.
Showing
- .gitlab-ci.yml 2 additions, 2 deletions.gitlab-ci.yml
- README.rst 3 additions, 3 deletionsREADME.rst
- ci/junit-compare.py 2 additions, 1 deletionci/junit-compare.py
- configs/named.yaml 15 additions, 0 deletionsconfigs/named.yaml
- deckard.py 11 additions, 12 deletionsdeckard.py
- deckard_pytest.py 1 addition, 0 deletionsdeckard_pytest.py
- doc/scenario_guide.rst 1 addition, 1 deletiondoc/scenario_guide.rst
- doc/user_guide.rst 1 addition, 1 deletiondoc/user_guide.rst
- mypy.ini 3 additions, 0 deletionsmypy.ini
- named_run.sh 11 additions, 0 deletionsnamed_run.sh
- networking.py 2 additions, 0 deletionsnetworking.py
- pylintrc 1 addition, 0 deletionspylintrc
- rplint.py 5 additions, 4 deletionsrplint.py
- sets/resolver/iter_cname_qnamecopy.rpl 37 additions, 14 deletionssets/resolver/iter_cname_qnamecopy.rpl
- sets/resolver/val_dname_bogus.rpl 1 addition, 23 deletionssets/resolver/val_dname_bogus.rpl
- sets/resolver/zone.rpz 0 additions, 10 deletionssets/resolver/zone.rpz
- setup.py 1 addition, 1 deletionsetup.py
- template/kresd.j2 1 addition, 2 deletionstemplate/kresd.j2
- template/named.j2 106 additions, 0 deletionstemplate/named.j2
configs/named.yaml
0 → 100644
mypy.ini
0 → 100644
named_run.sh
0 → 100755
sets/resolver/zone.rpz
deleted
100644 → 0
template/named.j2
0 → 100644