]> git.ipfire.org Git - thirdparty/knot-resolver.git/shortlog
thirdparty/knot-resolver.git
2015-11-28  Marek Vavrušalib/resolve: explicit cast for <<31 shift
2015-11-28  Marek Vavrušadnssec/signature: static buffer, checks
2015-11-28  Marek Vavrušalib/dnssec: fixed nsec3 opt-out ignored
2015-11-28  Marek Vavrušalib: cleanup, return value checks
2015-11-28  Marek Vavrušatests: updated deckard for OS X 10.10
2015-11-28  Marek Vavrušalib+daemon: annotated lua_error() for static checkers
2015-11-28  Marek Vavrušacontrib/ucw: fixed bad malloc retval check
2015-11-27  Marek Vavrušalib/dnssec: fixed missing checks in label skipping
2015-11-27  Grigorii DemidovMerge branch 'master' of gitlab.labs.nic.cz:knot/resolver
2015-11-27  Marek Vavrušadaemon/worker: added new metrics (queries, dropped...
2015-11-27  Marek VavrušaMerge branch 'amalg-build'
2015-11-27  Marek Vavrušadnssec/nsec3: fixed oob, bad asserts
2015-11-27  Grigorii Demidovtests: deckard new commit
2015-11-27  Marek Vavrušadaemon/engine: relax cache syncing strategy
2015-11-27  Marek Vavrušadaemon/io: negotiate socket buffer size
2015-11-27  Marek Vavrušadaemon/worker: cleanup, cancel active tmrs only
2015-11-26  Marek Vavrušadaemon/worker: fixed receiving very large TCP payloads
2015-11-26  Marek Vavrušadaemon/worker: cancel immediately when not possible...
2015-11-26  Marek Vavrušalib/resolve: returned tcp-fallback
2015-11-26  Marek Vavrušadaemon: fixed debug message ln
2015-11-26  Marek Vavrušadaemon: verbose debug logs on -DDEBUG
2015-11-26  Marek Vavrušadaemon/worker: track finished in a separate variable
2015-11-26  Marek Vavrušadaemon: do not call back when recv-end
2015-11-26  Marek Vavrušabuild: cleanup moduledir install, cleanup AMALG= for...
2015-11-26  Marek Vavrušabuild: fixed fwhole-program, cleanup, flto fix
2015-11-25  Marek Vavrušalib: started symbol visibility annotation, modules...
2015-11-25  Marek Vavrušabuild: amalgamated build support with AMALG=1
2015-11-25  Marek Vavrušatests: use $(MAKE) for submake concurrency to work
2015-11-25  Marek Vavrušasubmodules: synced deckard
2015-11-24  Marek Vavrušatests: make sure the deckard submodules are checked
2015-11-24  Marek Vavrušabuild: cleanup, no python deps
2015-11-24  Marek Vavrušascripts: updated bootstrap script
2015-11-24  Marek Vavrušatravis: run tests in parallel
2015-11-24  Marek Vavrušalib/nsrep: do not penalize name failures, no empty...
2015-11-24  Marek Vavrušatests: use makefile from deckard, cleanup
2015-11-24  Marek Vavrušabuild: travis cleanup
2015-11-24  Marek Vavrušadaemon/lua: doc cleanup, todname() call
2015-11-21  Marek Vavrušabuild: install resources as 0644
2015-11-20  Marek Vavrušascripts: pip depends v1.0.0-beta2
2015-11-20  Marek Vavrušascripts: updated bootstrap script
2015-11-19  Marek VavrušaMerge branch 'deckard'
2015-11-19  Marek Vavrušatests: clean up paths
2015-11-19  Marek Vavrušatests: cleanup
2015-11-19  Marek Vavrušatests: fixed deckard integration, doc, travis
2015-11-19  Marek VavrušaMerge branch 'master' into deckard
2015-11-19  Marek Vavrušalib/validate: fixed missing DS check when parent is...
2015-11-19  Marek Vavrušalib/iterate: scrub dnssec data from authority when...
2015-11-19  Grigorii Demidovtests: integration tests with deckard
2015-11-18  Marek Vavrušalib/zonecut: clear TA if its NS isn't cached
2015-11-18  Marek Vavrušalib/resolve: root zone is always encloser
2015-11-18  Marek Vavrušalib/zonecut: copy qname for cut lookup, as it may overl...
2015-11-18  Marek Vavrušamodules/dns64: bad expectation of ffi.copy semantics
2015-11-18  Marek Vavrušadaemon/worker: poison contents of mempools on freelists
2015-11-18  Marek Vavrušalib/cache: missing name check for kr_cache_rank_peek
2015-11-17  Marek Vavrušamodules: avoid ffi.new in hotpath
2015-11-17  Marek Vavrušabuild: set ARCH from CC, bump version to beta2
2015-11-17  Marek Vavrušabuild: enable Go modules on amd64 only
2015-11-17  Marek Vavrušamodules: dns64 checks for records, all response status
2015-11-17  Marek Vavrušalib: initialize null qsource for resolver-initiated...
2015-11-16  Marek Vavrušadoc: grammar
2015-11-16  Marek Vavrušalib/utils: clear rrcounts in packet recycle
2015-11-16  Marek Vavrušamodules: renumber module
2015-11-15  Marek Vavrušalib/nsrep: use other NS addresses as alternative
2015-11-15  Marek Vavrušadaemon: fixed leaking TCP handles when timeouted
2015-11-14  Marek Vavrušadaemon: fast retransmit address selection
2015-11-13  Marek Vavrušadaemon/lua: pkt:clear(), pkt:question()
2015-11-13  Marek Vavrušalib/iterate: always copy to final answer
2015-11-13  Marek Vavrušamodules/tinyweb: cleanup on exit
2015-11-13  Marek Vavrušalib/daemon: address sanitizer annotated poisoning
2015-11-13  Marek Vavrušadaemon: fixed leak on resolve()
2015-11-12  Marek Vavrušalib/dnssec: always check wildcard expansion proof
2015-11-12  Marek Vavrušadoc: cleanup
2015-11-12  Marek VavrušaMerge remote-tracking branch 'origin/stubmode'
2015-11-12  Marek Vavrušamodules/tinyweb: simplified without channels
2015-11-12  Marek Vavrušalib: cleanup unused variable
2015-11-12  Marek Vavrušadaemon: cleanup rr scanning
2015-11-12  Marek Vavrušadaemon: use writemap to work around latency when busy
2015-11-05  Marek Vavrušamodules/tinyweb: added favicon
2015-11-03  Marek Vavrušalib/rrcache: handle qname/cname traversal when it fails
2015-11-03  Marek Vavrušalib/resolve: do not do root priming in hotpath
2015-11-03  Marek Vavrušadaemon: fixed race condition when canceling one event...
2015-10-29  Marek Vavrušabuild: removed libknot vercheck, .pc fail with this
2015-10-29  Marek Vavrušadnssec/signature: fixed cid#131821
2015-10-29  Marek Vavrušadnssec/nsec3: fixed cid#131822 and cid#131820
2015-10-28  Marek Vavrušadoc: added known packaged dependencies (incomplete)
2015-10-28  Marek Vavrušabuild: added pkg-config version requirements to Makefile
2015-10-28  Marek Vavrušamodules/policy+view: new policy.FORWARD(dst) and policy...
2015-10-28  Marek Vavrušalib/resolve: stub resolution with predefined address
2015-10-28  Marek Vavrušalib/nsrep: force resolution with given NS address
2015-10-27  Marek Vavrušalib/validate: fixed NODATA proof when synthesised from...
2015-10-27  Marek Vavrušadnssec/nsec: removed a bunch of dead/cruft code, added...
2015-10-27  Marek Vavrušadnssec/nsec: fixed name non-existence check
2015-10-27  Marek Vavrušadaemon/lua: qry:resolved() and qry:final()
2015-10-27  Marek Vavrušamodules/dns64: introduced module
2015-10-27  Marek Vavrušadaemon/lua: kr_query_t.name() includes last root label
2015-10-27  Marek Vavrušadaemon/lua: str2ip conversion function
2015-10-27  Marek Vavrušalib: request holds authority/additional RRs for finaliz...
2015-10-27  Marek Vavrušalib/cache: noted that rank is limited to 6 bits
2015-10-26  Marek Vavrušamodules/tinyweb: border thickness
2015-10-26  Marek Vavrušamodules/tinyweb: zoomable
next