- Aug 04, 2017
-
-
Ondřej Surý authored
Fix the CentOS locale issues by just changing the locale to C See merge request !780
-
Ondřej Surý authored
Use custom docker configuration for each GitLab CI job to prevent concurrent overwrites between the image building jobs
-
Ondřej Surý authored
-
Daniel Salzman authored
Keymgr: various fixes See merge request !779
-
-
-
-
-
Daniel Salzman authored
zone: refactored post-load procedures to use zone_update structure with advantage See merge request !767
-
-
- Aug 03, 2017
-
-
Ondřej Surý authored
Utilize GitLab registry to create local docker (cached) images for building Knot DNS See merge request !778
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Daniel Salzman authored
libknot/packet: compression algorithm improved See merge request !774
-
Ondřej Surý authored
Add build recipes for Fedora and CentOS to .gitlab-ci.yml See merge request !777
-
Daniel Salzman authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
The previous compression algorithm does not compress everything it can in cases where there are domain names in the data section of a RR, e.g. when the answer contains bar.example.com CNAME foo.example.com foo.example.com A 192.0.0.2 and foo.example.com was not encountered previously, then the second RR leaves the 'foo' part uncompressed. The improvement resolves some of these cases by comparing the owner of a new RRset to be written with the last written dname instead of QNAME. Also, the effectivity was slightly increased according to benchmarks.
-
Ondřej Surý authored
Change the Debian mirror to ftp.cz.debian.org See merge request !776
-
Ondřej Surý authored
-
Daniel Salzman authored
Link with libatomic on architectures that requires it Closes #531 See merge request !775
-
-
- Aug 02, 2017
-
-
Daniel Salzman authored
-
Daniel Salzman authored
Remove the usage of PATH_MAX and use asprintf(...) instead See merge request !771
-
Ondřej Surý authored
-
-
- Aug 01, 2017
-
-
Daniel Salzman authored
-
Daniel Salzman authored
Added a dnskey command to keymgr See merge request !773
-
-
-
- Jul 31, 2017
-
-
Daniel Salzman authored
Fix typo configuratin->configuration in pykeymgr.in See merge request !770
-
Daniel Salzman authored
-
Petr Špaček authored
-
- Jul 28, 2017
-
-
Daniel Salzman authored
Remove support for DSA algorithm See merge request !737
-
Daniel Salzman authored
-