index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-24
doc/net.tls(): update command example output
Tomas Krizek
1
-1
/
+2
2021-05-24
daemon/http: expose HTTP headers to kr_request
Tomas Krizek
7
-4
/
+67
2021-05-24
daemon/http: use struct for http stream
Tomas Krizek
3
-7
/
+19
2021-05-15
lib/dnssec/ta: remove trivial kr_ta_covers_qry()
Vladimír Čunát
5
-18
/
+6
2021-05-10
lib/resolve: minor improvements around kr_ta_* calls
Vladimír Čunát
4
-31
/
+6
2021-05-10
lib/dnssec/ta: remove unused kr_ta_covers() function
Vladimír Čunát
2
-24
/
+1
2021-05-10
lib/dnssec/ta kr_ta_covers_qry(): generalize and improve
Vladimír Čunát
2
-19
/
+40
2021-05-06
validator: improve NTA precision
Vladimír Čunát
3
-0
/
+17
2021-05-05
ci: skip pipeline tests on tags
Tomas Krizek
1
-1
/
+1
2021-05-05
release 5.3.2
Tomas Krizek
2
-2
/
+4
2021-05-05
Dockerfile: update Knot DNS
Tomas Krizek
1
-1
/
+1
2021-05-05
policy.STUB docs: recommend NO_EDNS and mention NO_0X20
Vladimír Čunát
1
-2
/
+7
2021-05-03
doc: mention DEBUG_* policies in single request debug section
Tomas Krizek
1
-0
/
+3
2021-05-03
distro/tests: update fedora, ubuntu releases
Tomas Krizek
7
-49
/
+11
2021-04-30
validator: avoid assertion in an edge-case
Vladimír Čunát
5
-1
/
+15
2021-04-30
ci: try to improve meson's junit.xml
Vladimír Čunát
2
-0
/
+7
2021-04-30
ci: utilize test reports
Vladimír Čunát
4
-0
/
+15
2021-04-28
cache: clear any stale readers when opening cache
Vladimír Čunát
2
-7
/
+19
2021-04-19
dnstap: add TCP RTT collection (experimental, optional)
Vladimír Čunát
3
-8
/
+70
2021-04-19
daemon/worker: rework worker_request_*_source_session()
Vladimír Čunát
2
-10
/
+6
2021-04-16
daemon/http: fix memleak if http_write_pkt() fails
Tomas Krizek
1
-6
/
+21
2021-04-16
daemon/http: additional guards from memleaks
Tomas Krizek
1
-0
/
+2
2021-04-16
daemon/http: improve handling of stream errors
Tomas Krizek
1
-4
/
+16
2021-04-14
NEWS: add SIGBUS line
Vladimír Čunát
1
-0
/
+1
2021-04-14
lib/utils kr_rand_bytes(): minor issue on 32-bit systems
Vladimír Čunát
1
-1
/
+1
2021-04-14
contrib/murmurhash3: fix occasional undefined behavior
Vladimír Čunát
1
-3
/
+2
2021-04-14
ci: more sanitization (for recent changes)
Vladimír Čunát
1
-1
/
+2
2021-04-14
treewide: fix unaligned access
Vladimír Čunát
7
-34
/
+47
2021-04-14
treewide: remove duplicate contrib/wire.h
Vladimír Čunát
6
-185
/
+9
2021-04-14
lib/selection*: trivial undefined-behavior fix
Vladimír Čunát
1
-1
/
+1
2021-04-14
cache: improve handling write errors
Vladimír Čunát
2
-6
/
+37
2021-04-14
clear kr_query::flags.CACHED
Vladimír Čunát
1
-0
/
+1
2021-04-10
cache: fix caching NSEC ranges with \000 in *ending*
Vladimír Čunát
1
-12
/
+15
2021-04-10
validate: fix on some NSEC ranges with zero byte(s)
Vladimír Čunát
2
-3
/
+64
2021-04-08
dnstap: fix repeated configuration
Vladimír Čunát
2
-4
/
+17
2021-03-31
release 5.3.1
Tomas Krizek
2
-2
/
+3
2021-03-31
doc: update required meson version
Tomas Krizek
2
-3
/
+3
2021-03-30
cache: avoid storing NSEC3 RRsets with high iterations
Vladimír Čunát
1
-1
/
+9
2021-03-30
treewide: add defensive checks for the NSEC3 limit
Vladimír Čunát
2
-0
/
+10
2021-03-30
validate: downgrade zone on high NSEC3 iterations
Vladimír Čunát
3
-11
/
+63
2021-03-30
validate: change order of tasks
Vladimír Čunát
1
-27
/
+27
2021-03-30
Revert "Merge branch '618-doh2-respond-to-invalid-requests-with-proper-status...
Tomas Krizek
4
-684
/
+269
2021-03-30
Revert "Merge branch 'odvr-doh-assert' into 'master'"
Tomas Krizek
1
-7
/
+6
2021-03-30
Revert "Merge branch 'doh-remove-asserts' into 'master'"
Tomas Krizek
1
-8
/
+9
2021-03-26
policy/README: fix "DNS-over-UDP" mentions
Vladimír Čunát
1
-2
/
+2
2021-03-26
lib/selection*: more precise flags.TCP
Vladimír Čunát
2
-2
/
+3
2021-03-26
lib/selection*: try to avoid TCP in STUB mode
Vladimír Čunát
2
-0
/
+4
2021-03-24
policy.TLS_FORWARD: better avoid dead addresses
Vladimír Čunát
3
-8
/
+10
2021-03-19
lib/resolve *_LAYERS: detect bad return code from module
Vladimír Čunát
1
-0
/
+6
2021-03-19
selection: cap the timeout value when probing a random server
Štěpán Balážik
2
-15
/
+37
[next]