[quicwg/base-drafts] f51a23: Retransmit server initial upon second Initial

Mike Bishop <noreply@github.com> Thu, 23 April 2020 18:45 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 9DEE43A0E6C for <quic-issues@ietfa.amsl.com>; Thu, 23 Apr 2020 11:45:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level:
X-Spam-Status: No, score=-2.099 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, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 NT5fnBzBaP70 for <quic-issues@ietfa.amsl.com>; Thu, 23 Apr 2020 11:45:39 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A30DC3A0E70 for <quic-issues@ietf.org>; Thu, 23 Apr 2020 11:45:38 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 01CFB8C09FC for <quic-issues@ietf.org>; Thu, 23 Apr 2020 11:45:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1587667538; bh=STEQtRv6ePlvgHQ2eJDn8bg1gOrUefippbuH2pogncs=; h=Date:From:To:Subject:From; b=bj/mEAahWZKdo4Ya9M0eGOuk2a5+1lIJWz1ameUuuCJuPnFEQxL+HPfN/WOm1jsbK QT/oODJnScH3BJW14u4uaB6JDJiCPc59f4+9/2HLam4K/tjMcviUG8egMVpE26O0TR 89LxIyAp5v/lnPrBaEJt8jSUyAHwCJ7lTnsfCfUM=
Date: Thu, 23 Apr 2020 11:45:37 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/core_terminology/337dfa-863510@github.com>
Subject: [quicwg/base-drafts] f51a23: Retransmit server initial upon second Initial
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/dJSxTibPHIZnj3GiEX3WcLxMDDo>
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: Thu, 23 Apr 2020 18:45:47 -0000

  Branch: refs/heads/qpack/core_terminology
  Home:   https://github.com/quicwg/base-drafts
  Commit: f51a23e2890da2a8558cee32b4375f99a7070965
      https://github.com/quicwg/base-drafts/commit/f51a23e2890da2a8558cee32b4375f99a7070965
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-06 (Sun, 06 Oct 2019)

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

  Log Message:
  -----------
  Retransmit server initial upon second Initial

When the second duplicate client Initial is received, the server SHOULD retransmit the contents of it's Initial to speed up the handshake.


  Commit: 2e7bff7670dfde7068be546704bd33b5f74e0f7a
      https://github.com/quicwg/base-drafts/commit/2e7bff7670dfde7068be546704bd33b5f74e0f7a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-06 (Sun, 06 Oct 2019)

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

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


  Commit: 18c9bba3487c51d85f4797eb8dc4215ebbb728f3
      https://github.com/quicwg/base-drafts/commit/18c9bba3487c51d85f4797eb8dc4215ebbb728f3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-07 (Mon, 07 Oct 2019)

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

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


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

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

  Log Message:
  -----------
  Reword the paragraph


  Commit: 20435cf19a7461bf050033a0b04aa452afcde980
      https://github.com/quicwg/base-drafts/commit/20435cf19a7461bf050033a0b04aa452afcde980
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-22 (Tue, 22 Oct 2019)

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

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

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


  Commit: 02080b75875107b2d0b6a17b9a7b304c714f0502
      https://github.com/quicwg/base-drafts/commit/02080b75875107b2d0b6a17b9a7b304c714f0502
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-22 (Tue, 22 Oct 2019)

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

  Log Message:
  -----------
  Update based on interim feedback


  Commit: f1c94bf510b5e06ec4c739241bce996bc03037dd
      https://github.com/quicwg/base-drafts/commit/f1c94bf510b5e06ec4c739241bce996bc03037dd
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-22 (Tue, 22 Oct 2019)

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

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


  Commit: 40cc163f42b57fb5ec514174e6173e38475359fc
      https://github.com/quicwg/base-drafts/commit/40cc163f42b57fb5ec514174e6173e38475359fc
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-23 (Wed, 23 Oct 2019)

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

  Log Message:
  -----------
  line lengths


  Commit: b9c84234ab1e9c6c1fbc61e181885491612d87d1
      https://github.com/quicwg/base-drafts/commit/b9c84234ab1e9c6c1fbc61e181885491612d87d1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-23 (Wed, 23 Oct 2019)

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

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


  Commit: 6851dbb3bfed9d4695abfd798a790addaaaa5775
      https://github.com/quicwg/base-drafts/commit/6851dbb3bfed9d4695abfd798a790addaaaa5775
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-23 (Wed, 23 Oct 2019)

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

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


  Commit: bdcd8c75f213ddacd24f3450d69b623c3d814bc1
      https://github.com/quicwg/base-drafts/commit/bdcd8c75f213ddacd24f3450d69b623c3d814bc1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-28 (Mon, 28 Oct 2019)

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

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


  Commit: 1ae98696a9afd8bd6adbe62661ec2adc74b02c14
      https://github.com/quicwg/base-drafts/commit/1ae98696a9afd8bd6adbe62661ec2adc74b02c14
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-28 (Mon, 28 Oct 2019)

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

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


  Commit: b2144658e256b02511dc607574ada4db9d71d838
      https://github.com/quicwg/base-drafts/commit/b2144658e256b02511dc607574ada4db9d71d838
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-17 (Fri, 17 Jan 2020)

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

  Log Message:
  -----------
  Only send one immediate ACK

Fixes #3357


  Commit: 0a2fed988a64ca0767c045fd677e641aacbd50a0
      https://github.com/quicwg/base-drafts/commit/0a2fed988a64ca0767c045fd677e641aacbd50a0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-18 (Sat, 18 Jan 2020)

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

  Log Message:
  -----------
  MUST -> SHOULD


  Commit: 5af33e54216e64024779612263152c8cff7d04bf
      https://github.com/quicwg/base-drafts/commit/5af33e54216e64024779612263152c8cff7d04bf
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-18 (Sat, 18 Jan 2020)

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

  Log Message:
  -----------
  Kazuho's suggestion


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

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

  Log Message:
  -----------
  Allow CONNECTION_CLOSE in 0-RTT

This allows us to avoid treating 0-RTT specially more generally.

The advice on where to send CONNECTION_CLOSE seems ornate, but it
reduces to "send CONNECTION_CLOSE in every space you have keys for".

Closes #3435.


  Commit: 4c848c6184e7eeefc37d1b9432c3434754b4ac5e
      https://github.com/quicwg/base-drafts/commit/4c848c6184e7eeefc37d1b9432c3434754b4ac5e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-12 (Wed, 12 Feb 2020)

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

  Log Message:
  -----------
  what needs to be checked for address validation

This makes the text more concrete.  Much more concrete.

Closes #2125.


  Commit: 3fc2b7823c89d05cabd98a206b50722af2429dd5
      https://github.com/quicwg/base-drafts/commit/3fc2b7823c89d05cabd98a206b50722af2429dd5
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-12 (Wed, 12 Feb 2020)

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

  Log Message:
  -----------
  Editorial changes


  Commit: 55dfc6f01ac290121e8693e5fb66dea0c37e253b
      https://github.com/quicwg/base-drafts/commit/55dfc6f01ac290121e8693e5fb66dea0c37e253b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-14 (Fri, 14 Feb 2020)

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

  Log Message:
  -----------
  A little less detail


  Commit: 01b60ac478f8476a016232d95b82b1d8603983ff
      https://github.com/quicwg/base-drafts/commit/01b60ac478f8476a016232d95b82b1d8603983ff
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-14 (Fri, 14 Feb 2020)

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

  Log Message:
  -----------
  But 'stable' needs definition or it is just weaselly


  Commit: d9ccbdcbddfd77755d331cc3892f9e3c214f939e
      https://github.com/quicwg/base-drafts/commit/d9ccbdcbddfd77755d331cc3892f9e3c214f939e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-17 (Mon, 17 Feb 2020)

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

  Log Message:
  -----------
  Tighten requirement; explain it some


  Commit: 9c5c738c1d0cd4c8c7ade6c1371bf81033d02c57
      https://github.com/quicwg/base-drafts/commit/9c5c738c1d0cd4c8c7ade6c1371bf81033d02c57
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-09 (Sun, 09 Feb 2020)

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

  Log Message:
  -----------
  Take ekr's suggestion, remove note.


  Commit: bc10a8ea253a7a50a38c420f7c5bbb06e0078a78
      https://github.com/quicwg/base-drafts/commit/bc10a8ea253a7a50a38c420f7c5bbb06e0078a78
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-09 (Sun, 09 Feb 2020)

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

  Log Message:
  -----------
  Tweak


  Commit: 68d9617e612166f9ea38fca9b11a7bbdd63e212d
      https://github.com/quicwg/base-drafts/commit/68d9617e612166f9ea38fca9b11a7bbdd63e212d
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-10 (Mon, 10 Feb 2020)

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

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


  Commit: 91ced9e8d46e8d9b4a649f106bb5fd555b2fa818
      https://github.com/quicwg/base-drafts/commit/91ced9e8d46e8d9b4a649f106bb5fd555b2fa818
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-11 (Tue, 11 Feb 2020)

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

  Log Message:
  -----------
  Kazuho comments and remove one sentence


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

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

  Log Message:
  -----------
  Define APPLICATION_ERROR code for CONNECTION_CLOSE


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

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

  Log Message:
  -----------
  Frame placement by packet number space

