summaryrefslogtreecommitdiffstats
path: root/modules/dnstap (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge 'origin/master' into 6.0 - last merge before renameOto Šťáva2024-05-141-0/+1
|\
| * Silence Clang-TidyOto Šťáva2024-05-131-0/+1
* | Merge remote-tracking branch 'origin/master' into 6.0Oto Šťáva2024-05-021-2/+1
|\|
| * modules/*/meson.build: add missing dependenciesOto Šťáva2024-05-021-2/+1
* | Merge remote-tracking branch 'origin/6.0' into daemon-refactor-2Oto Šťáva2023-06-2221-54/+0
|\ \
| * | tests: remove tests/packagingJakub Ružička2022-09-2721-54/+0
| |/
* / daemon: basic implementation of TCP and UDP with protolayersOto Šťáva2023-01-261-2/+2
|/
* modules/dnstap nit: silence a lint:tidy warningVladimír Čunát2022-08-011-1/+1
* modules/dnstap: improve UX for common errorsVladimír Čunát2022-02-282-5/+10
* modules/dnstap: don't do anything on loading the moduleVladimír Čunát2022-02-281-1/+2
* spellingJosh Soref2021-11-191-1/+1
* build: fix when knot-dns headers are on non-standard locationVladimír Čunát2021-10-111-0/+1
* dnstap: avoid a false-positive warningVladimír Čunát2021-08-091-2/+2
* log: use kr_log_debug instead kr_log_verboseLukáš Ježek2021-07-291-1/+1
* treewide: rename assumptions to kr_assert() / kr_fails_assert()Tomas Krizek2021-05-251-4/+4
* lib/utils kr_fail(): don't mangle errnoVladimír Čunát2021-05-251-1/+1
* modules/dnstap/dnstap.c: replace assertsTomas Krizek2021-05-251-9/+11
* dnstap: add TCP RTT collection (experimental, optional)Vladimír Čunát2021-04-192-7/+68
* dnstap: fix repeated configurationVladimír Čunát2021-04-081-4/+9
* dnstap: don't break request resolution on dnstap errorsVladimír Čunát2021-03-111-5/+10
* treewide: avoid memset where it's trivialVladimír Čunát2021-01-131-2/+1
* fix trivial lint:tidy warningsVladimír Čunát2021-01-121-2/+2
* dnstap: represent DoT and DoHVladimír Čunát2021-01-123-5/+21
* dnstap: multiple changesPavel Dolezal2021-01-122-64/+68
* dnstap: Add optional identity and version fieldsPavel Dolezal2021-01-122-0/+45
* dnstap: optionally log client requests; don't log internal onesPavel Dolezal2021-01-122-9/+48
* meson: use / instead of join_pathsTomas Krizek2020-11-231-1/+1
* modules: fix issues with dropped answersVladimír Čunát2020-11-101-3/+5
* treewide: move to our new GitLab URLVladimír Čunát2020-07-101-3/+3
* tests/packaging: add centos 8Tomas Krizek2020-05-272-0/+5
* tests/packaging: add ubuntu 20.04Tomas Krizek2020-05-272-0/+5
* tests/packaging: add f32, remove f30Tomas Krizek2020-05-272-0/+0
* tests/packaging: rename packaging file directories to .packagingTomas Krizek2020-05-2717-0/+0
* packaging tests: Add Debian 9, CentOS 7, Fedora 30 and 31, Ubuntu 16.04Lukáš Ježek2020-05-2714-0/+35
* treewide: machine readable license for all the restPetr Špaček2020-02-255-20/+6
* doc: reorder modules in logging&monitoring sectionPetr Špaček2020-01-151-3/+3
* doc: restructure into smaller sectionsTomas Krizek2020-01-151-1/+1
* doc: dnstap module polish for new docs structurePetr Špaček2020-01-151-6/+6
* tests: packagingLukáš Ježek2019-11-203-0/+8
* meson: nitpick newlineTomas Krizek2019-04-251-1/+2
* meson: dnstap - use declare_dependency for generated sourcesTomas Krizek2019-04-251-1/+1
* module API+ABI: remove one level of indirectionVladimír Čunát2019-04-171-10/+7
* dnstap: fix compilation on Turris OmniaJan Pavlinec2019-04-161-3/+2
* meson: modules/dnstap - build as a separate componentTomas Krizek2019-03-121-7/+13
* meson: fix build on OSXTomas Krizek2019-03-121-2/+1
* gitlabci: fix lint:tidyTomas Krizek2019-03-121-2/+4
* meson: remove no longer needed makefilesTomas Krizek2019-03-121-8/+0
* meson: use add_project_argumentsTomas Krizek2019-03-121-1/+0
* meson: use c_args instead of setting global compiler optionsTomas Krizek2019-03-121-0/+1
* meson: organize dependenciesTomas Krizek2019-03-121-3/+3