]> git.ipfire.org Git - thirdparty/knot-resolver.git/shortlog
thirdparty/knot-resolver.git
2015-07-13  Marek Vavrušatests: can execute specific tests, fixed EDNS+RR merging
2015-07-09  Marek Vavrušadoc: updated lib
2015-07-09  Marek Vavrušadoc: updated dependencies
2015-07-08  Marek Vavrušadoc: updated library doc for developers
2015-07-08  Marek VavrušaMerge branch 'async-io-requests'
2015-07-08  Marek Vavrušadaemon/worker: fixed leak
2015-07-08  Marek Vavrušadaemon/worker: asynchronous I/O requests
2015-07-08  Marek Vavrušadaemon/worker: compile-time support for recvmmsg in...
2015-07-07  Marek Vavrušalib: faster rdata iterators
2015-07-07  Marek Vavrušadaemon: worker can accept multiple pkts, cleanup
2015-07-07  Marek Vavrušadaemon: fork earlier, keep instance id in 'worker.id'
2015-07-06  Marek Vavrušadoc: fixed typo
2015-07-06  Marek VavrušaMerge branch 'prefetch-wip'
2015-07-06  Marek Vavrušadoc: added documentation for worker api
2015-07-06  Marek Vavrušamodules/prefetch: fixed lua error on bad queries, iterative
2015-07-06  Marek Vavrušalayer/rrcache: cache authority only if chasing referral...
2015-07-05  Marek Vavrušamodules/prefetch: basic prefetching of frequently used...
2015-07-05  Marek Vavrušamodules: api fixups
2015-07-05  Marek Vavrušadaemon/bindings: cleanup, checking, rrclass wrapper
2015-07-05  Marek Vavrušadaemon/bindings: Lua API for worker (resolve, stats)
2015-07-05  Marek Vavrušalib/cache: track expiring records in cache
2015-07-03  Marek Vavrušaprefetch wip
2015-07-03  Marek Vavrušalib/utils: fixed recycle on already filled packet
2015-07-03  Marek Vavrušabindings: pkt:get(section,id) wrapper
2015-07-03  Marek Vavrušalib: cleanup
2015-07-03  Marek Vavrušablock: improved suffix match, added doc
2015-07-03  Marek Vavrušamodules+bindings: cleanup
2015-07-03  Marek VavrušaMerge branch 'tests_wrapped' into 'master'
2015-07-03  Marek Vavrušatests: style fixes, notes
2015-07-03  Marek Vavrušascripts: updated broken Lua build on some linkers
2015-07-03  Marek Vavrušascripts: updated broken Lua build on some linkers
2015-07-03  Grigorii Demidovtests: integration tests with wrapped syscalls
2015-07-03  Marek Vavrušabuild: placed ldflags after libraries (may be static)
2015-06-30  Marek VavrušaMerge branch 'hive-wip'
2015-06-30  Marek Vavrušadoc: documented forked mode
2015-06-30  Marek Vavrušadaemon/bindings: missing brk in wrapped lookup tables
2015-06-29  Marek Vavrušalib: helping compiler with early returns
2015-06-29  Marek Vavrušadaemon/main: cleanup, forking and remote tty
2015-06-29  Marek Vavrušacontrib/ccan: added ‘asprintf’ compatibility
2015-06-29  Marek Vavrušadaemon: forking wip
2015-06-29  Marek Vavrušadaemon/network: enabled Linux-style SO_REUSEPORT if...
2015-06-29  Marek VavrušaMerge branch 'zonecut-filter-addrs'
2015-06-29  Marek Vavrušalib/zonecut: filter ANY and loopback addresses
2015-06-28  Marek Vavrušalayer/iterate: workaround for leaf NS that can only...
2015-06-28  Marek Vavrušalayer/rrcache: re-enabled caching of volatile records
2015-06-28  Marek Vavrušalib/resolve: fixed aborted rec when all IPv6 NS were bad
2015-06-27  Marek Vavrušalayer/iterate: don't update cut if we get m10n referral...
2015-06-27  Marek Vavrušalib: turned some knobs
2015-06-27  Marek Vavrušalayer/iterate: work around auths hinting CNAME authority
2015-06-27  Marek Vavrušalayer/iterate: work around broken auths that rewrite...
2015-06-27  Marek Vavrušamodules/hints: fixed AAAA processing (swapped rclass...
2015-06-27  Marek Vavrušalayer/rrcache: small ttl check before merging
2015-06-26  Marek Vavrušabuild: fixed travis
2015-06-25  Marek VavrušaMerge branch 'dns-0x20'
2015-06-25  Marek Vavrušalib/rplan: lowercase snames, fix hints
2015-06-24  Marek Vavrušalayer/iterate: do not check 0x20 if safemode or cached
2015-06-24  Marek Vavrušadaemon/worker: less frequent decommit
2015-06-24  Marek Vavrušalayer/iterate: do DNS 0x20 unless in safe mode
2015-06-24  Marek Vavrušatests/pydnstest: add support for DNS 0x20
2015-06-24  Marek Vavrušalib/cache: cleanup
2015-06-23  Marek Vavrušalib: cleanup
2015-06-23  Marek Vavrušalib/zonecut: fixed _copy() when addr pack is empty
2015-06-22  Marek Vavrušalib/resolve: top-down search if NS is at current zone...
2015-06-22  Marek Vavrušalib/nsrep: be more aggresive with TCP for broken delega...
2015-06-22  Marek Vavrušadaemon/worker: trim on pool rollover
2015-06-22  Marek Vavrušamodules/block: block ANY type example
2015-06-22  Marek Vavrušamodules/block: updated doc
2015-06-22  Marek VavrušaMerge branch 'block-module'
2015-06-22  Marek Vavrušamodules/block: tweaks here and there to please tracer
2015-06-22  Marek Vavrušalib/utils: packet recycling (keeps header, doesn’t...
2015-06-22  Marek Vavrušadaemon/bindings: no userdata for rplan/query
2015-06-21  Marek Vavrušamodules/block: common suffix match
2015-06-21  Marek Vavrušadaemon/ffi: skip layer calls in invalid states
2015-06-20  Marek Vavrušamodules/block: added Aho-Corasick suffix match, pattern...
2015-06-20  Marek Vavrušadaemon/bindings: wrapped rrtypes, fixed pkt:add()
2015-06-16  Marek Vavrušadaemon/bindings: wip on query and packet bindings
2015-06-16  Marek Vavrušalib/utils: moved isaac cspring here
2015-06-16  Marek Vavrušalib/rplan: stringified query flags
2015-06-15  Marek Vavrušadaemon/bindings: some basic Lua interface to rplan...
2015-06-15  Marek Vavrušadaemon/bindings: fixed Lua <=5.1 compat and bad cast
2015-06-15  Marek Vavrušadaemon: fixed leaks and bad ffi module cleanup
2015-06-15  Marek Vavrušadaemon/bindings: Lua 5.0/5.1 compat
2015-06-15  Marek Vavrušamodules/block: block policies for queries
2015-06-15  Marek Vavrušadaemon/bindings: minimal Lua interface to packet and...
2015-06-15  Marek Vavrušadaemon/ffimodule: ignore undefined layers on load
2015-06-15  Marek Vavrušadaemon/bindings: cleanup
2015-06-13  Marek Vavrušadaemon/worker: argh
2015-06-13  Marek VavrušaMerge branch 'root-hints'
2015-06-13  Marek Vavrušamodules/hints: configurable root hints, part of module
2015-06-13  Marek Vavrušadaemon/engine: convert Lua tables to JSON for prop...
2015-06-13  Marek Vavrušadaemon/bindings: return top to previous after timer
2015-06-13  Marek Vavrušadocker: fixed broken musl libc + stack protector
2015-06-13  Marek VavrušaMerge branch 'faster-request-proc'
2015-06-12  Marek Vavrušalayer/rrcache: work around unreclaimable pages on clear
2015-06-10  Marek Vavrušamodules/redis: ping server if disconnected
2015-06-10  Marek Vavrušamodules/redis: missing header
2015-06-10  Marek Vavrušamodules/cachectl: fixed cachectl, optional pruning...
2015-06-10  Marek VavrušaMerge branch 'cache-redis' into faster-request-proc
2015-06-10  Marek Vavrušalua/sandbox: default cache backend/size
2015-06-10  Marek Vavrušamodules/redis: implement basic hiredis storage backend
next