[html5] r5536 - [e] (0) Update references to base64 Fixing http://www.w3.org/Bugs/Public/show_bu [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Sep 28 15:30:56 PDT 2010


Author: ianh
Date: 2010-09-28 15:30:54 -0700 (Tue, 28 Sep 2010)
New Revision: 5536

Modified:
   complete.html
   index
   source
Log:
[e] (0) Update references to base64
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10634

Modified: complete.html
===================================================================
--- complete.html	2010-09-28 22:08:05 UTC (rev 5535)
+++ complete.html	2010-09-28 22:30:54 UTC (rev 5536)
@@ -44668,7 +44668,7 @@
 
     <p>Return the result of base64 encoding the result of ASN.1 DER
     encoding the <var title="">signedPublicKeyAndChallenge</var>
-    structure. <a href=#refsRFC3548>[RFC3548]</a><!--base64--> <a href=#refsX690>[X690]</a></p>
+    structure. <a href=#refsRFC4648>[RFC4648]</a><!--base64--> <a href=#refsX690>[X690]</a></p>
 
    </li>
 
@@ -46856,7 +46856,7 @@
 
        <li>The string "<code title="">;base64,</code>".</li>
 
-       <li>A base-64 encoded representation of <var title="">data</var>. <a href=#refsRFC2045>[RFC2045]</a></li>
+       <li>A base64-encoded representation of <var title="">data</var>. <a href=#refsRFC4648>[RFC4648]</a></li>
 
       </ol><p>Let <var title="">target browsing context</var> be <a href=#the-form-submission-target-browsing-context>the
       form submission target browsing context</a>.</p>
@@ -93091,11 +93091,6 @@
    Encoding for Internet Messages</a></cite>, HF. Zhu, DY. Hu, ZG. Wang, TC. Kao,
    WCH. Chang, M. Crispin. IETF.</dd>
 
-   <dt id=refsRFC2045>[RFC2045]</dt>
-   <dd><cite><a href=http://www.ietf.org/rfc/rfc2045.txt>Multipurpose Internet
-   Mail Extensions (MIME) Part One: Format of Internet Message Bodies</a></cite>,
-   N. Freed, N. Borenstein. IETF.</dd>
-
    <dt id=refsRFC2046>[RFC2046]</dt>
    <dd><cite><a href=http://www.ietf.org/rfc/rfc2046.txt>Multipurpose Internet
    Mail Extensions (MIME) Part Two: Media Types</a></cite>, N. Freed,
@@ -93164,10 +93159,6 @@
    Domain Names in Applications (IDNA)</a></cite>, P. Faltstrom, P. Hoffman, A.
    Costello. IETF.</dd>
 
-   <dt id=refsRFC3548>[RFC3548]</dt>
-   <dd><cite><a href=http://www.ietf.org/rfc/rfc3548.txt>The Base16, Base32,
-   and Base64 Data Encodings</a></cite>, S. Josefsson. IETF.</dd>
-
    <dt id=refsRFC3629>[RFC3629]</dt>
    <dd><cite><a href=http://www.ietf.org/rfc/rfc3629.txt>UTF-8, a
    transformation format of ISO 10646</a></cite>, F. Yergeau. IETF.</dd>
@@ -93194,6 +93185,11 @@
    <dd>(Non-normative) <cite><a href=http://www.ietf.org/rfc/rfc4329.txt>Scripting Media
    Types</a></cite>, B. Höhrmann. IETF.</dd>
 
+   <dt id=refsRFC4648>[RFC4648]</dt>
+   <dd><cite><a href=http://www.ietf.org/rfc/rfc4648.txt>The Base16,
+   Base32, and Base64 Data Encodings</a></cite>, S. Josefsson.
+   IETF.</dd>
+
    <dt id=refsRFC4770>[RFC4770]</dt>
    <dd><cite><a href=http://www.ietf.org/rfc/rfc4770.txt>vCard Extensions for
    Instant Messaging (IM)</a></cite>, C. Jennings, J. Reschke. IETF.</dd>

Modified: index
===================================================================
--- index	2010-09-28 22:08:05 UTC (rev 5535)
+++ index	2010-09-28 22:30:54 UTC (rev 5536)
@@ -44648,7 +44648,7 @@
 
     <p>Return the result of base64 encoding the result of ASN.1 DER
     encoding the <var title="">signedPublicKeyAndChallenge</var>
-    structure. <a href=#refsRFC3548>[RFC3548]</a><!--base64--> <a href=#refsX690>[X690]</a></p>
+    structure. <a href=#refsRFC4648>[RFC4648]</a><!--base64--> <a href=#refsX690>[X690]</a></p>
 
    </li>
 
@@ -46836,7 +46836,7 @@
 
        <li>The string "<code title="">;base64,</code>".</li>
 
-       <li>A base-64 encoded representation of <var title="">data</var>. <a href=#refsRFC2045>[RFC2045]</a></li>
+       <li>A base64-encoded representation of <var title="">data</var>. <a href=#refsRFC4648>[RFC4648]</a></li>
 
       </ol><p>Let <var title="">target browsing context</var> be <a href=#the-form-submission-target-browsing-context>the
       form submission target browsing context</a>.</p>