Describe where frames can appear in terms of packet number spaces rather
than encryption levels.  This makes it slightly easier to explain
overall.  We still need encryption levels as a concept, but they are
localized to the TLS doc now.


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

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

  Log Message:
  -----------
  Remove some more encryption level stuff


  Commit: fcfa095f3c0a11cd02e001464820ff8e3d515d99
      https://github.com/quicwg/base-drafts/commit/fcfa095f3c0a11cd02e001464820ff8e3d515d99
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

  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: e3b814daa3fb57bddf8f60b4a2d2033c5dd99f14
      https://github.com/quicwg/base-drafts/commit/e3b814daa3fb57bddf8f60b4a2d2033c5dd99f14
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

  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: 0c9c2f7f291ccc9633e7c9480a83833dc1f2b72c
      https://github.com/quicwg/base-drafts/commit/0c9c2f7f291ccc9633e7c9480a83833dc1f2b72c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

  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: 2274b69508676e286b5b8ad3ba126f5d9dbd0846
      https://github.com/quicwg/base-drafts/commit/2274b69508676e286b5b8ad3ba126f5d9dbd0846
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

  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: acd4454394249a7337718ead9fad7258b183b01f
      https://github.com/quicwg/base-drafts/commit/acd4454394249a7337718ead9fad7258b183b01f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

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

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

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


  Commit: 3b52d6f468e18aac7a8f0e51a820d0b64f23f2f3
      https://github.com/quicwg/base-drafts/commit/3b52d6f468e18aac7a8f0e51a820d0b64f23f2f3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

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

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


  Commit: da005487a8a902c672f362aab1d43263941f0ef8
      https://github.com/quicwg/base-drafts/commit/da005487a8a902c672f362aab1d43263941f0ef8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

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

  Log Message:
  -----------
  More like Jana's first suggestion

Removes use of "Initially encrypted"


  Commit: 74fd16b602fd7b8913f883d17d23d0a3ddd7aa3f
      https://github.com/quicwg/base-drafts/commit/74fd16b602fd7b8913f883d17d23d0a3ddd7aa3f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

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

  Log Message:
  -----------
  Update pseudocode to better match text

If there are bytes_in_flight, then always do a standard PTO.
If not, it must be a client which is unsure if the peer has completed address validation.

Fixes #3070


  Commit: 7918097aca5334aaabf4c8298070063adc27cc5d
      https://github.com/quicwg/base-drafts/commit/7918097aca5334aaabf4c8298070063adc27cc5d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-16 (Sun, 16 Feb 2020)

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

  Log Message:
  -----------
  Add assert


  Commit: 4de119f1d207ada8de6689112f876d9d2fc29527
      https://github.com/quicwg/base-drafts/commit/4de119f1d207ada8de6689112f876d9d2fc29527
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-16 (Sun, 16 Feb 2020)

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

  Log Message:
  -----------
  Add check for address validation limits


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

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

  Log Message:
  -----------
  Count entire datagram for anti-amplification

This is a tweak to the text suggested in #3333.

Closes #3333.


  Commit: 5989bb0affa6d676c0376895979f8f0b78567676
      https://github.com/quicwg/base-drafts/commit/5989bb0affa6d676c0376895979f8f0b78567676
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-02-20 (Thu, 20 Feb 2020)

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

  Log Message:
  -----------
  renamed max_packet_size to max_udp_size


  Commit: b50ed262f07380cdb9ccc6d479fdd473031b0389
      https://github.com/quicwg/base-drafts/commit/b50ed262f07380cdb9ccc6d479fdd473031b0389
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-02-20 (Thu, 20 Feb 2020)

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

  Log Message:
  -----------
  fixed typo


  Commit: 6b9a39e1d28db32f2cb5393cde08a1df28311b15
      https://github.com/quicwg/base-drafts/commit/6b9a39e1d28db32f2cb5393cde08a1df28311b15
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-02-20 (Thu, 20 Feb 2020)

  Changed paths:
    M .circleci/config.yml
    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
    M ietf.json
    R initial-protection.js
    A protection-samples.js

  Log Message:
  -----------
  synced to latest, resolved conflict


  Commit: 985a57a2a8c761ba5cb20158df8975971a8717cd
      https://github.com/quicwg/base-drafts/commit/985a57a2a8c761ba5cb20158df8975971a8717cd
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-02-20 (Thu, 20 Feb 2020)

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

  Log Message:
  -----------
  erase merge artifact


  Commit: ef507076480a2b94374d7f6f7b4b5b910944c012
      https://github.com/quicwg/base-drafts/commit/ef507076480a2b94374d7f6f7b4b5b910944c012
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-02-20 (Thu, 20 Feb 2020)

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

  Log Message:
  -----------
  delete whitespace


  Commit: 22bbf32de27e1d3adfc32fd308bf42454a592773
      https://github.com/quicwg/base-drafts/commit/22bbf32de27e1d3adfc32fd308bf42454a592773
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

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

  Log Message:
  -----------
  Remove timing guidance


  Commit: bbf7a7298a63b48c78e30fad7cdf2bd2bb4d8db0
      https://github.com/quicwg/base-drafts/commit/bbf7a7298a63b48c78e30fad7cdf2bd2bb4d8db0
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

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

  Log Message:
  -----------
  Resolved multiple review comments


  Commit: 2fa2b972b25fa08cff394ac32ec07aaf0bc057e0
      https://github.com/quicwg/base-drafts/commit/2fa2b972b25fa08cff394ac32ec07aaf0bc057e0
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-02-22 (Sat, 22 Feb 2020)

  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: 64710472cca748614f36ece3ad206416120e8e27
      https://github.com/quicwg/base-drafts/commit/64710472cca748614f36ece3ad206416120e8e27
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  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
    M protection-samples.js

  Log Message:
  -----------
  MT's suggestion and resolve conflict


  Commit: de3edd54868f36ce17fb2a2700573c72deb9ba5a
      https://github.com/quicwg/base-drafts/commit/de3edd54868f36ce17fb2a2700573c72deb9ba5a
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

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

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


  Commit: a41be1873d412fa3026cea0ecd9b5cdc99c4bf33
      https://github.com/quicwg/base-drafts/commit/a41be1873d412fa3026cea0ecd9b5cdc99c4bf33
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

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

  Log Message:
  -----------
  Review feedback


  Commit: 032b88e613631aa31d1d9f3e1ab58ce722cc876a
      https://github.com/quicwg/base-drafts/commit/032b88e613631aa31d1d9f3e1ab58ce722cc876a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

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

  Log Message:
  -----------
  Reason phrase needs to be cleared


  Commit: 28959f9e29563bd0e7dff9185d760a8c1fb0175b
      https://github.com/quicwg/base-drafts/commit/28959f9e29563bd0e7dff9185d760a8c1fb0175b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

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

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

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


  Commit: a9757a7a2e69d4d03a2740a6a5f6be26848c88d2
      https://github.com/quicwg/base-drafts/commit/a9757a7a2e69d4d03a2740a6a5f6be26848c88d2
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

  Log Message:
  -----------
  Allow but not recommend seeding of RTT on resumption

Closes #3464.


  Commit: 7ac257f124012d5afdc07f423ad770511f2ccf5c
      https://github.com/quicwg/base-drafts/commit/7ac257f124012d5afdc07f423ad770511f2ccf5c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

  Log Message:
  -----------
  Closes #3430


  Commit: 64923744854a0835ae0948828f6495a1dc4acd58
      https://github.com/quicwg/base-drafts/commit/64923744854a0835ae0948828f6495a1dc4acd58
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

  Log Message:
  -----------
  Forbid application close in Handshake too


  Commit: 198883f45dca18bee33a3a5f32e3550a4e11926d
      https://github.com/quicwg/base-drafts/commit/198883f45dca18bee33a3a5f32e3550a4e11926d
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

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

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


  Commit: 152a5ba309fbed00aea7d3997a23cae8b173d943
      https://github.com/quicwg/base-drafts/commit/152a5ba309fbed00aea7d3997a23cae8b173d943
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

  Log Message:
  -----------
  More of Jana's suggestions, reworded


  Commit: 8fdeb9dafd0bf6ccb5261d41489e77d8ac7691d3
      https://github.com/quicwg/base-drafts/commit/8fdeb9dafd0bf6ccb5261d41489e77d8ac7691d3
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

  Log Message:
  -----------
  Sloppy


  Commit: bbe18d7579293ebfb2e9c6c34d9a42c026ba9331
      https://github.com/quicwg/base-drafts/commit/bbe18d7579293ebfb2e9c6c34d9a42c026ba9331
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

  Log Message:
  -----------
  Consistency over brevity


  Commit: a5f6205bf3eca9b2caba25c3582d3ec6c355d2e1
      https://github.com/quicwg/base-drafts/commit/a5f6205bf3eca9b2caba25c3582d3ec6c355d2e1
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

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

  Log Message:
  -----------
  Apply suggestion from @ekr


  Commit: da24edbf0d4b53be01670f741d0b8858d9601a66
      https://github.com/quicwg/base-drafts/commit/da24edbf0d4b53be01670f741d0b8858d9601a66
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

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

  Log Message:
  -----------
  Line length fixed


  Commit: df917e429b2005071135d858ad1264864be6d5fe
      https://github.com/quicwg/base-drafts/commit/df917e429b2005071135d858ad1264864be6d5fe
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

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

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

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


  Commit: e394a7ab9701f9edf0a50be30da23bb2a9cd669e
      https://github.com/quicwg/base-drafts/commit/e394a7ab9701f9edf0a50be30da23bb2a9cd669e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

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

  Log Message:
  -----------
  The packet header changed since this was written

Now the version comes before the connection ID fields.


  Commit: 44ee1ba6796f87359a3f982186234b51aff10d0c
      https://github.com/quicwg/base-drafts/commit/44ee1ba6796f87359a3f982186234b51aff10d0c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

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

  Log Message:
  -----------
  This assumption is likely to be true

