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