@@ -89150,11 +89150,6 @@
    Encoding for Internet Messages</a></cite>, HF. Zhu, DY. Hu, ZG. Wang, TC. Kao,
    WCH. Chang, M. Crispin. IETF.</dd>
 
-   <dt id=refsRFC2045>[RFC2045]</dt>
-   <dd><cite><a href=http://www.ietf.org/rfc/rfc2045.txt>Multipurpose Internet
-   Mail Extensions (MIME) Part One: Format of Internet Message Bodies</a></cite>,
-   N. Freed, N. Borenstein. IETF.</dd>
-
    <dt id=refsRFC2046>[RFC2046]</dt>
    <dd><cite><a href=http://www.ietf.org/rfc/rfc2046.txt>Multipurpose Internet
    Mail Extensions (MIME) Part Two: Media Types</a></cite>, N. Freed,
@@ -89223,10 +89218,6 @@
    Domain Names in Applications (IDNA)</a></cite>, P. Faltstrom, P. Hoffman, A.
    Costello. IETF.</dd>
 
-   <dt id=refsRFC3548>[RFC3548]</dt>
-   <dd><cite><a href=http://www.ietf.org/rfc/rfc3548.txt>The Base16, Base32,
-   and Base64 Data Encodings</a></cite>, S. Josefsson. IETF.</dd>
-
    <dt id=refsRFC3629>[RFC3629]</dt>
    <dd><cite><a href=http://www.ietf.org/rfc/rfc3629.txt>UTF-8, a
    transformation format of ISO 10646</a></cite>, F. Yergeau. IETF.</dd>
@@ -89253,6 +89244,11 @@
    <dd>(Non-normative) <cite><a href=http://www.ietf.org/rfc/rfc4329.txt>Scripting Media
    Types</a></cite>, B. Höhrmann. IETF.</dd>
 
+   <dt id=refsRFC4648>[RFC4648]</dt>
+   <dd><cite><a href=http://www.ietf.org/rfc/rfc4648.txt>The Base16,
+   Base32, and Base64 Data Encodings</a></cite>, S. Josefsson.
+   IETF.</dd>
+
    <dt id=refsRFC4770>[RFC4770]</dt>
    <dd><cite><a href=http://www.ietf.org/rfc/rfc4770.txt>vCard Extensions for
    Instant Messaging (IM)</a></cite>, C. Jennings, J. Reschke. IETF.</dd>

Modified: source
===================================================================
--- source	2010-09-28 22:08:05 UTC (rev 5535)
+++ source	2010-09-28 22:30:54 UTC (rev 5536)
@@ -50061,7 +50061,7 @@
 
     <p>Return the result of base64 encoding the result of ASN.1 DER
     encoding the <var title="">signedPublicKeyAndChallenge</var>
-    structure. <a href="#refsRFC3548">[RFC3548]</a><!--base64--> <a
+    structure. <a href="#refsRFC4648">[RFC4648]</a><!--base64--> <a
     href="#refsX690">[X690]</a></p>
 
    </li>
@@ -52652,8 +52652,8 @@
 
        <li>The string "<code title="">;base64,</code>".</li>
 
-       <li>A base-64 encoded representation of <var
-       title="">data</var>. <a href="#refsRFC2045">[RFC2045]</a></li>
+       <li>A base64-encoded representation of <var
+       title="">data</var>. <a href="#refsRFC4648">[RFC4648]</a></li>
 
       </ol>
 
@@ -106933,10 +106933,6 @@
    Domain Names in Applications (IDNA)</a></cite>, P. Faltstrom, P. Hoffman, A.
    Costello. IETF.</dd>
 
-   <dt id="refsRFC3548">[RFC3548]</dt>
-   <dd><cite><a href="http://www.ietf.org/rfc/rfc3548.txt">The Base16, Base32,
-   and Base64 Data Encodings</a></cite>, S. Josefsson. IETF.</dd>
-
    <dt id="refsRFC3629">[RFC3629]</dt>
    <dd><cite><a href="http://www.ietf.org/rfc/rfc3629.txt">UTF-8, a
    transformation format of ISO 10646</a></cite>, F. Yergeau. IETF.</dd>
@@ -106970,6 +106966,11 @@
    Layer Security (TLS) Extensions</a></cite>, S. Blake-Wilson,
    M. Nystrom, D. Hopwood, J. Mikkelsen, T. Wright. IETF.</dd>
 
+   <dt id="refsRFC4648">[RFC4648]</dt>
+   <dd><cite><a href="http://www.ietf.org/rfc/rfc4648.txt">The Base16,
+   Base32, and Base64 Data Encodings</a></cite>, S. Josefsson.
+   IETF.</dd>
+
    <dt id="refsRFC4770">[RFC4770]</dt>
    <dd><cite><a href="http://www.ietf.org/rfc/rfc4770.txt">vCard Extensions for
    Instant Messaging (IM)</a></cite>, C. Jennings, J. Reschke. IETF.</dd>




More information about the Commit-Watchers mailing list