summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* dnssec: fix little double-freeLibor Peltan2021-04-081-0/+1
* Merge branch 'rrsig_expire_overflow' into 'master'Daniel Salzman2021-04-071-2/+3
|\
| * dnssec: avoid overflow in RRSIG expire by cappingLibor Peltan2021-04-061-2/+3
* | libdnstap: don't export internal symbols + refactoringDaniel Salzman2021-04-063-6/+7
* | libbpf: extract from libcontrib and link directly with libknotDaniel Salzman2021-04-062-5/+10
* | Makefiles: rework linker parameters to avoid binary size increase with slibto...Daniel Salzman2021-04-0612-48/+48
|/
* Merge branch 'catalog_ptr_one_label' into 'master'Daniel Salzman2021-03-261-2/+10
|\
| * catalog: enforce single label for PTR defining memberLibor Peltan2021-03-251-2/+10
* | journal: add consistency check to disclose broken journal...Libor Peltan2021-03-251-0/+5
|/
* load: fix storing zone-in-journal with difference-no-serialLibor Peltan2021-03-221-2/+5
* kdig: tls tfo fix missing include fileJan Hak2021-03-191-0/+10
* Merge branch 'share_ksk_check_alg' into 'master'Daniel Salzman2021-03-193-1/+32
|\
| * dnssec: check matching algorithm before sharing KSKLibor Peltan2021-03-183-1/+32
* | catalog: add explicit conf parameter to catalog_update_finalize()Daniel Salzman2021-03-183-15/+13
* | catalog: move catalog_print() to kcatalogprintDaniel Salzman2021-03-183-55/+40
* | catalog: complete refactoring with little fixes/enhLibor Peltan2021-03-1820-1397/+1551
|/
* journal: fix malformed data when less chunks after merge...Libor Peltan2021-03-171-16/+23
* Merge branch 'keymgr_set_flags' into 'master'Daniel Salzman2021-03-161-3/+9
|\
| * keymgr: recompute keytag after key flag change...Libor Peltan2021-03-151-3/+9
* | kdig: fix and unify +https parameter processingDaniel Salzman2021-03-161-5/+5
* | kdig: merge https_ctx_connect() with tls_ctx_connect() to remove code duplica...Daniel Salzman2021-03-165-108/+70
* | kdig: TCP Fast Open support for TLSJan Hak2021-03-153-6/+12
|/
* server: extend log_sock_conf with TFO clientDaniel Salzman2021-03-151-3/+7
* mod-dnsproxy: add TCP Fast Open supportDaniel Salzman2021-03-152-3/+24
* kdig: force TCP with +fastopenDaniel Salzman2021-03-151-2/+2
* conf: add client TFO option 'server.tcp-fastopen'Daniel Salzman2021-03-157-3/+12
* kdig: fix +fastopen on FreeBSDDaniel Salzman2021-03-151-5/+10
* net/requestor: add support for TFODaniel Salzman2021-03-158-49/+124
* net: code simplificationDaniel Salzman2021-03-111-11/+7
* net: tiny code unificationDaniel Salzman2021-03-112-6/+6
* mod-dnstap: fill out the destination addressDaniel Salzman2021-03-111-3/+10
* kdig: print HTTP instead of HTTPSDaniel Salzman2021-03-111-2/+2
* server: extend socket configuration log messageDaniel Salzman2021-03-101-6/+26
* server: fix broken TFO detectionDaniel Salzman2021-03-101-0/+2
* kxdpgun: update kxdpgun_CPPFLAGS to fix compilation on openSUSEDaniel Salzman2021-03-051-2/+2
* nameserver: decrease maximum CNAME/DNAME chain length from 20 to 5Daniel Salzman2021-03-051-2/+2
* nameserver: allow applying one DNAME repeatedly (e.g. DNAME loop)Libor Peltan2021-03-051-7/+7
* kxdpgun: check socket() return (Coverity)Daniel Salzman2021-03-011-3/+8
* kxdpgun: remove unused code (Coverity)Daniel Salzman2021-03-011-8/+0
* xdp: replace KNOT_XDP_MIN_MEMLOCK with RLIM_INFINITY as we can't determine a ...Daniel Salzman2021-02-253-8/+6
* kxdpgun: remove unused popenveDaniel Salzman2021-02-233-159/+1
* kxdpgun: obtain routes from RTNETLINK instead popen(/sbin/ip)Libor Peltan2021-02-234-205/+447
* conf: ignore obsolete default-template-related optionsDaniel Salzman2021-02-237-58/+21
* conf: ignore obsolete server-related optionsDaniel Salzman2021-02-233-32/+2
* conf: ignore obsolete zone-related optionsDaniel Salzman2021-02-234-20/+2
* conf: remove 'disable-any' warningDaniel Salzman2021-02-232-13/+1
* conf: add MTU checkJan Hak2021-02-221-3/+61
* libknot: add MTU getterJan Hak2021-02-222-2/+44
* backup: sanitize timers after restoreLibor Peltan2021-02-124-44/+44
* backup: better warning wordingLibor Peltan2021-02-112-3/+4