But that doesn't mean we shouldn't expressly say that it is an
assumption.


  Commit: 813992d32661388da7e1a790c3e3054f5a6d06de
      https://github.com/quicwg/base-drafts/commit/813992d32661388da7e1a790c3e3054f5a6d06de
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

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

  Log Message:
  -----------
  Try again with an allowance for Initial


  Commit: e2a85e948d3ce1d61f869e595de5545f2b648b9d
      https://github.com/quicwg/base-drafts/commit/e2a85e948d3ce1d61f869e595de5545f2b648b9d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

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

  Log Message:
  -----------
  should -> SHOULD when bundling ACK frames

I believe this always should have been normative, so this is editorial, but I'll let the editors confirm that.


  Commit: 5c144a08e829b1a3ff8d279d65eca2b4c2a0f799
      https://github.com/quicwg/base-drafts/commit/5c144a08e829b1a3ff8d279d65eca2b4c2a0f799
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

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

  Log Message:
  -----------
  Clarify cases ACKing every could not happen

Adds editorial text about why a receiver could decide to send ACKs less frequently than every two packets.


  Commit: 1d110798aec3e1661f8a41da278888c6ef7a9749
      https://github.com/quicwg/base-drafts/commit/1d110798aec3e1661f8a41da278888c6ef7a9749
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

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

  Log Message:
  -----------
  Don't replicate, just send another


  Commit: e224c9a14e541ca56314ea54bc2f6cb48b72cb4f
      https://github.com/quicwg/base-drafts/commit/e224c9a14e541ca56314ea54bc2f6cb48b72cb4f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

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

  Log Message:
  -----------
  Editorial follow-up from #3128


  Commit: 24617370fea23fed874197b1c020e1ee753e9487
      https://github.com/quicwg/base-drafts/commit/24617370fea23fed874197b1c020e1ee753e9487
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

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

  Log Message:
  -----------
  Recommend a 1ms timer granularity

Adds more text about what the constant represents where it's first used and changes a SHOULD to a RECOMMENDED.

Inspired by #3388


  Commit: 58891f5debf4101c7d21e0f49f9caed961f7efe3
      https://github.com/quicwg/base-drafts/commit/58891f5debf4101c7d21e0f49f9caed961f7efe3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

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

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


  Commit: 6598cf1a6212cc98fe7a11fa105ae8b4264a33a8
      https://github.com/quicwg/base-drafts/commit/6598cf1a6212cc98fe7a11fa105ae8b4264a33a8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3080 from quicwg/ianswett-second-initial

Retransmit server initial upon second Initial


  Commit: 85554f934d7357584d728b521594bdd4eef09d30
      https://github.com/quicwg/base-drafts/commit/85554f934d7357584d728b521594bdd4eef09d30
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-14 (Sat, 14 Mar 2020)

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

  Log Message:
  -----------
  MT's suggestion


  Commit: ad3b1d8ea1e77a6828548ea2147b87665350f744
      https://github.com/quicwg/base-drafts/commit/ad3b1d8ea1e77a6828548ea2147b87665350f744
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-14 (Sat, 14 Mar 2020)

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

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


  Commit: e9bde2162d5ec1adb25a1779ab1c9cff3b95f397
      https://github.com/quicwg/base-drafts/commit/e9bde2162d5ec1adb25a1779ab1c9cff3b95f397
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-14 (Sat, 14 Mar 2020)

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

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


  Commit: b7b2c6eac88c7287fdba9b7a56e8f838ee518ccf
      https://github.com/quicwg/base-drafts/commit/b7b2c6eac88c7287fdba9b7a56e8f838ee518ccf
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

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

  Log Message:
  -----------
  eliminate the different between when having no RTT sample and having one


  Commit: d38a58221838edbc6f82d97f5a204345a5baf50a
      https://github.com/quicwg/base-drafts/commit/d38a58221838edbc6f82d97f5a204345a5baf50a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

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

  Log Message:
  -----------
  Two comments based on MT's suggestion


  Commit: c07b8c6036738985f1ba89816d62f03fbb7c4fa6
      https://github.com/quicwg/base-drafts/commit/c07b8c6036738985f1ba89816d62f03fbb7c4fa6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

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

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

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


  Commit: 2c07fed9f4e21f95002dcb25dc1fac69aa009a8d
      https://github.com/quicwg/base-drafts/commit/2c07fed9f4e21f95002dcb25dc1fac69aa009a8d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

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

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

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


  Commit: aacd0773af40e062ce90b788d331719061ee23ba
      https://github.com/quicwg/base-drafts/commit/aacd0773af40e062ce90b788d331719061ee23ba
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

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

  Log Message:
  -----------
  tweak mt's suggestion


  Commit: 061a91347355c302cfb44b505d96cef7006af1b6
      https://github.com/quicwg/base-drafts/commit/061a91347355c302cfb44b505d96cef7006af1b6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3461 from quicwg/ianswett-pto-pseudocode

Update PTO pseudocode to better match text


  Commit: d8b109a84228427e5bb66fc17897923af28810c5
      https://github.com/quicwg/base-drafts/commit/d8b109a84228427e5bb66fc17897923af28810c5
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3517 from quicwg/ianswett-should

should -> SHOULD when bundling ACK frames


  Commit: fbefa4ae4fadf520918de418d4ea555c23851700
      https://github.com/quicwg/base-drafts/commit/fbefa4ae4fadf520918de418d4ea555c23851700
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2020-03-16 (Mon, 16 Mar 2020)

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

  Log Message:
  -----------
  to be clear, split paragraphs that discuss no rtt sample vs. 1 rtt sample


  Commit: a56598572fd8656b30a2c800eabacac24b75b180
      https://github.com/quicwg/base-drafts/commit/a56598572fd8656b30a2c800eabacac24b75b180
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2020-03-16 (Mon, 16 Mar 2020)

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

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


  Commit: 9c28244e70183fa35ee5690dc94b68f8deb28c98
      https://github.com/quicwg/base-drafts/commit/9c28244e70183fa35ee5690dc94b68f8deb28c98
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

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

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

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


  Commit: c700c5e5a345c071603644dd4237301aec1a11e5
      https://github.com/quicwg/base-drafts/commit/c700c5e5a345c071603644dd4237301aec1a11e5
  Author: Bence Béky <bnc@google.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

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

  Log Message:
  -----------
  Opening a stream in the wrong direction is an error.

I assume this has been the intention all along, but I do not find
normative language in the current draft.


  Commit: 190c46e5026840c07f43b6e7539a1a0ceee1f845
      https://github.com/quicwg/base-drafts/commit/190c46e5026840c07f43b6e7539a1a0ceee1f845
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3519 from quicwg/identity-identify

Editorial follow-up from #3128


  Commit: a951239b3acc7357b49b6317268b953688c6cc0d
      https://github.com/quicwg/base-drafts/commit/a951239b3acc7357b49b6317268b953688c6cc0d
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3527 from bencebeky/bencebeky-transport-wrong-direction

Opening a stream in the wrong direction is an error.


  Commit: b8472ac91034f000577f0c5e6134591833dfb53f
      https://github.com/quicwg/base-drafts/commit/b8472ac91034f000577f0c5e6134591833dfb53f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3514 from quicwg/fix-invariant-layout-assumption

The packet header changed since this was written


  Commit: b3e1186122b4dc156fb132cdb55b0963ebfbf4b2
      https://github.com/quicwg/base-drafts/commit/b3e1186122b4dc156fb132cdb55b0963ebfbf4b2
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3515 from quicwg/new-bad-assumption

This assumption is likely to be true


  Commit: ece73d0732087247a9d792e2b1f01d822dd91423
      https://github.com/quicwg/base-drafts/commit/ece73d0732087247a9d792e2b1f01d822dd91423
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  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: 6e27a562f331b7fbd20d680c3955ac4b44448a3a
      https://github.com/quicwg/base-drafts/commit/6e27a562f331b7fbd20d680c3955ac4b44448a3a
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3518 from quicwg/ianswett-could-ack-every-other

Clarify cases ACKing every other could not happen


  Commit: 27ea1c8d02c40c694e5426bf7914d5c2b7e1434e
      https://github.com/quicwg/base-drafts/commit/27ea1c8d02c40c694e5426bf7914d5c2b7e1434e
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:

  Log Message:
  -----------
  Poke


  Commit: 87dcdbb8d14c8ffdbb3279c1a787d7b4d6fc8b88
      https://github.com/quicwg/base-drafts/commit/87dcdbb8d14c8ffdbb3279c1a787d7b4d6fc8b88
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  Skip a packet number when sending one PTO packet

Indicates that peers can skip a packet number when sending a single PTO packet to elicit a faster ACK.


  Commit: a33165b1e8daf7161fa38a429856e5c6dd932a34
      https://github.com/quicwg/base-drafts/commit/a33165b1e8daf7161fa38a429856e5c6dd932a34
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  Fix line length


  Commit: 5bed48fa00e604d3231bcde6afa4b920d546747d
      https://github.com/quicwg/base-drafts/commit/5bed48fa00e604d3231bcde6afa4b920d546747d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  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: 085a897edf7abbcdb8fd1bb7db8cdaea1e91fbfc
      https://github.com/quicwg/base-drafts/commit/085a897edf7abbcdb8fd1bb7db8cdaea1e91fbfc
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M .lint.py

  Log Message:
  -----------
  Lint should report errors


  Commit: 0b4fff252e828606c4ad76f5e58e7d466225d7ba
      https://github.com/quicwg/base-drafts/commit/0b4fff252e828606c4ad76f5e58e7d466225d7ba
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  Fix line length


  Commit: 4795016ab6ce9ce1c6a1e9f64d3e4fcc5cffcda3
      https://github.com/quicwg/base-drafts/commit/4795016ab6ce9ce1c6a1e9f64d3e4fcc5cffcda3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

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

  Log Message:
  -----------
  Remove one packet


  Commit: 63ee9b08b9e80076619348f8bde35d70dcafb42d
      https://github.com/quicwg/base-drafts/commit/63ee9b08b9e80076619348f8bde35d70dcafb42d
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #2952 from quicwg/ianswett-skip-packet-number

