]> git.ipfire.org Git - thirdparty/knot-resolver.git/shortlog
thirdparty/knot-resolver.git
2015-05-13  Marek VavrušaMerge branch 'master' of gitlab.labs.nic.cz:knot/resolver
2015-05-13  Marek Vavrušalib/layer: answer both m12n/full names from cache
2015-05-13  Ondřej SurýFirst try autotools then cmake
2015-05-13  Marek Vavrušalib/rrcache: commit after cache prune
2015-05-13  Marek Vavrušadaemon/worker: synchronous send
2015-05-12  Marek Vavrušabuild: bumped libuv version
2015-05-12  Marek VavrušaMerge branch 'uv-closefail-cache-errors'
2015-05-12  Marek Vavrušalib/pktcache: base ttl (fallback), cache IN only
2015-05-12  Marek Vavrušalib/resolve: clear ‘cached’ flag on requery
2015-05-12  Marek Vavrušadaemon/worker: set ioreq-data early, cancel on timeout
2015-05-12  Marek Vavrušabuild: added -ldl for some platforms
2015-05-11  Marek Vavrušatests: fixed typo
2015-05-11  Marek Vavrušatests: soamin test is already fixed
2015-05-11  Marek Vavrušatests: moved integration deps
2015-05-10  Marek Vavrušascripts: fixed dockerfile
2015-05-10  Marek Vavrušatests: preload mock calls on Linux
2015-05-10  Marek Vavrušalib/resolve: fixed good cached ns expired, only bad...
2015-05-10  Marek Vavrušatests: added ncache tests, fixed ‘time elapsed’
2015-05-10  Marek Vavrušalib/pktcache: fixed too long cache times
2015-05-10  Marek Vavrušapktcache: adjust ttl in records
2015-05-09  Marek Vavrušatests: use edns=1 for queries
2015-05-09  Marek Vavrušatests: added pktcache
2015-05-09  Marek Vavrušadaemon/io: check for bad udp reads
2015-05-09  Marek Vavrušabuild: update brew
2015-05-09  Marek Vavrušapktcache: maximum time limit, cache only nodata/nxdomain
2015-05-09  Marek Vavrušabuild: added libtasn1 brew dependency
2015-05-09  Marek Vavrušadoc: updated ketcd
2015-05-09  Marek Vavrušadoc: added ketcd
2015-05-07  Marek Vavrušadoc: documented Lua modules
2015-05-07  Marek Vavrušamodules/ketcd: cleanup, added some documentation
2015-05-07  Marek Vavrušamodules: fixed install target of Lua modules
2015-05-07  Marek Vavrušadoc: daemon doc cleanup
2015-05-07  Marek Vavrušadaemon/lua: syntactic sugar for ‘net’
2015-05-07  Marek Vavrušadaemon/bindings: syntactic sugar for cache
2015-05-07  Marek Vavrušabuild: fixed build rule for modules
2015-05-07  Marek Vavrušamodules/ketcd: added polling
2015-05-07  Marek Vavrušabuild: Lua modules with multiple source files
2015-05-07  Marek Vavrušadaemon/ffimodule: support for main thread/coroutine
2015-05-07  Marek Vavrušamodules/ketcd: Etcd module
2015-05-07  Marek Vavrušadaemon/bindings: report errors in events
2015-05-07  Marek Vavrušadaemon/ffimodule: support for Lua modules (including...
2015-05-07  Marek Vavrušabuild: modules/lua, added clean rule
2015-05-06  Marek Vavrušadaemon/engine: support for Lua modules, stub etcd module
2015-05-06  Marek Vavrušalib/modules: layer() api now accept module name
2015-05-06  Marek Vavrušadaemon/bindings: cleanup in formatting
2015-05-05  Marek Vavrušabuild: slack integration
2015-05-05  Marek Vavrušalib: write debug to stdout (buffered)
2015-05-05  Marek Vavrušadaemon/io: fixed corrupted handles with exhausted TCP...
2015-05-05  Marek Vavrušalib/resolve: fixed nested NS dependency chains
2015-05-05  Marek Vavrušalib/resolve: response marked as resolved too early
2015-05-04  Marek Vavrušabuild: experimental slack integration
2015-05-03  Marek VavrušaMerge branch 'cache-backends'
2015-05-03  Marek Vavrušadoc: updated documentation for cache backends
2015-05-03  Marek Vavrušadaemon: added cache.backends() binding
2015-05-03  Marek Vavrušalib/rrcache: renamed itercache to rrcache
2015-05-03  Marek Vavrušalib/pktcache: packet cache (used for caching negative...
2015-05-03  Marek Vavrušalib/resolve: produce() layers can generate answer,...
2015-05-03  Marek Vavrušalib/iterate: accept other in-bailiwick data to answer
2015-05-03  Marek Vavrušalib/resolve: correct edns0 handling for clients
2015-05-03  Marek Vavrušalib/resolve: increased buflen to accomodate edns0/dnssec
2015-05-02  Marek Vavrušadaemon/engine: extensible registry of cache backends
2015-05-02  Marek Vavrušalib/cache: open with generic storage options
2015-05-02  Marek Vavrušalib/cache: relaxed API to allow other assets than RR
2015-05-02  Marek VavrušaMerge branch 'fix-edns0-badimpl'
2015-05-02  Marek Vavrušadaemon/worker: close all handles in worker, pass throug...
2015-05-02  Marek Vavrušalib: revert to rfc1035 basic dns query on bad reply
2015-04-30  Marek Vavrušalib: removed unused headers
2015-04-29  Marek Vavrušadaemon/engine: missing prefix
2015-04-29  Marek Vavrušadaemon/engine: use MODULEDIR for Lua includes
2015-04-29  Marek VavrušaMerge branch 'events'
2015-04-29  Marek Vavrušadaemon/binding: cleanup
2015-04-29  Marek Vavrušadaemon/lua: time constants in env
2015-04-29  Marek Vavrušadaemon/bindings: introduced 'event' package for timers
2015-04-29  Marek Vavrušadaemon/engine: check for bad upvalues in module trampoline
2015-04-28  Marek VavrušaMerge branch 'contrib-csprng'
2015-04-28  Marek Vavrušacontrib: created 'contrib' directory with ccan/isaac...
2015-04-28  Marek VavrušaMerge branch 'resolve-split-api'
2015-04-28  Marek Vavrušalib/iterate: disable qname m12 on positive answers
2015-04-28  Marek Vavrušalib/resolve: fixed debug build
2015-04-28  Marek Vavrušadaemon/worker: implemented iteration limit
2015-04-27  Marek VavrušaMerge branch 'resolve-split-api'
2015-04-27  Marek Vavrušabuild: cleanup in make rules
2015-04-27  Marek Vavrušamodules/hints: fixed memleak on exit
2015-04-27  Marek Vavrušadaemon: fixed memleak in network address pack
2015-04-27  Marek Vavrušadaemon: fixed memleak in CLI
2015-04-27  Marek Vavrušadaemon/net: use REUSEADDR and IPV6ONLY for bound sockets
2015-04-27  Marek Vavrušadaemon/worker: timeouts for queries/connections
2015-04-26  Marek Vavrušatests: added reserve test for array
2015-04-26  Marek Vavrušatests: added parameter checks for zonecut
2015-04-26  Marek Vavrušadaemon/worker: reworked multiplexed worker
2015-04-26  Marek Vavrušalib/resolve: check for non-rd query input
2015-04-26  Marek Vavrušalib/rplan: removed long-lived wr transactions
2015-04-24  Marek Vavrušadaemon/worker: partially implemented multiplexed resolution
2015-04-24  Marek Vavrušadaemon/io: don’t use handle data for buffers
2015-04-24  Marek Vavrušalib/resolve: initialize answer from query (if provided)
2015-04-23  Marek Vavrušadaemon/lua: use rawget/rawset to avoid metatable evaluation
2015-04-23  Marek Vavrušadaemon/engine: unload module if loaded
2015-04-22  Marek VavrušaMerge branch 'resolve-split-api'
2015-04-22  Marek Vavrušadoc: updated API doc and examples
2015-04-22  Marek Vavrušalib/resolve: iterative producer-consumer API implementation
next