2018-09-07 |
Marek Vavruša | resolve: write EDNS to wire after the finish layer |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | nsrep: verbose probe message, cap timeout value, less... |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | lru: fix case when inserting value with larger size... |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | iterate: remove NO_MINIMIZE from transitive flags |
commit | commitdiff | tree |
2018-09-07 |
Anbang Wen | daf: bugfix for rule deletion, hint for duplicated... |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | don't rewrite cached SOA records from negative answers |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | modules/policy: check whether query is defined |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | removed invalid assertion |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | daemon/worker: always try multiple upstreams even if... |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | modules/daf: allow multiple argument matching in filter |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | Revert "nsrep: respect NO_THROTTLE for timeouted namese... |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | modules/daf: case insensitive feature flags |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | modules/daf,renumber: fixed the modules and added tests |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | lib/resolve: randomize qname in checkout layer when... |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | daemon/worker: move checkout layer before connect,... |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | lib/utils: removed obsoleted functions |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | nsrep: respect NO_THROTTLE for timeouted nameservers |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | worker: fixed a mistakenly used pkt_buf instead of pkt |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | lib/generic/pack: fix operations on empty pack |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | defines: make retry limits compile time configurable |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | zonecut: fix kr_zonecut_find_nsname with the trie imple... |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | lib/cache: removed assertion that causes server to... |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | iterate: fix minimisation downgrade when encountering... |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | nsrep: never blacklist NSs because of SERVFAIL/REFUSED |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | iterate: do not treat REFUSED as soft fail with retries |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | updated cache:insert_rr() interface with cache scope... |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | implement basic infrastructure for scoped cache |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | network: make TCP_BACKLOG_DEFAULT a compile time define... |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | check per-query flags instead of global options, getter... |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | add bindings for the checkout layer |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | lib/resolve: don't append EDNS to garbage packets |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | modules/http: added an error handler to HTTP streams |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | resolve: always update QNAME after zone cut update |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | http: allow loading custom endpoints to http |
commit | commitdiff | tree |
2018-09-07 |
anb | Restore visibility for cache stats |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | cache: changed get_new_ttl private API to allow custom... |
commit | commitdiff | tree |
2018-09-07 |
Marek Vavruša | cache: restored kr_cache_insert_rr API |
commit | commitdiff | tree |
2018-09-04 |
Vladimír Čunát | Merge !664: KNOT_MINVER: 2.7.1 -> 2.7.2 |
commit | commitdiff | tree |
2018-09-03 |
Vladimír Čunát | Re-revert "kr_nsec_bitmap_contains_type(): moved to... |
commit | commitdiff | tree |
2018-09-03 |
Vladimír Čunát | Makefile: KNOT_MINVER 2.7.1 -> 2.7.2 |
commit | commitdiff | tree |
2018-09-03 |
Tomas Krizek | Merge branch 'ci-fix' into 'master' |
commit | commitdiff | tree |
2018-09-03 |
Tomas Krizek | ci: docker/fedora - add knot-resolver-testing OBS repos... |
commit | commitdiff | tree |
2018-09-03 |
Tomas Krizek | ci: update respdiff configs |
commit | commitdiff | tree |
2018-09-03 |
Tomas Krizek | Merge branch 'ci-rpm-builds' into 'master' |
commit | commitdiff | tree |
2018-09-03 |
Tomas Krizek | ci: docker/fedora - add OBS to EPEL7 mock |
commit | commitdiff | tree |
2018-09-03 |
Tomas Krizek | ci: docker/fedora update to F29 |
commit | commitdiff | tree |
2018-09-03 |
Vladimír Čunát | Merge !663: ci: optimize respdiff |
commit | commitdiff | tree |
2018-09-03 |
Tomas Krizek | ci: optimize respdiff |
commit | commitdiff | tree |
2018-09-03 |
Vladimír Čunát | Merge !650: misc nitpicks (see commits) |
commit | commitdiff | tree |
2018-09-03 |
Vladimír Čunát | misc nitpicks (see commits) |
commit | commitdiff | tree |
2018-08-28 |
Tomas Krizek | Merge branch 'ci-update-respdiff-jobs' into 'master' |
commit | commitdiff | tree |
2018-08-28 |
Tomas Krizek | ci: update respdiff jobs |
commit | commitdiff | tree |
2018-08-27 |
Tomas Krizek | Merge branch 'ci-respdiff-stats' into 'master' |
commit | commitdiff | tree |
2018-08-24 |
Tomas Krizek | ci: respdiff - add option to force respdiff execution |
commit | commitdiff | tree |
2018-08-24 |
Tomas Krizek | ci: respdiff - use statcmp to plot graphs |
commit | commitdiff | tree |
2018-08-23 |
Tomas Krizek | ci: respdiff - collect png graphs |
commit | commitdiff | tree |
2018-08-23 |
Tomas Krizek | ci: respdiff - create unique labels |
commit | commitdiff | tree |
2018-08-23 |
Tomas Krizek | ci: enable multiple respdiff runs |
commit | commitdiff | tree |
2018-08-23 |
Petr Špaček | Merge branch 'ci-deckard-update' into 'master' |
commit | commitdiff | tree |
2018-08-23 |
Petr Špaček | ci: update Deckard in attempt to make CI more reliable |
commit | commitdiff | tree |
2018-08-17 |
Tomas Krizek | Merge branch 'release_300' into 'master' v3.0.0 |
commit | commitdiff | tree |
2018-08-17 |
Tomas Krizek | release 3.0.0 |
commit | commitdiff | tree |
2018-08-17 |
Tomas Krizek | ci: check libkres symbols file |
commit | commitdiff | tree |
2018-08-17 |
Tomas Krizek | libkres: bump ABI to 8 |
commit | commitdiff | tree |
2018-08-17 |
Tomas Krizek | update minimal libknot version to 2.7.1 |
commit | commitdiff | tree |
2018-08-17 |
Tomas Krizek | scripts: utility script for OBS test build |
commit | commitdiff | tree |
2018-08-17 |
Tomas Krizek | ci: turn on respdiff:iter.tls6 job |
commit | commitdiff | tree |
2018-08-17 |
Petr Špaček | cookies: hide module documentation |
commit | commitdiff | tree |
2018-08-17 |
Petr Špaček | Merge branch 'restore-cache-ops' into 'master' |
commit | commitdiff | tree |
2018-08-17 |
Vladimír Čunát | cache.clear() tests: add cache.clear('.', true) |
commit | commitdiff | tree |
2018-08-17 |
Petr Špaček | cache: update NEWS |
commit | commitdiff | tree |
2018-08-17 |
Petr Špaček | cache.clear: clearing root clears everything, not only... |
commit | commitdiff | tree |
2018-08-17 |
Petr Špaček | cache: update docs |
commit | commitdiff | tree |
2018-08-17 |
Vladimír Čunát | cache: relocate cache ABI version entry |
commit | commitdiff | tree |
2018-08-17 |
Petr Špaček | cache.clear: log when asynchonous clear is finished... |
commit | commitdiff | tree |
2018-08-17 |
Petr Špaček | WIP: docs |
commit | commitdiff | tree |
2018-08-17 |
Petr Špaček | cache.clear: tests |
commit | commitdiff | tree |
2018-08-17 |
Petr Špaček | tests/config: remove duplicite keyfile tests |
commit | commitdiff | tree |
2018-08-17 |
Petr Špaček | cache.clear: use same output format for full cache... |
commit | commitdiff | tree |
2018-08-17 |
Petr Špaček | cache.clear: use same output format for exact qname... |
commit | commitdiff | tree |
2018-08-17 |
Petr Špaček | cache.clear: allow callback to modify return value |
commit | commitdiff | tree |
2018-08-17 |
Petr Špaček | cache.clear: clarify chunk size limit |
commit | commitdiff | tree |
2018-08-17 |
Petr Špaček | cache.clear(): display apex name if needed |
commit | commitdiff | tree |
2018-08-17 |
Petr Špaček | cache: return number of removed entries from remove_... |
commit | commitdiff | tree |
2018-08-17 |
Vladimír Čunát | cache.clear(): return a table |
commit | commitdiff | tree |
2018-08-17 |
Vladimír Čunát | cache.clear(): various warnings |
commit | commitdiff | tree |
2018-08-17 |
Vladimír Čunát | cache API: avoid some ENOENT errors |
commit | commitdiff | tree |
2018-08-17 |
Vladimír Čunát | lib/resolve nitpick: clear lint warnings |
commit | commitdiff | tree |
2018-08-17 |
Vladimír Čunát | cache+lua: add kr_cache_closest_apex() API |
commit | commitdiff | tree |
2018-08-17 |
Vladimír Čunát | docs for cache.prune(): mention the planned GC |
commit | commitdiff | tree |
2018-08-17 |
Vladimír Čunát | cache.get(): disable again, for now |
commit | commitdiff | tree |
2018-08-17 |
Vladimír Čunát | cache.clear(): more flexibility via parameters |
commit | commitdiff | tree |
2018-08-17 |
Vladimír Čunát | cache.clear(name), cache.get(name): review |
commit | commitdiff | tree |
2018-08-17 |
Anbang Wen | cache: restore kr_cache_match and kr_cache_remove |
commit | commitdiff | tree |
2018-08-17 |
Vladimír Čunát | Merge !657: remove memcached and redis from source... |
commit | commitdiff | tree |
2018-08-17 |
Petr Špaček | remove memcached and redis modules from source tree |
commit | commitdiff | tree |
2018-08-16 |
Petr Špaček | Merge branch 'test-bitmaps' into 'master' |
commit | commitdiff | tree |
2018-08-16 |
Vladimír Čunát | Revert "kr_nsec_bitmap_contains_type(): moved to libdnssec" |
commit | commitdiff | tree |
2018-08-14 |
Petr Špaček | Merge branch 'ta_sentinel-static' into 'master' |
commit | commitdiff | tree |
2018-08-14 |
Vladimír Čunát | ta_sentinel: also consider static trust anchors |
commit | commitdiff | tree |
next |