]> git.ipfire.org Git - thirdparty/knot-resolver.git/shortlog
thirdparty/knot-resolver.git
2017-04-07  Vladimír Čunátkr_ta_covers_qry: add this wrapper function
2017-04-07  Vladimír Čunátkr_rank: improve the API to manipulate ranks
2017-04-06  Vladimír Čunátutils: fix KEY_* defines
2017-04-06  Grigorii Demidovlayer/validate: mark all selected records as insecure...
2017-04-05  Vladimír Čunátextend NONAUTH even to non-validated records
2017-04-05  Vladimír ČunátOK to use non-authoritative sources for NS addresses
2017-04-05  Vladimír Čunátdon't attempt to reuse cached nonvalidated records
2017-04-05  Vladimír Čunátkr_rank: use functions to manipulate the non-flag part
2017-04-04  Vladimír Čunátrrcache: harden against spoofing, again
2017-04-04  Vladimír ČunátMerge branch 'master' into ad-refactor
2017-04-04  Vladimír ČunátMerge !251: improve referral detection and process_answer
2017-04-04  Grigorii Demidovlayer/iterate: name comparison has been missed; comment
2017-04-04  Grigorii Demidovlayer/iterate: During packet classification (answer...
2017-04-03  Vladimír Čunátcache: bump cache version
2017-04-03  Vladimír Čunátiterate: improve get_initial_rank
2017-04-03  Vladimír Čunátrrcache, pktcache: better explain passing of ranks
2017-04-03  Grigorii Demidovlayer/validate: fix broken rank_test_flag()
2017-04-03  Vladimír Čunátrrcache: fix code that was missed by mistake
2017-04-03  Grigorii Demidovlayer/iterate: treat rrset->additional as pointer to...
2017-04-03  Grigorii Demidovlayer/{iterate,validate}: adapt to new rank style
2017-04-03  Vladimír Čunátzonecut.c: restrict ranks when fetching TA+key for cut
2017-04-03  Vladimír Čunátzonecut.c: remove indirection that didn't seem useful
2017-04-03  Vladimír Čunátpktcache: also send ranks in the additional field
2017-03-31  Vladimír Čunátpktcache: adapt to the new rank style
2017-03-31  Vladimír Čunátlib/{resolve,zonecut}: review & fix RANK ocurrences
2017-03-31  Vladimír Čunátrrcache: adapt stashing to the new rank style
2017-03-31  Vladimír ČunátMerge: util: add kr_rrset_type_maysig(knot_rrset_t *)
2017-03-31  Vladimír Čunátutil: add kr_rrset_type_maysig(knot_rrset_t *)
2017-03-31  Vladimír Čunátrrcache: adapt looting to the new rank style
2017-03-31  Vladimír ČunátMerge rrcache changes into ad-refactor
2017-03-31  Vladimír Čunátrrcache: avoid knot_pkt_put
2017-03-31  Vladimír ČunátMerge branch 'master' into ad-refactor
2017-03-31  Vladimír ČunátMerge !250: lib/nsrep: fix ip6 cycle
2017-03-30  Grigorii Demidovlib/nsrep: don't treat servers with NOIP4 + NOIP6 flags...
2017-03-29  Vladimír ČunátWIP: drafting rank refactoring
2017-03-29  Vladimír ČunátMerge !240: trust anchors: support non-root TAs, one...
2017-03-29  Vladimír Čunátuse a different mechanism for AD flag
2017-03-27  Vladimír ČunátMerge !241: policy.DENY: set AA flag and clear AD flag
2017-03-27  Petr ŠpačekMerge branch 'mode-examples' into 'master'
2017-03-27  Vladimír ČunátMerge branch 'master' and update deckard
2017-03-27  Vladimír Čunátresolve answer_finalize(): check knot_pkt_put errors
2017-03-27  Vladimír Čunátconfig docs: add examples to mode()
2017-03-26  Ondřej SurýMerge branch 'better-help-text' into 'master'
2017-03-26  Daniel Kahn... Auto-generate numeric limits and defaults in help text.
2017-03-26  Ondřej SurýMerge branch 'better-padding-default' into 'master'
2017-03-25  Daniel Kahn... Improve default padding of responses.
2017-03-24  Vladimír ČunátMerge branch !246: lib/resolve: avoid unnecessary DS...
2017-03-24  Vladimír ČunátMerge !244: dnssec/nsec: validate wildcard no-data...
2017-03-24  Vladimír ČunátMerge !243: don't set AD flag for opt-out wildcard...
2017-03-24  Grigorii Demidovlib/resolve: avoid unnecessary DS queries
2017-03-23  Grigorii Demidovdnssec/nsec: missed wildcard no-data answers validation...
2017-03-22  Grigorii Demidovtest/deckard: update to actual version
2017-03-22  Vladimír ČunátMerge !242: kr_bitcmp: shut up a warning
2017-03-22  Grigorii Demidovlayer/validate: check if NSEC3 records in wildcard...
2017-03-22  Vladimír Čunátkr_bitcmp: shut up a warning
2017-03-22  Vladimír ČunátMerge !239: check if iterator has not selected any...
2017-03-22  Grigorii Demidovlayer/iterate: nitpick - better variable name
2017-03-21  Vladimír Čunátpolicy.DENY: set AA flag and clear AD flag
2017-03-21  Vladimír Čunátlua bindings: regenerate query flags
2017-03-21  Vladimír ČunátMerge !234: kr_bitcmp: adjust semantics -> memcmp
2017-03-21  Vladimír Čunátview docs: add example matching all addresses
2017-03-21  Vladimír Čunátkr_bitcmp: add meaning to NULL inputs
2017-03-21  Vladimír Čunátkr_bitcmp: adjust semantics -> memcmp
2017-03-21  Grigorii Demidovlayer/validate: better debug message
2017-03-21  Vladimír Čunáttrust anchors: support non-root TAs, one domain per...
2017-03-21  Vladimír Čunáttrust anchors: just move the code around
2017-03-21  Vladimír Čunátresolve.c trust_chain_check: fix nested trust anchors
2017-03-21  Vladimír ČunátMerge !233: trust anchors: store in prettier format
2017-03-21  Vladimír ČunátMerge !236: worker_resolve: truly honor the options...
2017-03-21  Grigorii Demidovlayer/iterate: imprevements in unhelpfull referral...
2017-03-21  Grigorii Demidovlayer/validate: check if iterator has not selected...
2017-03-20  Vladimír ČunátMerge !237: layer/validate: clear AD with optout NSEC3
2017-03-20  Grigorii Demidovlayer/validate: clear AD if closest encloser proof...
2017-03-20  Vladimír ČunátMerge !238: fix logging of glue addresses
2017-03-19  Petr Špačeklayer/iterate: fix logging of glue addresses
2017-03-17  Petr ŠpačekCI: always use commited Deckard version
2017-03-17  Petr Špačekcheck-integration: Warn if Deckard does not match commi...
2017-03-15  Vladimír Čunátworker_resolve: truly honor the options parameter
2017-03-15  Vladimír Čunáttrust anchors: add KeyTag into comments
2017-03-15  Vladimír Čunáttrust anchors: store in prettier format (#167)
2017-03-15  Vladimír Čunátdaemon/lua/kres.lua -> *.in
2017-03-15  Vladimír Čunátversion: don't depend on rr2str output style
2017-03-15  Vladimír ČunátMerge !235: dnstap.mk: fix race around dnstap.pb-c.h
2017-03-14  Vladimír Čunátdnstap.mk: fix race around dnstap.pb-c.h
2017-03-13  Vladimír ČunátMerge !232: nitpick in kresd(8) man page
2017-03-13  Daniel Kahn... kresd(8) should refer to the resolver as "kresd", not...
2017-03-08  Ondřej SurýMerge branch 'fix-auth-qname' into 'master'
2017-03-08  Grigorii Demidovlayer\iterate: when proccessing delegations, check...
2017-03-06  Ondřej SurýMerge branch 'update-gitignore-zonefile.lua' into ...
2017-03-06  Ondřej SurýAdd daemon/lua/zonefile.lua to git ignore list
2017-03-06  Ondřej SurýMerge branch 'dnstap' into 'master'
2017-03-06  Ondřej SurýTest failing make clean on missing dnstap dependencies
2017-03-06  Ondřej Surýmodules/dnstap: Change option names to socket_path...
2017-03-06  Ondřej Surýdnstap module also needs protobuf-c compiler (protoc-c)
2017-03-06  Vladimír Čunátmodules/dnstap: move description into the docs
2017-03-06  Vladimír Čunátmodules/dnstap: nitpicks
2017-03-06  Vladimír Čunátdnstap.proto: move from contrib into module
2017-03-06  Vicky Shresthaminor changes from https://github.com/CZ-NIC/knot-resol...
2017-03-06  Vicky Shresthaadding dnstap to documentation
2017-03-06  Vicky Shresthadnstap tests requires go 1.5+
next