]> git.ipfire.org Git - thirdparty/knot-resolver.git/shortlog
thirdparty/knot-resolver.git
2017-03-01  Vladimír ČunátMerge !221: daemon: fixed memory leak and array bounds...
2017-03-01  Petr ŠpačekMerge branch 'full_check_integration' into 'master'
2017-02-28  Marek Vavrušadaemon: fixed memory leak and array bounds check fail
2017-02-28  Petr Špačektests: print warning if check-integration is executed...
2017-02-28  Petr Špačektests: use tests/deckard/kresd_run.sh for check-integra...
2017-02-28  Vladimír ČunátMerge 219: lib/resolve: forward +cd in stub mode; minor...
2017-02-28  Grigorii Demidovlib/resolve: forward +cd in stub mode; minor bugfix...
2017-02-28  Vladimír ČunátMerge !202: trust anchor improvements
2017-02-28  Vladimír ČunátMerge !210: support setting address for outgoing connec...
2017-02-28  Vladimír Čunátlua: add net.outgoing_{v4,v6} and documentation
2017-02-28  Vladimír Čunátdaemon: support restricting outgoing IP address
2017-02-28  Grigorii DemidovMerge branch 'fix-dups' into 'master'
2017-02-28  Grigorii Demidovtests: sync deckard; cleanup
2017-02-28  Vladimír ČunátMerge !209: iterate: remove unused function
2017-02-27  Grigorii Demidovlayer/validate: fix duplicate records in AUTHORITY...
2017-02-27  Vladimír Čunáttrust anchors: persist the state and timer
2017-02-27  Vladimír Čunátzonefile.lua: support comments and string input
2017-02-24  Vladimír ČunátMerge !215: lua: do *not* truncate cache size to unsigned
2017-02-24  Vladimír Čunátlua: do *not* truncate cache size to unsigned
2017-02-21  Vladimír ČunátMerge !211: iterate: skip answer RRs that don't match...
2017-02-21  Vladimír ČunátMerge !184: add workarounds module
2017-02-21  Vladimír Čunátworkarounds: add magazine-fashion.net
2017-02-21  Vladimír Čunátworkarounds: add another NS set with bogus 0x20 PTR
2017-02-20  Vladimír Čunátiterate: skip answer RRs that don't match the query
2017-02-20  Vladimír Čunátutils: add union inaddr
2017-02-17  Petr ŠpačekMerge branch 'harden-permissive-mode' into 'master'
2017-02-17  Ondřej SurýDisable storing GLUE records into the cache in the...
2017-02-17  Vladimír Čunátiterate: remove function unused after parent merge
2017-02-17  Grigorii DemidovMerge branch 'fix-cname-unroll' into 'master'
2017-02-17  Grigorii Demidovlayer/iterate: some improvements in cname chain unrolling
2017-02-16  Grigorii DemidovMerge branch 'fix-unsecured-secured' into 'master'
2017-02-16  Grigorii Demidovlib/resolve: zonecut fetching error was fixed
2017-02-16  Vladimír Čunátpolicy: document the FLAGS action
2017-02-16  Vladimír Čunátworkarounds docs: add manual section
2017-02-16  Vladimír Čunátavoid a doxygen warning
2017-02-16  Vladimír Čunátkres-gen.lua: reduce installed whitespace
2017-02-16  Vladimír Čunátworkarounds: add code to deal with #139
2017-02-16  Vladimír Čunátworkarounds: prototype of a new module
2017-02-16  Vladimír Čunátpolicy: add policy.FLAGS, (un)setting query flags
2017-02-16  Vladimír ČunátNO_0X20: add a new query flag
2017-02-15  Vladimír ČunátMerge !204: layer/iterate: mark referrals as non-author...
2017-02-15  Grigorii Demidovlayer/iterate: some additional processing for referrals
2017-02-15  Vladimír ČunátMerge !203: .gitignore: add some entries
2017-02-15  Vladimír Čunát.gitignore: add some entries
2017-02-13  Vladimír Čunáttrust anchors: improve logging of failures
2017-02-13  Vladimír Čunáttrust anchors: increase hold-down time for Missing
2017-02-13  Vladimír ČunátMerge !196: Query name minimization tests in CI
2017-02-13  Vladimír ČunátMerge !181: module: document the API and simplify the...
2017-02-10  Ondřej SurýMerge branch 'ta-multiple' into 'master'
2017-02-09  Vladimír Čunáttrust anchors: nitpicks
2017-02-09  Vladimír Čunáttrust anchors: remove key missing for too long
2017-02-09  Vladimír ČunátQUERY_NO_CACHE: sync description and reality
2017-02-09  Vladimír Čunáttrust anchors: nitpicks
2017-02-09  Vladimír Čunáttrust anchors: make bootstrap configurable
2017-02-09  Vladimír Čunáttrust anchors: verbose-log the RRset when adding
2017-02-09  Vladimír Čunáttrust anchor bootstrapping: parse multiple records
2017-02-09  Petr ŠpačekCI: Run Deckard tests in parallel
2017-02-09  Petr ŠpačekRun Deckard tests with qmin on & off
2017-02-08  Vladimír ČunátMerge !194: kresc: misc improvements
2017-02-08  Vladimír Čunátlua cache.* fixes
2017-02-08  Ondřej SurýMerge branch 'k_param' into 'master'
2017-02-07  Petr ŠpačekFix -k argument processing to avoid out-of-bounds memor...
2017-02-06  Štěpán Balážikkresc: fix unfree'd strings
2017-02-06  Štěpán Balážikkresc: refactor `complete` to multiple functions
2017-02-06  Vladimír Čunátkresc: fix coverity warning 155938
2017-02-06  Stepan Balazikkresc: fix: possible uninitialized variable
2017-02-03  Petr ŠpačekMerge branch 'add_libedit_2' into 'master'
2017-02-03  Štěpán Balážiklua sandbox: fix syntactic sugar for `cache` table...
2017-02-03  Vladimír Čunátdaemon TTY: comment nitpicks
2017-02-03  Vladimír Čunátdaemon TTY: don't skip lua_settop in binary mode
2017-02-03  Vladimír Čunátdaemon TTY: use network byte order in binary output
2017-02-03  Vladimír Čunátdaemon TTY: remove an unused variable
2017-02-03  Vladimír Čunátdaemon TTY: fix handling of buffer
2017-02-03  Štěpán Balážikkresc: improve libedit/editline based history and tab...
2017-02-03  Štěpán Balážikkresc: add basic tab-completion
2017-02-03  Vladimír Čunátkresc: add a mock-up of the client
2017-02-03  Vladimír Čunátdaemon TTY: support binary output
2017-02-03  Vladimír Čunátlua sandbox: export the list of original names
2017-02-03  Vladimír ČunátMerge !192: doc build nitpicks
2017-02-03  Vladimír Čunátdoc build: missing hexdump/xxd, swapped footnotes
2017-02-03  Vladimír Čunátdoc build: add optional sphinx_rtd_theme
2017-02-03  Vladimír ČunátMerge !182: policy: support IPv6 link-local addresses
2017-02-03  Vladimír ČunátMerge !191: modules/policy: allow QTRACE chaining
2017-02-03  Vladimír ČunátMerge !180: hints module fixes, add hints.add_hosts...
2017-02-03  Grigorii Demidovmodules/policy: allow QTRACE policy to be chained with...
2017-02-03  Vladimír ČunátMerge !190: lib/resolve: fix zonecut fetching for DS...
2017-02-02  Grigorii Demidovlib/resolve: fix zonecut fetching for explicit DS queries
2017-02-01  Ondřej SurýMerge branch 'release-1.2.1' into 'master' v1.2.1
2017-02-01  Ondřej SurýFinal changelog update
2017-02-01  Ondřej SurýMerge branch 'deckard-rhybar.cz' into 'master'
2017-02-01  Ondřej SurýMerge deckard test for negative CD/no-AD answers (using...
2017-02-01  Ondřej SurýMerge branch 'policy-qtrace-documentation' into 'master'
2017-02-01  Ondřej SurýFix policy.TRACE -> policy.QTRACE mistake in the docume...
2017-02-01  Grigorii DemidovMerge branch 'pktcache-insecure' into 'master'
2017-02-01  Vladimír Čunátrelease 1.2.1
2017-02-01  Vladimír Čunátpktcache: fix mixup of BOGUS and INSECURE DNSSEC
2017-01-31  Vladimír ČunátMerge !185: lua: make the map command check its arguments
2017-01-31  Vladimír Čunátlua: make the map command check its arguments
2017-01-27  Vladimír ČunátMerge !183: lua: get rid of knot_rrset_txt_dump
2017-01-27  Vladimír Čunátlua: get rid of knot_rrset_txt_dump
next