Lines Matching +refs:clang +refs:rename +refs:format +refs:message

43 	  delegation point cache fill routines use CDflag for AAAA message
117 - Don't check for message TTL changes if the RRsets remain the same.
164 the default pkg-config unavailability error message to be shown.
499 - Update message TTL when using cached RRSETs. It could result in
537 - Merge #985: Add DoH and DoT to dnstap message.
850 clang test.
1213 - Fix to log a verbose message at operational notice level if a
1449 - Fix compile warnings for printf ll format on mingw compile.
1516 - please clang analyzer for loop in test code.
1576 - Fix for #596: fix that rpz return message is returned and not just
1683 - Fix chaos replies to have truncation for short message lengths,
1877 - Fix clang-analysis warnings for testcode/readzone.c.
1897 - Fix auth zone download on windows to unlink before rename.
1960 - Fix for #411, #439, #469: Reset the DNS message ID when moving queries
1962 - Refactor for uniform way to produce random DNS message IDs.
2111 and fixes #368 : dnstap does not log the DNS message ID for
2117 log message.
2245 - Fix clang analysis warning.
2429 are called per reply and a new message created if that was modified
2445 reply and a new message created if that was modified by the call.
2496 - Error message is logged for dynlibmod malloc failures.
2569 - Improve error log message when inserting rpz RR.
2612 - Fix unused variable warning for clang analyzer.
3035 any more, and also the config file format does not seem to have
3374 - Add verbose log message when auth zone file is written, at level 4.
3406 - Fix memleak in unit test, reported from the clang 8.0 static analyzer.
3503 - Nicer travis output for clang analysis.
3513 - Scrub RRs from answer section when reusing NXDOMAIN message for
3516 when message contains a CNAME record.
3584 - Add log message, at verbosity 4, that says the query is encrypted
3627 - Spaces instead of tabs in that log message.
3702 - clang analysis fixes, assert arc4random buffer in init,
3837 - Remove clang analysis warnings.
3841 - Fix clang analysis for outside directory build test.
3902 deny-any: yes in unbound.conf. This responds with an empty message
3950 - clang analyze test is used only when assertions are enabled.
3992 - unit test has clang analysis.
4001 - Fix memory leak when message parse fails partway through copy.
4002 - remove unused udpsize assignment in message encode.
4119 message only on high verbosity, so as to not spam the logs when
4187 - Fix #4129 unbound-control error message with wrong cert permissions
4512 servfail hits deleted message queue.
4584 - Fixes for clang static analyzer, the missing ; in
4585 edns-subnet/addrtree.c after the assert made clang analyzer
4671 - Remove clang optimizer disable,
4672 Fix that expiration date checks don't fail with clang -O2.
4675 - Fix timestamp failure because of clang optimizer failure, by
4676 disabling -O2 when the compiler --version is clang.
4678 - Also disable -flto for clang, to make incep-expi signature check
4717 a message and exit.
4794 - allow storing a 0-TTL answer from cachedb in the in-memory message
4956 - First fix for zero b64 and hex text zone format in sldns.
4972 - Fix warning in pythonmod under clang compiler.
5216 - Do not touch rrset cache after ECS cache message generation.
5364 more helpful error message.
5372 - Fix to rename internally used types from _t to _type, because _t
6010 - Fix #741: log message for dnstap socket connection is more clear.
6061 - updated ax_pthread.m4 to version 21 with clang support, this
6064 - OSX clang, stop -pthread unused during link stage warnings.
6065 - OSX clang new flto check.
6377 - rename ldns subdirectory to sldns to avoid name collision.
6383 message encourages upgrade of the libressl package.
6538 - local-zone: example.com inform makes unbound log a message with
6595 - Removed 'increased limit open files' log message that is written
7607 - fix for windows, rename() is not posix compliant on windows.
7754 resumed that then fails and sends an error message. (Thanks to
7858 - new xml format at IANA, new awk for iana_update.
7907 - Changed -flto check to support clang compiler.
8114 - do not synthesize a CNAME message from cache for qtype DS.
8446 - Fix various compiler warnings from the clang llvm compiler.
8492 - Squelch log message: sendto failed permission denied for
8506 The validator error message was 'no signatures from ...'.
8589 - portability in the testset: printf format conversions, prototypes.
8680 - removed warning on format string in validator error log statement.
8837 and DNSKEY-format changes in draft version -01.
8936 - Fix memstats test tool for log-time-ascii log format.
9167 - Fix of message parse bug where (specifically) an NSEC and RRSIG
9263 were message backlogs.
9351 every message in the target domain. This especially impacted
9408 - winrc/README.txt dos-format text file.
9663 - fix libunbound message transport when no packet buffer is available.
9794 - fixup the getaddrinfo compat code rename.
9858 - quench a log message that is debug only.
10085 the verbosity of the statements. Better logfile message
10099 - bug #203: nicer do-auto log message when user sets incompatible
10154 - #198: nicer entropy warning message. manpage OS hints.
10216 - ioctlsocket prints nicer error message.
10510 - speedup of root-delegation message encoding by 15%.
10613 - removes warning message during library linking, renamed
10846 requiring message from the cache.
10858 a call to malloc when a message is parsed.
10957 - fix horrible oversight in sorting rrset references in a message,
11039 in the log message.
11139 - multiple nsec3 parameters in message test.
11146 - fixup of field with format type to int (port MacOS/X intel).
11308 - message is bogus if unsecure authority rrsets are present.
11420 - rrset id is updated to invalidate all the message cache entries
11636 - fixed message parsing where rrsigs on their own would be put
11698 - removed FLAG_CD from message and rrset caches. This was useful for
11712 - lookup message from msg cache (and copy to region).
11714 - message with duplicate rrset does not increase its TTLs twice.
11722 members. They are still kept in network format for fast msg encode.
11770 - Port to OS/X and Dec Alpha. Printf format and alignment fixes.
11826 - uses new msgreply format in cache.
11831 - message encoding creates truncated TC flagged messages if they do
11844 - removed iov usage, it is not good for dns message encoding.
11878 - ttl converted to network format in packets.
11890 - routine to create message out of stored information.
11891 - util/data/msgparse.c for message parsing code.
11979 - config settings for slab hash message cache.
11997 - message cache code, msgreply code.