]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Fix typos (#1299)
authorJose Luis Duran <jlduran@users.noreply.github.com>
Wed, 2 Jul 2025 08:50:49 +0000 (05:50 -0300)
committerGitHub <noreply@github.com>
Wed, 2 Jul 2025 08:50:49 +0000 (10:50 +0200)
24 files changed:
configure
daemon/remote.c
dns64/dns64.c
dnstap/dnstap.proto
doc/Changelog
doc/example.conf.in
doc/unbound.conf.rst
edns-subnet/addrtree.h
iterator/iter_delegpt.h
ltmain.sh
makedist.sh
respip/respip.h
services/listen_dnsport.c
services/modstack.h
sldns/keyraw.c
sldns/wire2str.h
testdata/iter_nxns_fallback.rpl
testdata/iter_nxns_parentside.rpl
testdata/subnet_cached_servfail.crpl
testdata/val_failure_dnskey.rpl
util/data/msgencode.c
util/data/msgencode.h
util/net_help.c
validator/validator.c

index af58f5ef6f1d48c585aa67dc6f9d42bd44c5bb42..123b3596c6d6ae1922584789ad0f65c7af07f5e8 100755 (executable)
--- a/configure
+++ b/configure
 test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
 printf %s "checking if $MANIFEST_TOOL is a manifest tool... " >&6; }
-if test ${lt_cv_path_mainfest_tool+y}
+if test ${lt_cv_path_manifest_tool+y}
 then :
   printf %s "(cached) " >&6
 else $as_nop
-  lt_cv_path_mainfest_tool=no
+  lt_cv_path_manifest_tool=no
   echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5
   $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
   cat conftest.err >&5
   if $GREP 'Manifest Tool' conftest.out > /dev/null; then
-    lt_cv_path_mainfest_tool=yes
+    lt_cv_path_manifest_tool=yes
   fi
   rm -f conftest*
 fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
-printf "%s\n" "$lt_cv_path_mainfest_tool" >&6; }
-if test yes != "$lt_cv_path_mainfest_tool"; then
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_manifest_tool" >&5
+printf "%s\n" "$lt_cv_path_manifest_tool" >&6; }
+if test yes != "$lt_cv_path_manifest_tool"; then
   MANIFEST_TOOL=:
 fi
 
@@ -14661,7 +14661,7 @@ fi
   # Add ABI-specific directories to the system library path.
   sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
 
-  # Ideally, we could use ldconfig to report *all* directores which are
+  # Ideally, we could use ldconfig to report *all* directories which are
   # searched for libraries, however this is still not possible.  Aside from not
   # being certain /sbin/ldconfig is available, command
   # 'ldconfig -N -X -v | grep ^/' on 64bit Fedora does not report /usr/lib64,