Skip a packet number when sending one PTO packet


  Commit: c4ed9aa8173340359ce52a5030141aef624e562d
      https://github.com/quicwg/base-drafts/commit/c4ed9aa8173340359ce52a5030141aef624e562d
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  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: 31f5b8e9815a8d572f21f203ce2a6416765da13d
      https://github.com/quicwg/base-drafts/commit/31f5b8e9815a8d572f21f203ce2a6416765da13d
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  wordwrap


  Commit: 75ce725ceff08de30cc3abf5670b07f5ab50efd5
      https://github.com/quicwg/base-drafts/commit/75ce725ceff08de30cc3abf5670b07f5ab50efd5
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Update circle config


  Commit: a97fd54bda5472f47db3a0edd97ad4feb66a1c3c
      https://github.com/quicwg/base-drafts/commit/a97fd54bda5472f47db3a0edd97ad4feb66a1c3c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M .lint.py

  Log Message:
  -----------
  Merge branch 'lint-error'


  Commit: ce42f47b757bbe3831219ac5c5bdf705f9521beb
      https://github.com/quicwg/base-drafts/commit/ce42f47b757bbe3831219ac5c5bdf705f9521beb
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  Import most H2 references (#3407)

* Import most H2 references

* Review feedback

* Ian's feedback

* Request staying open isn't normative


  Commit: b6fad5474e0da4ef5218fee2fc6c33a6891f2e17
      https://github.com/quicwg/base-drafts/commit/b6fad5474e0da4ef5218fee2fc6c33a6891f2e17
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  Point to HTTP core; updated field names


  Commit: 262740da573633dfcd996b9fd46b7d8581afca5a
      https://github.com/quicwg/base-drafts/commit/262740da573633dfcd996b9fd46b7d8581afca5a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  Capital!


  Commit: a122994dc79066b82de18ae17f2b88cd599f70e0
      https://github.com/quicwg/base-drafts/commit/a122994dc79066b82de18ae17f2b88cd599f70e0
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  Lucas' feedback


  Commit: 4d9a8fd692673ce15538ffbf1dcd46a394f55f81
      https://github.com/quicwg/base-drafts/commit/4d9a8fd692673ce15538ffbf1dcd46a394f55f81
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  Interim


  Commit: 16bf8bc3a60d1a9759d5daa38fa7cb0630c5dac6
      https://github.com/quicwg/base-drafts/commit/16bf8bc3a60d1a9759d5daa38fa7cb0630c5dac6
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  Feedback from MNot


  Commit: cff4cc5fe8a44e5ae439fee0123b35d322d3201b
      https://github.com/quicwg/base-drafts/commit/cff4cc5fe8a44e5ae439fee0123b35d322d3201b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  Not all


  Commit: 54a60439a6148a5f32d9fe7a323dc74d8fdac626
      https://github.com/quicwg/base-drafts/commit/54a60439a6148a5f32d9fe7a323dc74d8fdac626
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  MNot fix


  Commit: ab4e7ca3b82885a05ce7c894ec856c1e9684775b
      https://github.com/quicwg/base-drafts/commit/ab4e7ca3b82885a05ce7c894ec856c1e9684775b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  Import H2 Security Considerations


  Commit: ae28bd57ca122fffe9930c2b46887f4198169c46
      https://github.com/quicwg/base-drafts/commit/ae28bd57ca122fffe9930c2b46887f4198169c46
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  Wrapping


  Commit: 1f324810d8e2b513e587b897b5d5a531b841b3fe
      https://github.com/quicwg/base-drafts/commit/1f324810d8e2b513e587b897b5d5a531b841b3fe
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  URL reference format


  Commit: f152ad9ede4a5b771d3d049bd15c5a6ba218ec6b
      https://github.com/quicwg/base-drafts/commit/f152ad9ede4a5b771d3d049bd15c5a6ba218ec6b
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  Rewrite section on ack range limiting


  Commit: 514b6566b2bbe9a09c7197d5975a215f80b20026
      https://github.com/quicwg/base-drafts/commit/514b6566b2bbe9a09c7197d5975a215f80b20026
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  comments


  Commit: 9178fef012e99107b6060f9831ebc5d0f6f317e8
      https://github.com/quicwg/base-drafts/commit/9178fef012e99107b6060f9831ebc5d0f6f317e8
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  mo comments


  Commit: 8b9fca5fac1626c928456b70da85689113260dad
      https://github.com/quicwg/base-drafts/commit/8b9fca5fac1626c928456b70da85689113260dad
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

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

  Log Message:
  -----------
  Limit connection drops from Version Negotiation

The text was a little too broad.  This breaks up the text and adds two
caveats to handling rules:

1. If you have handled another packet, then assume that everything is
good.

2. If you the VN includes QUIC v1, then assume that something got
corrupted.

Closes #3532.


  Commit: b2ece82b60b494bb6129019719d50e4902ae03de
      https://github.com/quicwg/base-drafts/commit/b2ece82b60b494bb6129019719d50e4902ae03de
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3315 from quicwg/jri/ack-ranges

Rewrite section on ack range limiting


  Commit: 3694163e12642a883968502c1225472f80692c16
      https://github.com/quicwg/base-drafts/commit/3694163e12642a883968502c1225472f80692c16
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

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

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


  Commit: 512a5a4399191b11bc207443cce2cbd75943bbee
      https://github.com/quicwg/base-drafts/commit/512a5a4399191b11bc207443cce2cbd75943bbee
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  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: b53aa88fe335490604dc6e51e73d36e55c3c0360
      https://github.com/quicwg/base-drafts/commit/b53aa88fe335490604dc6e51e73d36e55c3c0360
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

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

  Log Message:
  -----------
  Apply suggestions from code review

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


  Commit: fd258e3ee78166f78bf22a3b4d3d2bf2aa5e6190
      https://github.com/quicwg/base-drafts/commit/fd258e3ee78166f78bf22a3b4d3d2bf2aa5e6190
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

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

  Log Message:
  -----------
  No, this was correct


  Commit: 93dcde0c8609ba5d268aea9dc881913d734752c4
      https://github.com/quicwg/base-drafts/commit/93dcde0c8609ba5d268aea9dc881913d734752c4
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Try expiring reflog in Circle


  Commit: 85d2f9d57313304d064ca0f9abe2da0437c5cd50
      https://github.com/quicwg/base-drafts/commit/85d2f9d57313304d064ca0f9abe2da0437c5cd50
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

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

  Log Message:
  -----------
  Fields, again


  Commit: 2e306e30c55c8a21b1a6818c670fc52c529677cf
      https://github.com/quicwg/base-drafts/commit/2e306e30c55c8a21b1a6818c670fc52c529677cf
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

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

  Log Message:
  -----------
  Added more test to NCID section


  Commit: 22c7e1245c0889e7c43944e8c4dc1482175927de
      https://github.com/quicwg/base-drafts/commit/22c7e1245c0889e7c43944e8c4dc1482175927de
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

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

  Log Message:
  -----------
  take all the suggestions


  Commit: 1e206d545ec643e8fb99b90c606eb50715528aab
      https://github.com/quicwg/base-drafts/commit/1e206d545ec643e8fb99b90c606eb50715528aab
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  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: d8b5817e78134a6093d84ebcc9e1d40f16e68e18
      https://github.com/quicwg/base-drafts/commit/d8b5817e78134a6093d84ebcc9e1d40f16e68e18
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  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: ac6752383b4324c17fa5f50ad34e4ad227c8c2ec
      https://github.com/quicwg/base-drafts/commit/ac6752383b4324c17fa5f50ad34e4ad227c8c2ec
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M .circleci/config.yml
    M .lint.py
    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-transport.md

  Log Message:
  -----------
  Sync with latest. Merge branch 'master' of https://github.com/quicwg/base-drafts into max_datagram


  Commit: 1fee0f7444a3cc70f7b8b987e0b54421cf480988
      https://github.com/quicwg/base-drafts/commit/1fee0f7444a3cc70f7b8b987e0b54421cf480988
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

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

  Log Message:
  -----------
  take in changes from github. Merge branch 'max_datagram' of https://github.com/martinduke/base-drafts into max_datagram


  Commit: 7957c17d373b6be4daee67de88682d53be6c27a5
      https://github.com/quicwg/base-drafts/commit/7957c17d373b6be4daee67de88682d53be6c27a5
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3473 from martinduke/max_datagram

renamed max_packet_size to max_udp_size


  Commit: b8bc068b1d5b08acdb54a402e5981ff19ee13d94
      https://github.com/quicwg/base-drafts/commit/b8bc068b1d5b08acdb54a402e5981ff19ee13d94
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3496 from quicwg/resumption-rtt

Allow but not recommend seeding of RTT on resumption


  Commit: 318fc96011a470cf5eee06bfae08c3be28932354
      https://github.com/quicwg/base-drafts/commit/318fc96011a470cf5eee06bfae08c3be28932354
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3440 from quicwg/close-0rtt

Early CONNECTION_CLOSE fixes


  Commit: dfef1430537a0b52347d196db249909fa577e8f6
      https://github.com/quicwg/base-drafts/commit/dfef1430537a0b52347d196db249909fa577e8f6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-21 (Sat, 21 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3521 from quicwg/ianswett-granularity

Recommend a 1ms timer granularity


  Commit: 6ab43d73b8a97834de38c12b4a8d63133eb89d54
      https://github.com/quicwg/base-drafts/commit/6ab43d73b8a97834de38c12b4a8d63133eb89d54
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3361 from quicwg/ianswett-one-immediate-ack

Only send one immediate ACK


  Commit: 05f5956b827e93aa895cf4d3d6a30b81db29e13a
      https://github.com/quicwg/base-drafts/commit/05f5956b827e93aa895cf4d3d6a30b81db29e13a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

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

  Log Message:
  -----------
  Remove normative text from the Recovery Appendix

Moves some RECOMMENDEDs up and removes others which are already elsewhere in the draft and reference those sections.

This was intended to fix #3205, which I can still do in this PR if @larseggert would like, but I still think of Min CWND and Initial CWND as constants per-connection, even if they're not truly constants.


  Commit: 642ce7caca446e4b44bd395ac082e49c3b9b50f2
      https://github.com/quicwg/base-drafts/commit/642ce7caca446e4b44bd395ac082e49c3b9b50f2
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

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

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

More fixes.


  Commit: 1c593340d789d6125321e5472f64683dd5394000
      https://github.com/quicwg/base-drafts/commit/1c593340d789d6125321e5472f64683dd5394000
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

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

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


  Commit: b9329499d67dfcd20cceec5f248408c2e2bbbed6
      https://github.com/quicwg/base-drafts/commit/b9329499d67dfcd20cceec5f248408c2e2bbbed6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

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

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

Remove one more RECOMMENDs


  Commit: 9377e7102c4004ebfedb9bb22ad5c0db9b2cc19b
      https://github.com/quicwg/base-drafts/commit/9377e7102c4004ebfedb9bb22ad5c0db9b2cc19b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

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

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


  Commit: cf83390780ab5d7fb6de9bc433509d9fff6a1f3f
      https://github.com/quicwg/base-drafts/commit/cf83390780ab5d7fb6de9bc433509d9fff6a1f3f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

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

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


  Commit: 3fc39f20336830e011ec04c1ef28b22214430664
      https://github.com/quicwg/base-drafts/commit/3fc39f20336830e011ec04c1ef28b22214430664
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

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

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


  Commit: 7f3cda841c01bcb677892e61e03341be06bef5a7
      https://github.com/quicwg/base-drafts/commit/7f3cda841c01bcb677892e61e03341be06bef5a7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

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

  Log Message:
  -----------
  Clarify PTO packets count towards amplification limit

Fixes #3413


  Commit: eb47fe039e4eb2a94d91e2db11784e3c52d6b0e4
      https://github.com/quicwg/base-drafts/commit/eb47fe039e4eb2a94d91e2db11784e3c52d6b0e4
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

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

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

Add a note which came up in #3340 about 0-RTT being accepted, but not path/address validation.


  Commit: 99796822b309ecd39bee7d648d4916c4edcdfc99
      https://github.com/quicwg/base-drafts/commit/99796822b309ecd39bee7d648d4916c4edcdfc99
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

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

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


  Commit: 6290d1447ecdc63e4b0a702d0a0bd27d01904d6a
      https://github.com/quicwg/base-drafts/commit/6290d1447ecdc63e4b0a702d0a0bd27d01904d6a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

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

  Log Message:
  -----------
  Notify the congestion controller of losses first

Fixes #3495 and #3288 by notifying the congestion controller of lost packets prior to notifying it of acknowledged packets and passing all lost packets into InPersistentCongestion().


  Commit: 0c944ea9badc434888c169b4609687d404ad2fcb
      https://github.com/quicwg/base-drafts/commit/0c944ea9badc434888c169b4609687d404ad2fcb
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

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

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


  Commit: 6852805c0b32df149462e61965f0f80881c82238
      https://github.com/quicwg/base-drafts/commit/6852805c0b32df149462e61965f0f80881c82238
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3470 from quicwg/padding-outside

Count entire datagram for anti-amplification


  Commit: 10729612c4185e861a3f5ca4de082f36f6334732
      https://github.com/quicwg/base-drafts/commit/10729612c4185e861a3f5ca4de082f36f6334732
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3327 from quicwg/what-to-validate

What needs to be checked for address validation


  Commit: 26a4eff9bb5622bd65bb947941cfdf0b053e8b0c
      https://github.com/quicwg/base-drafts/commit/26a4eff9bb5622bd65bb947941cfdf0b053e8b0c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

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

  Log Message:
  -----------
  Not retiring, but stopping use


  Commit: 6cc7648bf825ce70731e5aa8fa8c75fcfe152e88
      https://github.com/quicwg/base-drafts/commit/6cc7648bf825ce70731e5aa8fa8c75fcfe152e88
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3474 from quicwg/transport/why_retire

Remove timing guidance


  Commit: ffd25220f508a8d4e9448c45768a52636bfb9a4e
      https://github.com/quicwg/base-drafts/commit/ffd25220f508a8d4e9448c45768a52636bfb9a4e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

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

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

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


  Commit: a594e565afab913579509b9a67497ef148b96671
      https://github.com/quicwg/base-drafts/commit/a594e565afab913579509b9a67497ef148b96671
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

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

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


  Commit: 54b72e641ddd56218eb30010e05a197ff3e4d775
      https://github.com/quicwg/base-drafts/commit/54b72e641ddd56218eb30010e05a197ff3e4d775
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

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

  Log Message:
  -----------
  Add a missing semi-colon


  Commit: ce23788a9b626cd4b94edae44cd26d57733eba57
      https://github.com/quicwg/base-drafts/commit/ce23788a9b626cd4b94edae44cd26d57733eba57
  Author: Amir Livneh <alivneh@fb.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

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

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


  Commit: 382fb1f8e3313c27774bb8d1b4582b1e58be96d7
      https://github.com/quicwg/base-drafts/commit/382fb1f8e3313c27774bb8d1b4582b1e58be96d7
  Author: Amir Livneh <alivneh@fb.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

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

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


  Commit: e7715a9488cbd5dbba892650e9153e7d9a6fcfea
      https://github.com/quicwg/base-drafts/commit/e7715a9488cbd5dbba892650e9153e7d9a6fcfea
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3535 from martinduke/old_ncid

Added more text to NCID section


  Commit: 983a3f8ad1cae6f0a2c5a588ecda47791f7eeb0f
      https://github.com/quicwg/base-drafts/commit/983a3f8ad1cae6f0a2c5a588ecda47791f7eeb0f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

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

  Log Message:
  -----------
  Remove an unnecessary blank line


  Commit: a480ed7e4067065b2484a2cf5282f51439cf4fd4
      https://github.com/quicwg/base-drafts/commit/a480ed7e4067065b2484a2cf5282f51439cf4fd4
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

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

  Log Message:
  -----------
  Merge branch 'remember-tp-principle'


  Commit: 9c9ebf7b6933158349770298fec49c5d9e2987a1
      https://github.com/quicwg/base-drafts/commit/9c9ebf7b6933158349770298fec49c5d9e2987a1
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

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

  Log Message:
  -----------
  Don't remember the ACK delay

Closes #3433.


  Commit: 91987468a89106ef4e966825eeb9074f32161b8c
      https://github.com/quicwg/base-drafts/commit/91987468a89106ef4e966825eeb9074f32161b8c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3542 from amirlivneh/patch-25

Fix typo


  Commit: 90ffa0a9f47780511e6ae18456669cb36696c9fe
      https://github.com/quicwg/base-drafts/commit/90ffa0a9f47780511e6ae18456669cb36696c9fe
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

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

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

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


  Commit: 1320c22506454ff42bc867250fa55eaaa1accdd7
      https://github.com/quicwg/base-drafts/commit/1320c22506454ff42bc867250fa55eaaa1accdd7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

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

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


  Commit: 40bde26fabc1e7c7abcd2c91647b1a4aeb90a0dc
      https://github.com/quicwg/base-drafts/commit/40bde26fabc1e7c7abcd2c91647b1a4aeb90a0dc
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

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

  Log Message:
  -----------
  One of 'host' or ':authority' is required (#3475)

* One of 'host' or ':authority' is required

* Specify behavior with screwy combinations

* Roy's suggestion


  Commit: e92c94feaf24f2e543517623213ea8506894c919
      https://github.com/quicwg/base-drafts/commit/e92c94feaf24f2e543517623213ea8506894c919
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

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

  Log Message:
  -----------
  Remove field blocks


  Commit: b78ed816abdc3518a72ca148aca1a6c7ecb8fb98
      https://github.com/quicwg/base-drafts/commit/b78ed816abdc3518a72ca148aca1a6c7ecb8fb98
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

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

  Log Message:
  -----------
  Apply suggestions from code review

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


  Commit: 44565d422611c4998bb8b85b218598cc888c714f
      https://github.com/quicwg/base-drafts/commit/44565d422611c4998bb8b85b218598cc888c714f
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

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

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


  Commit: 3d7430a9ba19ebe0fbe95c1bbb3afa3ee5605764
      https://github.com/quicwg/base-drafts/commit/3d7430a9ba19ebe0fbe95c1bbb3afa3ee5605764
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3543 from amirlivneh/patch-27

Fix typo


  Commit: d7c2d2ee3e301d47709db2cf5e1edfe26ff2c46c
      https://github.com/quicwg/base-drafts/commit/d7c2d2ee3e301d47709db2cf5e1edfe26ff2c46c
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-25 (Wed, 25 Mar 2020)

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

  Log Message:
  -----------
  Review feedback


  Commit: 8d46d3ddd8e451b8755c84cf4bd2eb9deee1fef2
      https://github.com/quicwg/base-drafts/commit/8d46d3ddd8e451b8755c84cf4bd2eb9deee1fef2
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-27 (Fri, 27 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3538 from quicwg/ianswett-appendix-recommended

Remove normative text from the Recovery Appendix


  Commit: 4a8213bdab0c1d90cb0aa22e0c03066fa6014ef6
      https://github.com/quicwg/base-drafts/commit/4a8213bdab0c1d90cb0aa22e0c03066fa6014ef6
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-27 (Fri, 27 Mar 2020)

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

  Log Message:
  -----------
  Bence's feedback


  Commit: 3dc10be1eba2a005b9e95a5f03c5db48951d5464
      https://github.com/quicwg/base-drafts/commit/3dc10be1eba2a005b9e95a5f03c5db48951d5464
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

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

  Log Message:
  -----------
  Do not reset pto_count on Initial ACKs

In order to avoid sending anti-deadlock packets too quickly when the server doesn't yet have anything to send.

Fixes #3546


  Commit: 2c682ab830ff4b2d35be0e1a0acc62108ea3d7c9
      https://github.com/quicwg/base-drafts/commit/2c682ab830ff4b2d35be0e1a0acc62108ea3d7c9
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

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

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


  Commit: e78fa6571a03b47f8703b5682956bc4f3bd05bd7
      https://github.com/quicwg/base-drafts/commit/e78fa6571a03b47f8703b5682956bc4f3bd05bd7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

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

  Log Message:
  -----------
  Reorganize "Sending Probe Packets"

When writing #3551, I found some of the text organization to be odd, so this moves it some.


  Commit: 87a3db1bb737ae5408419a37b7550c1ee80e6eb3
      https://github.com/quicwg/base-drafts/commit/87a3db1bb737ae5408419a37b7550c1ee80e6eb3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

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

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


  Commit: f31ae49b91f809ec679775f77f565540bda49a7d
      https://github.com/quicwg/base-drafts/commit/f31ae49b91f809ec679775f77f565540bda49a7d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

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

  Log Message:
  -----------
  Revert reflow changes to keep them separate


  Commit: c682269b2ebc0b8d40f97b96e97b69689fd02562
      https://github.com/quicwg/base-drafts/commit/c682269b2ebc0b8d40f97b96e97b69689fd02562
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

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

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


  Commit: 50e0259f955a69de2bd7bd88d10ee808a1727432
      https://github.com/quicwg/base-drafts/commit/50e0259f955a69de2bd7bd88d10ee808a1727432
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

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

  Log Message:
  -----------
  Set pto_count to 0 when dropping keys

This should have been in the PR that created OnPacketNumberSpaceDiscarded().


  Commit: 95e46952fcec6da8297f40eaef105ce0538563c1
      https://github.com/quicwg/base-drafts/commit/95e46952fcec6da8297f40eaef105ce0538563c1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

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

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


  Commit: cbc8d1f1a77508a1f27953ed3d7ad5d4f6a8cc78
      https://github.com/quicwg/base-drafts/commit/cbc8d1f1a77508a1f27953ed3d7ad5d4f6a8cc78
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3539 from quicwg/ianswett-pto-counts

Clarify PTO packets count towards amplification limit


  Commit: 5f520e2d9207eb156fb3a6fec2a11318c975b36e
      https://github.com/quicwg/base-drafts/commit/5f520e2d9207eb156fb3a6fec2a11318c975b36e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

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

  Log Message:
  -----------
  temp update


  Commit: de8eca5e5b745c44c1c52b1c811f5068c565c112
      https://github.com/quicwg/base-drafts/commit/de8eca5e5b745c44c1c52b1c811f5068c565c112
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

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

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


  Commit: 2594cd133feb9ef21f93fda32bca9dc6c997a494
      https://github.com/quicwg/base-drafts/commit/2594cd133feb9ef21f93fda32bca9dc6c997a494
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

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

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


  Commit: 05d9705c4dce2707f3bd8456b410e082c717a41c
      https://github.com/quicwg/base-drafts/commit/05d9705c4dce2707f3bd8456b410e082c717a41c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

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

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


  Commit: 902703f7d3bc8931ba05e877e88a322f29c1d9b0
      https://github.com/quicwg/base-drafts/commit/902703f7d3bc8931ba05e877e88a322f29c1d9b0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

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

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


  Commit: b3e0025339688f362789447dd14fa59c34eac983
      https://github.com/quicwg/base-drafts/commit/b3e0025339688f362789447dd14fa59c34eac983
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

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

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


  Commit: 85bb93e1be8612c4e1b70a0506e5793b2f966c6e
      https://github.com/quicwg/base-drafts/commit/85bb93e1be8612c4e1b70a0506e5793b2f966c6e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

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

  Log Message:
  -----------
  Only do this for the client


  Commit: 15ea7be51de31e5be960678767f677c9342f2bb0
      https://github.com/quicwg/base-drafts/commit/15ea7be51de31e5be960678767f677c9342f2bb0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

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

  Log Message:
  -----------
  Use PeerNotAwaitingAddressValidation() in pseudocode

It was defined before, but not used.


  Commit: 49526ef56c9225ee5ac2fce7a70403ead0b6df74
      https://github.com/quicwg/base-drafts/commit/49526ef56c9225ee5ac2fce7a70403ead0b6df74
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

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

  Log Message:
  -----------
  If PTO is armed for anti-deadlock, use now()

Use now() instead of setting the PTO based on an invalid time(0) when the PTO is armed for anti-deadlock and there are no bytes in flight.

Fixes #3554


  Commit: c08afeea0ecfa510b10f3924224500e5c667835d
      https://github.com/quicwg/base-drafts/commit/c08afeea0ecfa510b10f3924224500e5c667835d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

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

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


  Commit: b60181183ea1cc8fe662b1080c80b5786ab31025
      https://github.com/quicwg/base-drafts/commit/b60181183ea1cc8fe662b1080c80b5786ab31025
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3513 from quicwg/http/core_and_friends

http-core and Friends


  Commit: ca3026d45f87be3e394dd13115f0638666839cd7
      https://github.com/quicwg/base-drafts/commit/ca3026d45f87be3e394dd13115f0638666839cd7
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3531 from quicwg/http/security_considerations

Import HTTP/2 Security Considerations


  Commit: 067d3fa456cc4ef54718991aca9cdad1634f881a
      https://github.com/quicwg/base-drafts/commit/067d3fa456cc4ef54718991aca9cdad1634f881a
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

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

  Log Message:
  -----------
  #3489: Note that state probably needs to be maintained for each issued CID if the peer chooses to use it


  Commit: f122c3eb3b563fe50bb3cec5305833ea5a6f2bd1
      https://github.com/quicwg/base-drafts/commit/f122c3eb3b563fe50bb3cec5305833ea5a6f2bd1
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

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

  Log Message:
  -----------
  Speak as one with authority


  Commit: 9d12af7725d8b44897c17cc174632eb83868340e
      https://github.com/quicwg/base-drafts/commit/9d12af7725d8b44897c17cc174632eb83868340e
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

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

  Log Message:
  -----------
  No detail here


  Commit: abd056ac97b798b5cdf56e635e540ed8ab0cfbd3
      https://github.com/quicwg/base-drafts/commit/abd056ac97b798b5cdf56e635e540ed8ab0cfbd3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

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

  Log Message:
  -----------
  mt's comment


  Commit: c4af4067f0cd9940589e29628a2437495c809007
      https://github.com/quicwg/base-drafts/commit/c4af4067f0cd9940589e29628a2437495c809007
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

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

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


  Commit: a4ba946701d5b13df60b35fcff213dcc53d458bc
      https://github.com/quicwg/base-drafts/commit/a4ba946701d5b13df60b35fcff213dcc53d458bc
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3555 from quicwg/ianswett-PeerNotAwaitingAddressValidation

Use PeerNotAwaitingAddressValidation() in pseudocode


  Commit: d887d3bd18b3638f73703885db0e93f32120345a
      https://github.com/quicwg/base-drafts/commit/d887d3bd18b3638f73703885db0e93f32120345a
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  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: 22a3071287a58755789df4115eec579b86198a52
      https://github.com/quicwg/base-drafts/commit/22a3071287a58755789df4115eec579b86198a52
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  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: 3c7a903cfd8b86f9fe81522cd81c967f7edba919
      https://github.com/quicwg/base-drafts/commit/3c7a903cfd8b86f9fe81522cd81c967f7edba919
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

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

  Log Message:
  -----------
  wordwrap


  Commit: 7bc36d9a8e26ed505dab7082fb0da172839088c6
      https://github.com/quicwg/base-drafts/commit/7bc36d9a8e26ed505dab7082fb0da172839088c6
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M .circleci/config.yml
    M .lint.py
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.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 kazuho/initial-timeouts


  Commit: 12b817e737f4e3ccd4e9a45db40036496f7bd0c5
      https://github.com/quicwg/base-drafts/commit/12b817e737f4e3ccd4e9a45db40036496f7bd0c5
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

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

  Log Message:
  -----------
  wordwrap


  Commit: bdbf6a120848f6524e53079d59db7e6ecf8970b0
      https://github.com/quicwg/base-drafts/commit/bdbf6a120848f6524e53079d59db7e6ecf8970b0
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3552 from quicwg/ianswett-ed-sending-probe-packets

Reorganize "Sending Probe Packets"


  Commit: 312062018b0596e9a751a7004781598f4059b343
      https://github.com/quicwg/base-drafts/commit/312062018b0596e9a751a7004781598f4059b343
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

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

  Log Message:
  -----------
  Apply suggestions from code review

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


  Commit: ee2397b42d7afdd6d8627c0de06c40588b97b007
      https://github.com/quicwg/base-drafts/commit/ee2397b42d7afdd6d8627c0de06c40588b97b007
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

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

  Log Message:
  -----------
  Rewrap, rearrange


  Commit: 96d2a6bde85df0b92864dd8cdc92b1aa35838dfa
      https://github.com/quicwg/base-drafts/commit/96d2a6bde85df0b92864dd8cdc92b1aa35838dfa
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

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

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


  Commit: 35fad6f470bf6fd2316189ecb7a9ce376c93f4d9
      https://github.com/quicwg/base-drafts/commit/35fad6f470bf6fd2316189ecb7a9ce376c93f4d9
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  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: 71bebc7cd1d63193b6e788deffb65aee681ab8cc
      https://github.com/quicwg/base-drafts/commit/71bebc7cd1d63193b6e788deffb65aee681ab8cc
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  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: c942fd8027c3ddbd03c658aca614282cb1b3f490
      https://github.com/quicwg/base-drafts/commit/c942fd8027c3ddbd03c658aca614282cb1b3f490
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  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: 5d0f1778e301bc0aaae4c0a8d192814852000fda
      https://github.com/quicwg/base-drafts/commit/5d0f1778e301bc0aaae4c0a8d192814852000fda
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

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

  Log Message:
  -----------
  Apply suggestions from code review

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


  Commit: ef5ea9cf87e6742d05a8347c6a58e07d6bc8a27c
      https://github.com/quicwg/base-drafts/commit/ef5ea9cf87e6742d05a8347c6a58e07d6bc8a27c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  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: 949bbab5c32eef55d23296330477c49bb60661ca
      https://github.com/quicwg/base-drafts/commit/949bbab5c32eef55d23296330477c49bb60661ca
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  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: 6c7ff3f90cef21648886155cd108e7eecf981e56
      https://github.com/quicwg/base-drafts/commit/6c7ff3f90cef21648886155cd108e7eecf981e56
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

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

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


  Commit: 3634c6b298b8e1e57fd89cc5247750d182767512
      https://github.com/quicwg/base-drafts/commit/3634c6b298b8e1e57fd89cc5247750d182767512
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

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

  Log Message:
  -----------
  Apply suggestions from code review

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


  Commit: 2503587c41e812f77339cc30f3909abad187cb8d
      https://github.com/quicwg/base-drafts/commit/2503587c41e812f77339cc30f3909abad187cb8d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

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

  Log Message:
  -----------
  Use largest() consistently


  Commit: a90f17cacdfe043735ff599d4b16c3d510148259
      https://github.com/quicwg/base-drafts/commit/a90f17cacdfe043735ff599d4b16c3d510148259
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

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

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


  Commit: ae9bb473c0f1d882375d7e1e6acab6444f96b42f
      https://github.com/quicwg/base-drafts/commit/ae9bb473c0f1d882375d7e1e6acab6444f96b42f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

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

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


  Commit: 551c9763470354175b5e5c2075ca90fb941b337f
      https://github.com/quicwg/base-drafts/commit/551c9763470354175b5e5c2075ca90fb941b337f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

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

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


  Commit: 62544e2403262f194f0074de29171da839581677
      https://github.com/quicwg/base-drafts/commit/62544e2403262f194f0074de29171da839581677
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

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

  Log Message:
  -----------
  Apply suggestions from code review

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


  Commit: 4b278382d1703d6433ae5a1cb2a5ff9628227f27
      https://github.com/quicwg/base-drafts/commit/4b278382d1703d6433ae5a1cb2a5ff9628227f27
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

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

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


  Commit: b34f5f9be7847b80ae890f03012f95775b946de3
      https://github.com/quicwg/base-drafts/commit/b34f5f9be7847b80ae890f03012f95775b946de3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

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

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


  Commit: 46f61b620f829a46b08efa1a5ea20cb1abcd4f80
      https://github.com/quicwg/base-drafts/commit/46f61b620f829a46b08efa1a5ea20cb1abcd4f80
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3540 from quicwg/ianswett-loss-first

Notify the congestion controller of losses first


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

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

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

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


  Commit: f85ac7e4c7a2f93250c9fc32dd9d0160ed35e097
      https://github.com/quicwg/base-drafts/commit/f85ac7e4c7a2f93250c9fc32dd9d0160ed35e097
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-01 (Wed, 01 Apr 2020)

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

  Log Message:
  -----------
  Merge pull request #3556 from quicwg/ianswett-pto-deadlock-now

If PTO is armed for anti-deadlock, use now()


  Commit: 5a7994cad149f467f72ff21e240c62cfaf0523d8
      https://github.com/quicwg/base-drafts/commit/5a7994cad149f467f72ff21e240c62cfaf0523d8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-01 (Wed, 01 Apr 2020)

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

  Log Message:
  -----------
  Merge branch 'master' into ianswett-initial-pto


  Commit: 3bd99fbdbfcc74e15f1a0402f2168b9f30ab14a5
      https://github.com/quicwg/base-drafts/commit/3bd99fbdbfcc74e15f1a0402f2168b9f30ab14a5
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-02 (Thu, 02 Apr 2020)

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

  Log Message:
  -----------
  Kazuho's suggestion


  Commit: 51587ef5951ec776ef1d547f18dff3b9358842ef
      https://github.com/quicwg/base-drafts/commit/51587ef5951ec776ef1d547f18dff3b9358842ef
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-04-02 (Thu, 02 Apr 2020)

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

  Log Message:
  -----------
  Reorder some things


  Commit: 7ab2f2ef93a33ed9adb9e5e9c2a7c842cfc6471f
      https://github.com/quicwg/base-drafts/commit/7ab2f2ef93a33ed9adb9e5e9c2a7c842cfc6471f
  Author: Eric Kinnear <32474881+erickinnear@users.noreply.github.com>
  Date:   2020-04-02 (Thu, 02 Apr 2020)

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

  Log Message:
  -----------
  @MikeBishop's review comment

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


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

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

  Log Message:
  -----------
  Text on session resumption

In looking at #3028, I realized that we had nowhere that addressed the
basic concept of resumption.  This is, I hope, all that we need to say
on the subject.  It talks about state and then the privacy implications
of using resumption.

I found less in the TLS 1.3 RFC on this subject than I might have liked
to see.  It only really addressed ticket reuse.  So this is a little
more verbose than is ideal.

Closes #3028.


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

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

  Log Message:
  -----------
  Add a note to security considerations


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

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

  Log Message:
  -----------
  Tweak intro to security considerations


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

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

  Log Message:
  -----------
  Remove dead note from header protection section


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

  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:
  -----------
  Kramdown usage updates


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

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

  Log Message:
  -----------
  Add subsections to Retry packet section

This was getting a little long.  You could get lost in there.

The text was fine, it was mostly well structured.  All it needed was one
small move and some headers.


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

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

  Log Message:
  -----------
  Continuation does not imply completion

Co-Authored-By: Marten Seemann <martenseemann@gmail.com>


  Commit: 4c97d9544a49868c3043177312b3cd97a41d5321
      https://github.com/quicwg/base-drafts/commit/4c97d9544a49868c3043177312b3cd97a41d5321
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

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

  Log Message:
  -----------
  speling

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


  Commit: 1bfa6f297c9b774e310f128a1f3c9fc450f2c2c2
      https://github.com/quicwg/base-drafts/commit/1bfa6f297c9b774e310f128a1f3c9fc450f2c2c2
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

  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:
  -----------
  Fix mailing list links too


  Commit: 0a3dacee5db0f6782e8b4da30a6c8e82590e8c1a
      https://github.com/quicwg/base-drafts/commit/0a3dacee5db0f6782e8b4da30a6c8e82590e8c1a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

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

  Log Message:
  -----------
  Fixup bad link


  Commit: a1eff954c33c39d35b62d3a5491099e83562f0e2
      https://github.com/quicwg/base-drafts/commit/a1eff954c33c39d35b62d3a5491099e83562f0e2
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

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

  Log Message:
  -----------
  Apply suggestions from code review

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


  Commit: 53b4584e6fc28ba304486f63e98294ffce326233
      https://github.com/quicwg/base-drafts/commit/53b4584e6fc28ba304486f63e98294ffce326233
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

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

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


  Commit: 5226e28d34da20c95106cc8022668b5b09751577
      https://github.com/quicwg/base-drafts/commit/5226e28d34da20c95106cc8022668b5b09751577
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

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

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


  Commit: e701772e6c33bd6002546787c017b54878b392e4
      https://github.com/quicwg/base-drafts/commit/e701772e6c33bd6002546787c017b54878b392e4
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

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

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


  Commit: e192b697af82865eedc302435a35bd99bede506b
      https://github.com/quicwg/base-drafts/commit/e192b697af82865eedc302435a35bd99bede506b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

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

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


  Commit: 02069cd3461402b75d3a6b5924728875ae58277e
      https://github.com/quicwg/base-drafts/commit/02069cd3461402b75d3a6b5924728875ae58277e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

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

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


  Commit: cd389d729eefda129096fd7ab0590541af5df39c
      https://github.com/quicwg/base-drafts/commit/cd389d729eefda129096fd7ab0590541af5df39c
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

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

  Log Message:
  -----------
  Fix reference to RFC5682


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

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

  Log Message:
  -----------
  plural

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


  Commit: 2c1639b6878c052a3bd5220bcae298f8052cb688
      https://github.com/quicwg/base-drafts/commit/2c1639b6878c052a3bd5220bcae298f8052cb688
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

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

  Log Message:
  -----------
  Merge pull request #3574 from quicwg/jri/fix-normative

Fix reference to RFC5682


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

  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 pull request #3569 from quicwg/kramdown-updates

Kramdown usage updates


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

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

  Log Message:
  -----------
  Merge pull request #3568 from quicwg/dead-hp-note

Remove dead note from header protection section


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

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

  Log Message:
  -----------
  Test for an alternative format

For describing packet and frame layouts.  Prototype in the transport
doc only.

Not sure if this is worth pursuing, but it closes #3115 if it does.


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

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

  Log Message:
  -----------
  Some more formalism


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

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

  Log Message:
  -----------
  Refinements


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

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

  Log Message:
  -----------
  One fewer line


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

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

  Log Message:
  -----------
  Follow own conventions


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

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

  Log Message:
  -----------
  Refine format syntax more


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

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

  Log Message:
  -----------
  Apply the new format throughout


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

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

  Log Message:
  -----------
  Use length instead of len now that there is room


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

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

  Log Message:
  -----------
  Batch of code review suggestions

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>
Co-Authored-By: Mike Bishop <mbishop@evequefou.be>
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


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

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

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


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

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

  Log Message:
  -----------
  Remove parenthesized letters from bit notation


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

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

  Log Message:
  -----------
  Consistent naming for _BLOCKED fields

Closes #3579.


  Commit: 82bcaff60bf2d6725da5d1c1f628fb510ebdae7f
      https://github.com/quicwg/base-drafts/commit/82bcaff60bf2d6725da5d1c1f628fb510ebdae7f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-04-16 (Thu, 16 Apr 2020)

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

  Log Message:
  -----------
  Notpayload

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


  Commit: f746d7f956d321e1fdb5decae711bd3360a6ac46
      https://github.com/quicwg/base-drafts/commit/f746d7f956d321e1fdb5decae711bd3360a6ac46
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-04-16 (Thu, 16 Apr 2020)

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

  Log Message:
  -----------
  Define the SETTINGS frame properly


  Commit: 1a1e49b557c6d913461b4b692aa38884e7aecd1a
      https://github.com/quicwg/base-drafts/commit/1a1e49b557c6d913461b4b692aa38884e7aecd1a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-18 (Sat, 18 Apr 2020)

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

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


  Commit: 7826ec1e1a5db2c03eebd43ff9dfd5ef6b3e4f69
      https://github.com/quicwg/base-drafts/commit/7826ec1e1a5db2c03eebd43ff9dfd5ef6b3e4f69
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-18 (Sat, 18 Apr 2020)

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

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


  Commit: 2687b58c43c63eee2bf2f2a229dc95e5b1d05654
      https://github.com/quicwg/base-drafts/commit/2687b58c43c63eee2bf2f2a229dc95e5b1d05654
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-18 (Sat, 18 Apr 2020)

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

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


  Commit: 72c15c77fefa02d92daf2016553deb1185e7fcb7
      https://github.com/quicwg/base-drafts/commit/72c15c77fefa02d92daf2016553deb1185e7fcb7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-18 (Sat, 18 Apr 2020)

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

  Log Message:
  -----------
  Merge pull request #3525 from kazuho/kazuho/initial-timeouts

eliminate the difference between when having no RTT sample and having one


  Commit: beca7cd89fadd8ab85d81aee9856aa53e90648f9
      https://github.com/quicwg/base-drafts/commit/beca7cd89fadd8ab85d81aee9856aa53e90648f9
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-19 (Sun, 19 Apr 2020)

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

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


  Commit: 1f178bd4d73ac7f3f7c2168e775fe5f64c92dc61
      https://github.com/quicwg/base-drafts/commit/1f178bd4d73ac7f3f7c2168e775fe5f64c92dc61
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-19 (Sun, 19 Apr 2020)

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

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


  Commit: eb935271a7446ecdf7d598c794db2ebfd4c4ff39
      https://github.com/quicwg/base-drafts/commit/eb935271a7446ecdf7d598c794db2ebfd4c4ff39
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-19 (Sun, 19 Apr 2020)

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

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


  Commit: 6db7436f8ed8aaf1d52c1c136321fd3639c08062
      https://github.com/quicwg/base-drafts/commit/6db7436f8ed8aaf1d52c1c136321fd3639c08062
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-19 (Sun, 19 Apr 2020)

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

  Log Message:
  -----------
  Merge pull request #3551 from quicwg/ianswett-initial-pto

Do not reset pto_count on Initial ACKs


  Commit: db65357e18d4e38d7e9c8ac16e1b66ef21d8e51b
      https://github.com/quicwg/base-drafts/commit/db65357e18d4e38d7e9c8ac16e1b66ef21d8e51b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-04-20 (Mon, 20 Apr 2020)

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

  Log Message:
  -----------
  Merge pull request #3557 from erickinnear/ek/per_cid_state

Note that state needs to be maintained for each issued CID if the peer chooses to use it


  Commit: 70772cb0d2cc7975c56d862d5fcd619c0baa5daf
      https://github.com/quicwg/base-drafts/commit/70772cb0d2cc7975c56d862d5fcd619c0baa5daf
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-04-20 (Mon, 20 Apr 2020)

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

  Log Message:
  -----------
  Merge pull request #3533 from quicwg/ignore-same-version-vn

Limit connection drops from Version Negotiation


  Commit: bf3876a164e6a10b4f9e6105c5ecb9f1142899d0
      https://github.com/quicwg/base-drafts/commit/bf3876a164e6a10b4f9e6105c5ecb9f1142899d0
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-04-20 (Mon, 20 Apr 2020)

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

  Log Message:
  -----------
  Merge pull request #3545 from quicwg/dont-remember-max_ack_delay

Don't remember the ACK delay


  Commit: e05726eb06f6ea4b94991b71305cfd6c4feff9e5
      https://github.com/quicwg/base-drafts/commit/e05726eb06f6ea4b94991b71305cfd6c4feff9e5
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-04-20 (Mon, 20 Apr 2020)

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

  Log Message:
  -----------
  Merge pull request #3584 from quicwg/blocked-frame-limit-names

Consistent naming for _BLOCKED fields


  Commit: 5e5a61d904bc870925af97a27d11d18b8a5c2520
      https://github.com/quicwg/base-drafts/commit/5e5a61d904bc870925af97a27d11d18b8a5c2520
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-04-20 (Mon, 20 Apr 2020)

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

  Log Message:
  -----------
  Describe what happens if TLS breaks

We don't ever really say that QUIC depends on TLS providing the
properties that we claim TLS provides.  So it's worth pointing that
exposure.  This is more so because some of the properties we claim are
dependent on these properties.

Closes #3512.


  Commit: 9c911c716fddb325c0bdd91039f0e6095442cc74
      https://github.com/quicwg/base-drafts/commit/9c911c716fddb325c0bdd91039f0e6095442cc74
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-04-20 (Mon, 20 Apr 2020)

  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: 6e6501fd51a6c5673c4e3a1109fcf5f0bd78e06f
      https://github.com/quicwg/base-drafts/commit/6e6501fd51a6c5673c4e3a1109fcf5f0bd78e06f
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-04-20 (Mon, 20 Apr 2020)

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

  Log Message:
  -----------
  Merge pull request #3558 from quicwg/http/authority

Authoritative access in HTTP/3


  Commit: 2cf9a5b77c1ef7e54de50f8cb2744cd9a1342627
      https://github.com/quicwg/base-drafts/commit/2cf9a5b77c1ef7e54de50f8cb2744cd9a1342627
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2020-04-20 (Mon, 20 Apr 2020)

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

  Log Message:
  -----------
  Unify on semicolon


  Commit: 4df3184f1d5f1fca44b368bc1b1e542a0546f76e
      https://github.com/quicwg/base-drafts/commit/4df3184f1d5f1fca44b368bc1b1e542a0546f76e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-04-21 (Tue, 21 Apr 2020)

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

  Log Message:
  -----------
  maybe or not

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


  Commit: 757a202326e3b78a0b7fb98dece2d4fba2356d57
      https://github.com/quicwg/base-drafts/commit/757a202326e3b78a0b7fb98dece2d4fba2356d57
  Author: Alan Frindell <afrind@fb.com>
  Date:   2020-04-21 (Tue, 21 Apr 2020)

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

  Log Message:
  -----------
  [qpack] Fix example

The algorithm was updated at somepoint but the example was lagging.

Fixes #3549


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

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

  Log Message:
  -----------
  Merge pull request #3573 from quicwg/alternative-format

Alternative packet format presentation


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

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

  Log Message:
  -----------
  Merge pull request #3591 from erickinnear/ek/editorial_semicolons

Choose between semicolons and parenthesis


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

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

  Log Message:
  -----------
  Merge pull request #3570 from quicwg/retry-split

Add subsections to Retry packet section


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

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

  Log Message:
  -----------
  Merge pull request #3587 from quicwg/hs-mitm

Describe what happens if TLS breaks


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

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

  Log Message:
  -----------
  inheritance


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

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

  Log Message:
  -----------
  Merge pull request #3566 from quicwg/resumption

Text on session resumption


  Commit: 5a642a3fddf5fbc6a4440433ee00ac9ff602099c
      https://github.com/quicwg/base-drafts/commit/5a642a3fddf5fbc6a4440433ee00ac9ff602099c
  Author: Bence Béky <bnc@google.com>
  Date:   2020-04-22 (Wed, 22 Apr 2020)

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

  Log Message:
  -----------
  Change one stray HTTP_NO_ERROR to H3_NO_ERROR.

This has already been done at #3119 but somehow got reverted.


  Commit: 86351029234291df1edf04e537b8173ef575a404
      https://github.com/quicwg/base-drafts/commit/86351029234291df1edf04e537b8173ef575a404
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-04-23 (Thu, 23 Apr 2020)

  Changed paths:
    M .circleci/config.yml
    M .lint.py
    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 remote-tracking branch 'origin/master' into qpack/core_terminology


Compare: https://github.com/quicwg/base-drafts/compare/337dfa0dda55...863510292342