index
:
knot
master
knot
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dnssec: fix little double-free
Libor Peltan
2021-04-08
1
-0
/
+1
*
Merge branch 'rrsig_expire_overflow' into 'master'
Daniel Salzman
2021-04-07
1
-2
/
+3
|
\
|
*
dnssec: avoid overflow in RRSIG expire by capping
Libor Peltan
2021-04-06
1
-2
/
+3
*
|
libdnstap: don't export internal symbols + refactoring
Daniel Salzman
2021-04-06
3
-6
/
+7
*
|
libbpf: extract from libcontrib and link directly with libknot
Daniel Salzman
2021-04-06
2
-5
/
+10
*
|
Makefiles: rework linker parameters to avoid binary size increase with slibto...
Daniel Salzman
2021-04-06
12
-48
/
+48
|
/
*
Merge branch 'catalog_ptr_one_label' into 'master'
Daniel Salzman
2021-03-26
1
-2
/
+10
|
\
|
*
catalog: enforce single label for PTR defining member
Libor Peltan
2021-03-25
1
-2
/
+10
*
|
journal: add consistency check to disclose broken journal...
Libor Peltan
2021-03-25
1
-0
/
+5
|
/
*
load: fix storing zone-in-journal with difference-no-serial
Libor Peltan
2021-03-22
1
-2
/
+5
*
kdig: tls tfo fix missing include file
Jan Hak
2021-03-19
1
-0
/
+10
*
Merge branch 'share_ksk_check_alg' into 'master'
Daniel Salzman
2021-03-19
3
-1
/
+32
|
\
|
*
dnssec: check matching algorithm before sharing KSK
Libor Peltan
2021-03-18
3
-1
/
+32
*
|
catalog: add explicit conf parameter to catalog_update_finalize()
Daniel Salzman
2021-03-18
3
-15
/
+13
*
|
catalog: move catalog_print() to kcatalogprint
Daniel Salzman
2021-03-18
3
-55
/
+40
*
|
catalog: complete refactoring with little fixes/enh
Libor Peltan
2021-03-18
20
-1397
/
+1551
|
/
*
journal: fix malformed data when less chunks after merge...
Libor Peltan
2021-03-17
1
-16
/
+23
*
Merge branch 'keymgr_set_flags' into 'master'
Daniel Salzman
2021-03-16
1
-3
/
+9
|
\
|
*
keymgr: recompute keytag after key flag change...
Libor Peltan
2021-03-15
1
-3
/
+9
*
|
kdig: fix and unify +https parameter processing
Daniel Salzman
2021-03-16
1
-5
/
+5
*
|
kdig: merge https_ctx_connect() with tls_ctx_connect() to remove code duplica...
Daniel Salzman
2021-03-16
5
-108
/
+70
*
|
kdig: TCP Fast Open support for TLS
Jan Hak
2021-03-15
3
-6
/
+12
|
/
*
server: extend log_sock_conf with TFO client
Daniel Salzman
2021-03-15
1
-3
/
+7
*
mod-dnsproxy: add TCP Fast Open support
Daniel Salzman
2021-03-15
2
-3
/
+24
*
kdig: force TCP with +fastopen
Daniel Salzman
2021-03-15
1
-2
/
+2
*
conf: add client TFO option 'server.tcp-fastopen'
Daniel Salzman
2021-03-15
7
-3
/
+12
*
kdig: fix +fastopen on FreeBSD
Daniel Salzman
2021-03-15
1
-5
/
+10
*
net/requestor: add support for TFO
Daniel Salzman
2021-03-15
8
-49
/
+124
*
net: code simplification
Daniel Salzman
2021-03-11
1
-11
/
+7
*
net: tiny code unification
Daniel Salzman
2021-03-11
2
-6
/
+6
*
mod-dnstap: fill out the destination address
Daniel Salzman
2021-03-11
1
-3
/
+10
*
kdig: print HTTP instead of HTTPS
Daniel Salzman
2021-03-11
1
-2
/
+2
*
server: extend socket configuration log message
Daniel Salzman
2021-03-10
1
-6
/
+26
*
server: fix broken TFO detection
Daniel Salzman
2021-03-10
1
-0
/
+2
*
kxdpgun: update kxdpgun_CPPFLAGS to fix compilation on openSUSE
Daniel Salzman
2021-03-05
1
-2
/
+2
*
nameserver: decrease maximum CNAME/DNAME chain length from 20 to 5
Daniel Salzman
2021-03-05
1
-2
/
+2
*
nameserver: allow applying one DNAME repeatedly (e.g. DNAME loop)
Libor Peltan
2021-03-05
1
-7
/
+7
*
kxdpgun: check socket() return (Coverity)
Daniel Salzman
2021-03-01
1
-3
/
+8
*
kxdpgun: remove unused code (Coverity)
Daniel Salzman
2021-03-01
1
-8
/
+0
*
xdp: replace KNOT_XDP_MIN_MEMLOCK with RLIM_INFINITY as we can't determine a ...
Daniel Salzman
2021-02-25
3
-8
/
+6
*
kxdpgun: remove unused popenve
Daniel Salzman
2021-02-23
3
-159
/
+1
*
kxdpgun: obtain routes from RTNETLINK instead popen(/sbin/ip)
Libor Peltan
2021-02-23
4
-205
/
+447
*
conf: ignore obsolete default-template-related options
Daniel Salzman
2021-02-23
7
-58
/
+21
*
conf: ignore obsolete server-related options
Daniel Salzman
2021-02-23
3
-32
/
+2
*
conf: ignore obsolete zone-related options
Daniel Salzman
2021-02-23
4
-20
/
+2
*
conf: remove 'disable-any' warning
Daniel Salzman
2021-02-23
2
-13
/
+1
*
conf: add MTU check
Jan Hak
2021-02-22
1
-3
/
+61
*
libknot: add MTU getter
Jan Hak
2021-02-22
2
-2
/
+44
*
backup: sanitize timers after restore
Libor Peltan
2021-02-12
4
-44
/
+44
*
backup: better warning wording
Libor Peltan
2021-02-11
2
-3
/
+4
[next]