Commits on Source (8)
-
Jan Doskočil authored
fmt string is "i%d" - theoretically if the argument was eg INT_MIN this could've been 13 chars long, which is why gcc threw a warning
Verifieddc9fe786 -
Daniel Salzman authored
test_journal: correct potential for truncation in snprintf See merge request !1701
365de347 -
Jan Doskočil authoredVerifiedb3e2a591
-
Daniel Salzman authored
tests: longer lasting RRSIGs to prevent test breakage by expiration See merge request !1702
a3174ce1 -
Daniel Salzman authored05f48507
-
Daniel Salzman authored8ca44c4d
-
2c44f82e
-
Daniel Salzman authored588c0c83
Showing
- src/knot/modules/rrl/functions.c 93 additions, 22 deletionssrc/knot/modules/rrl/functions.c
- src/knot/modules/rrl/functions.h 18 additions, 3 deletionssrc/knot/modules/rrl/functions.h
- src/knot/modules/rrl/rrl.c 154 additions, 31 deletionssrc/knot/modules/rrl/rrl.c
- src/knot/modules/rrl/rrl.rst 90 additions, 46 deletionssrc/knot/modules/rrl/rrl.rst
- tests/knot/semantic_check_data/dnskey_keytags.more 13 additions, 18 deletionstests/knot/semantic_check_data/dnskey_keytags.more
- tests/knot/test_journal.c 1 addition, 1 deletiontests/knot/test_journal.c
- tests/modules/test_rrl.c 47 additions, 23 deletionstests/modules/test_rrl.c