]> git.ipfire.org Git - thirdparty/knot-resolver.git/shortlog
thirdparty/knot-resolver.git
2021-08-25  Tomas KrizekMerge branch 'dns64-features' into 'master' obs-knot-resolver-es11k1/deployments/1835 obs-knot-resolver-es11k1/deployments/1837 obs-knot-resolver-es11k1/deployments/1838 obs-knot-resolver-es11k1/deployments/1839 obs-knot-resolver-es11k1/deployments/1840 495/merge 506/merge 581/merge 818/merge
2021-08-25  Tomas Krizekmodules/dns64: improve code readability
2021-08-25  Vladimír Čunátmodules/dns64: document the new features
2021-08-19  Vladimír Čunátmodules/dns64: implement "exclusion prefixes"
2021-08-19  Vladimír Čunátlib/utils kr_straddr_subnet() nit
2021-08-19  Vladimír Čunátmodules/dns64: add kr_query::flags.DNS64_DISABLE
2021-08-19  Vladimír Čunátmodules/dns64: also map the reverse (PTR) subtree
2021-08-19  Vladimír Čunátmodules/dns64: allow configuring by a table
2021-08-19  Tomas KrizekMerge branch 'release-5-4-1' into 'master' obs-knot-resolver-8xyvhu/deployments/1828 obs-knot-resolver-es11k1/deployments/1829 obs-knot-resolver-es11k1/deployments/1830 obs-knot-resolver-es11k1/deployments/1831 obs-knot-resolver-es11k1/deployments/1832 obs-knot-resolver-es11k1/deployments/1833 obs-knot-resolver-es11k1/deployments/1834 obs-knot-resolver-kv62s6/deployments/1827 v5.4.1
2021-08-19  Tomas Krizekrelease 5.4.1
2021-08-19  Tomas KrizekMerge branch 'doh2-free-unsent-streams' into 'master'
2021-08-19  Tomas Krizekdoh2: use stream_write_data instead of stream user_data obs-knot-resolver-bs4hbr/deployments/1824
2021-08-18  Tomas Krizekdoh2: handle OOM when allocating callbacks
2021-08-18  Tomas Krizekdoh2: ensure memory from unsent streams is freed
2021-08-18  Vladimír ČunátMerge !1203: docker: update to Debian 11 obs-knot-resolver-es11k1/deployments/1823
2021-08-18  Tomas Krizekdocker: update to Debian 11
2021-08-10  Tomas KrizekMerge branch 'log-policy' into 'master' obs-knot-resolver-es11k1/deployments/1817 obs-knot-resolver-es11k1/deployments/1818 obs-knot-resolver-es11k1/deployments/1819 obs-knot-resolver-es11k1/deployments/1820 obs-knot-resolver-es11k1/deployments/1821 obs-knot-resolver-es11k1/deployments/1822 1144/merge
2021-08-10  Vladimír Čunátmodules/bogus_log nits
2021-08-10  Vladimír Čunátpolicy docs: rewrite the section about logging actions
2021-08-10  Vladimír Čunátpolicy trace-logging improvements
2021-08-10  Vladimír Čunátlib/log: add [rdebug] group
2021-08-10  Vladimír Čunáttrace_log: include the "[group]" tag in the messages
2021-08-10  Vladimír Čunátlua kr_request_t::selected:tostring(): adjust style
2021-08-10  Vladimír Čunátlib/log kr_log_fmt(): pass parameters more properly
2021-08-10  Vladimír Čunátlib/log nit: fix order of the levels
2021-08-10  Vladimír Čunátadjust RR-dumping style a little
2021-08-10  Vladimír Čunátdaemon: fix --version output
2021-08-09  Tomas KrizekMerge branch 'nits' into 'master'
2021-08-09  Vladimír Čunátci build:macOS: skip in security repo
2021-08-09  Vladimír Čunátlua kres.type: add new constants
2021-08-09  Vladimír Čunátdoc/build: add a couple optional dependencies
2021-08-09  Vladimír Čunátdnstap: avoid a false-positive warning
2021-08-05  Tomas KrizekMerge branch 'kres_gen_test-cross' into 'master' obs-knot-resolver-es11k1/deployments/1815 obs-knot-resolver-es11k1/deployments/1816
2021-08-05  Vladimír Čunátdaemon/lua/meson.build: disable kres_gen_test on cross
2021-08-05  Vladimír Čunátdaemon/lua/meson.build: whitespace
2021-07-30  Tomas KrizekMerge branch 'no-doh' into 'master' obs-knot-resolver-es11k1/deployments/1809 obs-knot-resolver-es11k1/deployments/1810 obs-knot-resolver-es11k1/deployments/1811 obs-knot-resolver-es11k1/deployments/1812 obs-knot-resolver-es11k1/deployments/1813 obs-knot-resolver-es11k1/deployments/1814
2021-07-30  Vladimír Čunátfix build without doh2 support
2021-07-29  Tomas KrizekMerge branch 'release-5-4-0' into 'master' obs-knot-resolver-8xyvhu/deployments/1807 obs-knot-resolver-es11k1/deployments/1808 obs-knot-resolver-kv62s6/deployments/1806 v5.4.0
2021-07-29  Tomas Krizekrelease 5.4.0
2021-07-29  Tomas Krizekdistro/tests: switch to a more reliable domain with...
2021-07-29  Tomas KrizekMerge branch 'doh-free-headers' into 'master'
2021-07-29  Tomas Krizekdaemon/http: fix crash on large buffers and document...
2021-07-29  Tomas Krizekdaemon/http: add more info to debug messagess
2021-07-29  Tomas Krizekdaemon/http: add helper assert to detect potential...
2021-07-29  Tomas Krizekdaemon/worker: ensure HTTP headers are freed on ignored...
2021-07-29  Tomas Krizekdaemon/http: refactor submitting to wirebuffer
2021-07-29  Tomas Krizekdaemon/http: ensure missing variable in URI is treated...
2021-07-29  Tomas Krizekdaemon/http: ensure headers are freed
2021-07-29  Tomas Krizekdaemon/http: refactor freeing headers into function
2021-07-29  Tomas KrizekMerge branch 'fine-grained-logging' into 'master'
2021-07-29  Tomas Krizeklogging: update kres-gen-31.lua
2021-07-29  Vladimír Čunátlua logging: expand the printf in lua already
2021-07-29  Vladimír Čunátlib/utils logging nit: use another logging group
2021-07-29  Vladimír Čunátlib/log.h: improve readability (hopefully)
2021-07-29  Vladimír Čunátlib/log kr_log_name2grp(): return -1 on failures
2021-07-29  Vladimír Čunátlib/log level names: disregard SYSLOG_NAMES
2021-07-29  Vladimír Čunátlib/log.h nit: tweak macro for __LINE__
2021-07-29  Tomas Krizekdoc: add changes revelant for custom modules
2021-07-29  Tomas Krizeklogging: linter nitpicks
2021-07-29  Tomas Krizeklogging: add lua API test coverage
2021-07-29  Tomas Krizeklogging: use log_groups() lua API
2021-07-29  Tomas Krizeklogging: use log_target() lua API
2021-07-29  Tomas Krizeklog: use log_level() lua API
2021-07-29  Vladimír Čunáttreewide: avoid using the deprecated verbose()
2021-07-29  Vladimír Čunátlib/log: redesign startup and target selection
2021-07-29  Vladimír Čunátlib/log detail: avoid a bit of duplication
2021-07-29  Vladimír Čunátlib/log.h: avoid defining types without kr_ prefix
2021-07-29  Lukáš Ježeklog: use kr_log_crit instead of kr_log_fatal
2021-07-29  Tomas Krizeklib/log: slightly improve log group description and...
2021-07-29  Lukáš Ježekdoc: logging
2021-07-29  Lukáš Ježekdoc: log() functions
2021-07-29  Lukáš Ježeketc/config: Remove log functions
2021-07-29  Lukáš Ježeklog: add log functions and LOG_GRP_MODULE group for...
2021-07-29  Vladimír Čunátlib/utils: drop a pair of unused macros
2021-07-29  Vladimír Čunáttreewide: replace VERBOSE_STATUS, WITH_VERBOSE, etc.
2021-07-29  Vladimír Čunátvalidate: add kr_rrset_validation_ctx_t::log_qry
2021-07-29  Vladimír Čunátlib/log: add kr_log_is_debug*()
2021-07-29  Vladimír Čunátlib/log: make trace-logging not prevent normal logging
2021-07-29  Vladimír Čunátrework logging from control sockets (+simplify)
2021-07-29  Vladimír ČunátQRVERBOSE: fix ignoring the log groups
2021-07-29  Vladimír Čunátlib/log: typing improvements
2021-07-29  Tomas Krizeklogging: fix GNUTLS logging
2021-07-29  Tomas Krizeklogging: use LOG_GRP_HTTP for http lua module
2021-07-29  Tomas Krizeklogging: nitpicks
2021-07-29  Tomas Krizeklogging: use dedicated DOTAUTH log for experimental...
2021-07-29  Tomas Krizeklogging: rename *_log_groups() function to plural
2021-07-29  Tomas Krizeklogging: add test for log groups
2021-07-29  Tomas Krizeklogging: add missing LOG_GRP_PLAN
2021-07-29  Tomas Krizeklogging: fix get_log_group()
2021-07-29  Tomas Krizeklogging: add LOG_GRP_DEVEL
2021-07-29  Tomas Krizeklogging: print group name padded to 6 characters
2021-07-29  Tomas Krizeklogging: add get_log_group() with better API
2021-07-29  Tomas Krizeklogging: ensure get/set_log_level behaves consistently
2021-07-29  Tomas Krizeklib: make NOTICE the default log level
2021-07-29  Tomas Krizekdaemon/main: log interactive message properly
2021-07-29  Lukáš Ježeklog: fix kr_log_fmt SIGSEGV crash
2021-07-29  Lukáš Ježeklog: use kr_log_debug instead kr_log_verbose
2021-07-29  Lukáš Ježeklog: fix CI tests
2021-07-29  Lukáš Ježeklog: lua logging
2021-07-29  Lukáš Ježeklog: fix CI tests
next