- 31 Jul, 2018 5 commits
-
-
Petr Špaček authored
-
Petr Špaček authored
/feed disappeared in v1.1.0 and never worked since then. fixup! 6887a4a2
-
Petr Špaček authored
-
Petr Špaček authored
This is now covered by test suite. fixup! b2cefdcf (regressed in 2.4.0). Parameter cert=false did not work even in 2.3.0 so it was replaced with cleaner tls=false.
-
Petr Špaček authored
We want to encourage users to use HTTPS everywhere.
-
- 30 Jul, 2018 2 commits
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
(Thanks to Láďa.) Also try to stress that hints.set() only takes a pair and not more.
-
- 27 Jul, 2018 2 commits
-
-
Petr Špaček authored
Aggressive nsec3 fixes Closes #384 See merge request knot/knot-resolver!628
-
Vladimír Čunát authored
-
- 24 Jul, 2018 5 commits
-
-
Vladimír Čunát authored
The code around was getting too complex and too deeply indented.
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Petr Špaček authored
daemon/tls session tickets: avoid bad scheduling cycles Closes #385 See merge request knot/knot-resolver!631
-
Vladimír Čunát authored
This should fix #385: possible floods with > scheduling rotation check in 0 ms
-
- 23 Jul, 2018 2 commits
-
-
Petr Špaček authored
daemon/tls: properly process TLS rehandshake See merge request knot/knot-resolver!623
-
Grigorii Demidov authored
-
- 16 Jul, 2018 12 commits
-
-
Tomas Krizek authored
distro/rpm: add BuildRequires: gcc See merge request knot/knot-resolver!625
-
Tomas Krizek authored
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
-
Tomas Krizek authored
added package_version() in Lua, removed version module See merge request knot/knot-resolver!412
-
Tomas Krizek authored
-
Marek Vavruša authored
The package_version() function returns current build information. Removed the version module instead of fixing, as it's being obsoleted.
-
Marek Vavruša authored
-
Petr Špaček authored
daemon: avoid memory leak when reading broken incoming TCP stream See merge request !626
-
Grigorii Demidov authored
-
Petr Špaček authored
daemon/io: configurable idle timeout for incoming TCP connection See merge request !624
-
Grigorii Demidov authored
-
Tomas Krizek authored
ci: bump respdiff threshold to 1.0% See merge request !627
-
Tomas Krizek authored
The upstream data have changed, so the threshold has to be bumped for CI to pass. This is a temporary measure before we have a better working solution Related https://gitlab.labs.nic.cz/knot/respdiff/issues/12
-
- 03 Jul, 2018 3 commits
-
-
Tomas Krizek authored
Release 2.4.0 See merge request !622
-
Tomas Krizek authored
-
Tomas Krizek authored
-
- 02 Jul, 2018 9 commits
-
-
Tomas Krizek authored
systemd: use kresd.target for service start See merge request !597
-
Tomas Krizek authored
-
Tomas Krizek authored
Starting multiple systemd units with a target is conceptually cleaner than using globbing expression. Related https://github.com/systemd/systemd/issues/9080
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Petr Špaček authored
daemon/worker: upstream's answer integrity check Closes #366 See merge request !619
-
Grigorii Demidov authored
-
Tomas Krizek authored
ci: dockerfiles See merge request !621
-