Skip to content

Commit

Permalink
Script updating gh-pages from a7ad371. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Oct 17, 2019
1 parent 0f002a3 commit cacfd0a
Show file tree
Hide file tree
Showing 14 changed files with 3,526 additions and 3,337 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Expand Up @@ -300,12 +300,12 @@
<link href="#rfc.authors" rel="Chapter">


<meta name="generator" content="xml2rfc version 2.22.2 - https://tools.ietf.org/tools/xml2rfc" />
<meta name="generator" content="xml2rfc version 2.32.0 - https://tools.ietf.org/tools/xml2rfc" />
<link rel="schema.dct" href="http://purl.org/dc/terms/" />

<meta name="dct.creator" content="Thomson, M." />
<meta name="dct.identifier" content="urn:ietf:id:draft-ietf-quic-invariants-latest" />
<meta name="dct.issued" scheme="ISO8601" content="2019-09-16" />
<meta name="dct.issued" scheme="ISO8601" content="2019-10-17" />
<meta name="dct.abstract" content="This document defines the properties of the QUIC transport protocol that are expected to remain unchanged over time as new versions of the protocol are developed." />
<meta name="description" content="This document defines the properties of the QUIC transport protocol that are expected to remain unchanged over time as new versions of the protocol are developed." />

Expand All @@ -326,10 +326,10 @@
</tr>
<tr>
<td class="left">Intended status: Standards Track</td>
<td class="right">September 16, 2019</td>
<td class="right">October 17, 2019</td>
</tr>
<tr>
<td class="left">Expires: March 19, 2020</td>
<td class="left">Expires: April 19, 2020</td>
<td class="right"></td>
</tr>

Expand All @@ -349,7 +349,7 @@ <h1 id="rfc.status"><a href="#rfc.status">Status of This Memo</a></h1>
<p>This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.</p>
<p>Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.</p>
<p>Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."</p>
<p>This Internet-Draft will expire on March 19, 2020.</p>
<p>This Internet-Draft will expire on April 19, 2020.</p>
<h1 id="rfc.copyrightnotice"><a href="#rfc.copyrightnotice">Copyright Notice</a></h1>
<p>Copyright (c) 2019 IETF Trust and the persons identified as the document authors. All rights reserved.</p>
<p>This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License.</p>
Expand Down Expand Up @@ -536,7 +536,7 @@ <h2 id="rfc.references.1">
<tr>
<td class="reference"><b id="QUIC-TRANSPORT">[QUIC-TRANSPORT]</b></td>
<td class="top">
<a title="Google">Iyengar, J.</a> and <a title="Mozilla">M. Thomson</a>, "<a href="https://tools.ietf.org/html/draft-ietf-quic-transport">QUIC: A UDP-Based Multiplexed and Secure Transport</a>", Internet-Draft draft-ietf-quic-transport, September 2019.</td>
<a title="Google">Iyengar, J.</a> and <a title="Mozilla">M. Thomson</a>, "<a href="https://tools.ietf.org/html/draft-ietf-quic-transport">QUIC: A UDP-Based Multiplexed and Secure Transport</a>", Internet-Draft draft-ietf-quic-transport, October 2019.</td>
</tr>
<tr>
<td class="reference"><b id="RFC2119">[RFC2119]</b></td>
Expand All @@ -555,7 +555,7 @@ <h2 id="rfc.references.2">
<tr>
<td class="reference"><b id="QUIC-TLS">[QUIC-TLS]</b></td>
<td class="top">
<a title="Mozilla">Thomson, M.</a> and <a title="sn3rd">S. Turner</a>, "<a href="https://tools.ietf.org/html/draft-ietf-quic-tls">Using Transport Layer Security (TLS) to Secure QUIC</a>", Internet-Draft draft-ietf-quic-tls, September 2019.</td>
<a title="Mozilla">Thomson, M.</a> and <a title="sn3rd">S. Turner</a>, "<a href="https://tools.ietf.org/html/draft-ietf-quic-tls">Using Transport Layer Security (TLS) to Secure QUIC</a>", Internet-Draft draft-ietf-quic-tls, October 2019.</td>
</tr>
<tr>
<td class="reference"><b id="RFC5116">[RFC5116]</b></td>
Expand Down
Expand Up @@ -4,8 +4,8 @@

QUIC M. Thomson
Internet-Draft Mozilla
Intended status: Standards Track September 16, 2019
Expires: March 19, 2020
Intended status: Standards Track October 17, 2019
Expires: April 19, 2020


Version-Independent Properties of QUIC
Expand Down Expand Up @@ -42,7 +42,7 @@ Status of This Memo
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."

