[quicwg/base-drafts] ef52e6: State requirement that clients must wait until ACK...

Jana Iyengar <noreply@github.com> Tue, 06 August 2019 01:30 UTC

Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 36A2F120058 for <quic-issues@ietfa.amsl.com>; Mon, 5 Aug 2019 18:30:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.001
X-Spam-Level:
X-Spam-Status: No, score=-7.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2UtESts1itg2 for <quic-issues@ietfa.amsl.com>; Mon, 5 Aug 2019 18:29:57 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3A74A1200CE for <quic-issues@ietf.org>; Mon, 5 Aug 2019 18:29:57 -0700 (PDT)
Date: Mon, 05 Aug 2019 18:29:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1565054996; bh=qGUryg4D5zaXtOnC5yxp+aukvdxsw1dAMgB1JkjGmlI=; h=Date:From:To:Subject:From; b=WdFUftwRRqAwSH/LNK3AyJNoRYCQP2tnjI7xJ8qf94DBeZuodOTXzm+K6VNcQp3nz 5DmexjiB0HLduCuMNBUoeFUirH8otwxVwm2APKRyWbHTk4QFkc+yknz/R1sXT3Jafd +149W5dFha01gYzxCQdA9Z5CYAeNfdSap7EkuZ48=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/jri/ecn/e3532e-c0db7a@github.com>
Subject: [quicwg/base-drafts] ef52e6: State requirement that clients must wait until ACK...
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QBb1HZ4cBeWQPrHfr3H7OgA65E4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 06 Aug 2019 01:30:07 -0000

  Branch: refs/heads/jri/ecn
  Home:   https://github.com/quicwg/base-drafts
  Commit: ef52e69f22902e6c85a0b2a60cae09defd9a9d43
      https://github.com/quicwg/base-drafts/commit/ef52e69f22902e6c85a0b2a60cae09defd9a9d43
  Author: huitema <huitema@huitema.net>
  Date:   2019-01-26 (Sat, 26 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  State requirement that clients must wait until ACK of 1-RTT
message before initiating connection migration.


  Commit: e449a442086ecaf478c7a2b002a3f43c1a4b17b7
      https://github.com/quicwg/base-drafts/commit/e449a442086ecaf478c7a2b002a3f43c1a4b17b7
  Author: huitema <huitema@huitema.net>
  Date:   2019-01-27 (Sun, 27 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update the proposed migration text based on comments.


  Commit: cdaf4ff621a0a6f2ed841c758828ec3610f0cb6c
      https://github.com/quicwg/base-drafts/commit/cdaf4ff621a0a6f2ed841c758828ec3610f0cb6c
  Author: huitema <huitema@huitema.net>
  Date:   2019-01-27 (Sun, 27 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Add handshake completion section so we can have a single reference.
Refer to that when specifying whento initiate migration.


  Commit: 4b096a19558f17aa9539868cd4767f6dbb0b0203
      https://github.com/quicwg/base-drafts/commit/4b096a19558f17aa9539868cd4767f6dbb0b0203
  Author: huitema <huitema@huitema.net>
  Date:   2019-01-31 (Thu, 31 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Per Tokyo interop: editors will complete the section "handshake completion", and the migration conditions will then be explained.


  Commit: 50a2b121866a8de0352b726645e74f87a20444cf
      https://github.com/quicwg/base-drafts/commit/50a2b121866a8de0352b726645e74f87a20444cf
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  0-RTT can't use transport parameters or 1-RTT frames

While in theory a client could send 0-RTT after receiving 1-RTT, this is
not a good idea.  This PR ties down transport parameters and flow
control and prevents a client from using anything it learns in the
handshake or 1-RTT from affecting (or expanding) what it can do with
0-RTT.  This prevents a client from using 0-RTT indefinitely and creates
stronger bounds on what 0-RTT can be used for.

Closes #2458, #2360.


  Commit: 683c33ca20260aae56b22910bad7f112745076a3
      https://github.com/quicwg/base-drafts/commit/683c33ca20260aae56b22910bad7f112745076a3
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Add error condition


  Commit: 50b8e85285ba333798cdc083b62608766a37cbe3
      https://github.com/quicwg/base-drafts/commit/50b8e85285ba333798cdc083b62608766a37cbe3
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More clarity


  Commit: fff940e2a6fcd80adc9cd696052970f6ca0617aa
      https://github.com/quicwg/base-drafts/commit/fff940e2a6fcd80adc9cd696052970f6ca0617aa
  Author: MikkelFJ <mikkelfj@gmail.com>
  Date:   2019-02-14 (Thu, 14 Feb 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  decontraction

Co-Authored-By: martinthomson <mt@lowentropy.net>


  Commit: 1c9fcc313fa887226283627b0e9fa0916a9c8942
      https://github.com/quicwg/base-drafts/commit/1c9fcc313fa887226283627b0e9fa0916a9c8942
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-02-14 (Thu, 14 Feb 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Add an allowance for server error


  Commit: 9017aaeb7924124ee93175283cb6c97ad11edf2c
      https://github.com/quicwg/base-drafts/commit/9017aaeb7924124ee93175283cb6c97ad11edf2c
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-03-25 (Mon, 25 Mar 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clarify that unlinkability is required for NEW_TOKEN tokens. Changes are:

* require unlinkability by stating: "SHOULD NOT expose linkability"
* suggest use of encryption when embedding expiration time in the token


  Commit: 60f79cc60dce823025871e7df83f31111aff2dca
      https://github.com/quicwg/base-drafts/commit/60f79cc60dce823025871e7df83f31111aff2dca
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-03-28 (Thu, 28 Mar 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Stop requiring source address to match on path responses
Clarify definition of endpoint address to match previous definition in path validation
Change to require path validation on any NAT rebinding


  Commit: 9ff2ebf35b10389ef9395fed1118f5de13dd06bc
      https://github.com/quicwg/base-drafts/commit/9ff2ebf35b10389ef9395fed1118f5de13dd06bc
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-04-10 (Wed, 10 Apr 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Editorial comments from @janaiyengar


  Commit: dd121afa26088dd473e2dcf04c62d4a163bdc49c
      https://github.com/quicwg/base-drafts/commit/dd121afa26088dd473e2dcf04c62d4a163bdc49c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-04-10 (Wed, 10 Apr 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Be more precise


  Commit: ed6a8795f9add34d02b9b3df31dd1f0fe3d50950
      https://github.com/quicwg/base-drafts/commit/ed6a8795f9add34d02b9b3df31dd1f0fe3d50950
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-04-14 (Sun, 14 Apr 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/send/sent


  Commit: 4b9c212e8b7b54f213b812b4233ec9e330403f3f
      https://github.com/quicwg/base-drafts/commit/4b9c212e8b7b54f213b812b4233ec9e330403f3f
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-04-17 (Wed, 17 Apr 2019)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into validation_source_address


  Commit: 0944d13bb4c768b231119bcaf3768027eb0e8e24
      https://github.com/quicwg/base-drafts/commit/0944d13bb4c768b231119bcaf3768027eb0e8e24
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-04-24 (Wed, 24 Apr 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  recommend enforcement of 0-RTT flow control

Co-Authored-By: martinthomson <mt@lowentropy.net>


  Commit: 5154c38410356713c88d017289c7014ce1b3c591
      https://github.com/quicwg/base-drafts/commit/5154c38410356713c88d017289c7014ce1b3c591
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-04-24 (Wed, 24 Apr 2019)

  Changed paths:
    M CONTRIBUTING.md
    M README.md
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    R draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    M tag.sh

  Log Message:
  -----------
  Merge branch 'master' into 0rtt-cant-respond-to-1rtt


  Commit: f661b8b15fa1bba2f479a99a29dfb75a5d5534d1
      https://github.com/quicwg/base-drafts/commit/f661b8b15fa1bba2f479a99a29dfb75a5d5534d1
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-04-24 (Wed, 24 Apr 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Wrap


  Commit: 9ea2836afb0ed10443ed1b926e3ea73b5f88e599
      https://github.com/quicwg/base-drafts/commit/9ea2836afb0ed10443ed1b926e3ea73b5f88e599
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-04-24 (Wed, 24 Apr 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Jana's suggestion


  Commit: 225eb411eccff35dff48de9a3bd2e5ba26894d92
      https://github.com/quicwg/base-drafts/commit/225eb411eccff35dff48de9a3bd2e5ba26894d92
  Author: David Schinazi <dschinazi@google.com>
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  First draft of the output of the discard keys design team


  Commit: 145f4b6dea344026b5e9ba02c1959d56c0b80ceb
      https://github.com/quicwg/base-drafts/commit/145f4b6dea344026b5e9ba02c1959d56c0b80ceb
  Author: David Schinazi <dschinazi@google.com>
  Date:   2019-04-28 (Sun, 28 Apr 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Incorporated feedback from Martin Thomson and Marten Seeman


  Commit: 40e6ce5900a6abe430a0070ac83be5656ff20094
      https://github.com/quicwg/base-drafts/commit/40e6ce5900a6abe430a0070ac83be5656ff20094
  Author: David Schinazi <dschinazi@google.com>
  Date:   2019-04-28 (Sun, 28 Apr 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Make discarding handshake keys a SHOULD


  Commit: 0816599beb2215f53cd81a6b8b004f48c7bd1714
      https://github.com/quicwg/base-drafts/commit/0816599beb2215f53cd81a6b8b004f48c7bd1714
  Author: David Schinazi <dschinazi@google.com>
  Date:   2019-04-29 (Mon, 29 Apr 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Further review comments from Martin Thomson


  Commit: d4926d28d4424f0b405c5000f8e51b0af8b42257
      https://github.com/quicwg/base-drafts/commit/d4926d28d4424f0b405c5000f8e51b0af8b42257
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-01 (Wed, 01 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Review comment redefining endpoint address

Co-Authored-By: erickinnear <32474881+erickinnear@users.noreply.github.com>


  Commit: f489824074dfb3d9ad9e3693f008955a809916a2
      https://github.com/quicwg/base-drafts/commit/f489824074dfb3d9ad9e3693f008955a809916a2
  Author: David Schinazi <dschinazi@google.com>
  Date:   2019-05-02 (Thu, 02 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Comments from EKR


  Commit: b899da207f35dabca7524716541224b6825223e5
      https://github.com/quicwg/base-drafts/commit/b899da207f35dabca7524716541224b6825223e5
  Author: David Schinazi <dschinazi@google.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  More changes from MT and EKR


  Commit: 7e8b38695bba4fa0d83a6ccf10083cd02f8bb12a
      https://github.com/quicwg/base-drafts/commit/7e8b38695bba4fa0d83a6ccf10083cd02f8bb12a
  Author: David Schinazi <dschinazi@google.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into design_team_discard_keys


  Commit: 1897ccb6b766c814f9fa632bfae031777b79e402
      https://github.com/quicwg/base-drafts/commit/1897ccb6b766c814f9fa632bfae031777b79e402
  Author: David Schinazi <dschinazi@google.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Fix markdown typo


  Commit: 1e74be464007c1634455e76bedd558a5292fdddb
      https://github.com/quicwg/base-drafts/commit/1e74be464007c1634455e76bedd558a5292fdddb
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove extra requirement


  Commit: 850f1b10d0438cce42e61de81af4423bb028ed7e
      https://github.com/quicwg/base-drafts/commit/850f1b10d0438cce42e61de81af4423bb028ed7e
  Author: David Schinazi <dschinazi@google.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Editorial pass from MT


  Commit: a9fb45aaf09b85706cb988c6a866b075eb94f1e2
      https://github.com/quicwg/base-drafts/commit/a9fb45aaf09b85706cb988c6a866b075eb94f1e2
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Delete contradictory text

Now that we don't require that PATH_RESPONSE follow the path of the PATH_CHALLENGE, no sense in requiring here.

Thanks to @erickinnear for noticing this.


  Commit: ea39e6b7c0ff79f43d1bfc64174431dbf356e144
      https://github.com/quicwg/base-drafts/commit/ea39e6b7c0ff79f43d1bfc64174431dbf356e144
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  More review comments from MT mikkelfj and CAW


  Commit: f9dd7a0221e4433548dc0752e5a3971c0da019b1
      https://github.com/quicwg/base-drafts/commit/f9dd7a0221e4433548dc0752e5a3971c0da019b1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Change error codes from 16-bit to varints

Changes CONNECTION_CLOSE, STOP_SENDING, and RESET_STREAM to varint error codes.

Fixes #2672


  Commit: 10176ae9245d406729b263a3c14994618d484c81
      https://github.com/quicwg/base-drafts/commit/10176ae9245d406729b263a3c14994618d484c81
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 964950879b7196308d23f615b5a8594244b3b743
      https://github.com/quicwg/base-drafts/commit/964950879b7196308d23f615b5a8594244b3b743
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Review comments from Ian Swett and Mike Bishop


  Commit: 869d1d30f690f20afa04cb7c465bc28ebb3448e8
      https://github.com/quicwg/base-drafts/commit/869d1d30f690f20afa04cb7c465bc28ebb3448e8
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into design_team_discard_keys


  Commit: 44f7c59ecf8e13640bd63ffd38a56b3e41716694
      https://github.com/quicwg/base-drafts/commit/44f7c59ecf8e13640bd63ffd38a56b3e41716694
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Martin's comments


  Commit: 8cbfed717229511b8a50f7c046d39ddd6a93617b
      https://github.com/quicwg/base-drafts/commit/8cbfed717229511b8a50f7c046d39ddd6a93617b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  New paths may seed initial_rtt

Fixes #2644


  Commit: 95827872f54e34d9ba9d5dfe5c611efe92666bb8
      https://github.com/quicwg/base-drafts/commit/95827872f54e34d9ba9d5dfe5c611efe92666bb8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clarify server CONNECTION_CLOSE with Handshake

No new normative text, but clarifies that if the server wants the client to process a connection close, it may have to send one in Initial and Handshake.

Came up in discussion on #2541


  Commit: 9bcc7fa068fdd7100c1f3bb5eff18184a3f09518
      https://github.com/quicwg/base-drafts/commit/9bcc7fa068fdd7100c1f3bb5eff18184a3f09518
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Nick Banks <nibanks@microsoft.com>


  Commit: ead6736c0daf7d2d90058a7eee0029f9a2f511f3
      https://github.com/quicwg/base-drafts/commit/ead6736c0daf7d2d90058a7eee0029f9a2f511f3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Nick's comments.  This now changes normative text.


  Commit: 6e404dea448afe44136a1b612e21ae009c82c395
      https://github.com/quicwg/base-drafts/commit/6e404dea448afe44136a1b612e21ae009c82c395
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix http error code registry length


  Commit: b8284eb5f7af3d781bf6eaa1e1bfa8e8fa1424b1
      https://github.com/quicwg/base-drafts/commit/b8284eb5f7af3d781bf6eaa1e1bfa8e8fa1424b1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Mike Bishop <mbishop@evequefou.be>


  Commit: 6e0f8c85c13cec1723598180b310602c1f23e79d
      https://github.com/quicwg/base-drafts/commit/6e0f8c85c13cec1723598180b310602c1f23e79d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Mike's suggestion, carrying -> containing


  Commit: 15f7c418fc52075c9fa665105fabb6844b00f880
      https://github.com/quicwg/base-drafts/commit/15f7c418fc52075c9fa665105fabb6844b00f880
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  MUST NOT appear, receiver MAY error


  Commit: 5eb311bba9a4ccaf61c167eabb619238ce6353c9
      https://github.com/quicwg/base-drafts/commit/5eb311bba9a4ccaf61c167eabb619238ce6353c9
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: fcca9015fbe7fd77e5e3cd4f0c98c5d57e90a924
      https://github.com/quicwg/base-drafts/commit/fcca9015fbe7fd77e5e3cd4f0c98c5d57e90a924
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Editorial pass from Jana


  Commit: 96c89135a1889e5209bc38e64026735d187b50c0
      https://github.com/quicwg/base-drafts/commit/96c89135a1889e5209bc38e64026735d187b50c0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-12 (Sun, 12 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: e70eff7103fa457e16158dbf03f21d44672e1d76
      https://github.com/quicwg/base-drafts/commit/e70eff7103fa457e16158dbf03f21d44672e1d76
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-12 (Sun, 12 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: c35d5f1357c04739a44b84dbdb5a45aacbb9f0f8
      https://github.com/quicwg/base-drafts/commit/c35d5f1357c04739a44b84dbdb5a45aacbb9f0f8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: cfa8de6f77ce88c84136eac6dc91398ec1445680
      https://github.com/quicwg/base-drafts/commit/cfa8de6f77ce88c84136eac6dc91398ec1445680
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: ab282cd9ed385732ecdef405f92e4840bfeee724
      https://github.com/quicwg/base-drafts/commit/ab282cd9ed385732ecdef405f92e4840bfeee724
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 1bb9ef09352cce9ed56c14058105a2029f111715
      https://github.com/quicwg/base-drafts/commit/1bb9ef09352cce9ed56c14058105a2029f111715
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: d84e75e543997ecb8b1fb5e1cc1c68c61b5b5e13
      https://github.com/quicwg/base-drafts/commit/d84e75e543997ecb8b1fb5e1cc1c68c61b5b5e13
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  minor change from Jana


  Commit: 0304bbed89cba8c24a0c0e3a21eed33ff47211fd
      https://github.com/quicwg/base-drafts/commit/0304bbed89cba8c24a0c0e3a21eed33ff47211fd
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  MUST NOT send, SHOULD error


  Commit: a00c361a24493be732eeda5249359dc98197e2fd
      https://github.com/quicwg/base-drafts/commit/a00c361a24493be732eeda5249359dc98197e2fd
  Author: Daan De Meyer <daan.j.demeyer@gmail.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Specify error on receipt a DATA frame before a HEADERS frame on a
request stream.


  Commit: cdd2c2557a93b8620ddeb4e3a010b10e41200354
      https://github.com/quicwg/base-drafts/commit/cdd2c2557a93b8620ddeb4e3a010b10e41200354
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Move to Message Exchange section


  Commit: 4c7901c6adc4ca17af97f0704e3ec8ac1054a35a
      https://github.com/quicwg/base-drafts/commit/4c7901c6adc4ca17af97f0704e3ec8ac1054a35a
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  #2725: Clarify the language around replacing CIDs


  Commit: 6b587ac89ed89afc48026a391ab52da6f0c8c1e0
      https://github.com/quicwg/base-drafts/commit/6b587ac89ed89afc48026a391ab52da6f0c8c1e0
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  #2724: Don't store or retransmit PATH_RESPOSNE frames, avoid buffering too many


  Commit: bda617368d0d48f904263ed70bfc24a601262162
      https://github.com/quicwg/base-drafts/commit/bda617368d0d48f904263ed70bfc24a601262162
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Update draft-ietf-quic-http.md

Co-Authored-By: Lucas Pardue <lucaspardue.24.7@gmail.com>


  Commit: fed5f29eb369d133f7c40d901576c9debb0be9f1
      https://github.com/quicwg/base-drafts/commit/fed5f29eb369d133f7c40d901576c9debb0be9f1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Editorial suggestions on the Streams section


  Commit: 84054d5a3488e897ad7ecb129c78e18312f486d6
      https://github.com/quicwg/base-drafts/commit/84054d5a3488e897ad7ecb129c78e18312f486d6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Transport editorial suggestions


  Commit: 26505e3b33444fcd0f7e83570a981944f8c82438
      https://github.com/quicwg/base-drafts/commit/26505e3b33444fcd0f7e83570a981944f8c82438
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: f434be22d42d61e6b5f02b17c9531f3e4ab710e1
      https://github.com/quicwg/base-drafts/commit/f434be22d42d61e6b5f02b17c9531f3e4ab710e1
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Allow reuse of stateless reset tokens

This came up as the result of an incomplete implementation, but there
are - maybe - good reasons to have the same stateless reset token being
used for multiple connection IDs on the same connection.

There are drawbacks however.  Reuse of a stateless reset token means
that you have to remember (and consistently route) connection IDs, even
when they are retired.

This text makes a note of the possibility and explains the drawbacks.

Closes #2732.


  Commit: d42fd36b8a4c94f7f227e6911256256eabc6426a
      https://github.com/quicwg/base-drafts/commit/d42fd36b8a4c94f7f227e6911256256eabc6426a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: e27a1c68f3e85eb79bb352a9e6b36b7d99bacc62
      https://github.com/quicwg/base-drafts/commit/e27a1c68f3e85eb79bb352a9e6b36b7d99bacc62
  Author: Eric Kinnear <32474881+erickinnear@users.noreply.github.com>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 6734c4061eaf61d35464ebe74d9a85c9b22083d1
      https://github.com/quicwg/base-drafts/commit/6734c4061eaf61d35464ebe74d9a85c9b22083d1
  Author: Andy Grover <agrover@mozilla.com>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  transport: replace "stateless retry" in text with "retry"

ekr says there used to be stateless and stateful retry, but now there is
just stateless. This is the only place the phrase is used, so instead
just say "retry".


  Commit: ddddad19636d178ea5db06f38d7515ce2f1427d9
      https://github.com/quicwg/base-drafts/commit/ddddad19636d178ea5db06f38d7515ce2f1427d9
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M CONTRIBUTING.md
    M README.md
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    R draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    M initial-protection.js
    M tag.sh
    A workflow.png
    A workflow.xml

  Log Message:
  -----------
  Merge branch 'master' into kazuho/new_token-token-encryption


  Commit: 67df7d17711f2012f88c0e1064dae3549f73b7e7
      https://github.com/quicwg/base-drafts/commit/67df7d17711f2012f88c0e1064dae3549f73b7e7
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  separate paragraph, apply suggestions from MT and Jana


  Commit: 1a0be70f567fff8ada274c6d907499e3bb2b78ca
      https://github.com/quicwg/base-drafts/commit/1a0be70f567fff8ada274c6d907499e3bb2b78ca
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  editorial improvements suggested by MT


  Commit: a5bcc0b9f5c00113a15b32bac26db9d148c4bcb3
      https://github.com/quicwg/base-drafts/commit/a5bcc0b9f5c00113a15b32bac26db9d148c4bcb3
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fixup of reset-oracle links


  Commit: 25104cf2afb468c0579b6298ee2097a68aa0a53b
      https://github.com/quicwg/base-drafts/commit/25104cf2afb468c0579b6298ee2097a68aa0a53b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Better articulate principles for ciphersuites

For input to discussion on the related issues.  This says that we don't
do CCM_8 and makes it clear that you don't reject an attempt to use a
ciphersuite you don't understand.

Closes #2742, #2682, #2581.


  Commit: 624b8376ec9eb755c293133f6721334ade27a989
      https://github.com/quicwg/base-drafts/commit/624b8376ec9eb755c293133f6721334ade27a989
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clients use the same crypto handshake after Retry

As agreed in London and Tokyo.

Closes #2180.


  Commit: 716826ec1695fefb5a2cded1f6738099de3b7cef
      https://github.com/quicwg/base-drafts/commit/716826ec1695fefb5a2cded1f6738099de3b7cef
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Recommend only one packet per encryption level

This is a SHOULD per agreement in London because a) we can't decide why
you might not, but b) we can't mandate any particular action on the part
of a receiver.

Closes #2308.


  Commit: 786cbf4ccfd1eaf5f593137bb91c49ceebd06902
      https://github.com/quicwg/base-drafts/commit/786cbf4ccfd1eaf5f593137bb91c49ceebd06902
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Keep the same packet numbers after Retry

This isn't just for 0-RTT.


  Commit: 9daefe9eff7b79e149e4233a7bcf006a2423607b
      https://github.com/quicwg/base-drafts/commit/9daefe9eff7b79e149e4233a7bcf006a2423607b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2738 from agrover/remove-stateless-retry

transport: replace "stateless retry" in text with "retry"


  Commit: 4094ad2f86db17113d73a30168a4d5133959b4b7
      https://github.com/quicwg/base-drafts/commit/4094ad2f86db17113d73a30168a4d5133959b4b7
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2647 from kazuho/kazuho/new_token-token-encryption

Clarify that unlinkability is required for NEW_TOKEN tokens. Changes …


  Commit: 39786f45a86abe156559b4bc586f3816e71c9f88
      https://github.com/quicwg/base-drafts/commit/39786f45a86abe156559b4bc586f3816e71c9f88
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Missed a critical word


  Commit: 53d331e936a1a68c1c3f339573d12a6889ceed36
      https://github.com/quicwg/base-drafts/commit/53d331e936a1a68c1c3f339573d12a6889ceed36
  Author: root <root@ubuntu-client.pdsea.f5net.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  longer CIDs


  Commit: 87daa3f5d94a641b0ef9b9b015b4329472d8ecfe
      https://github.com/quicwg/base-drafts/commit/87daa3f5d94a641b0ef9b9b015b4329472d8ecfe
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Moar normative text

Allow, but don't require sending (and the TP)

Closes #2471.


  Commit: 8fe5ec69b192db580133964a6d5b8225c02bc7f5
      https://github.com/quicwg/base-drafts/commit/8fe5ec69b192db580133964a6d5b8225c02bc7f5
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Editorial fixes


  Commit: 66741c094294c28c4aedcee0e8cfd16d81070aea
      https://github.com/quicwg/base-drafts/commit/66741c094294c28c4aedcee0e8cfd16d81070aea
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #2743 from quicwg/ciphersuite-16

Better articulate principles for ciphersuites


  Commit: 83e140dca3660fccb7c37e00cf5f692f93d8605d
      https://github.com/quicwg/base-drafts/commit/83e140dca3660fccb7c37e00cf5f692f93d8605d
  Author: root <root@ubuntu-client.pdsea.f5net.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  fix unintentional diffs


  Commit: d8d90dc29804a2a370044497f1885db30949ec18
      https://github.com/quicwg/base-drafts/commit/d8d90dc29804a2a370044497f1885db30949ec18
  Author: root <root@ubuntu-client.pdsea.f5net.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  fix typos


  Commit: 1e960a5c2b735ea07f51707c5d27a83a4d293630
      https://github.com/quicwg/base-drafts/commit/1e960a5c2b735ea07f51707c5d27a83a4d293630
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't use ECN if packets are discarded

@gorryfair made a good suggestion in #2163, which I have taken and
tweaked further.  It is not sufficient to discard ECN if one QUIC packet
is discared, you need to discard ALL QUIC packets in the IP packet.


  Commit: 375605a52a11cd7ba2aa23990f518bc31bf0153f
      https://github.com/quicwg/base-drafts/commit/375605a52a11cd7ba2aa23990f518bc31bf0153f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Only for that connection ID


  Commit: ae51a064536f4a40b5f13132e5a9531e3b95de84
      https://github.com/quicwg/base-drafts/commit/ae51a064536f4a40b5f13132e5a9531e3b95de84
  Author: root <root@ubuntu-client.pdsea.f5net.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  remove trailing whitespace


  Commit: 52c0f5b4c65f654a2e62ebd9fa575988e2d23333
      https://github.com/quicwg/base-drafts/commit/52c0f5b4c65f654a2e62ebd9fa575988e2d23333
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  at least one


  Commit: 6d614fa63d5293e59d78777068658c24b5fe1919
      https://github.com/quicwg/base-drafts/commit/6d614fa63d5293e59d78777068658c24b5fe1919
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Edit for clarity


  Commit: 5201e2e0524413b885af92c93245f98caef1675c
      https://github.com/quicwg/base-drafts/commit/5201e2e0524413b885af92c93245f98caef1675c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More editorial hacking; this is complex


  Commit: f36178bbc33b0c9103aa68187a2fe5221f378099
      https://github.com/quicwg/base-drafts/commit/f36178bbc33b0c9103aa68187a2fe5221f378099
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Enable/disable/coordinate spin per path

Closes #2720.


  Commit: b645d79f3fafce73b96af5b2c3bcf7368f7a2571
      https://github.com/quicwg/base-drafts/commit/b645d79f3fafce73b96af5b2c3bcf7368f7a2571
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Try again


  Commit: 509266b799efe7e7931856723b22f792ec66fe57
      https://github.com/quicwg/base-drafts/commit/509266b799efe7e7931856723b22f792ec66fe57
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-05-23 (Thu, 23 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Remove AEAD_AES_256_GCM


  Commit: e1b07cf53954a740fd60400692171459255303f5
      https://github.com/quicwg/base-drafts/commit/e1b07cf53954a740fd60400692171459255303f5
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-23 (Thu, 23 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #2756 from DavidSchinazi/remove_aes_256_ccm

Remove AEAD_AES_256_CCM


  Commit: 193068a9f028bdcb543bccbfb9d9d840ef04e965
      https://github.com/quicwg/base-drafts/commit/193068a9f028bdcb543bccbfb9d9d840ef04e965
  Author: Julian Reschke <julian.reschke@gmx.de>
  Date:   2019-05-24 (Fri, 24 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  transport: fix broken ref to PTO in recovery


  Commit: 7beb5ef2b03ed4281e1d12cad18531d7bbb47269
      https://github.com/quicwg/base-drafts/commit/7beb5ef2b03ed4281e1d12cad18531d7bbb47269
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 5a6461ef8016071d5474563e93453287c842be33
      https://github.com/quicwg/base-drafts/commit/5a6461ef8016071d5474563e93453287c842be33
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  MUST NOT to SHOULD NOT


  Commit: 52957ecb8dbc1740819661a2a87564addbc821ea
      https://github.com/quicwg/base-drafts/commit/52957ecb8dbc1740819661a2a87564addbc821ea
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clarify the MUST, unless and indicate that the destination CID is sufficient for rate limiting


  Commit: d0d147a3a3db426ddba63ce139d0555fa8f26019
      https://github.com/quicwg/base-drafts/commit/d0d147a3a3db426ddba63ce139d0555fa8f26019
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove example


  Commit: ac8b8ef220b82e693fc5144e43463dc1b98fd1dc
      https://github.com/quicwg/base-drafts/commit/ac8b8ef220b82e693fc5144e43463dc1b98fd1dc
  Author: Eric Kinnear <32474881+erickinnear@users.noreply.github.com>
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 9a6cce463a036f8fa24acd35d8185bebad7e2a17
      https://github.com/quicwg/base-drafts/commit/9a6cce463a036f8fa24acd35d8185bebad7e2a17
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-30 (Thu, 30 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #2687 from quicwg/ianswett-rtt-path-challenge

New paths may seed initial_rtt


  Commit: 85700522315405eb90ede02adb43a5b12f05c178
      https://github.com/quicwg/base-drafts/commit/85700522315405eb90ede02adb43a5b12f05c178
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-30 (Thu, 30 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 63e7dd65909b908c084d366a90c13804faa7e159
      https://github.com/quicwg/base-drafts/commit/63e7dd65909b908c084d366a90c13804faa7e159
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  VN packets may have 255B CIDs


  Commit: f54a7f48c114bf7636d012bbbe326c1b87e87299
      https://github.com/quicwg/base-drafts/commit/f54a7f48c114bf7636d012bbbe326c1b87e87299
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2019-06-01 (Sat, 01 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 364f5a6e5b47ffac16bd0ee9f90a91e982541519
      https://github.com/quicwg/base-drafts/commit/364f5a6e5b47ffac16bd0ee9f90a91e982541519
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2019-06-01 (Sat, 01 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 9bbe79c075e910f1969706f1fcc0170d3c0ff23c
      https://github.com/quicwg/base-drafts/commit/9bbe79c075e910f1969706f1fcc0170d3c0ff23c
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 82cd0084816735ed3aaf243072b05ee1665d7be6
      https://github.com/quicwg/base-drafts/commit/82cd0084816735ed3aaf243072b05ee1665d7be6
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: ec6a2f13a2671a77b6f5aa4f04f941211ba1ff4f
      https://github.com/quicwg/base-drafts/commit/ec6a2f13a2671a77b6f5aa4f04f941211ba1ff4f
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Addressed David's comment


  Commit: 044f0de49809e96483a2efa6e0cdb789b91b7aad
      https://github.com/quicwg/base-drafts/commit/044f0de49809e96483a2efa6e0cdb789b91b7aad
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/martinduke/base-drafts


  Commit: a5dd08a22bd8d74970e06b86ce1d0d83962175e3
      https://github.com/quicwg/base-drafts/commit/a5dd08a22bd8d74970e06b86ce1d0d83962175e3
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  fixed jana's formatting issues


  Commit: a16744366973b7e50b9f531f6e919fa39d142358
      https://github.com/quicwg/base-drafts/commit/a16744366973b7e50b9f531f6e919fa39d142358
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2747 from quicwg/one-per-level

Recommend only one packet per encryption level


  Commit: 7fdaf76f37d45ae278cc2042bb92218106bea1a3
      https://github.com/quicwg/base-drafts/commit/7fdaf76f37d45ae278cc2042bb92218106bea1a3
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 4c95c0ccef9a2b3c5147483374ed967ca63147a5
      https://github.com/quicwg/base-drafts/commit/4c95c0ccef9a2b3c5147483374ed967ca63147a5
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2691 from quicwg/close2689

Relax requirement of detecting duplicate TPs on receiver


  Commit: 3a2ff52410f7335b0ac53f5cb3d456cb1f4f201f
      https://github.com/quicwg/base-drafts/commit/3a2ff52410f7335b0ac53f5cb3d456cb1f4f201f
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2733 from quicwg/srt-same

Allow reuse of stateless reset tokens


  Commit: 0fd9989e4ef297e48c917497a7c15980bb0dd822
      https://github.com/quicwg/base-drafts/commit/0fd9989e4ef297e48c917497a7c15980bb0dd822
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2680 from quicwg/ianswett-varint-error-codes

Change error codes from 16-bit to varints


  Commit: 7bb735acdb237f47c2617e69a18e749e402e8a8d
      https://github.com/quicwg/base-drafts/commit/7bb735acdb237f47c2617e69a18e749e402e8a8d
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2637 from erickinnear/validation_source_address

Stop requiring remote address to match during path validation


  Commit: bceffd54d8180854dce143971cf9ee0112b62e6b
      https://github.com/quicwg/base-drafts/commit/bceffd54d8180854dce143971cf9ee0112b62e6b
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2574 from quicwg/sr-2119

Add normative language for stateless reset


  Commit: 08692908e709617d9be705cfe25d12316621cf53
      https://github.com/quicwg/base-drafts/commit/08692908e709617d9be705cfe25d12316621cf53
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2461 from quicwg/0rtt-cant-respond-to-1rtt

 0-RTT can't use transport parameters or 1-RTT frames


  Commit: cf17a89edd1b238a5fd7df4e400b180cb675765a
      https://github.com/quicwg/base-drafts/commit/cf17a89edd1b238a5fd7df4e400b180cb675765a
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Retire Prior To


  Commit: bac1c92fb8087129ad49546a6ee6eae21577385d
      https://github.com/quicwg/base-drafts/commit/bac1c92fb8087129ad49546a6ee6eae21577385d
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix typo: s/overiew/overview/


  Commit: f1ab5070f1ce6019b9f08d0bdb78a774b42153e5
      https://github.com/quicwg/base-drafts/commit/f1ab5070f1ce6019b9f08d0bdb78a774b42153e5
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  fix typo


  Commit: a1d35eb487b5a2447d0a20f0bfeb6f280da7fe61
      https://github.com/quicwg/base-drafts/commit/a1d35eb487b5a2447d0a20f0bfeb6f280da7fe61
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2750 from quicwg/tweak-ecn-ignore

Don't use ECN if packets are discarded


  Commit: 5f5a4194151098de76aa038d22ba85d68cea5c90
      https://github.com/quicwg/base-drafts/commit/5f5a4194151098de76aa038d22ba85d68cea5c90
  Author: Alessandro Ghedini <alessandro@ghedini.me>
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Allow not creating QPACK codec streams (#2529)

* Allow not creating QPACK codec streams

As discussed in Tokyo, we should allow endpoints to avoid creating the
QPACK control streams if they are unnecessary, but endpoints should be
allowed to create them either way.

Fixes #2100

* Make avoidance of encoder stream creation more explicitly permissive

* Use 'at most' language for both encoder and decoder


  Commit: e892d9604bb99d33658b7779f525ed943c74802c
      https://github.com/quicwg/base-drafts/commit/e892d9604bb99d33658b7779f525ed943c74802c
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Drop maximum value restrictions on QPACK settings

In addition, remove verbiage stating that the settings values are
integers, as the are integers by the definition of the SETTING
frame.

Closes #2766.


  Commit: b977de2816f64b0f11fda8e08d15744cc0934eff
      https://github.com/quicwg/base-drafts/commit/b977de2816f64b0f11fda8e08d15744cc0934eff
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2751 from quicwg/spin-flow

Enable/disable/coordinate spin per path


  Commit: e52cf67f31259dc6a62d9da1c663663a1e5ccee7
      https://github.com/quicwg/base-drafts/commit/e52cf67f31259dc6a62d9da1c663663a1e5ccee7
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #2673 from DavidSchinazi/design_team_discard_keys

Output of the discard keys design team


  Commit: 7a18778a489a8fe2b4442580b42635db79ef98b7
      https://github.com/quicwg/base-drafts/commit/7a18778a489a8fe2b4442580b42635db79ef98b7
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2758 from reschke/patch-23

transport: fix broken ref to PTO in recovery


  Commit: 3a11ef01f6736ca7e3a4ec58c2a43614c5444e08
      https://github.com/quicwg/base-drafts/commit/3a11ef01f6736ca7e3a4ec58c2a43614c5444e08
  Author: Christian Huitema <huitema@huitema.net>
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
    M CONTRIBUTING.md
    M README.md
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    R draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    M initial-protection.js
    M tag.sh
    A workflow.png
    A workflow.xml

  Log Message:
  -----------
  Merge pull request #12 from quicwg/master

Align with master 2019/06/04


  Commit: 7312d63a4ee85cd125b97d3868a9572f129e0120
      https://github.com/quicwg/base-drafts/commit/7312d63a4ee85cd125b97d3868a9572f129e0120
  Author: Christian Huitema <huitema@huitema.net>
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
    M CONTRIBUTING.md
    M README.md
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    R draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    M initial-protection.js
    M tag.sh
    A workflow.png
    A workflow.xml

  Log Message:
  -----------
  Merge pull request #13 from huitema/master

align with master


  Commit: 23bacec76b1a30d8cb2119f7cb8c085c02524973
      https://github.com/quicwg/base-drafts/commit/23bacec76b1a30d8cb2119f7cb8c085c02524973
  Author: huitema <huitema@huitema.net>
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reference "handshake confrmed" for connection migration.


  Commit: 4079e66c3b6663c49ea6ba0d78ca6a184724eb2a
      https://github.com/quicwg/base-drafts/commit/4079e66c3b6663c49ea6ba0d78ca6a184724eb2a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 9dfb614cec93c5b860ccd06fd7e6a3d3fdcd53ed
      https://github.com/quicwg/base-drafts/commit/9dfb614cec93c5b860ccd06fd7e6a3d3fdcd53ed
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 4029df2796f2426543d7becb051809a6ef94c262
      https://github.com/quicwg/base-drafts/commit/4029df2796f2426543d7becb051809a6ef94c262
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: MikkelFJ <mikkelfj@gmail.com>


  Commit: 68d1c8b3b1dd3b657de8a7b4580f7a8da0db509b
      https://github.com/quicwg/base-drafts/commit/68d1c8b3b1dd3b657de8a7b4580f7a8da0db509b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: MikkelFJ <mikkelfj@gmail.com>


  Commit: b669d0f7c51fa100e2c7c76fe6ddffa1e2c495d9
      https://github.com/quicwg/base-drafts/commit/b669d0f7c51fa100e2c7c76fe6ddffa1e2c495d9
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: MikkelFJ <mikkelfj@gmail.com>


  Commit: ce74eecbbc1228dc48a69b249126410eb597e0fa
      https://github.com/quicwg/base-drafts/commit/ce74eecbbc1228dc48a69b249126410eb597e0fa
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Once -> After


  Commit: 13f452a1556564d5ceffd9424525ed2d430b6de4
      https://github.com/quicwg/base-drafts/commit/13f452a1556564d5ceffd9424525ed2d430b6de4
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  clearer text. 2119 language. retire prior to less than seq number


  Commit: 091b4f5f81ae8dfb10155853ae48c1fad098ab57
      https://github.com/quicwg/base-drafts/commit/091b4f5f81ae8dfb10155853ae48c1fad098ab57
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Missed a type change


  Commit: f80ffce179dabc3c0f72ef6ea8d0c199f0eb91e0
      https://github.com/quicwg/base-drafts/commit/f80ffce179dabc3c0f72ef6ea8d0c199f0eb91e0
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Change restriction from >= to >


  Commit: 75ed143f62141b429057c54827fefb660ced7367
      https://github.com/quicwg/base-drafts/commit/75ed143f62141b429057c54827fefb660ced7367
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Mention initial and preferred_address CIDs


  Commit: db6980c75761ff46772d685a60d2a97e29baff0f
      https://github.com/quicwg/base-drafts/commit/db6980c75761ff46772d685a60d2a97e29baff0f
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Yet another < vs <= fix


  Commit: 2db529c95f40f1118cd04e371325764aca1bec78
      https://github.com/quicwg/base-drafts/commit/2db529c95f40f1118cd04e371325764aca1bec78
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Added a 'than'


  Commit: d60188e312f34326720c5453f0f156ab2efaa291
      https://github.com/quicwg/base-drafts/commit/d60188e312f34326720c5453f0f156ab2efaa291
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fixed nits from David, Ian, MT


  Commit: 05e9d183140a3b9474eae24a9c013a9b9aa9773e
      https://github.com/quicwg/base-drafts/commit/05e9d183140a3b9474eae24a9c013a9b9aa9773e
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Fix changelog


  Commit: b21444e25156141077fe8ad246841ca64bb2202e
      https://github.com/quicwg/base-drafts/commit/b21444e25156141077fe8ad246841ca64bb2202e
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: f68dd2cc60c4a06f65019ae51ed91fcce2b504cc
      https://github.com/quicwg/base-drafts/commit/f68dd2cc60c4a06f65019ae51ed91fcce2b504cc
  Author: Tom De Decker <tom.dedecker@student.uhasselt.be>
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix typo: s/steam/stream/


  Commit: ca74837d27795daaa195e7d48a24f5bcf4bc55bc
      https://github.com/quicwg/base-drafts/commit/ca74837d27795daaa195e7d48a24f5bcf4bc55bc
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2019-06-07 (Fri, 07 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fixed formatting error


  Commit: 490e99eef3fbd01d6f4418bbc0e3edc2d3929d59
      https://github.com/quicwg/base-drafts/commit/490e99eef3fbd01d6f4418bbc0e3edc2d3929d59
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-06-07 (Fri, 07 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Remove British spelling


  Commit: 4696d46774b50379d3d1823470d195ff975abcbc
      https://github.com/quicwg/base-drafts/commit/4696d46774b50379d3d1823470d195ff975abcbc
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-06-07 (Fri, 07 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Make it a requirement; SHOULD do immediately


  Commit: ff007e11812de4775eaf91de75b33aa6dd789164
      https://github.com/quicwg/base-drafts/commit/ff007e11812de4775eaf91de75b33aa6dd789164
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-06-07 (Fri, 07 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clean up the other text too


  Commit: 053044d622bc6854474ee88d018a2ec88f7480dd
      https://github.com/quicwg/base-drafts/commit/053044d622bc6854474ee88d018a2ec88f7480dd
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-06-07 (Fri, 07 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Orphan Placeholder (#2690)

* Placeholder -1

* Dependency on unknown

* Orphan; -1 is an implementation detail


  Commit: 87b268bcd6c8c11c443a92c99486dfe9239e9603
      https://github.com/quicwg/base-drafts/commit/87b268bcd6c8c11c443a92c99486dfe9239e9603
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-06-10 (Mon, 10 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't Close; Just Remove after 3 PTO


  Commit: 6e2b7e10de29ec7b931c7afa40015d2d0b4db4ce
      https://github.com/quicwg/base-drafts/commit/6e2b7e10de29ec7b931c7afa40015d2d0b4db4ce
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/to 0// as redundant


  Commit: 0cefaa1ddf7680bc5d04133fd93e8216c57ceae7
      https://github.com/quicwg/base-drafts/commit/0cefaa1ddf7680bc5d04133fd93e8216c57ceae7
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Whitespace edits


  Commit: 50597d66aeb5653fdbd2ff1fbb41827454ed3dce
      https://github.com/quicwg/base-drafts/commit/50597d66aeb5653fdbd2ff1fbb41827454ed3dce
  Author: Daan De Meyer <daan.j.demeyer@gmail.com>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Consolidate two paragraphs from Bidirectional Streams and Frame Layout.

Both paragraphs dealt with different parts of handling truncated
and frames. By consolidating both paragraphs, readers can find all
related information in a single place.


  Commit: 6a8d79bc7e743972250e4ed94008ed734935fb93
      https://github.com/quicwg/base-drafts/commit/6a8d79bc7e743972250e4ed94008ed734935fb93
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Mike's suggestion.

Co-Authored-By: Mike Bishop <mbishop@evequefou.be>


  Commit: 5035bae0fc51c06048ea68798e8565c33b230025
      https://github.com/quicwg/base-drafts/commit/5035bae0fc51c06048ea68798e8565c33b230025
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Mike's suggestion.

Co-Authored-By: Mike Bishop <mbishop@evequefou.be>


  Commit: 6cc8ad2c9406a26b5c222f529d43458e40491bd6
      https://github.com/quicwg/base-drafts/commit/6cc8ad2c9406a26b5c222f529d43458e40491bd6
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Mike's suggestion.

Co-Authored-By: Mike Bishop <mbishop@evequefou.be>


  Commit: 9302377793ff14019aa4cbffc2b79eb0341ab747
      https://github.com/quicwg/base-drafts/commit/9302377793ff14019aa4cbffc2b79eb0341ab747
  Author: Daan De Meyer <daan.j.demeyer@gmail.com>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Specify HEADERS on control stream error.

Receiving a HEADERS frame on a control stream should result in a
connection error of type HTTP_WRONG_STREAM.


  Commit: 86020b03d195b9268dd2daabd7af0d51771889b1
      https://github.com/quicwg/base-drafts/commit/86020b03d195b9268dd2daabd7af0d51771889b1
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  use upper-case RECOMMENDED, the text is from RFC 7540 that does not invoke 8174


  Commit: 8275d504bc118ac651b7d4071c73392179945853
      https://github.com/quicwg/base-drafts/commit/8275d504bc118ac651b7d4071c73392179945853
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Ian's suggestions


  Commit: e3761e0c2ea0432f4ff1eff235dd46eeb7175a77
      https://github.com/quicwg/base-drafts/commit/e3761e0c2ea0432f4ff1eff235dd46eeb7175a77
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix number agreement: a peer *is* able


  Commit: ac90f3261a364c3c3b800c86a74b9f380e8391b9
      https://github.com/quicwg/base-drafts/commit/ac90f3261a364c3c3b800c86a74b9f380e8391b9
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix typo: add missing "as" in "as soon as"


  Commit: 65e576d03e3c985d3fbed778bec0bf17702ff375
      https://github.com/quicwg/base-drafts/commit/65e576d03e3c985d3fbed778bec0bf17702ff375
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  David's suggestions


  Commit: 269e67d456e2e4b8d4a75cbfd4622c114c54825f
      https://github.com/quicwg/base-drafts/commit/269e67d456e2e4b8d4a75cbfd4622c114c54825f
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Break up H2 considerations (#2698)


  Commit: 54c308a351d5293b66964a32e4bab00f23c35a27
      https://github.com/quicwg/base-drafts/commit/54c308a351d5293b66964a32e4bab00f23c35a27
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More of David's suggestions


  Commit: a923c343833c96deb2f42efd27ee8dcfcd83579c
      https://github.com/quicwg/base-drafts/commit/a923c343833c96deb2f42efd27ee8dcfcd83579c
  Author: Daan De Meyer <DaanDeMeyer@users.noreply.github.com>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix inconsistency. (#2784)

'on a control stream' instead of 'on either control stream'.


  Commit: 4a446a068f57b98e60a3ca0439e408fa0f093829
      https://github.com/quicwg/base-drafts/commit/4a446a068f57b98e60a3ca0439e408fa0f093829
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Ian's suggestion

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: 04ff063f17a271bfb769bd1a269ffd7774b48c97
      https://github.com/quicwg/base-drafts/commit/04ff063f17a271bfb769bd1a269ffd7774b48c97
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Rewrap


  Commit: e8df2f6a6622d14d40810d0d93e4483ca412051a
      https://github.com/quicwg/base-drafts/commit/e8df2f6a6622d14d40810d0d93e4483ca412051a
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Ian's suggestions


  Commit: aa663e687b176d064dc6f5df61b3477ec23948fb
      https://github.com/quicwg/base-drafts/commit/aa663e687b176d064dc6f5df61b3477ec23948fb
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Jana's suggestions


  Commit: b0b447899546791d9454eb6fd616695b307e0840
      https://github.com/quicwg/base-drafts/commit/b0b447899546791d9454eb6fd616695b307e0840
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Merge pull request #2715 from quicwg/DaanDeMeyer-specify-data-before-headers-error

Specify error for a DATA frame before any HEADERS frames


  Commit: f6401e38e594c7104993343703592028bb3afacd
      https://github.com/quicwg/base-drafts/commit/f6401e38e594c7104993343703592028bb3afacd
  Author: Alessandro Ghedini <alessandro@ghedini.me>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Mandate allowing peer to create enough unidirectional streams for HTTP and QPACK (#2762)

* Mandate allowing peer to create enough unidirectional streams for HTTP and QPACK

As per https://github.com/quicwg/base-drafts/issues/2100#issuecomment-495233158
HTTP MUST allow enough uni streams credits for mandatory streams
(control, QPACK encoder/decoder, other mandatory extensions) but is not
required to grant additional credits if the peer wastes them.

* Add review fixes

* More review comments


  Commit: 255e533fcd5ee63e736d536b8b03f278a5aafd5a
      https://github.com/quicwg/base-drafts/commit/255e533fcd5ee63e736d536b8b03f278a5aafd5a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Import malformed message text (#2764)


  Commit: 3af8d911df004690345ffbe340bcdb17c9122c8c
      https://github.com/quicwg/base-drafts/commit/3af8d911df004690345ffbe340bcdb17c9122c8c
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Don't mandate zero server-initiated bidi streams (#2773)


  Commit: 933ac365d1d324e07bee34e69045ad674287b3fe
      https://github.com/quicwg/base-drafts/commit/933ac365d1d324e07bee34e69045ad674287b3fe
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Eric's suggestions


  Commit: a827f9ed9117adc7e7947416688dee6a1692e6c2
      https://github.com/quicwg/base-drafts/commit/a827f9ed9117adc7e7947416688dee6a1692e6c2
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Explain initial settings a little more (#2776)

* Explain initial settings a little more

* Brevity


  Commit: c72fdd96906c8acdc3201ba3bef925cca51021ed
      https://github.com/quicwg/base-drafts/commit/c72fdd96906c8acdc3201ba3bef925cca51021ed
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Bring back the Exclusive Flag (#2781)

* PRIORITY frame only on the control stream

* exclusive bit

* introduce "Exclusive Flag", incorporating text from RFC 7540

* Update draft-ietf-quic-http.md

Co-Authored-By: Mike Bishop <mbishop@evequefou.be>

* word wrap

* merge two element types

* PT MUST NOT be sent to 11


  Commit: 10d19646b5774de97b1e594bdf71b3aed139fe76
      https://github.com/quicwg/base-drafts/commit/10d19646b5774de97b1e594bdf71b3aed139fe76
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-06-13 (Thu, 13 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Eric Kinnear <32474881+erickinnear@users.noreply.github.com>


  Commit: c205b79ad75d9e67759dcb48994f3aef3b021715
      https://github.com/quicwg/base-drafts/commit/c205b79ad75d9e67759dcb48994f3aef3b021715
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Prohibit sending multiple PATH_RESPONSE


  Commit: f00f3d111f9ca642081e9c9dd2ce7c117081055b
      https://github.com/quicwg/base-drafts/commit/f00f3d111f9ca642081e9c9dd2ce7c117081055b
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Only one path response should be sent in response to a packet containing any number of path challenge frames


  Commit: 950ab2255168c827670234a01f8211ea68090d35
      https://github.com/quicwg/base-drafts/commit/950ab2255168c827670234a01f8211ea68090d35
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    M CONTRIBUTING.md
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    A workflow.png
    A workflow.xml

  Log Message:
  -----------
  Merge branch 'master' into dont_retransmit_path_response


  Commit: bef17653caa29d28e96fa825ad34ef4ce8345d70
      https://github.com/quicwg/base-drafts/commit/bef17653caa29d28e96fa825ad34ef4ce8345d70
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove requirement on responders to PATH_CHALLENGE


  Commit: b71c1fffb6b4346942a721ead122c355868d1405
      https://github.com/quicwg/base-drafts/commit/b71c1fffb6b4346942a721ead122c355868d1405
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  SHOULD NOT include platform delay in ack delay (#2786)

* SHOULD NOT include platform delay in ack delay

Fixes #2596

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Intentional delay

* Praveen's comments

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

Add unintentional

* Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md


  Commit: 99ced9ef1199ad0efb5eb906171e994fda6826fd
      https://github.com/quicwg/base-drafts/commit/99ced9ef1199ad0efb5eb906171e994fda6826fd
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clarify ACK of ACKs and bundling a PING

Fixes #2546 

If there's anything else discussed in London that I missed, please tell me.


  Commit: 8031f58dee2bd4aa29375d402bc64d9c6cb584ac
      https://github.com/quicwg/base-drafts/commit/8031f58dee2bd4aa29375d402bc64d9c6cb584ac
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: f6ff3188febdb3f7db6b84d3d4a118ad20e4b2ee
      https://github.com/quicwg/base-drafts/commit/f6ff3188febdb3f7db6b84d3d4a118ad20e4b2ee
  Author: Amir Livneh <alivneh@fb.com>
  Date:   2019-06-16 (Sun, 16 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix grammar

The word 'it' was used to refer to clients.


  Commit: c9da070a4f4301456ad88d591dc3c9d5e7a2589d
      https://github.com/quicwg/base-drafts/commit/c9da070a4f4301456ad88d591dc3c9d5e7a2589d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

MUST NOT bundle a PING with all ACK-only packets


  Commit: 3c0d1f7297091d0e0cff31d7850fa1c557f2d130
      https://github.com/quicwg/base-drafts/commit/3c0d1f7297091d0e0cff31d7850fa1c557f2d130
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update with Jana's wording suggestion


  Commit: 52f5a62b5698201774dc98e5667072c2b9b52975
      https://github.com/quicwg/base-drafts/commit/52f5a62b5698201774dc98e5667072c2b9b52975
  Author: Amir Livneh <alivneh@fb.com>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Remove extra space


  Commit: 386d61f5acc4dfbbce3c26307da905f997649364
      https://github.com/quicwg/base-drafts/commit/386d61f5acc4dfbbce3c26307da905f997649364
  Author: Amir Livneh <alivneh@fb.com>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Add missing comma


  Commit: 2d198dfffcca5ed6694f5109cb21f830bd316dda
      https://github.com/quicwg/base-drafts/commit/2d198dfffcca5ed6694f5109cb21f830bd316dda
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Fix verb ownership: a packet does not process packets


  Commit: e246745e8d3e4354a2b0cc6b3b3ee2bb489a85ff
      https://github.com/quicwg/base-drafts/commit/e246745e8d3e4354a2b0cc6b3b3ee2bb489a85ff
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: MikkelFJ <mikkelfj@gmail.com>


  Commit: 58e174a6c6afa7e8d24e615545b269faf0d50231
      https://github.com/quicwg/base-drafts/commit/58e174a6c6afa7e8d24e615545b269faf0d50231
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 33aa341ce7a3f2966bb22c08971d91ed55bf9da0
      https://github.com/quicwg/base-drafts/commit/33aa341ce7a3f2966bb22c08971d91ed55bf9da0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: aa377d4eb35e0e6908ed21b18dce6608df8aead3
      https://github.com/quicwg/base-drafts/commit/aa377d4eb35e0e6908ed21b18dce6608df8aead3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 77b46c30d60fb46e971d302c9324d377de1bdb8e
      https://github.com/quicwg/base-drafts/commit/77b46c30d60fb46e971d302c9324d377de1bdb8e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 2b4486f2c49c84726bd0f8f082ff696d7b73ddbd
      https://github.com/quicwg/base-drafts/commit/2b4486f2c49c84726bd0f8f082ff696d7b73ddbd
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 8a4593370beb26f67b4fa687fb9fe7fe38b0e56a
      https://github.com/quicwg/base-drafts/commit/8a4593370beb26f67b4fa687fb9fe7fe38b0e56a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 2c3addf78ae448fd6593c3b384aa83959871bab5
      https://github.com/quicwg/base-drafts/commit/2c3addf78ae448fd6593c3b384aa83959871bab5
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: b2248390b67338c081f41244a5c024e4fc97252d
      https://github.com/quicwg/base-drafts/commit/b2248390b67338c081f41244a5c024e4fc97252d
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2796 from amirlivneh/patch-7

Fix grammar


  Commit: 9fe134fb8eb371ab40710f82e4b7b48da70c6986
      https://github.com/quicwg/base-drafts/commit/9fe134fb8eb371ab40710f82e4b7b48da70c6986
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  fix description which token to use for Initial packets


  Commit: 9f58ddf10bdc549c19a0045a8f613fb113bed614
      https://github.com/quicwg/base-drafts/commit/9f58ddf10bdc549c19a0045a8f613fb113bed614
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  remove outdated text about version negotiation


  Commit: 045f99415dfce3e2b1607d16193d9186f68abc5f
      https://github.com/quicwg/base-drafts/commit/045f99415dfce3e2b1607d16193d9186f68abc5f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: MikkelFJ <mikkelfj@gmail.com>


  Commit: f2b2ebb1f721907b233059b7caeca4ecae03f0a8
      https://github.com/quicwg/base-drafts/commit/f2b2ebb1f721907b233059b7caeca4ecae03f0a8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: bba4f7b2b423d2cf5b1d95c9d0240ca8055ab95c
      https://github.com/quicwg/base-drafts/commit/bba4f7b2b423d2cf5b1d95c9d0240ca8055ab95c
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Discuss max-header-list-size from the other side (#2774)

* Discuss max-header-list-size from the other side

* Import RFC7540 recommendation to 431 on oversize headers; fixes #2775

* Hop-by-hop

* Header terminology

* Connection (probably) won't blow up


  Commit: 9618d5b884b4384e026c57c02aa0d72dc7fb9b60
      https://github.com/quicwg/base-drafts/commit/9618d5b884b4384e026c57c02aa0d72dc7fb9b60
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2746 from quicwg/same-ch-retry

Clients use the same crypto handshake after Retry


  Commit: f7334889aead71f724d11f887ff50d860676740a
      https://github.com/quicwg/base-drafts/commit/f7334889aead71f724d11f887ff50d860676740a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #2803 from marten-seemann/remove-version-negotiation

remove outdated text about version negotiation


  Commit: 6f5a6430607d4e6d6bbdce4b2d314409ef6e9a3a
      https://github.com/quicwg/base-drafts/commit/6f5a6430607d4e6d6bbdce4b2d314409ef6e9a3a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Move Retry and Version Negotiation (#2804)


  Commit: a981f677829327c37fb5fb68f95428932b5dca1b
      https://github.com/quicwg/base-drafts/commit/a981f677829327c37fb5fb68f95428932b5dca1b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2688 from quicwg/ianswett-close-initial-handshake

Clarify server CONNECTION_CLOSE with Handshake


  Commit: 0994d20047076fbfa01e1fd02f252b2d8168459d
      https://github.com/quicwg/base-drafts/commit/0994d20047076fbfa01e1fd02f252b2d8168459d
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2727 from erickinnear/should_replace_cids

Clarify the text recommending replacing CIDs when consumed


  Commit: 5eaf4d9582c65c7d618e7b90cfce51243effaf02
      https://github.com/quicwg/base-drafts/commit/5eaf4d9582c65c7d618e7b90cfce51243effaf02
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: bf9e38c8feb47740f2615c32e8000b81cafa53fb
      https://github.com/quicwg/base-drafts/commit/bf9e38c8feb47740f2615c32e8000b81cafa53fb
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 111407d94ec4cadafa75ebffd1a3a9f3b94b82d0
      https://github.com/quicwg/base-drafts/commit/111407d94ec4cadafa75ebffd1a3a9f3b94b82d0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 92716d077e40dd49870aa9c39bcaca9d80e5d7c8
      https://github.com/quicwg/base-drafts/commit/92716d077e40dd49870aa9c39bcaca9d80e5d7c8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 675a2ed31f8f3ef64f47f0aba973ce20c227e174
      https://github.com/quicwg/base-drafts/commit/675a2ed31f8f3ef64f47f0aba973ce20c227e174
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 7ed03b155612dbf05f75e415c8ac804887f5832a
      https://github.com/quicwg/base-drafts/commit/7ed03b155612dbf05f75e415c8ac804887f5832a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

One extra editorial fix


  Commit: f9c685139e55d8d824747ee306c4d3f079be257e
      https://github.com/quicwg/base-drafts/commit/f9c685139e55d8d824747ee306c4d3f079be257e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Martin's comments.


  Commit: 9e3b8003e45b881c63118427c8a64e37db2297fa
      https://github.com/quicwg/base-drafts/commit/9e3b8003e45b881c63118427c8a64e37db2297fa
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 483a757fccc57d323349b3821f23ad7fa561ddd3
      https://github.com/quicwg/base-drafts/commit/483a757fccc57d323349b3821f23ad7fa561ddd3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Martin's suggestions


  Commit: e87958746169b877b3060c1ce5aaf7b6a020d514
      https://github.com/quicwg/base-drafts/commit/e87958746169b877b3060c1ce5aaf7b6a020d514
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: f546d201e4fb7b11a11bcafcd0a203c8e7a9a8cb
      https://github.com/quicwg/base-drafts/commit/f546d201e4fb7b11a11bcafcd0a203c8e7a9a8cb
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 8e41bfb039fa466061ab426f6bd171643bbfcc79
      https://github.com/quicwg/base-drafts/commit/8e41bfb039fa466061ab426f6bd171643bbfcc79
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2800 from marten-seemann/fix-token-usage

fix description which token to use for Initial packets


  Commit: 416583a40e672626baedc746e5a5e6f94fd4979c
      https://github.com/quicwg/base-drafts/commit/416583a40e672626baedc746e5a5e6f94fd4979c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Kazuho's comment and one important fix.


  Commit: c4fcf6e91f544e9f56f096806dd6f7eabf5feab5
      https://github.com/quicwg/base-drafts/commit/c4fcf6e91f544e9f56f096806dd6f7eabf5feab5
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #2799 from dtikhonov/201906171701-packets-dont-process-packets

Fix verb ownership: a packet does not process packets


  Commit: 62795f89f068f02159dca106ebd7a7fe94aae2f5
      https://github.com/quicwg/base-drafts/commit/62795f89f068f02159dca106ebd7a7fe94aae2f5
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove paragraph; add period


  Commit: 8cbcebf6ccafee170693188161e402506f2d2ef7
      https://github.com/quicwg/base-drafts/commit/8cbcebf6ccafee170693188161e402506f2d2ef7
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reword field desc


  Commit: 4c32ea380a03eedc43e7413418926bc520524724
      https://github.com/quicwg/base-drafts/commit/4c32ea380a03eedc43e7413418926bc520524724
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-21 (Fri, 21 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Mike's comments


  Commit: 9a2e34d2d6be4d7e04bf1175e50791cda6c8a26e
      https://github.com/quicwg/base-drafts/commit/9a2e34d2d6be4d7e04bf1175e50791cda6c8a26e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-21 (Fri, 21 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: fc2f166590b73da2e81ddf5926138fdf9cd60d90
      https://github.com/quicwg/base-drafts/commit/fc2f166590b73da2e81ddf5926138fdf9cd60d90
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-21 (Fri, 21 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: fea52b2ff749fe073c46fb5d34656e365bec4210
      https://github.com/quicwg/base-drafts/commit/fea52b2ff749fe073c46fb5d34656e365bec4210
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-21 (Fri, 21 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 0cc930090e39796ac456591b786c0e2364503454
      https://github.com/quicwg/base-drafts/commit/0cc930090e39796ac456591b786c0e2364503454
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-21 (Fri, 21 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Make exceeding stream limits a connection error

Fixes #2825


  Commit: f019459311444a7886721cb471f6c72eaf7c9506
      https://github.com/quicwg/base-drafts/commit/f019459311444a7886721cb471f6c72eaf7c9506
  Author: Amir Livneh <alivneh@fb.com>
  Date:   2019-06-22 (Sat, 22 Jun 2019)

  Changed paths:
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix typos


  Commit: 615453788949232d984fd3ade7ebcfe99cba70f4
      https://github.com/quicwg/base-drafts/commit/615453788949232d984fd3ade7ebcfe99cba70f4
  Author: Amir Livneh <alivneh@fb.com>
  Date:   2019-06-22 (Sat, 22 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix title capitalization


  Commit: a3f3471aa65ca6d9890c462625f843686d3a9d7c
      https://github.com/quicwg/base-drafts/commit/a3f3471aa65ca6d9890c462625f843686d3a9d7c
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-06-23 (Sun, 23 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  clarify why the client MUST NOT reset the packet number after a Retry


  Commit: 8c0aa5131f6dec1eb4e6f59d44a0d36abac1a30b
      https://github.com/quicwg/base-drafts/commit/8c0aa5131f6dec1eb4e6f59d44a0d36abac1a30b
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-06-23 (Sun, 23 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  remove misleading sentence about connection IDs after Retry


  Commit: 11eca04ecf0524b488bb3bdfc159ff268d60571a
      https://github.com/quicwg/base-drafts/commit/11eca04ecf0524b488bb3bdfc159ff268d60571a
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-06-23 (Sun, 23 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  remove conflicting paragraph


  Commit: f8ff494ff544fb7ae4b6253d7bedd30496a883c4
      https://github.com/quicwg/base-drafts/commit/f8ff494ff544fb7ae4b6253d7bedd30496a883c4
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-06-23 (Sun, 23 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  fix typo


  Commit: 86a977d543e8571e55acafd7f02f9f0e8ce8d2cd
      https://github.com/quicwg/base-drafts/commit/86a977d543e8571e55acafd7f02f9f0e8ce8d2cd
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-06-23 (Sun, 23 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  clarify why clients can't send Handshake packets from the beginning


  Commit: ff1698fc81ef401fed5c24c60bb7a51d1a3f6363
      https://github.com/quicwg/base-drafts/commit/ff1698fc81ef401fed5c24c60bb7a51d1a3f6363
  Author: Masaru Nomura <massa.nomura@gmail.com>
  Date:   2019-06-23 (Sun, 23 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix grammar in 3.2. Receiving Stream States

The phrase, `Before creating a stream, all streams of the same type with lower-numbered stream IDs MUST be created.`, is semantically equal to `Before all streams (of the same type with lower-numbered stream IDs) create a stream, all streams of the same type with lower-numbered stream IDs MUST be created.`

This is not correct since all streams don't create a (new) stream. Moreover, by definition, a stream is created by sending data[1] or STREAM frames implicitly create a stream[2]. This indicates a stream itself doesn't create another stream.

[1] https://tools.ietf.org/html/draft-ietf-quic-transport-20#section-2
[2] https://tools.ietf.org/html/draft-ietf-quic-transport-20#section-19.8


  Commit: 1a752ccc0099be5ca880848a59c9f18ea2b6203c
      https://github.com/quicwg/base-drafts/commit/1a752ccc0099be5ca880848a59c9f18ea2b6203c
  Author: Amir Livneh <alivneh@fb.com>
  Date:   2019-06-23 (Sun, 23 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix grammar


  Commit: 98d4f38a6386773d3bfbae4cb72c3afcce1e8daf
      https://github.com/quicwg/base-drafts/commit/98d4f38a6386773d3bfbae4cb72c3afcce1e8daf
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-23 (Sun, 23 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2835 from amirlivneh/grammar-2

Fix grammar


  Commit: 4d38e6f55020714443ae5a7bddad662d1e3d7cc3
      https://github.com/quicwg/base-drafts/commit/4d38e6f55020714443ae5a7bddad662d1e3d7cc3
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-23 (Sun, 23 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2830 from monkey-mas/fix-grammar-in-3-2-ReceivingStreamStates

Fix grammar in 3.2. Receiving Stream States


  Commit: eb640ba08786f55498514abc5534532895a9dddc
      https://github.com/quicwg/base-drafts/commit/eb640ba08786f55498514abc5534532895a9dddc
  Author: Julian Reschke <julian.reschke@gmx.de>
  Date:   2019-06-24 (Mon, 24 Jun 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  recovery: fix dangling ref to tls


  Commit: 36a2d9476358acf4c8b38dd9529b0429084638c7
      https://github.com/quicwg/base-drafts/commit/36a2d9476358acf4c8b38dd9529b0429084638c7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-24 (Mon, 24 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Add intro sentence about ACK only packets


  Commit: 4f2130e2c279efb01baa5789aca13ba364da00ee
      https://github.com/quicwg/base-drafts/commit/4f2130e2c279efb01baa5789aca13ba364da00ee
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-24 (Mon, 24 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Nick Banks <nibanks@microsoft.com>


  Commit: cf619677cbbedd4e18d8171c03dca222c40b350a
      https://github.com/quicwg/base-drafts/commit/cf619677cbbedd4e18d8171c03dca222c40b350a
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  v1 CID limit of 20 Bytes + MT's nit


  Commit: d8f77e8c64f79eb4f23beb95bd95bcc1f02e14a4
      https://github.com/quicwg/base-drafts/commit/d8f77e8c64f79eb4f23beb95bd95bcc1f02e14a4
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Eric Kinnear <32474881+erickinnear@users.noreply.github.com>


  Commit: 233d0c522e16cedadfb4c89d7ccddcae576eda59
      https://github.com/quicwg/base-drafts/commit/233d0c522e16cedadfb4c89d7ccddcae576eda59
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Eric Kinnear <32474881+erickinnear@users.noreply.github.com>


  Commit: 217306941a341029879362e7496d9d27a759512a
      https://github.com/quicwg/base-drafts/commit/217306941a341029879362e7496d9d27a759512a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #2836 from reschke/patch-24

recovery: fix dangling ref to quic-tls


  Commit: 58877cfbf582e03e78d1727f27c3c008b2633f30
      https://github.com/quicwg/base-drafts/commit/58877cfbf582e03e78d1727f27c3c008b2633f30
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2827 from amirlivneh/typos

Fix typos


  Commit: b18e0baf6b2fc1e532e956c1a81ea57edf5b4777
      https://github.com/quicwg/base-drafts/commit/b18e0baf6b2fc1e532e956c1a81ea57edf5b4777
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2831 from marten-seemann/pn-after-retry

fix effect of Retry on 0-RTT packets


  Commit: c1e6e1eaa4500944f778c4cd6683861d33505e8a
      https://github.com/quicwg/base-drafts/commit/c1e6e1eaa4500944f778c4cd6683861d33505e8a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2833 from marten-seemann/fix-packet-buffering

clarify why clients can't send Handshake before receiving a server response


  Commit: f65c731f24d43e23e416de87103871c1f13a4806
      https://github.com/quicwg/base-drafts/commit/f65c731f24d43e23e416de87103871c1f13a4806
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into master


  Commit: 63aa20accef3f5be9da50f26aab444162bd27944
      https://github.com/quicwg/base-drafts/commit/63aa20accef3f5be9da50f26aab444162bd27944
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2731 from quicwg/ianswett-transport

Transport editorial suggestions


  Commit: 43ad86c009e578a857ec71d0563574282bc07625
      https://github.com/quicwg/base-drafts/commit/43ad86c009e578a857ec71d0563574282bc07625
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: bbe2b80d490c39c1d5900a5f00b4bbe11a29c4df
      https://github.com/quicwg/base-drafts/commit/bbe2b80d490c39c1d5900a5f00b4bbe11a29c4df
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: dd947bce51843c3ec294b13428b47c220e6a7f41
      https://github.com/quicwg/base-drafts/commit/dd947bce51843c3ec294b13428b47c220e6a7f41
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2730 from quicwg/ianswett-streams-editorial

Editorial suggestions on the Streams section


  Commit: 09ee3ebc938c58016d7c81eaec22dc2f1b8cb454
      https://github.com/quicwg/base-drafts/commit/09ee3ebc938c58016d7c81eaec22dc2f1b8cb454
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Reflow some text to get CircleCI to run again.


  Commit: 0ba5ab23f95342b221cabac4fc96e635616be430
      https://github.com/quicwg/base-drafts/commit/0ba5ab23f95342b221cabac4fc96e635616be430
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2826 from quicwg/ianswett-exceed-stream-limits

Make exceeding stream limits a connection error


  Commit: dc9d7ebdb2f14409a4a547bd0605f2b56814f050
      https://github.com/quicwg/base-drafts/commit/dc9d7ebdb2f14409a4a547bd0605f2b56814f050
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Remove stale text that forbids the use of TLS records carrying early data.  As
of -12, TLS records are not used in QUIC (TLS handshake messages are directly
transmitted instead), and therefore it is impossible in QUIC to transmit early
data using the mechinery provided by TLS.


  Commit: 39eacb3d1b3fa7e06508cd3147faae50b7f77cc4
      https://github.com/quicwg/base-drafts/commit/39eacb3d1b3fa7e06508cd3147faae50b7f77cc4
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2832 from marten-seemann/remove-misleading-retry-sentence

remove misleading sentence about connection IDs after Retry


  Commit: 49065dba4cd6a61faceb53c913c86426cb07e6ef
      https://github.com/quicwg/base-drafts/commit/49065dba4cd6a61faceb53c913c86426cb07e6ef
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2828 from amirlivneh/capitalization

Fix title capitalization


  Commit: 6ade931ef4ed274fb5608ab78b65279e39cabd2f
      https://github.com/quicwg/base-drafts/commit/6ade931ef4ed274fb5608ab78b65279e39cabd2f
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  it doesn't matter what an Initial is coalesced with


  Commit: 429c21970577028a46aed47c41f57e6ba0c37260
      https://github.com/quicwg/base-drafts/commit/429c21970577028a46aed47c41f57e6ba0c37260
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #2845 from kazuho/kazuho/early-data-records-arnt-available

Remove stale text that forbids the use of TLS records carrying early data


  Commit: b536fb12752ec4302d7e805494a658ba9e8a27dd
      https://github.com/quicwg/base-drafts/commit/b536fb12752ec4302d7e805494a658ba9e8a27dd
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2846 from marten-seemann/coalesce-initial

fix overspecific coalescing requirement for Initials


  Commit: 41286c3d318a32922cb1da6bccf3135b7aee2e82
      https://github.com/quicwg/base-drafts/commit/41286c3d318a32922cb1da6bccf3135b7aee2e82
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Wrap


  Commit: da92b1e351dd4893bc5c702890258d24271a7b2c
      https://github.com/quicwg/base-drafts/commit/da92b1e351dd4893bc5c702890258d24271a7b2c
  Author: Amir Livneh <alivneh@fb.com>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix grammar


  Commit: 10f280e67cd0b564ed63dac5bb755e23347cff05
      https://github.com/quicwg/base-drafts/commit/10f280e67cd0b564ed63dac5bb755e23347cff05
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2848 from amirlivneh/grammar-3

Fix grammar


  Commit: 575fff7375c90039c38aed3d12c43dba8923d59d
      https://github.com/quicwg/base-drafts/commit/575fff7375c90039c38aed3d12c43dba8923d59d
  Author: Amir Livneh <alivneh@fb.com>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix grammar


  Commit: 7757fa1f6f367b678118726b98f76d98f4d46657
      https://github.com/quicwg/base-drafts/commit/7757fa1f6f367b678118726b98f76d98f4d46657
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2849 from amirlivneh/grammar-4

Fix grammar


  Commit: 00825b28527842415b2500bf9f8ea6cdb0c16cc7
      https://github.com/quicwg/base-drafts/commit/00825b28527842415b2500bf9f8ea6cdb0c16cc7
  Author: Alan Frindell <afrind@fb.com>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  [qpack] rewrite abstract


  Commit: 3db93931bff5b7873c227acc56270d022dc02591
      https://github.com/quicwg/base-drafts/commit/3db93931bff5b7873c227acc56270d022dc02591
  Author: Alan Frindell <afrind@fb.com>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  [qpack] Minor editorial pass


  Commit: 204691ddd4bae68984fa44d24624024714d18612
      https://github.com/quicwg/base-drafts/commit/204691ddd4bae68984fa44d24624024714d18612
  Author: Alan Frindell <afrind@fb.com>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  [qpack] Prefer header blocks to H3 frame types

I tried to leave the text compatible with extensions that define new frames and/or streams that carry header blocks


  Commit: f31269bbaa13738634adfb1eeb1329e1195ebeeb
      https://github.com/quicwg/base-drafts/commit/f31269bbaa13738634adfb1eeb1329e1195ebeeb
  Author: Alan Frindell <afrind@fb.com>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  [qpack] Reorder sections

No text changes, only moved

Blocked Decoding happens before State Synchronization
Invalid References fits better in Decoder than Wire Format
The encoder needs to send Set Dynamic Capacity first
The decoder section flows better with HeaderAck/Cancel before ICI


  Commit: d24dc65ec79519ba647fce623a7190827498513d
      https://github.com/quicwg/base-drafts/commit/d24dc65ec79519ba647fce623a7190827498513d
  Author: Alan Frindell <afrind@fb.com>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  [qpack] Editorial Clarifications

1. Dynamic table entries can contain empty values
2. Encoder needs to send Set Dynamic Table Capacity to use the dynamic table
3. Removed a redundant condition from the eviction algorithm
4. Cancellation may need to be sent even after reading the end of stream
5. Improved description of Relative and Post-Base indices


  Commit: c81c290d169e2106d5b28978cd24ee233015649b
      https://github.com/quicwg/base-drafts/commit/c81c290d169e2106d5b28978cd24ee233015649b
  Author: Alan Frindell <afrind@fb.com>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  [qpack] Move some decoder text to the decoder section

It was in the encoder section


  Commit: e251b7dfceccb027fe462b3c5f980c29a657a314
      https://github.com/quicwg/base-drafts/commit/e251b7dfceccb027fe462b3c5f980c29a657a314
  Author: Alan Frindell <afrind@fb.com>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  [qpack] Move some explanatory text from Wire Format to Decoder section

Some editorial changes to the text


  Commit: 71af1873f346495148acfd7ddf840237a6068f24
      https://github.com/quicwg/base-drafts/commit/71af1873f346495148acfd7ddf840237a6068f24
  Author: Alan Frindell <afrind@fb.com>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  [qpack] Make the instruction text more consistent

* Use a consistent format for describing the insutrction/representation for all instructions in a given class
* Make sure all the bits are described accurately in text since the drawings are non-normative
* Clean up a little regular vs post-base language
* Rewrote the intro section to encoder instructions


  Commit: 971f7454bd414bca6f47a77fb0b0283bb385c5f1
      https://github.com/quicwg/base-drafts/commit/971f7454bd414bca6f47a77fb0b0283bb385c5f1
  Author: Alan Frindell <afrind@fb.com>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  [qpack] Remove redundant stream text, update TOC


  Commit: 33795a5fb45d8625a452703cf8df5e8d0180ab6c
      https://github.com/quicwg/base-drafts/commit/33795a5fb45d8625a452703cf8df5e8d0180ab6c
  Author: Alan Frindell <afrind@fb.com>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  [qpack] Header blocks carry representations


  Commit: 06d63073ae61ee043691e31c7eb53f5fb4b61b54
      https://github.com/quicwg/base-drafts/commit/06d63073ae61ee043691e31c7eb53f5fb4b61b54
  Author: Alan Frindell <afrind@fb.com>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Review feedback from everyone


  Commit: 6b6fd584a5cb5ca9843e656a9531dc4c88b62af8
      https://github.com/quicwg/base-drafts/commit/6b6fd584a5cb5ca9843e656a9531dc4c88b62af8
  Author: Alan Frindell <afrind@fb.com>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  More feedback


  Commit: 805380e7d7bb9b5303461a07448e17265da1b362
      https://github.com/quicwg/base-drafts/commit/805380e7d7bb9b5303461a07448e17265da1b362
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #2847 from quicwg/tp_mandatory

Don't terminate connections, close 'em


  Commit: 01ca26ffe1e6aea3c762705af4eef7f990e257ef
      https://github.com/quicwg/base-drafts/commit/01ca26ffe1e6aea3c762705af4eef7f990e257ef
  Author: Julian Reschke <julian.reschke@gmx.de>
  Date:   2019-06-27 (Thu, 27 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  transport: fix dangling reference to -tls


  Commit: 0d82dc3bc2d50a1094a65c00e71d735078010758
      https://github.com/quicwg/base-drafts/commit/0d82dc3bc2d50a1094a65c00e71d735078010758
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2854 from reschke/patch-26

transport: fix dangling reference to -tls


  Commit: d6d6d0f81b781697d6fb55caee804abee43ce8e1
      https://github.com/quicwg/base-drafts/commit/d6d6d0f81b781697d6fb55caee804abee43ce8e1
  Author: Lucas Pardue <lucas@cloudflare.com>
  Date:   2019-06-27 (Thu, 27 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Compare H2 PROTOCOL_ERROR with HTTP_GENERAL_PROTOCOL_ERROR (#2808)

* Compare H2 PROTOCOL_ERROR with HTTP_GENERAL_PROTOCOL_ERROR

* Add Kazuho suggestion

* Apply MTs suggested wording


  Commit: 6678903c9d52ae99ec64b44e34f17d6620185ea8
      https://github.com/quicwg/base-drafts/commit/6678903c9d52ae99ec64b44e34f17d6620185ea8
  Author: Lucas Pardue <lucas@cloudflare.com>
  Date:   2019-06-27 (Thu, 27 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Remove HTTP_PUSH_ALREADY_IN_CACHE error (#2813)

* Remove HTTP_PUSH_ALREADY_IN_CACHE error

* Apply Kazuho's suggestion to replace HTTP_PUSH_REFUSED with HTTP_REQUEST_CANCELLED

* Fix broken grammar


  Commit: 9a358f2e4801f008e6723c514a1ec0e5f4989fd2
      https://github.com/quicwg/base-drafts/commit/9a358f2e4801f008e6723c514a1ec0e5f4989fd2
  Author: Lucas Pardue <lucas@cloudflare.com>
  Date:   2019-06-27 (Thu, 27 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Rationalize HTTP_WRONG_SETTING_DIRECTION (#2814)

* Rationalize HTTP_WRONG_SETTING_DIRECTION

* swivel SETTINGS and GPE error codes

* Clarify that error code is for values, not size


  Commit: 4d2900cb696a4777090b5f6d244833a20f96a9b0
      https://github.com/quicwg/base-drafts/commit/4d2900cb696a4777090b5f6d244833a20f96a9b0
  Author: Lucas Pardue <lucaspardue.24.7@gmail.com>
  Date:   2019-06-27 (Thu, 27 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Refactor Push ID related errors (#2820)

* Refactor Push ID related errors

* Replace HTTP_LIMIT_EXCEEDED with HTTP_ID_ERROR

* Apply suggestions from code review

Co-Authored-By: Mike Bishop <mbishop@evequefou.be>


  Commit: 07395caae43e954270f8321523ba9aa0809e88f3
      https://github.com/quicwg/base-drafts/commit/07395caae43e954270f8321523ba9aa0809e88f3
  Author: Lucas Pardue <lucaspardue.24.7@gmail.com>
  Date:   2019-06-27 (Thu, 27 Jun 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Rationalize HTTP/3 stream creation errors (#2822)

* Rationalize HTTP/3 stream creation errors

* Server bidi streams are a HTTP_STREAM_CREATION_ERROR

* ...so not just unidirectional


  Commit: 63b17279fc110da181efa5f6724c0025547851cc
      https://github.com/quicwg/base-drafts/commit/63b17279fc110da181efa5f6724c0025547851cc
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-06-28 (Fri, 28 Jun 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Delayed packets can't create state


  Commit: 4121da9cf6a5fa043c0aa2dcf0948fbf6aec5fcc
      https://github.com/quicwg/base-drafts/commit/4121da9cf6a5fa043c0aa2dcf0948fbf6aec5fcc
  Author: Amir Livneh <alivneh@fb.com>
  Date:   2019-06-29 (Sat, 29 Jun 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Fix grammar


  Commit: 3535bef971d4989dcbc728b2803ec5598734c1dd
      https://github.com/quicwg/base-drafts/commit/3535bef971d4989dcbc728b2803ec5598734c1dd
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-06-30 (Sun, 30 Jun 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  remove incorrect statement about empty STREAM frames


  Commit: fe45b191e06fedbcbe24d7dbacc122aadfc1a8a7
      https://github.com/quicwg/base-drafts/commit/fe45b191e06fedbcbe24d7dbacc122aadfc1a8a7
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-01 (Mon, 01 Jul 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #2862 from marten-seemann/empty-stream-frames-are-allowed

remove incorrect statement about empty STREAM frames


  Commit: fa033e09d26c70fcfafd5d7f06a7fd4ea8d193c2
      https://github.com/quicwg/base-drafts/commit/fa033e09d26c70fcfafd5d7f06a7fd4ea8d193c2
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-01 (Mon, 01 Jul 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #2860 from amirlivneh/patch-17

Fix grammar


  Commit: 63321d1cef419b086cb79cfdafee16563624d981
      https://github.com/quicwg/base-drafts/commit/63321d1cef419b086cb79cfdafee16563624d981
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-01 (Mon, 01 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2859 from quicwg/transport/late-packets

Delayed packets can't create state


  Commit: 81bef6ee83ba699dee2d4cbc036023f31b469054
      https://github.com/quicwg/base-drafts/commit/81bef6ee83ba699dee2d4cbc036023f31b469054
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-07-01 (Mon, 01 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More suggestions


  Commit: 81a9886a84216209e2f3a8b4db475a5428b0e58e
      https://github.com/quicwg/base-drafts/commit/81a9886a84216209e2f3a8b4db475a5428b0e58e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-01 (Mon, 01 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Add an intro per Martin's suggestion as well as some of Martin's other suggestions.
Also added the Limiting ACK ranges sub-section


  Commit: b4f756770b96c402a2b90123c2d3a9378806ed9a
      https://github.com/quicwg/base-drafts/commit/b4f756770b96c402a2b90123c2d3a9378806ed9a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-01 (Mon, 01 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 5d90a56f7104a2377ea015a718752ef8700dce4a
      https://github.com/quicwg/base-drafts/commit/5d90a56f7104a2377ea015a718752ef8700dce4a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-01 (Mon, 01 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 9f9ad4757f0d5247aa40b2250dfaa9e29c7d94b1
      https://github.com/quicwg/base-drafts/commit/9f9ad4757f0d5247aa40b2250dfaa9e29c7d94b1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-02 (Tue, 02 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: e9c0357b7416ad5d14684731b05a3a02fc42e539
      https://github.com/quicwg/base-drafts/commit/e9c0357b7416ad5d14684731b05a3a02fc42e539
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-02 (Tue, 02 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: d6b8f0f1b276e409186910c9ca6c0a1f7c490af3
      https://github.com/quicwg/base-drafts/commit/d6b8f0f1b276e409186910c9ca6c0a1f7c490af3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-02 (Tue, 02 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: e02a4e8f026b786d1a6b900787a8ea2a4d5cd4ec
      https://github.com/quicwg/base-drafts/commit/e02a4e8f026b786d1a6b900787a8ea2a4d5cd4ec
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-02 (Tue, 02 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 3525929ad18f4b68aa23a8d89b0dc00dc945ea91
      https://github.com/quicwg/base-drafts/commit/3525929ad18f4b68aa23a8d89b0dc00dc945ea91
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-02 (Tue, 02 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: e4296ef4b5dbe54de69fdbd477f9ccb7a01ff818
      https://github.com/quicwg/base-drafts/commit/e4296ef4b5dbe54de69fdbd477f9ccb7a01ff818
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-02 (Tue, 02 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: ec6a311f399ea4a1868d03066cf432872ff7e666
      https://github.com/quicwg/base-drafts/commit/ec6a311f399ea4a1868d03066cf432872ff7e666
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-02 (Tue, 02 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: e32333c304c4333bf3c986ae619e08532652a7d4
      https://github.com/quicwg/base-drafts/commit/e32333c304c4333bf3c986ae619e08532652a7d4
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-02 (Tue, 02 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 42540ef2946775787f457841486975bf5d4d8445
      https://github.com/quicwg/base-drafts/commit/42540ef2946775787f457841486975bf5d4d8445
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-02 (Tue, 02 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 200841fa1a5175571e6a7c6c6ee01c8726bbb866
      https://github.com/quicwg/base-drafts/commit/200841fa1a5175571e6a7c6c6ee01c8726bbb866
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-02 (Tue, 02 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 6c786bdf032d81c8bf8169d77e4c647b1c595b76
      https://github.com/quicwg/base-drafts/commit/6c786bdf032d81c8bf8169d77e4c647b1c595b76
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-02 (Tue, 02 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 5e43503dd4265966177e7f20e54cd576f845f33d
      https://github.com/quicwg/base-drafts/commit/5e43503dd4265966177e7f20e54cd576f845f33d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-03 (Wed, 03 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 458232de8e964beb957288593b74ebcbb0a1ffa9
      https://github.com/quicwg/base-drafts/commit/458232de8e964beb957288593b74ebcbb0a1ffa9
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-07-05 (Fri, 05 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  move definition of active_connection_id_limit to where it belongs


  Commit: 5dd2c59cb76179b64d7725d248c7f1d4cfeaf442
      https://github.com/quicwg/base-drafts/commit/5dd2c59cb76179b64d7725d248c7f1d4cfeaf442
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-06 (Sat, 06 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2872 from marten-seemann/move-active-conn-id-limit-def

move definition of active_connection_id_limit to where it belongs


  Commit: 6a71414dbad7b8ed4d0745a2606aab70e1e37910
      https://github.com/quicwg/base-drafts/commit/6a71414dbad7b8ed4d0745a2606aab70e1e37910
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2769 from nibanks/pr/replace-cid

Request to Retire Locally Issued CIDs


  Commit: b7c58fd9f4eebc161964f87aff2a33471395f874
      https://github.com/quicwg/base-drafts/commit/b7c58fd9f4eebc161964f87aff2a33471395f874
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2729 from erickinnear/dont_retransmit_path_response

Don't store or retransmit PATH_RESPONSE frames, avoid buffering


  Commit: 3685b650c27fe0c83892079014f53bee7e3dff61
      https://github.com/quicwg/base-drafts/commit/3685b650c27fe0c83892079014f53bee7e3dff61
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2794 from quicwg/ianswett-ack-ack

Clarify ACK of ACKs and bundling a PING


  Commit: 84eee53493ff81dbec79e13a70196c4fb8ea3c58
      https://github.com/quicwg/base-drafts/commit/84eee53493ff81dbec79e13a70196c4fb8ea3c58
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2370 from huitema/stronger-migration-handshake

Stronger migration handshake


  Commit: d7ed46a84cd78a601e1fa1581d59b3c21cec3947
      https://github.com/quicwg/base-drafts/commit/d7ed46a84cd78a601e1fa1581d59b3c21cec3947
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Change log for -21


  Commit: 2ffc0b72a3449819b8a28bc0abc3ecc8de65a329
      https://github.com/quicwg/base-drafts/commit/2ffc0b72a3449819b8a28bc0abc3ecc8de65a329
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Ian's tweaks to text

Which will likely fail to build...

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: a0e7d777e1a3220cd4a17c5e4ccac506bd4b1a29
      https://github.com/quicwg/base-drafts/commit/a0e7d777e1a3220cd4a17c5e4ccac506bd4b1a29
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Reflow


  Commit: abd26dee7c4360e673314fa59465e0191d96c417
      https://github.com/quicwg/base-drafts/commit/abd26dee7c4360e673314fa59465e0191d96c417
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-09 (Tue, 09 Jul 2019)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2875 from quicwg/changelog-21

Change log for -21


  Commit: bfbe8237bab2752ef1de1c17db67f8561f1ee2a9
      https://github.com/quicwg/base-drafts/commit/bfbe8237bab2752ef1de1c17db67f8561f1ee2a9
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-09 (Tue, 09 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix recovery references

Closes #2874.


  Commit: eba9381771002ac6145fd3e815fee7f97e3b30dc
      https://github.com/quicwg/base-drafts/commit/eba9381771002ac6145fd3e815fee7f97e3b30dc
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-09 (Tue, 09 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Grammatical error

Closes #2876.


  Commit: 67fede17d34ba2fadb124ca6cf19156a2bbc2174
      https://github.com/quicwg/base-drafts/commit/67fede17d34ba2fadb124ca6cf19156a2bbc2174
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-09 (Tue, 09 Jul 2019)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into master


  Commit: b25e6b7b3e5fea9ce21ce9b6bf3f5955e196caab
      https://github.com/quicwg/base-drafts/commit/b25e6b7b3e5fea9ce21ce9b6bf3f5955e196caab
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-09 (Tue, 09 Jul 2019)

  Changed paths:
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2749 from martinduke/master

Allow longer CIDs


  Commit: c3eef712c72ebb5a11a7d2432bb46365bef9f502
      https://github.com/quicwg/base-drafts/commit/c3eef712c72ebb5a11a7d2432bb46365bef9f502
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-09 (Tue, 09 Jul 2019)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix changelogs for -22


  Commit: 913370291aa863a847126f7df9f9ab3df7024196
      https://github.com/quicwg/base-drafts/commit/913370291aa863a847126f7df9f9ab3df7024196
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Editorial fix for #2479


  Commit: b9f6425786a4a347ec926bac02c4b1631e15cdb9
      https://github.com/quicwg/base-drafts/commit/b9f6425786a4a347ec926bac02c4b1631e15cdb9
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Update draft-ietf-quic-invariants.md

Fixing invariants as well


  Commit: 5601eb00ee1d8b88d10e1a5e9f75c9899d602abf
      https://github.com/quicwg/base-drafts/commit/5601eb00ee1d8b88d10e1a5e9f75c9899d602abf
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Update draft-ietf-quic-invariants.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: a8a705e0da6e8009c4b9a902ad0228b0f7b3c181
      https://github.com/quicwg/base-drafts/commit/a8a705e0da6e8009c4b9a902ad0228b0f7b3c181
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Update draft-ietf-quic-invariants.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 49e721ae5aa2b3d5c1474cfc8c771721ed12b5fd
      https://github.com/quicwg/base-drafts/commit/49e721ae5aa2b3d5c1474cfc8c771721ed12b5fd
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Update draft-ietf-quic-invariants.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 553106c6343f699ea9dabe23df5e1cb06b6795a8
      https://github.com/quicwg/base-drafts/commit/553106c6343f699ea9dabe23df5e1cb06b6795a8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 4f3e69d0f1a126e7c420a1d5d01efca60f498276
      https://github.com/quicwg/base-drafts/commit/4f3e69d0f1a126e7c420a1d5d01efca60f498276
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Update draft-ietf-quic-invariants.md


  Commit: b205028bd6b3ee9419725022c96d8a6f72bd5d91
      https://github.com/quicwg/base-drafts/commit/b205028bd6b3ee9419725022c96d8a6f72bd5d91
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2019-07-09 (Tue, 09 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  fixed typo


  Commit: 4926cf4edf332380b83e48b1a7ee717dfe891f5f
      https://github.com/quicwg/base-drafts/commit/4926cf4edf332380b83e48b1a7ee717dfe891f5f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-10 (Wed, 10 Jul 2019)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Byte lengths are next

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 1b61c54b8a4677890dde6108714d49674b0155d0
      https://github.com/quicwg/base-drafts/commit/1b61c54b8a4677890dde6108714d49674b0155d0
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-10 (Wed, 10 Jul 2019)

  Changed paths:
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2877 from quicwg/ianswett-2479

Editorial fix for #2479


  Commit: 8791dd420b0afb6a6395025d33c339747b448e3b
      https://github.com/quicwg/base-drafts/commit/8791dd420b0afb6a6395025d33c339747b448e3b
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-07-09 (Tue, 09 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2883 from martinduke/patch-1

fixed typo


  Commit: 212169ad443ebd496c4b0452fefd1223d5c9c13d
      https://github.com/quicwg/base-drafts/commit/212169ad443ebd496c4b0452fefd1223d5c9c13d
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2019-07-12 (Fri, 12 Jul 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  qpack: fix reference to blocked-streams section


  Commit: cb6828672ebbb3288be99155ae151ed243723421
      https://github.com/quicwg/base-drafts/commit/cb6828672ebbb3288be99155ae151ed243723421
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge Crypto timeout and PTO (#2806)

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

Co-Authored-By: Matt Olson <maolson@microsoft.com>

* Update draft-ietf-quic-recovery.md

Co-Authored-By: Matt Olson <maolson@microsoft.com>

* Update draft-ietf-quic-recovery.md

* Remove crypto timer from the pseudocode

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>

* Update draft-ietf-quic-recovery.md

Fix pseudocode indent

* Update draft-ietf-quic-recovery.md

* Changed to MUST

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Ryan's suggestion


  Commit: 8006456f147c1ea32e80cc65fb33b04bf955ec00
      https://github.com/quicwg/base-drafts/commit/8006456f147c1ea32e80cc65fb33b04bf955ec00
  Author: tandf <tandf@live.cn>
  Date:   2019-07-16 (Tue, 16 Jul 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Fix typo


  Commit: d090d4d796abf702f7246c06cbae1011342c360f
      https://github.com/quicwg/base-drafts/commit/d090d4d796abf702f7246c06cbae1011342c360f
  Author: lucas <lucas@cloudflare.com>
  Date:   2019-07-17 (Wed, 17 Jul 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Don't state QUIC error codes.


  Commit: d432cd6f844cabbce899e21ed2e177dc0815bba0
      https://github.com/quicwg/base-drafts/commit/d432cd6f844cabbce899e21ed2e177dc0815bba0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-17 (Wed, 17 Jul 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Fix lack of exponential backoff in pseudocode (#2902)

* Fix lack of exponential backoff in pseudocode

When there is no smoothed_rtt, PR #2806 inadvertently removed the exponential backoff from the pseudocode.

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md


  Commit: c56d843044ed537a53487411438e2638bec1a46a
      https://github.com/quicwg/base-drafts/commit/c56d843044ed537a53487411438e2638bec1a46a
  Author: lucas <lucas@cloudflare.com>
  Date:   2019-07-17 (Wed, 17 Jul 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix HPACK xref


  Commit: bf59b827aeab949b66e62173dd6ec0f3c7d3d068
      https://github.com/quicwg/base-drafts/commit/bf59b827aeab949b66e62173dd6ec0f3c7d3d068
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-17 (Wed, 17 Jul 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Add one to sample offset for header protection

With the changes to invariants, this calculation was off by one.

Closes #2899.


  Commit: 17d82ab10046ca8eba79d8db0c8b8273c77e20d5
      https://github.com/quicwg/base-drafts/commit/17d82ab10046ca8eba79d8db0c8b8273c77e20d5
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #2904 from quicwg/sample-offset

Add one to sample offset for header protection


  Commit: 251b42e00d2973ae2dcbbe09d6c193932bb7c72c
      https://github.com/quicwg/base-drafts/commit/251b42e00d2973ae2dcbbe09d6c193932bb7c72c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #2901 from tandf/patch-1

Fix typo


  Commit: 94e02c1f34af486b0ef3cce6530ee1609da754b5
      https://github.com/quicwg/base-drafts/commit/94e02c1f34af486b0ef3cce6530ee1609da754b5
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-20 (Sat, 20 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Typo in change log


  Commit: 407928b26fd9e4fcb2efbef4f70a39eb8a466cd6
      https://github.com/quicwg/base-drafts/commit/407928b26fd9e4fcb2efbef4f70a39eb8a466cd6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-21 (Sun, 21 Jul 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  PTO should always send an ack-eliciting packet


  Commit: e0c0ed2898f55e5dc4feac38520bcb272c6276f2
      https://github.com/quicwg/base-drafts/commit/e0c0ed2898f55e5dc4feac38520bcb272c6276f2
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-07-21 (Sun, 21 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clarify resetting congestion control


  Commit: 02c8c88c142ca4ac8a1b08c1c16b333cbf1a38f8
      https://github.com/quicwg/base-drafts/commit/02c8c88c142ca4ac8a1b08c1c16b333cbf1a38f8
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-21 (Sun, 21 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2917 from quicwg/close2685

Clarify resetting congestion control


  Commit: d3c66d26508da8ad76829342bd75c7e844cf02ca
      https://github.com/quicwg/base-drafts/commit/d3c66d26508da8ad76829342bd75c7e844cf02ca
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-21 (Sun, 21 Jul 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Up to two full-sized datagrams, not packets (#2915)

* Up to two full-sized datagrams, not packets

Now that the PTO retransmits Initial and Handshake data, it's possible and likely desirable to bundle multiple QUIC packets in a single datagram.  This change makes it clear that is allowed.

* Update draft-ietf-quic-recovery.md

Co-Authored-By: MikkelFJ <mikkelfj@gmail.com>

* Update draft-ietf-quic-recovery.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>

* Update draft-ietf-quic-recovery.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>

* Fix a long line


  Commit: 114b20f4b2accf4f76a242a34d5f620cd48f4e3d
      https://github.com/quicwg/base-drafts/commit/114b20f4b2accf4f76a242a34d5f620cd48f4e3d
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-07-21 (Sun, 21 Jul 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Add rationale for why ack-eliciting


  Commit: 0d684171abcf439c7fc5fa6ff95433826682a108
      https://github.com/quicwg/base-drafts/commit/0d684171abcf439c7fc5fa6ff95433826682a108
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-07-21 (Sun, 21 Jul 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #2912 from quicwg/ianswett-pto-ack-eliciting

PTO should always send an ack-eliciting packet


  Commit: 6bb23b3fa6ea8c07c88760b7167346c18d5ec196
      https://github.com/quicwg/base-drafts/commit/6bb23b3fa6ea8c07c88760b7167346c18d5ec196
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-07-23 (Tue, 23 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  ECN verification text


  Commit: a0c327a188415dbc5860a8907b60c5e382acdd58
      https://github.com/quicwg/base-drafts/commit/a0c327a188415dbc5860a8907b60c5e382acdd58
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-07-23 (Tue, 23 Jul 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  faulty, not all


  Commit: 83cc335c78b4782c4cff9d5e5a6854bfaa40824c
      https://github.com/quicwg/base-drafts/commit/83cc335c78b4782c4cff9d5e5a6854bfaa40824c
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-08-05 (Mon, 05 Aug 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  ... and I thought this was going to be easy


  Commit: c0db7a13f295d2dee1769fe7116b80b2053f4cdc
      https://github.com/quicwg/base-drafts/commit/c0db7a13f295d2dee1769fe7116b80b2053f4cdc
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-08-05 (Mon, 05 Aug 2019)

  Changed paths:

  Log Message:
  -----------
  rebase


Compare: https://github.com/quicwg/base-drafts/compare/e3532e24d636...c0db7a13f295