Lines Matching +refs:clang +refs:format +refs:fallback +refs:style

79 	- Fix unused variable warning in unit test, from clang compile.
177 - Update to clang 14 in cirrus build test on Ubuntu Jammy 22.04.
223 readable text format. The number of IXFRs is num.rixfr in
909 where our fallback function left it, msg_flags also does not exist
948 - Fixup clang analysis warning in xfrd_parse_received_xfr_packet
961 fallback to axfr is possible. log is enabled at high verbosity.
1101 - Nicer output on travis for clang analysis.
1113 - Use travis for build check, initial unit test and clang analysis.
1206 - assertions for clang analysis.
1220 if the database format is modified or updated.
1227 - Fix clang analysis warning on null in closest encloser for wildcard
1229 - Fix clang analysis warnings.
1250 - Tab style fix to use tab for 8 spaces, from Xiaobo Liu.
1287 - Fix typo in clang analysis test.
1292 - clang analysis test.
1297 - please clang analyzer and fix parse of IPSECKEY with bad gateway.
1298 - Fix unit test code for clang analyzer.
1302 - Fix coding style in nsd.c
1410 - For more clang warnings
1414 - Fix for clang analysis complaints.
1419 - Fix unused variable warnings from clang analyzer.
1456 - Fix warnings emitted by clang for --enable-packed. Alignment is not
1530 - Fix text format of deletes for CDS and CDNSKEY, single 0 to represent
1544 - zone parser parses type AVC (it has TXT format).
1611 - Fix axfr fallback for rounds to 1.
1800 - Fix flto check for OSX clang.
2351 - Fix #546: output format errors in nsd_munin_ (Thanks Tom Hendrikx).
2512 because of the format change. printout udb write complete for
2517 - Better XFR checking, fallback to AXFR (if allowed) if three
2934 - remove clang security warning about %n in format string.
3056 - -flto check supports clang compiler.
3198 corrupted (bad header or wrong file format).
3219 - udbzone, store and read zone data in the random-access udb format.
3269 - cutest for speed of answer encoding, and format of answers for root.
3383 - uintptr_t fallback value to void*
3534 - Only AXFR fallback if master responded NOTIMPL or FORMATERR on IXFR
3536 - allow-axfr-fallback option.
3549 - Adjust nsd-patch to new ixfr.db format
3586 - AXFR fallback when IXFR/UDP failed on all masters
3683 - Changed man pages format from mdoc to mansun, to support the Solaris OS.
3846 - NSEC3 new wireformat and presentation format from draft-09.
3939 - Test for fallback in getaddrinfo more portable.
4076 - warnings for printf format on maxOS (sizet needs cast to int).
4122 - NSEC3-PARAM has no optout bit in presentation format.
4124 - differences in latex format (needs nlnetlabs housestyle).
4152 - in presentation format of NSEC3, NSEC3-PARAM reversed hash, optout.
4192 enabled, instead it will fallback to ip4.
4557 also crashproof, badly formatted tsigs get a format error.
4732 - diff file format expanded for >64kb transfer support.
4790 - base32 printed in lowercase (canonical format for DNS).
4905 - xfrd state file format fix.
5011 - Removed header from DIFF file format. CRC not that important there,
5053 - DIFF file format updated.
5106 - Added crc at end of NSD-database format. Unique per db.
5110 - updated tpkg213 which compares md5 on a zonefile for new format.
5190 Also it now defines fallback values for #defines in syslog h.
5195 -Wmissing-prototypes -Wnested-externs -Wold-style-definition