bind9/bin/dnssec
Ondřej Surý 8ab4827a0c Importing invalid SKR file might overflow the stack buffer
If an invalid SKR file is imported, reading the time from the token
buffer might overflow the buffer on the local stack.  This has been
fixed by removing the intermediate buffer and parsing the lexer token
directly.
2026-02-24 19:44:57 +01:00
..
.gitignore Introduce new DNSSEC tool dnssec-ksr 2024-04-19 10:41:04 +02:00
dnssec-cds.c Apply the dns_rdataset_cleanup patch through the codebase 2025-12-17 15:19:55 +01:00
dnssec-cds.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
dnssec-dsfromkey.c Apply the dns_rdataset_cleanup patch through the codebase 2025-12-17 15:19:55 +01:00
dnssec-dsfromkey.rst Update man pages for deprecated algorithms 2025-07-15 23:53:57 +10:00
dnssec-importkey.c Apply the dns_rdataset_cleanup patch through the codebase 2025-12-17 15:19:55 +01:00
dnssec-importkey.rst Add dnssec-policy text for dnssec-importkey 2025-10-10 16:49:55 +02:00
dnssec-keyfromlabel.c Rename isc_result_t ret; to isc_result_t result; 2025-12-03 13:45:43 -08:00
dnssec-keyfromlabel.rst Update man pages for deprecated algorithms 2025-07-15 23:53:57 +10:00
dnssec-keygen.c cfg_parse_ API doesn't need memory context 2025-12-04 16:09:40 +01:00
dnssec-keygen.rst Update man pages for deprecated algorithms 2025-07-15 23:53:57 +10:00
dnssec-ksr.c Importing invalid SKR file might overflow the stack buffer 2026-02-24 19:44:57 +01:00
dnssec-ksr.rst dnssec-ksr keygen -o to create KSKs 2024-11-01 15:50:16 +01:00
dnssec-revoke.c dnssec-verify now returns failure on bad arguments 2025-10-22 12:45:03 +11:00
dnssec-revoke.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
dnssec-settime.c dnssec-verify now returns failure on bad arguments 2025-10-22 12:45:03 +11:00
dnssec-settime.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
dnssec-signzone.c cleanup unused header in isc/md.h 2026-02-02 11:50:14 +03:00
dnssec-signzone.rst Fix broken links in documentation 2025-01-24 12:07:36 +01:00
dnssec-verify.c dnssec-verify now returns failure on bad arguments 2025-10-22 12:45:03 +11:00
dnssec-verify.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
dnssectool.c dnssec-verify now returns failure on bad arguments 2025-10-22 12:45:03 +11:00
dnssectool.h dnssec-verify now returns failure on bad arguments 2025-10-22 12:45:03 +11:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00