Lines Matching +refs:cc +refs:check +refs:some +refs:feature
51 - Fix fast reload test to check if pid exists before acting on it.
148 - Fix compile of interface check code when dnscrypt or quic is
151 - Fix to check length in ATMA string to wire.
152 - Merge #1229: check before use daemon->shm_info.
237 - Fix SETEX check during Redis (re)initialization.
296 The feature needs to be enabled by compiling with libngtcp2,
373 - Fix for #1132, comment about adjusted copy of reference check.
460 uses CDflag for the AAAA target lookups, so the check correctly
531 - Don't check for message TTL changes if the RRsets remain the same.
537 - Fix for #1099: Fix to check for deleted RRset when the contents
538 is updated and fetched after it is stored, and also check for a
572 - Fix pkg-config availability check in dnstap/dnstap.m4 and
611 - Merge #1078: Only check old pid if no username.
620 - unbound-control-setup: check openssl availability before doing
677 and redundant check for array size.
706 - Fix configure flto check error, by finding grep for it.
722 - Add checklock feature verbose_locking to trace locks and unlocks.
737 a check if response if from upstream or from cachedb.
742 - Implement cachedb-check-when-serve-expired: yes option, default
929 - Fix to link with libssp for libcrypto and getaddrinfo check for
967 - Merge #975: Fixed some syntax errors in rpl files.
1164 and fix cache dump check.
1247 check.
1261 - For #802: Cleanup comments and add RCODE check for CD bit test case.
1296 - Do not check the incoming request more than once.
1368 - Extra consistency check to make sure that when TLS is requested,
1463 - Fix #823: Response change to NODATA for some ANY queries since
1620 - Fix to check pthread_t size after pthread has been detected.
1756 - Remove unused LDNS function check for GOST Engine unloading.
1780 - Fix some lint type warnings.
1815 - Fix zonemd check to allow unsupported algorithms to load.
1819 - Fix zonemd unsupported algo check.
1820 - Fix zonemd unsupported algo check reason to not copy to next record,
1821 and check for success for debug printout.
1822 - Fix zonemd unsupported algo check to print unsupported reason before
1824 - Fix zonemd unsupported algo check to set reason to NULL before the
1825 check routine, but after malformed checks, to get the correct NULL
1884 - Fix check interface existence for support detection in remote lookup.
2132 and some whitespace style, to make it similar to the rest.
2135 - Fix root_anchor test to check with new icannbundle date.
2254 - Move acx_nlnetlabs.m4 to version 41, with lib64 openssl dir check.
2354 - Fix test for zonemd-check option.
2359 - zonemd-check: yesno option, default no, enables the processing
2385 - Merge PR #487: ifdef RLIMIT_AS in recently added check.
2473 - Fix configure Targetconfiditionals.h header check, to use compile.
2515 the check when the calling mesh state is unique.
2607 - Merge PR #275 from Roland van Rijswijk-Deij: Add feature to return the
2663 - Merge PR #395 from mptre: add missing null check.
2685 - Merge PR #335 from fobser: Sprinkle in some static to prevent
2704 - Fix update, with write event check with streamreuse and fastopen.
2797 - Fix #327: net/if.h check fails on some darwin versions; contribution by
2883 alloc check debug output.
3025 - Fix check conf test for referencing installation paths.
3042 - Fix #259: Fix unbound-checkconf does not check view existence.
3136 - Remove unneeded was_mesh_reply check.
3225 - Add check to make sure RPZ records are subdomains of configured
3432 - Merge PR#148; Add some TLS stats to unbound_munin_. By Fredrik Pettai.
3532 fixed by check in sldns_str2wire_int16_data_buf(),
3611 - Fix authzone printout buffer length check.
3643 - Fix #109: check number of arguments for stdin-pipes in
3766 - Fix #59, when compiled with systemd support check that we can properly
3814 - For #45, check that 127.0.0.1 and ::1 are not used in unbound.conf
4117 no check for already checked delegation pointer in iterator,
4118 in testcode check for NULL packet matches, in perf do not copy
4124 - Patch from Florian Obser fixes some compiler warnings:
4334 - check that the dnstap socket file can be opened and exists, print
4388 some iterator states for nonresponsive domains can get into a
4401 - in testcode, free async ids, initialise array, and check for null
4408 - check for null in delegation point during iterator refetch
4412 - in authzone check that node exists before adding rrset.
4447 in a view with view-first, makes queries check for answers from the
4553 - Fix to remove systemd sockaddr function check, that is not
4884 of fast servers for some percentage of the time.
4945 configure --disable-swig-version-check stops the swig version check.
4967 - Fix to check define of DSA for when openssl is without deprecated.
5092 - Also disable -flto for clang, to make incep-expi signature check
5165 distributing some of them.
5186 - Fix some more crpls in testdata for different signaling default.
5277 - Fix #1407: Add ECS options check to unbound-checkconf.
5292 fails for some reason.
5348 - Fix for unbound-checkconf, check ipsecmod-hook if ipsecmod is turned
5478 - first services/authzone check in, it compiles and reads and writes
5545 - Based on #1257: check parse limit before t increment in sldns RR
5580 - Properly check for allocation failure in local_data_find_tag_datas.
5594 - Respip dereference after NULL check.
5657 - Merge EDNS Client subnet implementation from feature branch into main
5715 - Fix testpkts.c, check if DO bit is set, not only if there is an OPT
5754 - Fix autoconf of systemd check for lack of pkg-config.
5901 - Fix NSEC ENT wildcard check. Matching wildcard does not have to be a
5903 - QNAME minimisation uses QTYPE=A, therefore always check cache for
6092 - Fix #807: workaround for possible some "unused" function parameters
6229 - Fix libubound for edns optlist feature.
6264 - disable-dnssec-lame-check config option from Charles Walker.
6265 - remove memory leak from lame-check patch.
6297 - Fix some malformed responses to edns queries get fallback to nonedns.
6479 - OSX clang new flto check.
6764 - ratelimit feature, ratelimit: 100, or some sensible qps, can be
6982 - fix compat/getentropy_win.c check if CryptGenRandom works and no
7049 - Fix unbound-checkconf check for module config with dns64 module.
7130 arraybound check fixed from prefix_net/8/4 to prefix_net/8+4.
7136 - Patch from Dag-Erling Smorgrav that implements feature, unbound -dd
7156 - Fix to check openssl version number only for OpenSSL.
7157 - LibreSSL provides compat items, check for that in configure.
7218 Fix some casts. Hide the sbrk madness behind #ifdef HAVE_SBRK.
7254 - Change MAX_SENT_COUNT from 16 to 32 to resolve some cases easier.
7498 - Fix#519 ub_ctx_delete may hang in some scenarios (libunbound).
7565 - Fix round-robin doesn't work with some Windows clients (from Ilya
7640 - testcode/ldns-testpkts.c check for makedist is informational.
7754 deprecated (RFC6725). The MD5 hash is considered weak for some
7806 - review fix for libnss, check hash prefix allocation size.
7863 - nss check for verification failure.
7972 - Fix bug#434: on windows check registry for config file location
8321 - Changed -flto check to support clang compiler.
8365 - feature, ignore-cd-flag: yesno to provide dnssec to legacy servers.
8446 - add get and set option for harden-below-nxdomain feature.
8496 - feature typetransparent localzone, does not block other RR types.
8571 - interface automatic works for some people with ip6 disabled.
8572 Therefore the error check is removed, so they can use the option.
8580 for some queries.
8661 if use sun-cc, but some systems need different flags.
8666 - make test (or make check) should be more portable and run the unit
8730 - added feature to print configure date, target and options with -h.
8731 - added feature to print event backend system details with -h.
8818 - Fix AD flag handling, it could in some cases mistakenly copy the AD
8823 - parentside check for cached newname glue.
8975 - check for IP_SENDSRCADDR for interface-automatic or IP_PKTINFO.
8976 - for NSEC3 check if signatures are cached.
9107 - Fixup ldns detection to also check for header files.
9112 queries. It takes some extra processing (CPU, a cache is needed).
9125 cache. Considers some rrsets 'already expired' but does not allow
9130 - Work on cache prefetch feature.
9173 - Fix negative cache lookup of closestencloser check of DS type bit.
9184 data. Added check to tests.
9225 - Fixed wireparse failure to put RRSIGs together with data in some
9358 faster than the previous fflush method and enable some class of
9399 ${range lower val upper} to check probe timeout values.
9422 - fixup memleak in trust anchor unsupported algorithm check.
9513 - feature val-log-level: 1 prints validation failures so you can
9558 - ldns trunk r2959 imported as tarball, because of solaris cc compile
9560 - better wrongly_truncated check.
9702 - check python >= 2.4 in configure.
9703 - -ldl check for libcrypto 1.0.0beta.
9713 - faster fix for winsock reentrant check.
9946 - #227: flush_stats feature for unbound-control.
9947 - stats_noreset feature for unbound-control.
9948 - flush_requestlist feature for unbound-control.
9957 - #226: dump_requestlist feature for unbound-control.
9964 - config parser changed. Gives some syntax errors closer to where they
10000 - noted feature requests in doc/TODO.
10010 - more cycle detection for NS-check, addr-check, root-prime and
10016 Sun cc compiler, ./configure CC=/opt/SUNWspro/bin/cc
10022 - 1.2.1 feature: negative caching for failed queries.
10038 - 1.2.1 feature: stops resolving AAAAs promiscuously when they
10059 - feature to allow wildcards (*, ?, [], {}. ~) in trusted-keys-file
10087 some zones that had correct DLV keys as insecure.
10132 - skip unsupported feature tests on vista/mingw.
10136 come back up. But not if there is some other working server.
10154 - add check in rlimit to avoid integer underflow.
10155 - rlimit check with new formula; better estimate for number interfaces
10156 - nicer comments in rlimit check.
10189 - added configure check for ldns 1.4.0 (using its compat funcs).
10201 in the negative cache rbtree (upcoming 1.1 feature). (Thanks to
10211 - added configure check for eee build warning.
10301 - harden-referral-path feature includes A, AAAA queries for glue,
10315 Mostly only useful for lock-check testing now.
10356 The noprime feature. manpages more explanation. Added a test for it.
10564 - check _raw() commpoint callbacks with fptr_wlist.
10631 - fixed up some TCP porting for winsock.
10633 - use WSAGetLastError() on windows instead of errno for some errors.
10640 - neater crypto check and gdi32 detection.
10661 * first check for SOA record (negative answer) before NS record
10663 * check if no AA bit for non-forwarder, and thus lame zone.
10731 - fix bug 174 - check for tcp_sigpipe that ldns-testns is installed.
10734 - fedora 9, check in6_pktinfo define in configure.
10805 - and check first sig byte for the encoding type.
10843 - implemented check that for NXDOMAIN and NOERROR answers a query
10846 Previously this feature happened because the cache code refused
10855 - -C config feature for harvest program.
10909 - loop check different speedup pkt-dname-reading, 1% faster for
10910 nocache-recursion check.
10913 - some speed results noted:
10931 - check number of queued replies on incoming queries to avoid overload
10955 The only way to remove this is by putting callbacks into some
11043 - check trailing / on chrootdir in checkconf.
11044 - check if root hints and anchor files are in chrootdir.
11046 - removed unused send_reply_iov. and its configure check.
11085 - asynclook -c (cancel) feature.
11094 - removed debug prints from if-auto, verb-algo enables some.
11137 - interface-automatic feature. experimental. Nice for anycast.
11141 compatibility. The feature probably will not work on OpenBSD.
11212 - check timeval length of string.
11221 - check return value of evtimer_add().
11362 data for trust anchors. Included tests for the feature.
11454 - removed some debug prints, only verb_algo (4) enables them.
11479 - fix IP6 TCP, wrong definition check. With test package.
11483 - more portable ip6 check for sockaddr types.
11537 - config check program.
11541 - positive ANY response needs to check if wildcard expansion, and
11542 check that original data did not exist.
11627 Also, for wildcard name NSECs, check they are not from the parent
11628 zone (for wildcarded zone cuts), and check absence of CNAME bit,
11665 current_query num check.
11698 - permissive mode feature, sets AD bit for secure, but bogus does
11752 - check cache security status and either send the query to be
11823 - validator override option for date check testing.
11845 - scrubber check section of lame NS set.
11894 - testbound read ADDRESS and check it.
11938 - feature, addresses can be specified with @portnumber, like nsd.conf.
11988 - typo in check caused subquery errors to be ignored, fixed.
12041 - doxygen 1.5 fixes for comments (for the strict check on docs).
12061 - process better check for looping modules, and which submodule to
12094 - some memcmp changed to dname_compare for case preservation.
12143 - iterator forwarder feature separated out.
12252 - some stats added.
12362 - check sizes of udp received messages, not too short.
12401 - sanity check for incoming query replies.
12405 - AIX configure check.
12449 - created a wrapper around thread calls that performs some basic
12521 - added acx_pthread.m4 autoconf check for pthreads from
12527 - removed check decls, we can compile without them.
12546 - detect (some) headers before the standards check.
12551 - port to OSX: cast to int for some prints of sizet.
12575 - created udp forwarder test. I've done some effort to make it perform