knot-dns/tests
Jan Doskočil dc9fe7869d
test_journal: correct potential for truncation in snprintf
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
2024-08-16 11:09:30 +02:00
..
contrib tests/atomic: silence false positive Coverity warning (missing lock) 2024-05-06 14:34:51 +02:00
knot test_journal: correct potential for truncation in snprintf 2024-08-16 11:09:30 +02:00
libdnssec libdnssec: move sample keys from tests to libdnssec 2024-07-19 13:19:19 +02:00
libknot xdp-tcp: ignore SYN+ACK pkts in knotd (only for kxdpgun) 2024-07-11 18:30:29 +02:00
libzscanner libzscanner: add WALLET rrtype 2024-07-11 12:01:35 +02:00
modules rrl: update KRU 2024-08-12 08:01:55 +02:00
tap contrib/files: return an error code from remove_path() 2024-06-14 15:30:35 +02:00
utils utils: replace cert_get_pin() with gnutls_x509_crt_get_key_id() 2023-03-02 21:01:33 +01:00
.gitignore contrib: universal atomic operations 2023-11-14 16:27:57 +01:00
Makefile.am libdnssec: move sample keys from tests to libdnssec 2024-07-19 13:19:19 +02:00