]> git.ipfire.org Git - thirdparty/knot-resolver.git/shortlog
thirdparty/knot-resolver.git
2016-05-27  Marek Vavrusalib/resolve: added synchronous cache option
2016-05-27  Marek VavrusaMerge branch 'test_cache_fix' into 'master'
2016-05-25  Grigorii Demidovtests/test_cache: fix broken test
2016-05-25  Marek VavrusaMerge branch 'cname_fix' into 'master'
2016-05-23  Grigorii Demidovlayer/iterate: CNAME chain unrolling improvement
2016-05-23  Marek Vavrusadaemon: support event.socket(fd, cb) for I/O events
2016-05-22  Marek Vavrusalib/resolve: never read rcode if answer not exists
2016-05-22  Marek Vavrusaworker: fixed corruption when follower timeouts, early...
2016-05-20  Marek Vavrusalib: cache api v2, removed dep on libknot db.h
2016-05-18  Marek Vavrusacontrib/lmdb: imported LMDB 0.9.18, built-in
2016-05-18  Marek VavrusaMerge branch 'refs' into 'master'
2016-05-18  Marek VavrusaMerge branch 'dups' into 'master'
2016-05-17  Grigorii Demidovlayer/iterate, layer/pktcache: fix dupplicate records...
2016-05-17  Grigorii Demidovlib/dnssec: nsec, nsec3 (no-optout) referrals to unsign...
2016-05-14  Marek Vavrusabuild: more checks for travis builds
2016-05-12  Marek Vavrusadaemon/worker: deduplicate inbound queries
2016-05-12  Ondřej SurýAllow Go modules on more architectures
2016-05-11  Marek Vavrusadaemon: do not modify task for outgoing queries
2016-05-11  Marek Vavrusadaemon: fix statistics for outgoing TCPs
2016-05-11  Marek Vavrusadaemon: renamed is_subreq -> outgoing
2016-05-06  Marek VavrusaMerge branch 'ref_serv' into 'master'
2016-05-06  Marek Vavrusalib: cleanup servfail soft-fails
2016-05-06  Grigorii Demidovlib/resolve,layer/iterate: processing for REFUSED ...
2016-05-06  Grigorii Demidovtests/tests.mk: fails if deckard/contrib/libswrap/obj...
2016-05-06  Grigorii Demidovtests/deckard: sync to master
2016-05-04  Marek VavrusaMerge branch 'tcp-ooo'
2016-05-04  Marek Vavrusalib/validate: fixed memory bug
2016-05-03  Marek Vavrusadaemon: out-of-order processing for TCP
2016-04-18  Marek Vavrusadaemon: mode(strict|normal|permissive)
2016-04-18  Marek Vavrusapolicy: warn when NYI action
2016-04-18  Marek Vavrusaengine: clear bad scorers from RTT every 5 minutes
2016-04-18  Marek Vavrusaengine: throttle outbound queries only when busy
2016-04-15  Marek Vavrusabuild: no fortify when address sanitizer
2016-04-15  Marek Vavrusaupdated deckard
2016-04-15  Marek VavrusaRevert "lib/dnssec: nsec, nsec3 (no-optout) referrals...
2016-04-15  Marek Vavrusalib/iterate: QUERY_PERMISSIVE mode
2016-04-14  Grigorii Demidovtests: cache test fixed
2016-04-14  Daniel Kahn... remove asprintf warnings
2016-04-14  Daniel Kahn... added surmised C indentation rules for emacs users
2016-04-14  Daniel Kahn... fix comment
2016-04-14  Marek Vavrusatests: updated deckard
2016-04-14  Grigorii Demidovlayer/rrcache: record cache miss avoided for wcard...
2016-04-14  Grigorii Demidovlib/cache: flags field was added to cache entry header
2016-04-14  Grigorii Demidovdnssec: wildcard answer proof
2016-04-14  Grigorii Demidovlib/layer: CNAME chain construction improvement
2016-04-14  Grigorii Demidovlib/dnssec: nsec, nsec3 (no-optout) referrals to unsign...
2016-04-14  Grigorii Demidovdnssec/nsec: lookup for rset type withinin nsec3 type...
2016-04-07  Marek Vavrusadoc: fixes, added `second` and `min` aliases
2016-04-06  Marek VavrusaMerge branch 'PaulosV-PaulosV-patch-1-readme-docker'
2016-04-06  Marek VavrusaMerge branch 'PaulosV-patch-1-readme-docker' of https...
2016-04-06  Marek VavrusaMerge branch 'thozza-daemon-doc-typo'
2016-04-06  Marek VavrusaMerge branch 'daemon-doc-typo' of https://github.com...
2016-04-06  Marek VavrusaMerge branch 'rfc5011-clearing'
2016-04-06  Marek Vavrusatrust_anchors: added custom timers, limit history
2016-04-04  Tomas HozzaFixed typo in daemon documentation
2016-03-29  Marek Vavrusadoc: update
2016-03-29  Ondřej SurýAdd fix missing -m in the install command
2016-03-29  Ondřej SurýCreate mandir first before install manpage
2016-03-29  Marek VavrusaMerge branch '1.0.0'
2016-03-29  Marek VavrusaMerge branch 'supervisor'
2016-03-29  Marek Vavrusaversion bump, added kresd(8) man, updated doc
2016-03-29  Marek Vavrusadaemon: systemd socket activation
2016-03-29  Marek Vavrusadaemon: support running in supervised mode (--fd=X)
2016-03-10  Marek Vavrusalib/resolve: worked around bug with multiple TAs
2016-03-10  Marek Vavrusabuild: bumped version to 1.0.0-beta4
2016-03-10  Marek VavrusaMerge branch 'better-rtt-tracking'
2016-03-10  Marek VavrusaMerge branch 'set-adbit-when-secure' into better-rtt...
2016-03-10  Marek Vavrusalib/resolve: set AD=1 when client asks with it and...
2016-03-08  Marek Vavrusadaemon: track case when all upstreams fail
2016-03-05  Ondřej SurýUse Knot DNS 2.1.1 instead of Knot DNS 2.1.0-rc1
2016-03-03  Marek VavrusaMerge branch 'ent-wc-fix' into 'master'
2016-02-24  Grigorii Demidovlib/cache;lib/dnssec;lib/layer: some issues were fixed
2016-02-24  Marek Vavrusamodules/graphite: updated doc
2016-02-24  Marek Vavrusamodules/graphite: support for Graphite/TCP
2016-02-23  Ondřej SurýFix 'bogus proof of DS non-existence' for non-existant...
2016-02-22  Grigorii Demidovlib/cache: kr_cache_clear() fixed
2016-02-17  Ondřej SurýFix 'bogus proof of DS non-existence' for non-existant...
2016-02-12  Grigorii Demidovdnssec/nsec3: some clarifications were made in comments
2016-02-12  Grigorii Demidovdnssec/nsec3: missed kr_error() fixed
2016-02-11  Grigorii Demidovnsec3: rfc5155 errata 3114 8.5 was implemented
2016-02-08  Marek Vavrusalib/validate: scrubbed extra rrs in NS were checked
2016-02-03  Marek Vavrusadoc: changes in dnssec
2016-02-03  Marek Vavrusadaemon/trust_anchors: accept DS in root keys
2016-02-03  Marek Vavrusabuild: enabled -ld for Linux
2016-02-03  Marek Vavrusadaemon/config: bind to v4 and v6 loopback separately
2016-02-02  Marek Vavrusabuild: fixed too early CFLAGS expansion
2016-01-30  Marek Vavrusadoc: fixed broken breathe mistaking define for func v1.0.0-beta3
2016-01-30  Marek Vavrusascripts/tools: updated doc, timers
2016-01-30  Marek Vavrusadaemon/worker: updated doc, worker.timeout metric
2016-01-30  Marek Vavrusascripts/kresd-host: name alias handling
2016-01-30  Marek Vavrusascripts/kresd-host: ignore other types in answer
2016-01-29  Marek Vavrusalib/dnssec: new nsec3 test, cleanup
2016-01-29  Marek Vavrusalayer/validate: fixed NSEC nodata in some cases
2016-01-23  Marek Vavrusascripts: 'host' utility alternative in scripts
2016-01-22  Marek Vavrusadaemon/lua: rrset printing, new flags
2016-01-22  Marek Vavrusascripts: kresd-query.lua (new)
2016-01-22  Marek Vavrusadaemon/trust_anchors: faster TA bootstrap refetch
2016-01-22  Marek Vavrusadaemon/lua: kres can see request zone cut (part)
2016-01-22  Marek Vavrusalib/resolve: new flag ALWAYS_CUT
2016-01-22  Marek Vavrusadaemon: "-c -" doesn't ready any configuration
next