]> git.ipfire.org Git - thirdparty/knot-resolver.git/shortlog
thirdparty/knot-resolver.git
2019-07-12  Ivana KrumlováWIP padding module padding-flag 818/head
2019-07-11  Ivana KrumlováWIP: sets PADDING_REQUIRED flag for every request
2019-05-20  Vladimír Čunátfixup! add FORCE_PADDING option for requests
2019-05-20  Vladimír Čunátpolicy.FLAGS: apply the rules to kr_request as well
2019-05-17  Vladimír Čunátfixup! add FORCE_PADDING option for requests
2019-05-17  Vladimír Čunátfixup! kres-gen: make it work with static libkres as...
2019-05-17  Vladimír Čunátadd FORCE_PADDING option for requests
2019-05-17  Vladimír Čunátkres-gen: make it work with static libkres as well
2019-05-17  Vladimír Čunátlib/resolve: avoid possibly unwanted padding
2019-05-06  Petr ŠpačekMerge branch 'docs-fixes' into 'master'
2019-04-29  Vladimír Čunátdocs for worker.stats()
2019-04-29  Vladimír Čunátdocs: nitpick fixes from mailing-list
2019-04-26  Tomas KrizekMerge branch 'ci-fixes' into 'master'
2019-04-26  Tomas Krizekci: fix test:valgrind
2019-04-26  Tomas Krizekci: collect logs from respdiff:baisc
2019-04-26  Tomas KrizekMerge branch 'ci-update-image' into 'master'
2019-04-26  Tomas Krizekci: update debian-buster docker image
2019-04-25  Vladimír ČunátMerge !810: meson fixes
2019-04-25  Tomas Krizekmeson: nitpick newline
2019-04-25  Tomas Krizekmeson: dnstap - use declare_dependency for generated...
2019-04-23  Tomas Krizekmeson: explicitly disable unity builds
2019-04-18  Tomas KrizekMerge branch 'release-4-0-0' into 'master' v4.0.0
2019-04-18  Tomas Krizekrelease 4.0.0
2019-04-18  Tomas Krizekci: remove check for debian symbols
2019-04-18  Tomas KrizekMerge branch 'packaging-doh' into 'master'
2019-04-18  Petr Špačekhttp: upgrading to 4.0.0 docs
2019-04-18  Tomas Krizekdoc/net: nitpicks and system-kresd.slice restart
2019-04-18  Petr Špačekhttp: polish docs
2019-04-18  Petr Špačekdocs: polish network configuration bits
2019-04-18  Tomas Krizekdoc/upgrading: mention changed to http module
2019-04-18  Tomas Krizekmodules/http: use port 8453 as default for web management
2019-04-18  Tomas Krizekdoc: unify documented DoH port usage to 443
2019-04-18  Tomas Krizekci: treat config.ta_update test as a special snowflake
2019-04-18  Tomas Krizeketc/config: explicitly set kind to tls
2019-04-18  Tomas Krizekdocker: update ports, add doh
2019-04-18  Tomas Krizekdoc: document http module usage with systemd
2019-04-18  Tomas Krizekdistro/deb: daemon-reload after http installation
2019-04-18  Tomas Krizeksystemd: use 44353 for DoH port
2019-04-18  Tomas Krizekdistro/tests: remove fedora workaround
2019-04-18  Tomas Krizekdistro/rpm: update dependency names
2019-04-18  Tomas Krizekdistro: add explicit dependency on new lua-cqueues
2019-04-18  Tomas Krizekdistro/tests: additional tests, including DoH
2019-04-18  Tomas Krizeksystemd: integrate http module with systemd
2019-04-18  Tomas Krizekmodules/experimental_dot_auth: remove bundled basexx
2019-04-18  Tomas Krizekscripts: update obs-testbuild.sh
2019-04-18  Tomas Krizekdistro/rpm: create knot-resolver-module-http package
2019-04-18  Tomas Krizekdistro/deb: add ta_update module
2019-04-18  Tomas KrizekMerge branch 'http-ephemeral-lifetime' into 'master'
2019-04-18  Vladimír Čunátmodules/http: fix too early renewal of ephemeral certif...
2019-04-18  Tomas KrizekMerge branch 'http-config-fixes' into 'master'
2019-04-18  Petr Špačekhttp: remove leftovers after transition to net.listen...
2019-04-18  Petr Špačekhttp: usability improvement
2019-04-18  Tomas KrizekMerge branch 'http-sockets' into 'master'
2019-04-18  Petr Špačekhttp: assorted fixed to make luacheck happy
2019-04-18  Petr Špačekhttp: fix http.tls config tests and validate certs...
2019-04-18  Petr Špačekhttp: fix forgotten doh config tests
2019-04-18  Petr Špačekhttp: update docs
2019-04-18  Petr Špačekhttp: respect socket type provided by net.listen()...
2019-04-18  Petr Špačektests: disable output buffering in config tests
2019-04-18  Petr Špačekhttp: handle socket closure from net.close()
2019-04-18  Petr Špačekhttp: use sockets from net.listen()
2019-04-18  Petr Špačekhttp: config templates
2019-04-18  Petr Špačekhttp: new function to merge config sets
2019-04-18  Petr Špačekhttp: remove obsolete function interface()
2019-04-18  Petr Špačekhttp: remember server config in http.servers table
2019-04-18  Vladimír Čunátlua net.listen() tweaks (+docs)
2019-04-18  Vladimír Čunátlua net.list(): change output and docs
2019-04-18  Vladimír Čunátlua net.close(): multiple fixes
2019-04-18  Vladimír Čunátdaemon: support for more endpoint kinds
2019-04-18  Vladimír Čunátdaemon/bindings: add lua_pushpointer()
2019-04-18  Vladimír Čunátsimplify approach to bind()
2019-04-18  Vladimír Čunátnet.listen(): return false on failure, not nil
2019-04-18  Petr ŠpačekMerge branch 'net-interfaces-mac' into 'master'
2019-04-18  Vladimír Čunátlua net.interfaces(): fix mac addresses
2019-04-18  Petr ŠpačekMerge branch 'alignof' into 'master'
2019-04-18  Vladimír Čunátlib/generic/lru: try to resolve alignof warnings
2019-04-17  Tomas KrizekMerge branch 'lua-light-userdata_4.0.0' into 'master'
2019-04-17  Vladimír Čunátdocument module API+ABI changes
2019-04-17  Vladimír Čunátmodules/README.rst: quick full-pass review
2019-04-17  Vladimír Čunátlua module layers: avoid incorrect returns on errors
2019-04-17  Vladimír Čunátmodule API+ABI: remove one level of indirection
2019-04-17  Tomas KrizekMerge branch 'dnstap-turris' into 'master'
2019-04-16  Jan Pavlinecdnstap: fix compilation on Turris Omnia
2019-04-16  Vladimír ČunátMerge !801: more table print improvements
2019-04-16  Petr Špačektable_print: also print function addresses
2019-04-11  Petr Špačektable_print: do not run hook for C functions
2019-04-11  Petr Špačektable_print: simplification
2019-04-11  Petr Špačektable_print: simplify vararg handling
2019-04-11  Petr Špačektable_print: indicate that C functions do not have...
2019-04-11  Petr Špačektable_print: fix indentation
2019-04-11  Petr ŠpačekMerge branch 'doh_experiment' into 'master'
2019-04-11  Petr Špačekdoh: example how to listen on all addresses
2019-04-11  Petr Špačekdoh: fix error handling around empty POST
2019-04-11  Vladimír Čunátfixup! modules/http DoH: allocate req.qsource on req...
2019-04-11  Vladimír Čunátfixup! modules/http DoH: allocate req.qsource on req...
2019-04-11  Vladimír Čunátmodules/http DoH: allocate req.qsource on req.pool
2019-04-11  Vladimír Čunátlib/utils kr_straddr_socket(): support mempools
2019-04-11  Vladimír Čunátlua resolve*(): fix a problem with JIT
2019-04-11  Petr Špačekdoh: add docs
2019-04-11  Petr Špačekhttp: print nice error if cert exists but key does not
next