]> git.ipfire.org Git - thirdparty/knot-resolver.git/shortlog
thirdparty/knot-resolver.git
2015-07-21  Marek Vavrušadaemon/main: added check for dupfd
2015-07-21  Marek VavrušaMerge branch 'predict'
2015-07-20  Marek Vavrušamodules/stats: sample all expiring records
2015-07-20  Marek Vavrušalib/resolve: overlay is not copied on startup
2015-07-19  Marek Vavrušamodules/predict: turn off prediction by setting empty...
2015-07-19  Marek Vavrušamodules/predict: cleanup
2015-07-19  Marek Vavrušageneric/lru: 16bit refcounts/length
2015-07-18  Marek Vavrušatests: fixed rplan tests
2015-07-18  Marek Vavrušalib/rplan: ability to refetch expiring queries
2015-07-18  Marek Vavrušalayer/rrcache: minttl 5s default
2015-07-18  Marek Vavrušalib/resolve: per-request options, worker.resolve()...
2015-07-18  Marek Vavrušamodules/predict: cleaned up implementation, doc
2015-07-18  Marek Vavrušamodules/prefetch: frequent sampling, fetch iteration
2015-07-17  Marek Vavrušamodules/prefetch: 5x multisampling, 20% jitter
2015-07-17  Marek Vavrušamodules/prefetch: multisampling, expiring prefetch...
2015-07-17  Marek Vavrušamodules/stats: log frequent and expiring queries
2015-07-17  Marek Vavrušamodules/prefetch: wip
2015-07-17  Marek Vavrušalib/resolve: fixed TCP retransmit
2015-07-17  Marek Vavrušadaemon/worker: cleanup ioreq recycling, correct checkin...
2015-07-17  Ondřej SurýAlways change results from travis to gitter.im since...
2015-07-17  The Gitter... Added Gitter badge
2015-07-16  Ondřej SurýCall the webhook only on change/change
2015-07-16  Ondřej SurýEnable gitter.im webhook
2015-07-15  Marek VavrušaMerge commit '931d736540012dd8a770650434b3d901434930e3'
2015-07-15  Marek Vavrušadaemon/worker: cleanup and fixed early memset
2015-07-15  Marek Vavrušadaemon/io: use recvmmsg for master sockets, recvmsg...
2015-07-15  Marek Vavrušadaemon/worker: fixed bad memory access with delayed...
2015-07-14  Marek Vavrušalayer/iterate: do DNS 0x20 only for outbound queries
2015-07-14  Marek Vavrušadaemon/worker: smaller starting mempool per request...
2015-07-14  Marek Vavrušadaemon/worker: satisfy subreq sockets from freelist
2015-07-14  Marek Vavrušadaemon/io: fix closing TCP sockets without worker knowi...
2015-07-13  Marek Vavrušadaemon/worker: track ipv4/ipv6 requests
2015-07-13  Marek Vavrušalib/rrcache: allow replacement of expiring records
2015-07-13  Marek Vavrušamodules/stats: 10-100-1000 ms latency tracking
2015-07-13  Marek Vavrušamodules/stats: expose frequent queries LRU turnover
2015-07-13  Marek Vavrušageneric/lru: count updates in slot for item-slot stickiness
2015-07-13  Marek Vavrušamodules/stats: fixed potential crash on empty prefix
2015-07-13  Marek Vavrušadaemon/lua: fixed output printing
2015-07-13  Marek VavrušaMerge branch 'stats-improved' into prefetch-wip
2015-07-13  Marek Vavrušamodules/stats: sample list of most frequent iterative...
2015-07-13  Marek Vavrušamodules/stats: persistent metrics table
2015-07-13  Marek Vavrušageneric/lru: evictions counter to aid efficiency prediction
2015-07-13  Marek Vavrušadaemon/lua: fixed output printing
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
next