]> git.ipfire.org Git - thirdparty/knot-resolver.git/shortlog
thirdparty/knot-resolver.git
2019-05-31  Vladimír ČunátWIP: this code certainly was suspicious lua-looping
2019-05-30  Vladimír ČunátMerge !815: lib/nsrep: refactor a piece of code
2019-05-30  Vladimír Čunátlib/nsrep: refactor a piece of code
2019-05-29  Tomas KrizekMerge branch 'p/uv_write-lifetime' into 'master'
2019-05-29  Vladimír Čunátdaemon TCP to upstream: don't send wrong message length
2019-05-28  Petr ŠpačekMerge branch 'net_bufsize' into 'master'
2019-05-28  Petr Špačekdocs: clarify meaning of net.bufsize
2019-05-28  Vladimír Čunátdocs for net.bufsize(): fix a typo
2019-05-24  Tomas KrizekMerge branch 'test-ci-adjust-times' into 'master'
2019-05-24  Tomas Krizekmodules/ta_update.test: increase test times for CI
2019-05-24  Vladimír ČunátMerge !820: doc: systemd
2019-05-22  Tomas Krizeksystemd: add note about locahost defaults
2019-05-22  Tomas Krizeksystemd: omit unneeded IP from ListenStream/Datagram
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
next