]> git.ipfire.org Git - thirdparty/knot-resolver.git/shortlog
thirdparty/knot-resolver.git
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
2015-06-10  Marek Vavrušatravis: cut slack some slack
2015-06-10  Marek Vavrušadaemon/worker: malloc.h is not present on OS X
2015-06-09  Marek Vavrušalib: cleanup
2015-06-09  Marek Vavrušalib/lru: args checking
2015-06-09  Marek Vavrušalayer/iterate: don't even try to minimize root
2015-06-09  Marek Vavrušamodules/cachectl: count pruned towards deletes
2015-06-09  Marek Vavrušalib/zonecut: check for parent of root
2015-06-09  Marek Vavrušamodules/cachectl: incremental pruning, can clear 64k...
2015-06-09  Marek Vavrušalib/cache: cache fixes, use substruct instead of pointe...
2015-06-09  Marek Vavrušalayer/pktcache: treat all cache insert errors as errors
2015-06-09  Marek Vavrušadaemon/worker: decommit memory every 1000nth pool delete
2015-06-08  Marek Vavrušacontrib: ccan/json possible uninitialized use
2015-06-08  Marek Vavrušadaemon: allocate worker from pool, cleanup
2015-06-08  Marek Vavrušatests/test_cache: dladdr is broken for local syms
2015-06-07  Marek Vavrušabuild: brought back PIC for modules
2015-06-07  Marek Vavrušadaemon/worker: keep freelist of mempools for recycling
2015-06-07  Marek VavrušaMerge branch 'build-changes-q2' into faster-request...
2015-06-07  Marek Vavrušacontrib: use embedded ucw/mempool instead of libknot...
2015-06-07  Marek Vavrušacontrib/ucw: use stdlib alloc routines instead of xmall...
2015-06-07  Marek Vavrušacontrib: added mempools from libucw
2015-06-07  Marek Vavrušamodules/kmemcached: missing documentation, doc cleanup
2015-06-07  Marek Vavrušabuild: renamed libkresolve => libkres, kresolved =...
2015-06-07  Marek Vavrušabuild: allow library to be built statically
2015-06-07  Marek Vavrušalayer/rrcache: rewritten RR merging code
2015-06-07  Marek Vavrušalayer/*cache: lookup only on first iteration
2015-06-07  Marek Vavrušalayer/iterate: glue may be in ANSWER, cleanup
2015-06-07  Marek Vavrušalib/resolve: do not reelect NS after addr resolution
2015-06-07  Marek Vavrušalib/cache: return records that are going to be expired...
2015-06-07  Marek Vavrušalib/cache: save cache lookup if record is stale and...
2015-06-06  Marek Vavrušalib/nsrep: NS reputation cache in addition to RTT cache
2015-06-05  Marek Vavrušalib/zonecut: prefetch A/AAAA records from cache
2015-06-05  Marek Vavrušalib/cache: better handling of TXN_OPEN, cleanup
2015-06-05  Marek Vavrušalib/resolve: fix minimized QNAME if zone cut changes
2015-06-05  Marek Vavrušatests: improved array test
2015-06-05  Marek VavrušaRevert "daemon/worker: ring buffer to recycle mempools"
2015-06-04  Marek VavrušaMerge branch 'ns-rtt-cache'
2015-06-04  Marek Vavrušadaemon: cleanup
2015-06-04  Marek VavrušaMerge branch 'master' into ns-rtt-cache
2015-06-04  Marek VavrušaMerge branch 'fix-ns-badboys'
2015-06-04  Marek VavrušaMerge branch 'master' into fix-ns-badboys
2015-06-04  Marek Vavrušatests: cleanup in lru test
2015-06-04  Marek Vavrušageneric/array: shot myself to the foot
2015-06-04  Marek Vavrušadaemon/worker: ring buffer to recycle mempools
2015-06-04  Marek Vavrušatests: added missing lru unit test
2015-06-04  Karel SlanyMerge branch 'dnssec-integration-test'
2015-06-04  Karel Slanytests: converting algorithm identifier to number in...
2015-06-04  Marek Vavrušalib/resolve: faster subrequests zonecut lookup
2015-06-04  Marek Vavrušatests/integration: added RTT LRU cache to tests
2015-06-04  Marek Vavrušalib/nsrep: lower bound on rtt, optional throttling
2015-06-03  Marek Vavrušalayer/pktcache: fixed shadowed variable, cleanup
2015-06-03  Marek Vavrušalib/cache: improve cache materialization
2015-06-03  Marek Vavrušalayer/iterate: cleanup, use compr hints
2015-06-03  Marek Vavrušalib/nsrep: 5% chance of probing for timeouted servers
next