index 85cd777047ec4963c1b0635e2ce00f2e5c5fa14c..3b9f803a29db69ca991166b5e8d6e1670a17fac2 100644 (file)
@@ -1576,7 +1576,7 @@ do_view_zone_add(RES* ssl, struct worker* worker, char* arg)
                }
                if(!v->isfirst) {
                        /* Global local-zone is not used for this view,
-                        * therefore add defaults to this view-specic
+                        * therefore add defaults to this view-specific
                         * local-zone. */
                        struct config_file lz_cfg;
                        memset(&lz_cfg, 0, sizeof(lz_cfg));
@@ -5424,7 +5424,7 @@ fr_atomic_copy_cfg(struct config_file* oldcfg, struct config_file* cfg,
        COPY_VAR_ptr(tls_cert_bundle);
        COPY_VAR_int(tls_win_cert);
        COPY_VAR_ptr(tls_additional_port);
-       /* The first is used to walk throught the list but last is
+       /* The first is used to walk through the list but last is
         * only used during config read. */
        COPY_VAR_ptr(tls_session_ticket_keys.first);
        COPY_VAR_ptr(tls_session_ticket_keys.last);
@@ -5611,7 +5611,7 @@ fr_atomic_copy_cfg(struct config_file* oldcfg, struct config_file* cfg,
           tagname, num_tags
        */
        COPY_VAR_int(remote_control_enable);
-       /* The first is used to walk throught the list but last is
+       /* The first is used to walk through the list but last is
         * only used during config read. */
        COPY_VAR_ptr(control_ifs.first);
        COPY_VAR_ptr(control_ifs.last);
@@ -7174,7 +7174,7 @@ void
 fast_reload_worker_pickup_changes(struct worker* worker)
 {
        /* The pickup of changes is called when the fast reload has
-        * a syncronized moment, and all the threads are paused and the
+        * a synchronized moment, and all the threads are paused and the
         * reload has been applied. Then the worker can pick up the new
         * changes and store them in worker-specific structs.
         * The pickup is also called when there is no pause, and then
index f028cd28aa24e171180d8c3b2daece18158d21d3..fbdbd87b9f6391e26ecf02f1cafe1baaa1b65d8a 100644 (file)
@@ -631,7 +631,7 @@ handle_event_moddone(struct module_qstate* qstate, int id)
 
        /* When an AAAA query completes check if we want to perform DNS64
         * synthesis. We skip queries with DNSSEC enabled (!CD) and
-        * ones generated by us to retrive the A/PTR record to use for
+        * ones generated by us to retrieve the A/PTR record to use for
         * synth. */
        int could_synth =
                qstate->qinfo.qtype == LDNS_RR_TYPE_AAAA &&
index dfc8ad411d94eb548e87029d21a5de73158a954a..75b8757c2081bea6bf9f929b4313edd6484a50c7 100644 (file)
@@ -98,7 +98,7 @@ message Policy {
     // rule: the rule matched by the message.
     //
     // In a RPZ context, this is the owner name of the rule in
-    // the Reponse Policy Zone in wire format.
+    // the Response Policy Zone in wire format.
     optional bytes rule = 2;
 
     // action: the policy action taken in response to the
index a14a8ad3d69983dfa4ab22e239793cd879a34107..29f2d11a8a0ada67058eaf69942511c091e5652b 100644 (file)
          now checks both single and multi process/thread operation.
 
 16 May 2024: Yorgos
-       - Merge #1070: Fix rtt assignement for low values of
+       - Merge #1070: Fix rtt assignment for low values of
          infra-cache-max-rtt.
 
 16 May 2024: Wouter
 13 October 2023: George
        - Better fix for infinite loop when reading multiple lines of input on
          a broken remote control socket, by treating a zero byte line the
-         same as transmission end. Addesses #947 and #948.
+         same as transmission end. Addresses #947 and #948.
 
 12 October 2023: Wouter
        - Merge #944: Disable EDNS DO.
 
 10 October 2023: George
        - Fix infinite loop when reading multiple lines of input on a broken
-         remote control socket. Addesses #947 and #948.
+         remote control socket. Addresses #947 and #948.
 
 9 October 2023: Wouter
        - Fix edns subnet so that queries with a source prefix of zero cause
        - Ignore expired error responses.
 
 11 November 2022: Wouter
-       - Fix #779: [doc] Missing documention in ub_resolve_event() for
+       - Fix #779: [doc] Missing documentation in ub_resolve_event() for
          callback parameter was_ratelimited.
 
 9 November 2022: George
          not hang. removed trailing slashes from configure paths. Moved iOS
          tests to allow-failure.
        - travis, analyzer disabled on test without debug, that does not
-         run anway.  Turn off failing tests except one.  Update iOS test
+         run anyway.  Turn off failing tests except one.  Update iOS test
          to xcode image 12.2.
 
 22 March 2021: George
        - Fix build on Python 3.10.
 
 10 February 2021: Wouter
-       - Merge PR #420 from dyunwei: DOH not responsing with
+       - Merge PR #420 from dyunwei: DOH not responding with
          "http2_query_read_done failure" logged.
 
 9 February 2021: Wouter
 
 6 August 2020: Wouter
        - Merge PR #284 and Fix #246: Remove DLV entirely from Unbound.
-         The DLV has been decommisioned and in unbound 1.5.4, in 2015, there
+         The DLV has been decommissioned and in unbound 1.5.4, in 2015, there
          was advise to stop using it.  The current code base does not contain
          DLV code any more.  The use of dlv options displays a warning.
 
 3 December 2019: Wouter
        - Merge pull request #124 from rmetrich: Changed log lock
          from 'quick' to 'basic' because this is an I/O lock.
-       - Fix text around serial arithmatic used for RRSIG times to refer
+       - Fix text around serial arithmetic used for RRSIG times to refer
          to correct RFC number.
        - Fix Assert Causing DoS in synth_cname(),
          reported by X41 D-Sec.
        - For #52 #53, second context does not close logfile override.
        - Fix #52 #53, fix for example fail program.
        - Fix to return after failed auth zone http chunk write.
-       - Fix to remove unused test for task_probe existance.
+       - Fix to remove unused test for task_probe existence.
        - Fix to timeval_add for remaining second in microseconds.
        - Check repinfo in worker_handle_request, if null, drop it.
 
 
 1 February 2018: Wouter
        - fix unaligned structure making a false positive in checklock
-         unitialised memory.
+         uninitialised memory.
 
 29 January 2018: Ralph
        - Use NSEC with longest ce to prove wildcard absence.
        - Remove (now unused) event2 include from dnscrypt code.
 
 24 March 2017: George
-       - Fix to prevent non-referal query from being cached as referal when the
-         no_cache_store flag was set.
+       - Fix to prevent non-referral query from being cached as referral when
+         the no_cache_store flag was set.
 
 23 March 2017: Wouter
        - Fix #1239: configure fails to find python distutils if python
 
 7 March 2017: Wouter
        - Fix #1230: swig version 2.0.0 is required for pythonmod, with
-         1.3.40 it crashes when running repeatly unbound-control reload.
+         1.3.40 it crashes when running repeatedly unbound-control reload.
        - Response actions based on IP address from Jinmei Tatuya (Infoblox).
 
 6 March 2017: Wouter
          known vulns.
 
 27 February 2017: Wouter
-       - Fix #1227: Fix that Unbound control allows weak ciphersuits.
+       - Fix #1227: Fix that Unbound control allows weak ciphersuites.
        - Fix #1226: provide official 32bit binary for windows.
 
 24 February 2017: Wouter
        - Fix #674: Do not free pointers given by getenv.
 
 29 May 2015: Wouter
-       - Fix that unparseable error responses are ratelimited.
+       - Fix that unparsable error responses are ratelimited.
        - SOA negative TTL is capped at minimumttl in its rdata section.
        - cache-max-negative-ttl config option, default 3600.
 
 
 10 May 2015: Wouter
        - Change syntax of particular validator error to be easier for
-         machine parse, swap rrset and ip adres info so it looks like:
+         machine parse, swap rrset and ip address info so it looks like:
          validation failure <www.example.nl. TXT IN>: signature crypto
          failed from 2001:DB8:7:bba4::53 for <*.example.nl. NSEC IN>
 
        - fix that --enable-static-exe does not complain about it unknown.
 
 30 June 2011: Wouter
-       - tag relase 1.4.11, trunk is 1.4.12 development.
+       - tag release 1.4.11, trunk is 1.4.12 development.
        - iana portlist updated.
        - fix bug#395: id bits of other query may leak out under conditions
        - fix replyaddr count wrong after jostled queries, which leads to
 
 8 June 2009: Wouter
        - Removed RFC5011 REVOKE flag support. Partial 5011 support may cause
-         inadvertant behaviour.
+         inadvertent behaviour.
        - 1.3.0 tarball for release created.
        - 1.3.1 development in svn trunk.
        - iana portlist updated.
        - initgroups(3) is called to drop secondary group permissions, if
          applicable.
        - configure option --with-ldns-builtin forces the use of the 
-         inluded ldns package with the unbound source.  The -I include
+         included ldns package with the unbound source.  The -I include
          is put before the others, so it avoids bad include files from
          an older ldns install.
        - daemon(3) posix call is used when available.
          please ranlib, stop file without symbols warning.
        - harden referral path now also validates the root after priming.
          It looks up the root NS authoritatively as well as the root servers
-         and attemps to validate the entries.
+         and attempts to validate the entries.
 
 16 October 2008: Wouter
        - Fixup negative TTL values appearing (reported by Attila Nagy).
        - please doxygen, put doxygen comment in one place.
        - asynclook -b blocking mode and test.
        - refactor asynclook, nicer code.
-       - fixup race problems from opensll in rand init from library, with
+       - fixup race problems from openssl in rand init from library, with
          a mutex around the rand init.
        - fix pass async_id=NULL to _async resolve().
        - rewrote _wait() routine, so that it is threadsafe.
 11 June 2007: Wouter
        - replies on TCP queries have the address field set in replyinfo,
          for serviced queries, because the initiator does not know that
-         a TCP fallback has occured.
+         a TCP fallback has occurred.
        - omit DNSSEC types from nonDO replies, except if qtype is ANY or
          if qtype directly queries for the type (and then only show that
          'unknown type' in the answer section).
index a85b58de4327d20e28f1ea401531111e5f582592..b33e65bfeae2748946095da67cce53bebdc9eeff 100644 (file)
@@ -279,7 +279,7 @@ server:
        # do-ip6: yes
 
        # If running unbound on an IPv6-only host, domains that only have
-       # IPv4 servers would become unresolveable.  If NAT64 is available in
+       # IPv4 servers would become unresolvable.  If NAT64 is available in
        # the network, unbound can use NAT64 to reach these servers with
        # the following option.  This is NOT needed for enabling DNS64 on a
        # system that has IPv4 connectivity.
index 80a62309d82461b66140dc876fba6296561735ce..bfc18ba2e581b59ded5ff3df084688720e684faa 100644 (file)
@@ -3239,7 +3239,7 @@ These options are part of the **server:** clause.
 @@UAHL@unbound.conf@ede@@: *<yes or no>*
     If enabled, Unbound will respond with Extended DNS Error codes
     (:rfc:`8914`).
-    These EDEs privide additional information with a response mainly for, but
+    These EDEs provide additional information with a response mainly for, but
     not limited to, DNS and DNSSEC errors.
 
     When the :ref:`val-log-level<unbound.conf.val-log-level>` option is also
index 0bc1837cdb8072126a54f8ae8bce3f0abb76c559..2be530423db477aacd95814fc30b21278a7503d2 100644 (file)
@@ -116,7 +116,7 @@ struct addredge {
        addrlen_t len;
        /** child node this edge is connected to */
        struct addrnode *node;
-       /** Parent node this ege is connected to */
+       /** Parent node this edge is connected to */
        struct addrnode *parent_node;
        /** Index of this edge in parent_node */
        int parent_index;
index 0ae4cbabffce2adcf4c91fbcb91b47e30cac7453..287bf92134d2856f3376dc6d022e9353789e0f7c 100644 (file)
@@ -82,7 +82,7 @@ struct delegpt {
        /** if true, the delegation point has reached last resort processing
         *  and the parent side information has been possibly added to the
         *  delegation point.
-        *  For now this singals that further target lookups will ignore
+        *  For now this signals that further target lookups will ignore
         *  the configured target-fetch-policy and only resolve on
         *  demand to try and avoid triggering limits at this stage (.i.e, it
         *  is very likely that the A/AAAA queries for the newly added name
index 7f3523d335c55eb0716d11eca34426a237c08027..3511536a10320bc7aacac802dfcc9bd295c4c78c 100644 (file)
--- a/ltmain.sh
+++ b/ltmain.sh
@@ -696,7 +696,7 @@ eval 'func_dirname ()
 #             to NONDIR_REPLACEMENT.
 #             value returned in "$func_dirname_result"
 #   basename: Compute filename of FILE.
-#             value retuned in "$func_basename_result"
+#             value returned in "$func_basename_result"
 # For efficiency, we do not delegate to the functions above but instead
 # duplicate the functionality here.
 eval 'func_dirname_and_basename ()
@@ -1532,7 +1532,7 @@ func_run_hooks ()
 
     case " $hookable_fns " in
       *" $1 "*) ;;
-      *) func_fatal_error "'$1' does not support hook funcions.n" ;;
+      *) func_fatal_error "'$1' does not support hook functions.n" ;;
     esac
 
     eval _G_hook_fns=\$$1_hooks; shift
@@ -1616,7 +1616,7 @@ func_run_hooks ()
 #    }
 #    func_add_hook func_validate_options my_option_validation
 #
-# You'll alse need to manually amend $usage_message to reflect the extra
+# You'll also need to manually amend $usage_message to reflect the extra
 # options you parse.  It's preferable to append if you can, so that
 # multiple option parsing hooks can be added safely.
 
@@ -1649,7 +1649,7 @@ func_options ()
 # All initialisations required before starting the option parse loop.
 # Note that when calling hook functions, we pass through the list of
 # positional parameters.  If a hook function modifies that list, and
-# needs to propogate that back to rest of this script, then the complete
+# needs to propagate that back to rest of this script, then the complete
 # modified list must be put in 'func_run_hooks_result' before
 # returning.
 func_hookable func_options_prep
@@ -5772,7 +5772,7 @@ EOF
         {
           /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
              namespace, but it is not one of the ones we know about and
-             have already dealt with, above (inluding dump-script), then
+             have already dealt with, above (including dump-script), then
              report an error. Otherwise, targets might begin to believe
              they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
              namespace. The first time any user complains about this, we'll
index dac4bc10aa655ba6888c5f6105d4f4b4de7f0469..b6b593431f299fe21b2fb2f406ee8c660445d127 100755 (executable)
@@ -59,7 +59,7 @@ Generate a distribution tar file for unbound.
     -wxp expat.xx.tar.gz Also build expat from tarball for windows dist.
     -wdir directory     Build openssl and expat in a persistent directory for
                         windows dist. If builds are already in that directory
-                        they are used right away. Useful when debuggin windows
+                        they are used right away. Useful when debugging windows
                         builds.
     -w32                32bit windows compile.
     -w ...              Build windows binary dist. last args passed to configure.
index 6469854c53cb35986998a060096638bd69f7da3c..83b6414737f7a878c2739cf672c035af6bca4a2c 100644 (file)
@@ -276,7 +276,7 @@ void respip_inform_print(struct respip_action_info* respip_actinfo,
  * @param addrlen: length of addr.
  * @param net: netblock to lookup.
  * @param create: create node if it does not exist when 1.
- * @param ipstr: human redable ip string, for logging.
+ * @param ipstr: human readable ip string, for logging.
  * @return newly created of found node, not holding lock.
  */
 struct resp_addr*
index b77e9f13a0f996b1b322dfdbd42a5809f5d5097f..1c45fce3cc47be3d6f5304d4f9790749fd4d599d 100644 (file)
@@ -906,7 +906,7 @@ create_tcp_accept_sock(struct addrinfo *addr, int v6only, int* noproto,
           against IP spoofing attacks as suggested in RFC7413 */
 #ifdef __APPLE__
        /* OS X implementation only supports qlen of 1 via this call. Actual
-          value is configured by the net.inet.tcp.fastopen_backlog kernel parm. */
+          value is configured by the net.inet.tcp.fastopen_backlog kernel param. */
        qlen = 1;
 #else
        /* 5 is recommended on linux */
@@ -1602,7 +1602,7 @@ listen_create(struct comm_base* base, struct listen_port* ports,
                                front->udp_buff, ports->pp2_enabled, cb,
                                cb_arg, ports->socket);
 #else
-                       log_warn("This system does not support UDP ancilliary data.");
+                       log_warn("This system does not support UDP ancillary data.");
 #endif
                }
                if(!cp) {
@@ -3103,7 +3103,7 @@ static int http2_req_header_cb(nghttp2_session* session,
                return 0;
        }
        /* Content type is a SHOULD (rfc7231#section-3.1.1.5) when using POST,
-        * and not needed when using GET. Don't enfore.
+        * and not needed when using GET. Don't enforce.
         * If set only allow lowercase "application/dns-message".
         *
         * Clients SHOULD (rfc8484#section-4.1) set an accept header, but MUST
@@ -3165,7 +3165,7 @@ static int http2_req_data_chunk_recv_cb(nghttp2_session* ATTR_UNUSED(session),
                        qlen = h2_stream->content_length;
                } else if(len <= h2_session->c->http2_stream_max_qbuffer_size) {
                        /* setting this to msg-buffer-size can result in a lot
-                        * of memory consuption. Most queries should fit in a
+                        * of memory consumption. Most queries should fit in a
                         * single DATA frame, and most POST queries will
                         * contain content-length which does not impose this
                         * limit. */
@@ -3191,7 +3191,7 @@ static int http2_req_data_chunk_recv_cb(nghttp2_session* ATTR_UNUSED(session),
 
        if(!h2_stream->qbuffer ||
                sldns_buffer_remaining(h2_stream->qbuffer) < len) {
-               verbose(VERB_ALGO, "http2 data_chunck_recv failed. Not enough "
+               verbose(VERB_ALGO, "http2 data_chunk_recv failed. Not enough "
                        "buffer space for POST query. Can happen on multi "
                        "frame requests without content-length header");
                h2_stream->query_too_large = 1;
index 5674aefdd01873c9c476201423ce3b7f229365b4..03a4c82c40cd7dc29a39db38b5f41b704abc64df 100644 (file)
@@ -67,7 +67,7 @@ void modstack_init(struct module_stack* stack);
 void modstack_free(struct module_stack* stack);
 
 /**
- * Initialises modules and assignes ids. Calls module_startup().
+ * Initialises modules and assigns ids. Calls module_startup().
  * @param stack: Expected empty, filled according to module_conf
  * @param module_conf: string what modules to initialize
  * @param env: module environment which is inited by the modules.
index cb6ed03872ee76bf63333741fe027a2e47ba517f..42a9262a30da753ed79f2db4a1f289daf6d2bf27 100644 (file)
@@ -272,7 +272,7 @@ sldns_key_buf2dsa_raw(unsigned char* key, size_t len)
                return NULL;
        }
        if (!DSA_set0_key(dsa, Y, NULL)) {
-               /* QPG attached, cleaned up by DSA_fre() */
+               /* QPG attached, cleaned up by DSA_free() */
                DSA_free(dsa);
                BN_free(Y);
                return NULL;
index 772268b249c92b54cbd9fd98077ad85433f93687..36c58b8b064d49b84751a221adcccb7eb3d9824b 100644 (file)
@@ -262,7 +262,7 @@ int sldns_wire2str_rdata_unknown_scan(uint8_t** data, size_t* data_len,
  * @param pkt: packet for decompression, if NULL no decompression.
  * @param pktlen: length of packet buffer.
  * @param comprloop: inout bool, that is set true if compression loop failure
- *     happens.  Pass in 0, if passsed in as true, a lower bound is set
+ *     happens.  Pass in 0, if passed in as true, a lower bound is set
  *     on compression loops to stop arbitrary long packet parse times.
  *     This is meant so you can set it to 0 at the start of a list of dnames,
  *     and then scan all of them in sequence, if a loop happens, it becomes
index 2a6a3fd33b753e53288e1b9a1e7ddc489ecca8c3..a9436529a1e80a70e6d497981ff240901914aa96 100644 (file)
@@ -49,7 +49,7 @@ RANGE_BEGIN 0 100
                ADJUST copy_id copy_query
                REPLY QR NOERROR
                SECTION QUESTION
-                       nonexistant.com. IN A
+                       nonexistent.com. IN A
                SECTION AUTHORITY
                        com.    IN NS   a.gtld-servers.net.
                SECTION ADDITIONAL
@@ -89,9 +89,9 @@ RANGE_BEGIN 0 100
                ADJUST copy_id copy_query
                REPLY QR NOERROR
                SECTION QUESTION
-                       nonexistant.com. IN A
+                       nonexistent.com. IN A
                SECTION AUTHORITY
-                       nonexistant.com. IN NS  ns.example.com.
+                       nonexistent.com. IN NS  ns.example.com.
                SECTION ADDITIONAL
                        ns.example.com.  10 IN A        1.2.3.4
        ENTRY_END
@@ -107,18 +107,18 @@ RANGE_BEGIN 0 100
                SECTION QUESTION
                        example.com. IN NS
                SECTION ANSWER
-                       example.com.    IN NS   ns1.nonexistant.com.
-                       example.com.    IN NS   ns2.nonexistant.com.
-                       example.com.    IN NS   ns3.nonexistant.com.
-                       example.com.    IN NS   ns4.nonexistant.com.
-                       example.com.    IN NS   ns5.nonexistant.com.
-                       example.com.    IN NS   ns6.nonexistant.com.
-                       example.com.    IN NS   ns7.nonexistant.com.
-                       example.com.    IN NS   ns8.nonexistant.com.
-                       example.com.    IN NS   ns9.nonexistant.com.
-                       example.com.    IN NS   ns10.nonexistant.com.
-                       example.com.    IN NS   ns11.nonexistant.com.
-                       example.com.    IN NS   ns12.nonexistant.com.
+                       example.com.    IN NS   ns1.nonexistent.com.
+                       example.com.    IN NS   ns2.nonexistent.com.
+                       example.com.    IN NS   ns3.nonexistent.com.
+                       example.com.    IN NS   ns4.nonexistent.com.
+                       example.com.    IN NS   ns5.nonexistent.com.
+                       example.com.    IN NS   ns6.nonexistent.com.
+                       example.com.    IN NS   ns7.nonexistent.com.
+                       example.com.    IN NS   ns8.nonexistent.com.
+                       example.com.    IN NS   ns9.nonexistent.com.
+                       example.com.    IN NS   ns10.nonexistent.com.
+                       example.com.    IN NS   ns11.nonexistent.com.
+                       example.com.    IN NS   ns12.nonexistent.com.
        ENTRY_END
 
        ENTRY_BEGIN
@@ -146,7 +146,7 @@ RANGE_BEGIN 0 100
                ADJUST copy_id copy_query
                REPLY QR NXDOMAIN
                SECTION QUESTION
-                       nonexistant.com. IN A
+                       nonexistent.com. IN A
        ENTRY_END
 
        ENTRY_BEGIN
@@ -158,18 +158,18 @@ RANGE_BEGIN 0 100
                SECTION ANSWER
                        a.example.com. IN A     10.20.30.40
                SECTION AUTHORITY
-                       example.com.    IN NS   ns1.nonexistant.com.
-                       example.com.    IN NS   ns2.nonexistant.com.
-                       example.com.    IN NS   ns3.nonexistant.com.
-                       example.com.    IN NS   ns4.nonexistant.com.
-                       example.com.    IN NS   ns5.nonexistant.com.
-                       example.com.    IN NS   ns6.nonexistant.com.
-                       example.com.    IN NS   ns7.nonexistant.com.
-                       example.com.    IN NS   ns8.nonexistant.com.
-                       example.com.    IN NS   ns9.nonexistant.com.
-                       example.com.    IN NS   ns10.nonexistant.com.
-                       example.com.    IN NS   ns11.nonexistant.com.
-                       example.com.    IN NS   ns12.nonexistant.com.
+                       example.com.    IN NS   ns1.nonexistent.com.
+                       example.com.    IN NS   ns2.nonexistent.com.
+                       example.com.    IN NS   ns3.nonexistent.com.
+                       example.com.    IN NS   ns4.nonexistent.com.
+                       example.com.    IN NS   ns5.nonexistent.com.
+                       example.com.    IN NS   ns6.nonexistent.com.
+                       example.com.    IN NS   ns7.nonexistent.com.
+                       example.com.    IN NS   ns8.nonexistent.com.
+                       example.com.    IN NS   ns9.nonexistent.com.
+                       example.com.    IN NS   ns10.nonexistent.com.
+                       example.com.    IN NS   ns11.nonexistent.com.
+                       example.com.    IN NS   ns12.nonexistent.com.
        ENTRY_END
 
        ENTRY_BEGIN
@@ -181,18 +181,18 @@ RANGE_BEGIN 0 100
                SECTION ANSWER
                        b.example.com. IN A     10.20.30.40
                SECTION AUTHORITY
-                       example.com.    IN NS   ns1.nonexistant.com.
-                       example.com.    IN NS   ns2.nonexistant.com.
-                       example.com.    IN NS   ns3.nonexistant.com.
-                       example.com.    IN NS   ns4.nonexistant.com.
-                       example.com.    IN NS   ns5.nonexistant.com.
-                       example.com.    IN NS   ns6.nonexistant.com.
-                       example.com.    IN NS   ns7.nonexistant.com.
-                       example.com.    IN NS   ns8.nonexistant.com.
-                       example.com.    IN NS   ns9.nonexistant.com.
-                       example.com.    IN NS   ns10.nonexistant.com.
-                       example.com.    IN NS   ns11.nonexistant.com.
-                       example.com.    IN NS   ns12.nonexistant.com.
+                       example.com.    IN NS   ns1.nonexistent.com.
+                       example.com.    IN NS   ns2.nonexistent.com.
+                       example.com.    IN NS   ns3.nonexistent.com.
+                       example.com.    IN NS   ns4.nonexistent.com.
+                       example.com.    IN NS   ns5.nonexistent.com.
+                       example.com.    IN NS   ns6.nonexistent.com.
+                       example.com.    IN NS   ns7.nonexistent.com.
+                       example.com.    IN NS   ns8.nonexistent.com.
+                       example.com.    IN NS   ns9.nonexistent.com.
+                       example.com.    IN NS   ns10.nonexistent.com.
+                       example.com.    IN NS   ns11.nonexistent.com.
+                       example.com.    IN NS   ns12.nonexistent.com.
        ENTRY_END
 
        ENTRY_BEGIN
@@ -204,18 +204,18 @@ RANGE_BEGIN 0 100
                SECTION ANSWER
                        c.example.com. IN A     10.20.30.40
                SECTION AUTHORITY
-                       example.com.    IN NS   ns1.nonexistant.com.
-                       example.com.    IN NS   ns2.nonexistant.com.
-                       example.com.    IN NS   ns3.nonexistant.com.
-                       example.com.    IN NS   ns4.nonexistant.com.
-                       example.com.    IN NS   ns5.nonexistant.com.
-                       example.com.    IN NS   ns6.nonexistant.com.
-                       example.com.    IN NS   ns7.nonexistant.com.
-                       example.com.    IN NS   ns8.nonexistant.com.
-                       example.com.    IN NS   ns9.nonexistant.com.
-                       example.com.    IN NS   ns10.nonexistant.com.
-                       example.com.    IN NS   ns11.nonexistant.com.
-                       example.com.    IN NS   ns12.nonexistant.com.
+                       example.com.    IN NS   ns1.nonexistent.com.
+                       example.com.    IN NS   ns2.nonexistent.com.
+                       example.com.    IN NS   ns3.nonexistent.com.
+                       example.com.    IN NS   ns4.nonexistent.com.
+                       example.com.    IN NS   ns5.nonexistent.com.
+                       example.com.    IN NS   ns6.nonexistent.com.
+                       example.com.    IN NS   ns7.nonexistent.com.
+                       example.com.    IN NS   ns8.nonexistent.com.
+                       example.com.    IN NS   ns9.nonexistent.com.
+                       example.com.    IN NS   ns10.nonexistent.com.
+                       example.com.    IN NS   ns11.nonexistent.com.
+                       example.com.    IN NS   ns12.nonexistent.com.
        ENTRY_END
 
        ENTRY_BEGIN
@@ -227,18 +227,18 @@ RANGE_BEGIN 0 100
                SECTION ANSWER
                        d.example.com. IN A     10.20.30.40
                SECTION AUTHORITY
-                       example.com.    IN NS   ns1.nonexistant.com.
-                       example.com.    IN NS   ns2.nonexistant.com.
-                       example.com.    IN NS   ns3.nonexistant.com.
-                       example.com.    IN NS   ns4.nonexistant.com.
-                       example.com.    IN NS   ns5.nonexistant.com.
-                       example.com.    IN NS   ns6.nonexistant.com.
-                       example.com.    IN NS   ns7.nonexistant.com.
-                       example.com.    IN NS   ns8.nonexistant.com.
-                       example.com.    IN NS   ns9.nonexistant.com.
-                       example.com.    IN NS   ns10.nonexistant.com.
-                       example.com.    IN NS   ns11.nonexistant.com.
-                       example.com.    IN NS   ns12.nonexistant.com.
+                       example.com.    IN NS   ns1.nonexistent.com.
+                       example.com.    IN NS   ns2.nonexistent.com.
+                       example.com.    IN NS   ns3.nonexistent.com.
+                       example.com.    IN NS   ns4.nonexistent.com.
+                       example.com.    IN NS   ns5.nonexistent.com.
+                       example.com.    IN NS   ns6.nonexistent.com.
+                       example.com.    IN NS   ns7.nonexistent.com.
+                       example.com.    IN NS   ns8.nonexistent.com.
+                       example.com.    IN NS   ns9.nonexistent.com.
+                       example.com.    IN NS   ns10.nonexistent.com.
+                       example.com.    IN NS   ns11.nonexistent.com.
+                       example.com.    IN NS   ns12.nonexistent.com.
        ENTRY_END
 RANGE_END
 
@@ -259,18 +259,18 @@ a.example.com.    IN A
 SECTION ANSWER
 a.example.com. IN A    10.20.30.40
 SECTION AUTHORITY
-example.com.    IN NS   ns1.nonexistant.com.
-example.com.    IN NS   ns2.nonexistant.com.
-example.com.    IN NS   ns3.nonexistant.com.
-example.com.    IN NS   ns4.nonexistant.com.
-example.com.    IN NS   ns5.nonexistant.com.
-example.com.    IN NS   ns6.nonexistant.com.
-example.com.    IN NS   ns7.nonexistant.com.
-example.com.    IN NS   ns8.nonexistant.com.
-example.com.    IN NS   ns9.nonexistant.com.
-example.com.    IN NS   ns10.nonexistant.com.
-example.com.    IN NS   ns11.nonexistant.com.
-example.com.    IN NS   ns12.nonexistant.com.
+example.com.    IN NS   ns1.nonexistent.com.
+example.com.    IN NS   ns2.nonexistent.com.
+example.com.    IN NS   ns3.nonexistent.com.
+example.com.    IN NS   ns4.nonexistent.com.
+example.com.    IN NS   ns5.nonexistent.com.
+example.com.    IN NS   ns6.nonexistent.com.
+example.com.    IN NS   ns7.nonexistent.com.
+example.com.    IN NS   ns8.nonexistent.com.
+example.com.    IN NS   ns9.nonexistent.com.
+example.com.    IN NS   ns10.nonexistent.com.
+example.com.    IN NS   ns11.nonexistent.com.
+example.com.    IN NS   ns12.nonexistent.com.
 ENTRY_END
 
 ; The child side nameservers are now known to Unbound
@@ -293,18 +293,18 @@ b.example.com.    IN A
 SECTION ANSWER
 b.example.com. IN A    10.20.30.40
 SECTION AUTHORITY
-example.com.    IN NS   ns1.nonexistant.com.
-example.com.    IN NS   ns2.nonexistant.com.
-example.com.    IN NS   ns3.nonexistant.com.
-example.com.    IN NS   ns4.nonexistant.com.
-example.com.    IN NS   ns5.nonexistant.com.
-example.com.    IN NS   ns6.nonexistant.com.
-example.com.    IN NS   ns7.nonexistant.com.
-example.com.    IN NS   ns8.nonexistant.com.
-example.com.    IN NS   ns9.nonexistant.com.
-example.com.    IN NS   ns10.nonexistant.com.
-example.com.    IN NS   ns11.nonexistant.com.
-example.com.    IN NS   ns12.nonexistant.com.
+example.com.    IN NS   ns1.nonexistent.com.
+example.com.    IN NS   ns2.nonexistent.com.
+example.com.    IN NS   ns3.nonexistent.com.
+example.com.    IN NS   ns4.nonexistent.com.
+example.com.    IN NS   ns5.nonexistent.com.
+example.com.    IN NS   ns6.nonexistent.com.
+example.com.    IN NS   ns7.nonexistent.com.
+example.com.    IN NS   ns8.nonexistent.com.
+example.com.    IN NS   ns9.nonexistent.com.
+example.com.    IN NS   ns10.nonexistent.com.
+example.com.    IN NS   ns11.nonexistent.com.
+example.com.    IN NS   ns12.nonexistent.com.
 ENTRY_END
 
 ; Query a third time, this will get the cached NXDOMAINs (no NX counter for
@@ -330,18 +330,18 @@ c.example.com.    IN A
 SECTION ANSWER
 c.example.com. IN A    10.20.30.40
 SECTION AUTHORITY
-example.com.    IN NS   ns1.nonexistant.com.
-example.com.    IN NS   ns2.nonexistant.com.
-example.com.    IN NS   ns3.nonexistant.com.
-example.com.    IN NS   ns4.nonexistant.com.
-example.com.    IN NS   ns5.nonexistant.com.
-example.com.    IN NS   ns6.nonexistant.com.
-example.com.    IN NS   ns7.nonexistant.com.
-example.com.    IN NS   ns8.nonexistant.com.
-example.com.    IN NS   ns9.nonexistant.com.
-example.com.    IN NS   ns10.nonexistant.com.
-example.com.    IN NS   ns11.nonexistant.com.
-example.com.    IN NS   ns12.nonexistant.com.
+example.com.    IN NS   ns1.nonexistent.com.
+example.com.    IN NS   ns2.nonexistent.com.
+example.com.    IN NS   ns3.nonexistent.com.
+example.com.    IN NS   ns4.nonexistent.com.
+example.com.    IN NS   ns5.nonexistent.com.
+example.com.    IN NS   ns6.nonexistent.com.
+example.com.    IN NS   ns7.nonexistent.com.
+example.com.    IN NS   ns8.nonexistent.com.
+example.com.    IN NS   ns9.nonexistent.com.
+example.com.    IN NS   ns10.nonexistent.com.
+example.com.    IN NS   ns11.nonexistent.com.
+example.com.    IN NS   ns12.nonexistent.com.
 ENTRY_END
 
 ; Allow for the nameserver glue to expire
@@ -365,18 +365,18 @@ d.example.com.    IN A
 SECTION ANSWER
 d.example.com. IN A    10.20.30.40
 SECTION AUTHORITY
-example.com.    IN NS   ns1.nonexistant.com.
-example.com.    IN NS   ns2.nonexistant.com.
-example.com.    IN NS   ns3.nonexistant.com.
-example.com.    IN NS   ns4.nonexistant.com.
-example.com.    IN NS   ns5.nonexistant.com.
-example.com.    IN NS   ns6.nonexistant.com.
-example.com.    IN NS   ns7.nonexistant.com.
-example.com.    IN NS   ns8.nonexistant.com.
-example.com.    IN NS   ns9.nonexistant.com.
-example.com.    IN NS   ns10.nonexistant.com.
-example.com.    IN NS   ns11.nonexistant.com.
-example.com.    IN NS   ns12.nonexistant.com.
+example.com.    IN NS   ns1.nonexistent.com.
+example.com.    IN NS   ns2.nonexistent.com.
+example.com.    IN NS   ns3.nonexistent.com.
+example.com.    IN NS   ns4.nonexistent.com.
+example.com.    IN NS   ns5.nonexistent.com.
+example.com.    IN NS   ns6.nonexistent.com.
+example.com.    IN NS   ns7.nonexistent.com.
+example.com.    IN NS   ns8.nonexistent.com.
+example.com.    IN NS   ns9.nonexistent.com.
+example.com.    IN NS   ns10.nonexistent.com.
+example.com.    IN NS   ns11.nonexistent.com.
+example.com.    IN NS   ns12.nonexistent.com.
 ENTRY_END
 
 SCENARIO_END
index 94a5a6f1bf52df9df79e6a0e1b2152d15ac1f9cd..e5bfede74e0692d420afb9b612f9e128c69d2143 100644 (file)
@@ -51,7 +51,7 @@ RANGE_BEGIN 0 100
                ADJUST copy_id copy_query
                REPLY QR NOERROR
                SECTION QUESTION
-                       nonexistant.com. IN A
+                       nonexistent.com. IN A
                SECTION AUTHORITY
                        com.    IN NS   a.gtld-servers.net.
                SECTION ADDITIONAL
@@ -81,14 +81,14 @@ RANGE_BEGIN 0 100
                SECTION QUESTION
                        example.com. IN A
                SECTION AUTHORITY
-                       example.com.    IN NS   ns1.nonexistant.com.
-                       example.com.    IN NS   ns2.nonexistant.com.
-                       example.com.    IN NS   ns3.nonexistant.com.
-                       example.com.    IN NS   ns4.nonexistant.com.
-                       example.com.    IN NS   ns5.nonexistant.com.
-                       example.com.    IN NS   ns6.nonexistant.com.
-                       example.com.    IN NS   ns7.nonexistant.com.
-                       example.com.    IN NS   ns8.nonexistant.com.
+                       example.com.    IN NS   ns1.nonexistent.com.
+                       example.com.    IN NS   ns2.nonexistent.com.
+                       example.com.    IN NS   ns3.nonexistent.com.
+                       example.com.    IN NS   ns4.nonexistent.com.
+                       example.com.    IN NS   ns5.nonexistent.com.
+                       example.com.    IN NS   ns6.nonexistent.com.
+                       example.com.    IN NS   ns7.nonexistent.com.
+                       example.com.    IN NS   ns8.nonexistent.com.
        ENTRY_END
 
        ENTRY_BEGIN
@@ -96,7 +96,7 @@ RANGE_BEGIN 0 100
                ADJUST copy_id copy_query
                REPLY QR NXDOMAIN
                SECTION QUESTION
-                       nonexistant.com. IN A
+                       nonexistent.com. IN A
        ENTRY_END
 RANGE_END
 
index f1a66159c4ee2adbc50989511e73af3fcb981683..1bcd05f2f8884d2deeb40823e48806069faf43c8 100644 (file)
@@ -118,7 +118,7 @@ HEX_EDNSDATA_BEGIN
 HEX_EDNSDATA_END
 ENTRY_END
 
-; This answer was cached but a prefetch was triggerred
+; This answer was cached but a prefetch was triggered
 STEP 12 CHECK_ANSWER
 ENTRY_BEGIN
 MATCH opcode qtype qname
index c5f1af2ff34926e901a01c61d4c1f93b86773578..8b8d7f3fe2080fe9a1394e0ae1ee7a658e75ee9d 100644 (file)
@@ -17,7 +17,7 @@ stub-zone:
        stub-addr: 193.0.14.129         # K.ROOT-SERVERS.NET.
 CONFIG_END
 
-SCENARIO_BEGIN Test validator with failure for chaing of trust lookup.
+SCENARIO_BEGIN Test validator with failure for chain of trust lookup.
 ; The error message that is created, also for EDE is more extensive.
 
 ; K.ROOT-SERVERS.NET.
index d229a7447e96f7531490c782fdf0ba02e56b9edb..84aa3b9e75aeea7363bc40da8ef694088e7e0a81 100644 (file)
@@ -365,7 +365,7 @@ compress_any_dname(uint8_t* dname, sldns_buffer* pkt, int labs,
 
 /** return true if type needs domain name compression in rdata */
 static const sldns_rr_descriptor*
-type_rdata_compressable(struct ub_packed_rrset_key* key)
+type_rdata_compressible(struct ub_packed_rrset_key* key)
 {
        uint16_t t = ntohs(key->rk.type);
        if(sldns_rr_descript(t) && 
@@ -486,7 +486,7 @@ packed_rrset_encode(struct ub_packed_rrset_key* key, sldns_buffer* pkt,
                adjust = SERVE_ORIGINAL_TTL ? data->ttl_add : timenow;
 
        if(do_data) {
-               const sldns_rr_descriptor* c = type_rdata_compressable(key);
+               const sldns_rr_descriptor* c = type_rdata_compressible(key);
                for(i=0; i<data->count; i++) {
                        /* rrset roundrobin */
                        j = (i + rr_offset) % data->count;
index 6aff06099ee97f9b950c0f77ab472ce24f9327ac..08fcb59b8e36f087352197a619076736d332a945 100644 (file)
@@ -117,7 +117,7 @@ uint16_t calc_edns_field_size(struct edns_data* edns);
 uint16_t calc_edns_option_size(struct edns_data* edns, uint16_t code);
 
 /**
- * Calculate the size of the EDE option(s) in packet. Also calculate seperately
+ * Calculate the size of the EDE option(s) in packet. Also calculate separately
  * the size of the EXTRA-TEXT field(s) in case we can trim them to fit.
  * In this case include any LDNS_EDE_OTHER options in their entirety since they
  * are useless without extra text.
index a50737dd8497d8bce3a86b86020d05a001cc5aef..19e42642e20ea87d92900fa4b4e2d00cb9c771e5 100644 (file)
@@ -1035,7 +1035,7 @@ void log_crypto_err_code(const char* str, unsigned long err)
 }
 
 #ifdef HAVE_SSL
-/** Print crypt erro with SSL_get_error want code and err_get_error code */
+/** Print crypt error with SSL_get_error want code and err_get_error code */
 static void log_crypto_err_io_code_arg(const char* str, int r,
        unsigned long err, int err_present)
 {
index d43ab6325d29ff196e653c6226ca6894555bebac..5817fc8085a2f8b93db142bd6843ab02f7a8c659 100644 (file)
@@ -76,7 +76,7 @@ static void process_ds_response(struct module_qstate* qstate,
        struct module_qstate* sub_qstate);
 
 
-/* Updates the suplied EDE (RFC8914) code selectively so we don't lose
+/* Updates the supplied EDE (RFC8914) code selectively so we don't lose
  * a more specific code */
 static void
 update_reason_bogus(struct reply_info* rep, sldns_ede_code reason_bogus)
@@ -2917,7 +2917,7 @@ ds_response_to_ke(struct module_qstate* qstate, struct val_qstate* vq,
                struct ub_packed_rrset_key* ds;
                enum sec_status sec;
                ds = reply_find_answer_rrset(qinfo, msg->rep);
-               /* If there was no DS rrset, then we have mis-classified 
+               /* If there was no DS rrset, then we have misclassified
                 * this message. */
                if(!ds) {
                        log_warn("internal error: POSITIVE DS response was "
@@ -3469,7 +3469,7 @@ val_inform_super(struct module_qstate* qstate, int id,
                if(suspend) {
                        /* deep copy the return_msg to vq->sub_ds_msg; it will
                         * be resumed later in the super state with the caveat
-                        * that the initial calculations will be re-caclulated
+                        * that the initial calculations will be re-calculated
                         * and re-suspended there before continuing. */
                        vq->sub_ds_msg = dns_msg_deepcopy_region(
                                qstate->return_msg, super->region);