index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
defines.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drop libknot 3.0.x support
Vladimír Čunát
2024-07-11
1
-5
/
+0
*
mitigate KeyTrap DoS = CVE-2023-50387
Vladimír Čunát
2024-02-13
1
-0
/
+2
*
Copyright notices: remove years and replace e-mail
Oto Šťáva
2022-12-14
1
-1
/
+1
*
cache.max_ttl(): lower the default from six days to one day
Vladimír Čunát
2022-12-13
1
-1
/
+1
*
doc nit: tweak the link to dnsflagday.net
Vladimír Čunát
2022-11-07
1
-1
/
+1
*
modules/extended_error: OPT section modification
Tomas Krizek
2021-12-21
1
-0
/
+6
*
treewide: minor C11 cleanup
Vladimír Čunát
2021-05-25
1
-3
/
+4
*
selection: server selection rewrite
Štěpán Balážik
2020-12-31
1
-1
/
+1
*
daemon: lower EDNS buffer size to 1232
Lukáš Ježek
2020-10-23
1
-1
/
+1
*
daemon/http: remove plain HTTP implementation artifacts
Tomas Krizek
2020-10-13
1
-1
/
+0
*
doh: C implementation of DoH - WiP
Jan Hak
2020-10-13
1
-1
/
+3
*
mitigate NXNSAttack protocol vulnerability for wildcards in victim zone
Vladimír Čunát
2020-05-18
1
-0
/
+1
*
mitigate NXNSAttack protocol vulnerability for unresolvable NS names
Vladimír Čunát
2020-05-18
1
-0
/
+1
*
treewide: machine readable license for GNU GPLv3+ source code
Petr Špaček
2020-02-25
1
-13
/
+1
*
iterate: reduce CNAME length limit: 40 -> 13
Vladimír Čunát
2019-12-04
1
-1
/
+1
*
lib/defines: guard against a bad combination of CFLAGS
Vladimír Čunát
2019-03-12
1
-0
/
+6
*
daemon: logic around struct session was relocated to separate module; input d...
Grigorii Demidov
2018-10-12
1
-0
/
+4
*
treewide: additional dname checks
Grigorii Demidov
2018-05-11
1
-0
/
+3
*
treewide: remove branches supporting old knot
Vladimír Čunát
2018-05-11
1
-1
/
+0
*
daemon: decrease timeouts
Vladimír Čunát
2018-01-31
1
-2
/
+2
*
treewide: compiler warnings for printf-style functions
Vladimír Čunát
2018-01-25
1
-0
/
+2
*
TMP Merge branch 'valid-nxdomain' into cache-aggr-wip
Vladimír Čunát
2018-01-16
1
-1
/
+1
|
\
|
*
lib/defines: analyzable implementation for kr_error()
Marek Vavruša
2018-01-12
1
-1
/
+1
*
|
review TTL limit handling
Vladimír Čunát
2017-11-22
1
-1
/
+2
|
/
*
nitpick: use KR_COLD when we have it
Vladimír Čunát
2017-09-27
1
-1
/
+1
*
lib: support of an upper limit for resolution time of single query
Grigorii Demidov
2017-09-07
1
-0
/
+1
*
Improve default padding of responses.
Daniel Kahn Gillmor
2017-03-25
1
-1
/
+1
*
Update copyright information with 2017
Ondřej Surý
2017-01-25
1
-1
/
+1
*
layer/iterate: changes in cname loop detection process
Grigorii Demidov
2017-01-20
1
-1
/
+1
*
lib/cache: add configuration options to enforce cache.{min,max}_ttl()
Marek Vavrusa
2017-01-16
1
-0
/
+1
*
uint: typedef globally but not more than once
Vladimír Čunát
2016-12-22
1
-0
/
+5
*
Add EDNS(0) padding support
Ondřej Surý
2016-11-14
1
-0
/
+1
*
daemon/worker: retransmit based on current score
Marek Vavrusa
2016-09-05
1
-1
/
+1
*
Revert default EDNS0 buffer size to 4096
Ondřej Surý
2016-08-05
1
-1
/
+1
*
daemon: lower minimum allowed edns bufsize to 512
Marek Vavrusa
2016-08-05
1
-1
/
+1
*
daemon: ported DNS/TLS preparation code to 1.1
Marek Vavrusa
2016-08-05
1
-0
/
+1
*
Revert default EDNS0 buffer size to 4096
Ondřej Surý
2016-07-20
1
-1
/
+1
*
daemon: lower minimum allowed edns bufsize to 512
Marek Vavrusa
2016-07-20
1
-1
/
+1
*
www.gnu.org prefers https
Daniel Kahn Gillmor
2016-07-16
1
-1
/
+1
*
lib: cleanup servfail soft-fails
Marek Vavrusa
2016-05-06
1
-4
/
+1
*
lib/resolve,layer/iterate: processing for REFUSED & SERVFAIL rcodes
Grigorii Demidov
2016-05-06
1
-1
/
+5
*
daemon: out-of-order processing for TCP
Marek Vavrusa
2016-05-03
1
-0
/
+1
*
lib/layer: CNAME chain construction improvement
Grigorii Demidov
2016-04-14
1
-0
/
+1
*
build: library able to compile to both static/dynamic versioned libs
Marek Vavruša
2015-12-10
1
-0
/
+2
*
lib/resolve: inlining not forced
Marek Vavruša
2015-11-28
1
-2
/
+0
*
lib/resolver: Saturday indulgence
Marek Vavruša
2015-11-28
1
-0
/
+2
*
lib+daemon: annotated lua_error() for static checkers
Marek Vavruša
2015-11-28
1
-0
/
+2
*
lib: started symbol visibility annotation, modules for now
Marek Vavruša
2015-11-25
1
-0
/
+11
*
daemon: fast retransmit address selection
Marek Vavruša
2015-11-15
1
-0
/
+1
*
lib/daemon: address sanitizer annotated poisoning
Marek Vavruša
2015-11-13
1
-1
/
+19
[next]