summaryrefslogtreecommitdiffstats
path: root/lib/cache/knot_pkt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib/cache pkt_append(): drop unnecessary argumentVladimír Čunát2023-06-121-2/+2
* lib/cache pkt_renew(): fix an edge-case bugVladimír Čunát2023-05-291-2/+2
* Copyright notices: remove years and replace e-mailOto Šťáva2022-12-141-1/+1
* modules/dns64: fix incorrect packet writes for cached packetsOto Šťáva2022-03-211-1/+1
* treewide: rename assumptions to kr_assert() / kr_fails_assert()Tomas Krizek2021-05-251-1/+1
* lib/cache/knot_pkt.c: replace assertsTomas Krizek2021-05-251-1/+2
* treewide: avoid memset where it's trivialVladimír Čunát2021-01-131-2/+1
* treewide: machine readable license for GNU GPLv3+ source codePetr Špaček2020-02-251-13/+1
* knot_rdataset_t field renamesVladimír Čunát2018-08-141-2/+2
* TTL changes: moved in libknot from rdata to rrsetVladimír Čunát2018-08-141-0/+1
* set ranks of RRSIGs to _OMITVladimír Čunát2017-11-221-1/+1
* preparing knot_pkt_t: move to a separate fileVladimír Čunát2017-11-101-0/+105