]> git.ipfire.org Git - thirdparty/knot-resolver.git/shortlog
thirdparty/knot-resolver.git
2017-11-02  Vladimír Čunátrelease 1.5.0
2017-11-02  Vladimír Čunátadd KR_RANK_TRY
2017-11-02  Vladimír ČunátMerge !383: rfc8145: DNSSEC Key Tag Signaling (by default)
2017-11-02  Vítězslav KřížSignaling trust anchor is enabled by default
2017-11-01  Vítězslav KřížSignaling Trust Anchor Knowledge in DNSSEC using Key...
2017-11-01  Petr Špačekdaemon: add ability to load modules with _ in name
2017-10-24  Vladimír ČunátMerge !381: etc/root.hints: B's IPv4 updated today
2017-10-24  Vladimír Čunátetc/root.hints: B's IPv4 updated today
2017-10-24  Petr ŠpačekMerge branch 'systemd-cleanup' into 'master'
2017-10-20  Daniel Kahn... document how to make kresd listen on public ports in...
2017-10-20  Daniel Kahn... systemd: Add FreeBind=true to kresd.socket
2017-10-19  Daniel Kahn... systemd: drop RefuseManualStart=true, disable kresd...
2017-10-13  Petr ŠpačekMerge branch 'roothints-tests' into 'master'
2017-10-13  Vítězslav Křížroothints: fix segfault with hints.root_file, added...
2017-10-11  Petr ŠpačekMerge branch 'ci-deckard-valgrind' into 'master'
2017-10-11  Štěpán KotekCheck deckard with valgrind during CI
2017-10-11  Petr ŠpačekMerge branch 'basic-dockerfile' into 'master'
2017-10-11  Štěpán KotekRun respdiff CI in new docker image
2017-10-11  Štěpán KotekRun pylint and pep8 CI with new dockerfile.
2017-10-11  Štěpán KotekRun deckard CI checks in new docker image
2017-10-11  Štěpán KotekRun valgrind CI checks with new docker image
2017-10-11  Štěpán KotekAdd new Dockerfile for CI based on debian.
2017-09-29  Vladimír ČunátMerge !377: package fixes, primarily for Darwin
2017-09-29  Vladimír ČunátNEWS: document Darwin fixes
2017-09-29  Vladimír Čunátmake: fix date command on Darwin
2017-09-29  Vladimír Čunátmodules: use LIBEXT to fix Darwin
2017-09-29  Vladimír Čunátroot hints: improve error message
2017-09-27  Vladimír ČunátMerge !376: misc nitpicks
2017-09-27  Vladimír Čunáttests/deckard: update to fix faketime
2017-09-27  Vladimír Čunátnitpick: use KR_COLD when we have it
2017-09-27  Vladimír Čunátdoc: drop a flag deprecated since Sphinx 1.6
2017-09-21  Vladimír ČunátMerge !374: release 1.4.0 v1.4.0
2017-09-21  Vladimír Čunátrelease 1.4.0 tomorrow
2017-09-21  Vladimír ČunátMerge !373: Dockerfile: the aho-corasick module is...
2017-09-21  Vladimír ČunátDockerfile: the aho-corasick module is now needed
2017-09-21  Vladimír ČunátMerge !371: FORWARD: don't validate NS in authority...
2017-09-21  Vladimír Čunátvalidate: wildcard expansion -> adjust to_wire
2017-09-21  Vladimír ČunátMerge !372: fixes after merge !367: root hints
2017-09-21  Vladimír Čunátnitpick: unsigned vs. long makes a difference in printf
2017-09-21  Vladimír Čunáthints: fix linkage on darwin
2017-09-21  Vladimír Čunátengine: nitpicks around loading root hints
2017-09-21  Vladimír Čunátnitpick: unused-variable since !367 (cac9e018c3)
2017-09-20  Vladimír Čunátvalidate: improve verbose messages
2017-09-19  Vladimír ČunátFORWARD: don't validate NS in authority section
2017-09-19  Vladimír ČunátMerge !367: roothints: load from zonefile
2017-09-12  Vladimír ČunátMerge !370: make: link gnutls into libkres
2017-09-12  Vladimír Čunátmake: link gnutls into libkres
2017-09-12  Vladimír ČunátMerge !369: gnutls logging improvements
2017-09-12  Vladimír Čunátgnutls logging improvements
2017-09-11  Vladimír Čunátroothints: various changes
2017-09-11  Petr ŠpačekMerge branch 'max-resolve-time' into 'master'
2017-09-11  Grigorii Demidovlib/resolve: optimazlization of resolution overall...
2017-09-07  Vitezslav Krizroothints: load from zonefile
2017-09-07  Grigorii Demidovlib: additional checks when overall resolution time...
2017-09-07  Grigorii Demidovlib: support of an upper limit for resolution time...
2017-09-07  Vladimír ČunátMerge !366: worker: disable assert we can't fix immediately
2017-09-07  Vladimír Čunátworker: disable assertion that we can't fix immediately
2017-09-06  Vladimír ČunátMerge !362: LMDB fixes - transactions and cache.clear()
2017-09-06  Vladimír ČunátNEWS: entry for this branch
2017-09-04  Vladimír Čunátcache: nitpicks
2017-09-04  Vladimír Čunátcache.clear() on LMDB: be more strict about transactions
2017-09-04  Vladimír Čunátcache.clear() on LMDB: simplify .cachelock
2017-09-04  Vladimír ČunátMerge !364: doc/build: fix another instance of the...
2017-09-04  Vladimír Čunátdoc/build: fix another instance of the old link
2017-09-04  Vladimír ČunátMerge !363: README: Fix homepage/download link
2017-09-04  helbFix homepage/download link in README
2017-09-04  Vladimír Čunátcache.clear() on LMDB: first try mdb_drop()
2017-09-01  Vladimír Čunátcache: handle LMDB resize by another process
2017-09-01  Vladimír Čunátdocs: purge long-dead cache API from an example
2017-09-01  Vladimír Čunátcache: rework reusing transactions (LMDB)
2017-09-01  Vladimír ČunátMerge !361: main ipc_activity: misc improvements
2017-08-31  Petr ŠpačekMerge branch 'ci-valgrind' into 'master'
2017-08-30  Štěpán KotekCheck for memory leaks during unittest CI using valgrind
2017-08-29  Štěpán KotekAdd dockerfile for valgrind ci tests.
2017-08-29  Vitezslav Krizmain ipc_activity: close and free handle on error
2017-08-24  Vladimír Čunátmain ipc_activity: misc improvements
2017-08-24  Vladimír Čunátmain ipc_activity: use goto to simplify nesting
2017-08-23  Petr ŠpačekMerge branch 'ci-clone-workaround' into 'master'
2017-08-23  Petr Špačekci: update Deckard to use newest resolver test suite
2017-08-23  Petr Špačekci: use git:// protocol for external submodules
2017-08-23  Petr ŠpačekMerge branch 'cache_error_reporting' into 'master'
2017-08-22  Petr Špačekdaemon: improve error reporting related to cache config...
2017-08-18  Vladimír ČunátMerge !356: doc: fix default for net.tcp_pipeline
2017-08-18  Vladimír Čunátdoc: fix default for net.tcp_pipeline
2017-08-15  Vladimír ČunátMerge !355: CI fixes
2017-08-15  Vladimír Čunátgitlab-ci: employ GIT_SUBMODULE_STRATEGY: recursive
2017-08-15  Vladimír Čunátgitlab-ci: fallout from !352
2017-08-15  Vladimír Čunátdeckard: update, mainly to fix outdated RRSIG
2017-08-15  Vladimír ČunátMerge !337: policy.suffix: update the aho-corasick...
2017-08-15  Vladimír ČunátMerge branch 'master' into aho-corasick
2017-08-15  Petr ŠpačekMerge branch 'fix-deckard-ci' into 'master'
2017-08-15  Štěpán KotekInstall yaml for deckard CI.
2017-08-10  Petr ŠpačekMerge branch 'flags-refactor' into 'master'
2017-08-09  Vladimír ČunátMerge !351: Dockerfile: try fixing the build
2017-08-09  Vladimír Čunátbootstrap-depends.sh: update packages
2017-08-09  Vladimír ČunátDockerfile: try fixing the build
2017-08-09  Vladimír ČunátMerge branch 'master' into flags-refactor
2017-08-09  Vladimír ČunátMerge !350: Release 1.3.3 v1.3.3
2017-08-09  Vladimír Čunátgitlab CI: try to fix it
2017-08-09  Vladimír Čunátrelease 1.3.3
next