This Internet-Draft will expire on March 19, 2020.
This Internet-Draft will expire on April 19, 2020.

Copyright Notice

Expand All @@ -53,9 +53,9 @@ Copyright Notice



Thomson Expires March 19, 2020 [Page 1]
Thomson Expires April 19, 2020 [Page 1]

Internet-Draft QUIC Invariants September 2019
Internet-Draft QUIC Invariants October 2019


This document is subject to BCP 78 and the IETF Trust's Legal
Expand Down Expand Up @@ -109,9 +109,9 @@ Table of Contents



Thomson Expires March 19, 2020 [Page 2]
Thomson Expires April 19, 2020 [Page 2]

Internet-Draft QUIC Invariants September 2019
Internet-Draft QUIC Invariants October 2019


Appendix A is a non-exhaustive list of some incorrect assumptions
Expand Down Expand Up @@ -165,9 +165,9 @@ Internet-Draft QUIC Invariants September 2019



Thomson Expires March 19, 2020 [Page 3]
Thomson Expires April 19, 2020 [Page 3]

Internet-Draft QUIC Invariants September 2019
Internet-Draft QUIC Invariants October 2019


0 1 2 3
Expand Down Expand Up @@ -221,9 +221,9 @@ Internet-Draft QUIC Invariants September 2019



Thomson Expires March 19, 2020 [Page 4]
Thomson Expires April 19, 2020 [Page 4]

Internet-Draft QUIC Invariants September 2019
Internet-Draft QUIC Invariants October 2019


0 1 2 3
Expand Down Expand Up @@ -277,9 +277,9 @@ Internet-Draft QUIC Invariants September 2019



Thomson Expires March 19, 2020 [Page 5]
Thomson Expires April 19, 2020 [Page 5]

Internet-Draft QUIC Invariants September 2019
Internet-Draft QUIC Invariants October 2019


in this document is not QUIC. Future documents might describe
Expand Down Expand Up @@ -333,9 +333,9 @@ Internet-Draft QUIC Invariants September 2019



Thomson Expires March 19, 2020 [Page 6]
Thomson Expires April 19, 2020 [Page 6]

Internet-Draft QUIC Invariants September 2019
Internet-Draft QUIC Invariants October 2019


Version Negotiation packets do not use integrity or confidentiality
Expand Down Expand Up @@ -389,9 +389,9 @@ Internet-Draft QUIC Invariants September 2019



Thomson Expires March 19, 2020 [Page 7]
Thomson Expires April 19, 2020 [Page 7]

Internet-Draft QUIC Invariants September 2019
Internet-Draft QUIC Invariants October 2019


8. References
Expand All @@ -401,7 +401,7 @@ Internet-Draft QUIC Invariants September 2019
[QUIC-TRANSPORT]
Iyengar, J., Ed. and M. Thomson, Ed., "QUIC: A UDP-Based
Multiplexed and Secure Transport", draft-ietf-quic-
transport (work in progress), September 2019.
transport (work in progress), October 2019.

[RFC2119] Bradner, S., "Key words for use in RFCs to Indicate
Requirement Levels", BCP 14, RFC 2119,
Expand All @@ -417,7 +417,7 @@ Internet-Draft QUIC Invariants September 2019
[QUIC-TLS]
Thomson, M., Ed. and S. Turner, Ed., "Using Transport
Layer Security (TLS) to Secure QUIC", draft-ietf-quic-tls
(work in progress), September 2019.
(work in progress), October 2019.

[RFC5116] McGrew, D., "An Interface and Algorithms for Authenticated
Encryption", RFC 5116, DOI 10.17487/RFC5116, January 2008,
Expand Down Expand Up @@ -445,9 +445,9 @@ Appendix A. Incorrect Assumptions



Thomson Expires March 19, 2020 [Page 8]
Thomson Expires April 19, 2020 [Page 8]

Internet-Draft QUIC Invariants September 2019
Internet-Draft QUIC Invariants October 2019


The following statements are NOT guaranteed to be true for every QUIC
Expand Down Expand Up @@ -501,9 +501,9 @@ Author's Address



Thomson Expires March 19, 2020 [Page 9]
Thomson Expires April 19, 2020 [Page 9]

Internet-Draft QUIC Invariants September 2019
Internet-Draft QUIC Invariants October 2019


Martin Thomson
Expand Down Expand Up @@ -557,4 +557,4 @@ Internet-Draft QUIC Invariants September 2019



Thomson Expires March 19, 2020 [Page 10]
Thomson Expires April 19, 2020 [Page 10]

0 comments on commit cacfd0a

Please sign in to comment.