gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [lsd0001] branch master updated: revert nick 0-terminated


From: gnunet
Subject: [GNUnet-SVN] [lsd0001] branch master updated: revert nick 0-terminated
Date: Sun, 06 Oct 2019 04:35:10 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository lsd0001.

The following commit(s) were added to refs/heads/master by this push:
     new f00eaa1  revert nick 0-terminated
f00eaa1 is described below

commit f00eaa10867f74d08a5eadac13e10322cc8ec3fa
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Sun Oct 6 04:32:59 2019 +0200

    revert nick 0-terminated
---
 draft-schanzen-gns.html |  6 +++---
 draft-schanzen-gns.txt  | 12 ++++++------
 draft-schanzen-gns.xml  |  2 +-
 3 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/draft-schanzen-gns.html b/draft-schanzen-gns.html
index 4c4a937..65027bf 100644
--- a/draft-schanzen-gns.html
+++ b/draft-schanzen-gns.html
@@ -1394,7 +1394,7 @@ async function addMetadata(){try{const 
e=document.styleSheets[0].cssRules;for(le
          resolved by querying the name server(s).
          Multiple
          GNS2DNS records may be stored under the same label, in which case the
-         resolve MUST try all of them.  However, if multiple GNS2DNS records
+         resolver MUST try all of them.  However, if multiple GNS2DNS records
          are present, the DNS name MUST be identical for all of them.
          A GNS2DNS DATA entry has the following format:<a 
href="#section-3.2-1" class="pilcrow">¶</a></p>
 <div id="figure_gns2dnsrecord">
@@ -1466,7 +1466,7 @@ async function addMetadata(){try{const 
e=document.styleSheets[0].cssRules;for(le
          PKEY <a href="#gnsrecords_pkey" class="xref">Section 3.1</a> record 
containing this zone's
          public zone key.
          A NICK resource record contains an UTF-8 string
-         (0-terminated) representing the preferred label.
+         (not 0-terminated) representing the preferred label.
          This string may NOT inlcude a ".".
          This record SHOULD only be stored under the empty label "@".
          A NICK DATA entry has the following format:<a href="#section-3.4-1" 
class="pilcrow">¶</a></p>
@@ -2113,7 +2113,7 @@ async function addMetadata(){try{const 
e=document.styleSheets[0].cssRules;for(le
          00000000
 
 
-         BLOCK :=
+         RRBLOCK :=
          055cb070e05fe6de SIGNATURE
          ad694a50e5b4dedd
          b9fdcbdbae004f65
diff --git a/draft-schanzen-gns.txt b/draft-schanzen-gns.txt
index 67739ef..31f9e2f 100644
--- a/draft-schanzen-gns.txt
+++ b/draft-schanzen-gns.txt
@@ -296,7 +296,7 @@ Internet-Draft             The GNU Name System              
   July 2019
    the zone of the GNS2DNS record.  Then, the DNS name from the GNS2DNS
    record is appended to the remainder of the name to be resolved, and
    resolved by querying the name server(s).  Multiple GNS2DNS records
-   may be stored under the same label, in which case the resolve MUST
+   may be stored under the same label, in which case the resolver MUST
    try all of them.  However, if multiple GNS2DNS records are present,
    the DNS name MUST be identical for all of them.  A GNS2DNS DATA entry
    has the following format:
@@ -358,10 +358,10 @@ Internet-Draft             The GNU Name System            
     July 2019
    indication on what label this zone prefers to be referred to.  This
    is a suggestion to other zones what label to use when creating a PKEY
    Section 3.1 record containing this zone's public zone key.  A NICK
-   resource record contains an UTF-8 string (0-terminated) representing
-   the preferred label.  This string may NOT inlcude a ".".  This record
-   SHOULD only be stored under the empty label "@".  A NICK DATA entry
-   has the following format:
+   resource record contains an UTF-8 string (not 0-terminated)
+   representing the preferred label.  This string may NOT inlcude a ".".
+   This record SHOULD only be stored under the empty label "@".  A NICK
+   DATA entry has the following format:
 
               0     8     16    24    32    40    48    56
               +-----+-----+-----+-----+-----+-----+-----+-----+
@@ -922,7 +922,7 @@ Internet-Draft             The GNU Name System              
   July 2019
             00000000
 
 
-            BLOCK :=
+            RRBLOCK :=
             055cb070e05fe6de SIGNATURE
             ad694a50e5b4dedd
             b9fdcbdbae004f65
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index bee2e8d..60e79b3 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -351,7 +351,7 @@
          PKEY <xref target="gnsrecords_pkey" /> record containing this zone's
          public zone key.
          A NICK resource record contains an UTF-8 string
-         (0-terminated) representing the preferred label.
+         (not 0-terminated) representing the preferred label.
          This string may NOT inlcude a ".".
          This record SHOULD only be stored under the empty label "@".
          A NICK DATA entry has the following format:

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]