summaryrefslogtreecommitdiffstats
path: root/modules/http (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge 'origin/master' into 6.0 - last merge before renameOto Šťáva2024-05-141-1/+1
|\
| * .gitlab-ci, tests, modules: adapt to knot-resolver-ci repoOto Šťáva2024-05-131-1/+1
* | Merge remote-tracking branch 'origin/master' into 6.0Oto Šťáva2024-05-021-1/+1
|\|
| * modules/*/meson.build: add missing dependenciesOto Šťáva2024-05-021-1/+1
* | modules/{stats,http}: fix built-in Prometheus and testsOto Šťáva2024-04-151-2/+6
* | docs: references fixesAleš Mrázek2023-08-081-2/+2
* | Merge branch 'master' into 6.0Vladimír Čunát2023-07-111-0/+1
|\|
| * treewide: fix -Wstrict-prototypesVladimír Čunát2023-06-081-0/+1
* | Create branch 6.0 by merging master and managerVladimír Čunát2023-06-0913-25/+0
|\ \ | |/ |/|
| * Merge branch 'master' into managerVasek Sraier2023-01-101-7/+1
| |\
| * | tests: remove tests/packagingJakub Ružička2022-09-2713-25/+0
* | | Fix building on CygwinChristopher Ng2023-03-081-2/+2
| |/ |/|
* | lib/cache: tweak TTL computation for packetsVladimír Čunát2022-12-131-7/+1
|/
* tests/config: increate http timeouts to 16sTomas Krizek2021-11-233-5/+5
* spellingJosh Soref2021-11-194-5/+5
* policy docs: rewrite the section about logging actionsVladimír Čunát2021-08-101-2/+2
* treewide: avoid using the deprecated verbose()Vladimír Čunát2021-07-292-3/+3
* doc: log() functionsLukáš Ježek2021-07-291-1/+1
* logging: use LOG_GRP_HTTP for http lua moduleTomas Krizek2021-07-292-8/+8
* log: fix kr_log_fmt SIGSEGV crashLukáš Ježek2021-07-291-8/+8
* log: lua loggingLukáš Ježek2021-07-292-21/+14
* rename kind="doh" to kind="doh_legacy"Tomas Krizek2021-05-314-16/+16
* doc: mention DEBUG_* policies for debugging requestsTomas Krizek2021-05-251-2/+10
* doc: mention DEBUG_* policies in single request debug sectionTomas Krizek2021-05-031-0/+3
* modules/{http,watchdog}: fix stability problemsVladimír Čunát2021-02-111-0/+2
* Move transform step to a separate functionHéctor Molinero Fernández2020-12-101-25/+32
* Transform Graphite tags into Prometheus labelsHéctor Molinero Fernández2020-12-091-2/+25
* meson: use / instead of join_pathsTomas Krizek2020-11-231-1/+1
* doh: clarify warning about legacy DoH in docsPetr Špaček2020-10-291-3/+3
* http: adapt Prometheus to changes in map()Petr Špaček2020-10-262-76/+49
* prometheus: run on all instancesPetr Špaček2020-10-261-4/+1
* tests: adapt config tests to new map()Petr Špaček2020-10-261-0/+4
* WIP delay allocation of kr_request::answerVladimír Čunát2020-10-211-2/+2
* doc: update doh/doh2 documentationTomas Krizek2020-10-132-127/+23
* meson: mark skipped config tests as skippedTomas Krizek2020-10-023-6/+6
* modules/http: answer to /dns-query endpoint as wellTomas Krizek2020-10-022-6/+26
* scripts, docs: specify lua version in `luarocks install`Vladimír Čunát2020-09-072-4/+4
* tests/packaging: add centos 8Tomas Krizek2020-05-271-0/+1
* tests/packaging: add ubuntu 20.04Tomas Krizek2020-05-271-0/+1
* tests/packaging: add f32, remove f30Tomas Krizek2020-05-271-0/+0
* tests/packaging: rename packaging file directories to .packagingTomas Krizek2020-05-2711-0/+0
* packaging tests: Add Debian 9, CentOS 7, Fedora 30 and 31, Ubuntu 16.04Lukáš Ježek2020-05-279-0/+18
* doc: fix broken linksLukáš Ježek2020-05-181-1/+1
* docs: add warning about DoH propertiesPetr Špaček2020-04-271-16/+16
* http: update favicon to match Resolver colorsPetr Špaček2020-04-021-0/+0
* http: also log results of HTTP requestsPetr Špaček2020-04-021-6/+18
* http: log requests in verbose modePetr Špaček2020-04-021-0/+4
* policy.DEBUG_IF: avoid creating new callbacks on every requestPetr Špaček2020-03-251-1/+1
* policy.DEBUG: fix to respect user-provided callbacksPetr Špaček2020-03-251-2/+1
* unify verbose logging and request tracingPetr Špaček2020-03-251-36/+4