bind9/bin/dnssec
Ondřej Surý af1b56240f Resolve the overlinking of the system libraries
Originally, every library and binaries got linked to everything, which
creates unnecessary overlinking.  This wasn't as straightforward as it
should be as we still support configuration without libtool for 9.16.

Couple of smaller issues related to include headers and an issue where
sanitizer overload dlopen and dlclose symbols, so we were getting false
negatives in the autoconf test.
2020-05-11 09:49:54 +02:00
..
win32 Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
.gitignore [master] dnssec-cds 2017-10-05 01:04:18 -07:00
dnssec-cds.8 fix spelling errors reported by Fossies. 2020-02-21 07:05:31 +00:00
dnssec-cds.c Fix 'Dereference of null pointer' from scan-build-10 2020-03-25 18:06:29 +01:00
dnssec-cds.docbook fix spelling errors reported by Fossies. 2020-02-21 07:05:31 +00:00
dnssec-cds.html fix spelling errors reported by Fossies. 2020-02-21 07:05:31 +00:00
dnssec-dsfromkey.8 prep 9.15.8 2020-01-16 08:01:20 +00:00
dnssec-dsfromkey.c Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00
dnssec-dsfromkey.docbook update copyright year to 2020 2020-01-02 21:45:30 -08:00
dnssec-dsfromkey.html prep 9.15.8 2020-01-16 08:01:20 +00:00
dnssec-importkey.8 prep 9.15.8 2020-01-16 08:01:20 +00:00
dnssec-importkey.c Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00
dnssec-importkey.docbook update copyright year to 2020 2020-01-02 21:45:30 -08:00
dnssec-importkey.html prep 9.15.8 2020-01-16 08:01:20 +00:00
dnssec-keyfromlabel.8 prep v9.16.0 2020-02-12 20:03:16 +00:00
dnssec-keyfromlabel.c Add EdDSA algorithms back to dnssec-keyfromlabel help text. 2020-05-01 08:00:52 +02:00
dnssec-keyfromlabel.docbook Remove reference to prepending label with engine in manpage 2020-02-10 07:30:19 -08:00
dnssec-keyfromlabel.html prep v9.16.0 2020-02-12 20:03:16 +00:00
dnssec-keygen.8 prep 9.15.8 2020-01-16 08:01:20 +00:00
dnssec-keygen.c Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
dnssec-keygen.docbook update copyright year to 2020 2020-01-02 21:45:30 -08:00
dnssec-keygen.html prep 9.15.8 2020-01-16 08:01:20 +00:00
dnssec-revoke.8 prep 9.15.8 2020-01-16 08:01:20 +00:00
dnssec-revoke.c Fix incorrect PKCS11 macro in dnssec-revoke. 2020-05-01 06:54:26 +02:00
dnssec-revoke.docbook update copyright year to 2020 2020-01-02 21:45:30 -08:00
dnssec-revoke.html prep 9.15.8 2020-01-16 08:01:20 +00:00
dnssec-settime.8 prep 9.15.8 2020-01-16 08:01:20 +00:00
dnssec-settime.c Add C11 localtime_r and gmtime_r shims for Windows 2020-03-17 15:33:24 -07:00
dnssec-settime.docbook update copyright year to 2020 2020-01-02 21:45:30 -08:00
dnssec-settime.html prep 9.15.8 2020-01-16 08:01:20 +00:00
dnssec-signzone.8 fix spelling errors reported by Fossies. 2020-02-21 07:05:31 +00:00
dnssec-signzone.c Add C11 localtime_r and gmtime_r shims for Windows 2020-03-17 15:33:24 -07:00
dnssec-signzone.docbook fix spelling errors reported by Fossies. 2020-02-21 07:05:31 +00:00
dnssec-signzone.html fix spelling errors reported by Fossies. 2020-02-21 07:05:31 +00:00
dnssec-verify.8 prep 9.15.8 2020-01-16 08:01:20 +00:00
dnssec-verify.c Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00
dnssec-verify.docbook update copyright year to 2020 2020-01-02 21:45:30 -08:00
dnssec-verify.html prep 9.15.8 2020-01-16 08:01:20 +00:00
dnssectool.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 11:44:18 +01:00
dnssectool.h Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00
Makefile.in Resolve the overlinking of the system libraries 2020-05-11 09:49:54 +02:00