]> git.ipfire.org Git - thirdparty/knot-resolver.git/shortlog
thirdparty/knot-resolver.git
2015-12-10  Marek Vavrušabuild: install hiredis to PREFIX
2015-12-10  Marek Vavrušabuild: follow redirects in dl links
2015-12-10  Marek Vavrušabuild: cleanup, added hiredis/libmemcached to Travis...
2015-12-10  Marek Vavrušadaemon: luasec/luasocket optional
2015-12-10  Marek Vavrušabuild: merged #21,#22
2015-12-10  Marek Vavrušabuild: set soname for ELF libraries with versioning
2015-12-10  Marek Vavrušabuild: fixed modules depends
2015-12-10  Marek Vavrušabuild: fixed modules broken by latest build
2015-12-10  Marek VavrušaMerge branch 'build-improvements'
2015-12-10  Marek Vavrušascripts: added basic service/sysconfig/apparmor templates
2015-12-10  Marek Vavrušasupport: updated doc, added config examples
2015-12-09  Marek Vavrušabuild: library able to compile to both static/dynamic...
2015-12-09  Marek Vavrušacontrib: compile to convenience static library
2015-12-08  Marek Vavrušabuild: hardening, doc, cleanup build rules
2015-12-08  Marek Vavrušalib: do not use potentially large stack allocations
2015-12-08  Marek Vavrušadoc: documented default paths
2015-12-08  Marek Vavrušalayer/validate: buggy rrsig qtype resolution in tests
2015-12-08  Marek Vavrušadaemon/lua: update defaults (both v4/v6 localhost,...
2015-12-08  Marek Vavrušadaemon: worker.id and worker.count documented
2015-12-07  Marek Vavrušalib/cache: count clear()s as deletes
2015-12-06  Marek Vavrušabuild: DESTDIR= support, doc
2015-12-06  Marek Vavrušabuild: *DIR variables are assembled in Makefile
2015-12-05  Marek Vavrušadaemon: root trust anchors automatically bootstrapped...
2015-12-04  Marek Vavrušamodules/renumber: check config value more properly
2015-12-03  Marek Vavrušatravis: more commands
2015-12-03  Marek Vavrušabuild: updated travis, deckard
2015-12-03  Marek VavrušaMerge branch 'subreq-deduping'
2015-12-03  Marek Vavrušadaemon/engine: upped limits
2015-12-03  Marek Vavrušadaemon/worker: deduplicate outbound queries
2015-12-03  Marek Vavrušalib/utils: function to get unique key for RR (string)
2015-12-03  Marek VavrušaMerge branch 'cached-insecure-delegs'
2015-12-03  Marek Vavrušalib/resolve: penalize failing NSs
2015-12-03  Marek Vavrušalib/zonecut: do not fetch DS/DNSKEY for cached insecure...
2015-12-03  Marek Vavrušamodules/stats: added NODATA tracking
2015-12-03  Marek Vavrušalib/rplan: check for null name
2015-12-02  Marek VavrušaMerge branch 'include_cleanup' into 'master'
2015-12-02  Daniel Salzmandaemon/io: remove redundant libknot/internal/utils...
2015-11-29  Marek Vavrušalib/dnssec: hoisted some calculations
2015-11-29  Marek Vavrušalib/utils: avoid snprintf for latency
2015-11-28  Marek Vavrušalib/resolve: inlining not forced
2015-11-28  Marek Vavrušatests: synced deckard latest repo
2015-11-28  Marek Vavrušalib/resolver: Saturday indulgence
2015-11-28  Marek Vavrušalib/dnssec: bad condition
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
next