]> git.ipfire.org Git - thirdparty/knot-resolver.git/shortlog
thirdparty/knot-resolver.git
2019-02-04  Vladimír Čunátfixup! lib/generic/trie: sync the new version from... trie-new
2019-02-04  Vladimír Čunátlib/generic/trie: sync the new version from knot-dns
2019-01-30  Vladimír ČunátMerge !758: CI: build package for Turris
2019-01-30  Tomas Krizekgitlabci: run Turris build in CI
2019-01-30  Tomas Krizekdistro/turris: import packaging files
2019-01-30  Tomas Krizekci/turris: add Docker container for Turris builds
2019-01-29  Vladimír ČunátMerge !756: modules/hints: allow overriding TTL, change...
2019-01-29  Vladimír Čunátdns64 tests: fix by setting hints.ttl() explicitly
2019-01-29  Vladimír Čunátmodules/hints: change default TTL to 5s, add NEWS
2019-01-29  Vladimír Čunátmodules/hints: allow overriding the TTL
2019-01-28  Tomas KrizekMerge branch 'ta-test-timeout' into 'master'
2019-01-28  Tomas Krizekdaemon/trust_anchors.test: increase max timeout
2019-01-28  Vladimír ČunátMerge !753: trust_anchors: don't update unmanaged TAs...
2019-01-23  Vladimír Čunáttrust anchors: implementation cleanup
2019-01-23  Vladimír Čunáttrust anchors: improve .add()
2019-01-23  Vladimír Čunáttrust anchors: extend internal keyset_read()
2019-01-23  Vladimír Čunáttrust anchors tests: add test_revoked_key()
2019-01-23  Vladimír Čunáttrust_anchors.summary(): unify the output
2019-01-23  Vladimír Čunáttrust_anchors: don't update unmanaged TAs from files
2019-01-23  Petr ŠpačekMerge branch 'ci-pytests-new-proxy' into 'master'
2019-01-23  Tomas Krizekpytests/proxy: run test_rehandshake with TLS 1.3 as...
2019-01-23  Grigorii Demidovpytests/proxy: support for TLSv1.3 posthadshake reauth
2019-01-23  Tomas Krizekpytests/test_rehandshake: fix test
2019-01-23  Grigorii Demidovpytests/proxy: disable TLS1.3 suppoert
2019-01-23  Grigorii Demidovpytests/proxy: minor improvement in rehandshake processing
2019-01-23  Tomas Krizekpytests/kresd.conf: make sure localhost hint is present
2019-01-23  Grigorii Demidovpytest/proxy: support for multiple clients, some new...
2019-01-23  Tomas Krizekpytest/test_random_close: use new proxy
2019-01-23  Tomas Krizekpytests/test_random_close: add test
2019-01-23  Tomas Krizekpytests/test_rehandshake: use new proxy
2019-01-23  Tomas Krizekpytests/proxy: Python wrapper
2019-01-23  Tomas Krizekpytests/proxy: import code
2019-01-23  Tomas Krizekpytests: extract proxy logic to proxyutils
2019-01-23  Tomas Krizekpytests/test_tls: disable TLS v1.3 for session resumpti...
2019-01-23  Tomas Krizekci: add debian-buster container
2019-01-23  Tomas Krizekci: use debian-buster image
2019-01-23  Tomas Krizekgitlabci: use variable for Knot DNS version
2019-01-23  Tomas KrizekMerge branch 'rpm-ldconfig' into 'master'
2019-01-23  Tomas Krizekdistro/tests: install dig before knot-resolver
2019-01-23  Tomas Krizekdistro/rpm: remove ldconfig for Fedora
2019-01-23  Tomas KrizekMerge branch 'http-docs' into 'master'
2019-01-23  Vladimír Čunátmodules/http docs: improve the example
2019-01-16  Petr ŠpačekMerge branch 'predict-defaults' into 'master'
2019-01-14  Vladimír Čunátmodules/predict: don't skip reconfiguration if nil...
2019-01-14  Vladimír ČunátMerge !754: kr_rplan_pop(): avoid reordering kr_rplan...
2019-01-14  Vladimír Čunátkr_rplan_pop(): avoid reordering kr_rplan::pending
2019-01-10  Tomas KrizekMerge branch 'release_321' into 'master' v3.2.1
2019-01-10  Tomas Krizekrelease 3.2.1
2019-01-10  Tomas Krizeklua-aho-corasick: bump to latest version
2019-01-10  Petr Špačektests: import new Deckard with new tests
2019-01-10  Petr ŠpačekNEWS for 3.2.1 release
2019-01-10  Petr ŠpačekMerge branch 'lmdb-nowarn' into 'master'
2019-01-10  Vladimír Čunátcontrib/lmdb: avoid -Wshadow with embedded lmdb
2019-01-10  Tomas KrizekMerge branch 'packaging-update' into 'master'
2019-01-10  Tomas Krizekdistro/tests: select corect Python interpreter for...
2019-01-10  Tomas Krizekscripts/build-in-obs.sh: nitpick
2019-01-10  Tomas Krizekdistro/tests: switch fedora to generic boxes (more...
2019-01-10  Tomas Krizekdistro/tests: turn off shell warning when using pkg...
2019-01-10  Tomas Krizekdistro/tests: don't wait for confirmation during vagran...
2019-01-09  Vladimír ČunátMerge !737: trust anchors improvements (mainly logs)
2019-01-09  Vladimír Čunáttrust anchors: improvements around DNSKEY refusal
2019-01-09  Petr Špačektrust_anchors: improve error message about mixed owner...
2019-01-09  Vladimír Čunáttrust_anchors nitpicks: silence luacheck warnings
2019-01-09  Petr Špačektrust_anchors: add .summary() and use it for logging
2019-01-09  Petr Špačektrust_anchors: add parameter check to set_insecure
2019-01-09  Petr Špačektrust_anchors: unify warning about 0 trust anchors
2019-01-09  Vladimír ČunátMerge !749: modules/hints: plug a memory leak in .use_n...
2019-01-09  Vladimír Čunátmodules/hints: plug a memory leak in .use_nodata()
2019-01-09  Vladimír ČunátMerge !748: TA bootstrap: support validUntil attribute
2019-01-09  Petr Špačektrust_anchors: move test web server to port 8080
2019-01-09  Petr Špačektrust_anchors: check syntax of public keys in DNSKEY RRs
2019-01-09  Petr Špačektrust_anchors: XML and certificate tests for bootstrap
2019-01-09  Petr Špačektrust_anchors: respect timestamps in root-anchors.xml
2019-01-09  Petr Špačekutils: diff between two calendar times in strings
2019-01-09  Petr Špačekgen-cdef: compatibility with GDB 8.2+
2019-01-08  Petr ŠpačekMerge branch 'ci-stabilize-pytests' into 'master'
2019-01-08  Tomas Krizekpytest/test_tcp_pipelining: longer delay for first...
2019-01-08  Tomas Krizekpytests/kresd: more resilient initial socket creation
2019-01-08  Tomas Krizekpytests/conn_flood: attempt to make test more stable...
2019-01-08  Tomas Krizekpytests/utils: give kresd more time to TCP FIN
2019-01-08  Tomas Krizekpytests/kresd: improve backoff when establishing initia...
2019-01-08  Tomas Krizekpytests/test_long_lived: decrease time.sleep to 7s
2019-01-08  Tomas Krizekpytests/kresd: increase delay during initial waiting...
2019-01-08  Tomas Krizekpytests/kresd: change order of tcp/tls alive pings
2019-01-08  Tomas Krizekpytests/kresd: change allowed port range
2019-01-08  Tomas Krizekpytests: print verbose log when kresd init fails
2019-01-08  Tomas KrizekMerge branch 'ci-respdiff-dnsviz' into 'master'
2019-01-08  Tomas Krizekci: respdiff - generate additional reports
2019-01-08  Tomas KrizekMerge branch 'warn-pedantic-ci' into 'master'
2019-01-08  Vladimír ČunátCI: only use -Werror in the lint:pedantic job
2019-01-08  Vladimír ČunátCI: enforce -Wpedantic and -Wshadow
2019-01-08  Vladimír Čunáttiny -Wpedantic fixes
2019-01-08  Vladimír Čunátmodules/policy/lua-aho-corasick: quick make fix
2019-01-08  Vladimír Čunátnitpicks from lgtm.com
2019-01-08  Vladimír Čunáttreewide nitpick: fix -Wshadow
2019-01-08  Vladimír ČunátMerge !739: daemon/tls: fix rare case of improperly...
2019-01-08  Grigorii Demidovdaemon/tls: in some cases rehandshake might be improper...
2019-01-07  Vladimír ČunátMerge !740: dockerfile: best practices
2019-01-07  Tomas Krizekdockerfile: use ENTRYPOINT for main command
2019-01-07  Tomas Krizekdockerfile: use LABEL instead of MAINTAINER
next