Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Log #93

Merged
merged 4 commits into from Jan 10, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
22 changes: 22 additions & 0 deletions draft-ietf-quic-http.md
Expand Up @@ -809,3 +809,25 @@ This document adds one new entry to the "HTTP/2 Frame Type" registry defined in
# Contributors

The original authors of this specification were Robbie Shade and Mike Warres.

# Change Log

> **RFC Editor's Note:** Please remove this section prior to publication of a
> final version of this document.

## Since draft-ietf-quic-http-00:

- Changed "HTTP/2-over-QUIC" to "HTTP/QUIC" throughout

- Changed from using HTTP/2 framing within Stream 3 to new framing format and
two-stream-per-request model

- Adopted SETTINGS format from draft-bishop-httpbis-extended-settings-01

- Reworked SETTINGS_ACK to account for indeterminate inter-stream order.

## Since draft-shade-quic-http2-mapping-00:

- Adopted as base for draft-ietf-quic-http.

- Updated authors/editors list.
18 changes: 18 additions & 0 deletions draft-ietf-quic-recovery.md
Expand Up @@ -442,3 +442,21 @@ This document has no IANA actions. Yet.
--- back

# Acknowledgments


# Change Log

> **RFC Editor's Note:** Please remove this section prior to publication of a
> final version of this document.

## Since draft-ietf-quic-recovery-00:

None yet.

## Since draft-iyengar-quic-loss-recovery-01:

- Adopted as base for draft-ietf-quic-recovery.

- Updated authors/editors list.

- Added table of contents.
23 changes: 23 additions & 0 deletions draft-ietf-quic-tls.md
Expand Up @@ -1246,3 +1246,26 @@ Ryan Hamilton was originally an author of this specification.
This document has benefited from input from Dragana Damjanovic, Christian
Huitema, Jana Iyengar, Adam Langley, Roberto Peon, Eric Rescorla, Ian Swett, and
many others.

# Change Log

> **RFC Editor's Note:** Please remove this section prior to publication of a
> final version of this document.

## Since draft-ietf-quic-tls-00:

- Changed bit used to signal key phase.

- Updated key phase markings during the handshake.

- Added TLS interface requirements section.

- Moved to use of TLS exporters for key derivation.

## Since draft-thomson-quic-tls-01:

- Adopted as base for draft-ietf-quic-tls.

- Updated authors/editors list.

- Added status note.
20 changes: 20 additions & 0 deletions draft-ietf-quic-transport.md
Expand Up @@ -1934,3 +1934,23 @@ Siddharth Vijayakrishnan, and Assar Westerlund.
This document has benefited immensely from various private discussions and
public ones on the quic@ietf.org and proto-quic@chromium.org mailing lists. Our
thanks to all.


# Change Log

> **RFC Editor's Note:** Please remove this section prior to publication of a
> final version of this document.

## Since draft-ietf-quic-transport-00:

- Replaced DIVERSIFICATION_NONCE flag with KEY_PHASE flag

## Since draft-hamilton-quic-transport-protocol-01:

- Adopted as base for draft-ietf-quic-tls.

- Updated authors/editors list.

- Added IANA Considerations section.

- Moved Contributors and Acknowledgments to appendices.