[quicwg/base-drafts] d2eae3: MinRTT for the congestion control context

Martin Thomson <noreply@github.com> Tue, 11 February 2020 23:56 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 A008F12006D for <quic-issues@ietfa.amsl.com>; Tue, 11 Feb 2020 15:56:31 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.001
X-Spam-Level:
X-Spam-Status: No, score=-7.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hHp1HS3fu_4e for <quic-issues@ietfa.amsl.com>; Tue, 11 Feb 2020 15:56:23 -0800 (PST)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D2E212004C for <quic-issues@ietf.org>; Tue, 11 Feb 2020 15:56:23 -0800 (PST)
Date: Tue, 11 Feb 2020 15:56:22 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1581465382; bh=rQPwaS6PGSszzTYuzE12F+H7ujzjkL4KaqG7OkkV/p0=; h=Date:From:To:Subject:From; b=O5dLAR6VozIkjMn5Cwsyl4WUG8jP8fyZwjHIUytgm2E3uaAlM6KRZDgjzOWjvP3aC Ak+Tgutyi0ZtgeYfZ+i5pySSQEKklC8KXcF9ONFXwSkYCQ3Ook//AiFBlEeYrYfsWM Z5Kmqe7j8Dq1D+fKDALDsHiDaQoVRSbO+gtvfXlI=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/close-small-initial/697144-5020e3@github.com>
Subject: [quicwg/base-drafts] d2eae3: MinRTT for the congestion control context
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/YMGTLKvfHuqGe5WSxnTEfwXQAD8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Feb 2020 23:56:32 -0000

  Branch: refs/heads/close-small-initial
  Home:   https://github.com/quicwg/base-drafts
  Commit: d2eae3ff88e64a67ad605f58a6f981b14fd26739
      https://github.com/quicwg/base-drafts/commit/d2eae3ff88e64a67ad605f58a6f981b14fd26739
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-21 (Sun, 21 Jul 2019)

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

  Log Message:
  -----------
  MinRTT for the congestion control context

Also explains what happens to MinRTT if the path RTT changes.

Fixes #2908


  Commit: eead856d0a445f35be1f55f0823c759a53ab9eab
      https://github.com/quicwg/base-drafts/commit/eead856d0a445f35be1f55f0823c759a53ab9eab
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-21 (Sun, 21 Jul 2019)

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

  Log Message:
  -----------
  Fix a long line


  Commit: 32ee7e524d6582a317cb4ec3ffbd23263a6040d0
      https://github.com/quicwg/base-drafts/commit/32ee7e524d6582a317cb4ec3ffbd23263a6040d0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-21 (Sun, 21 Jul 2019)

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

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

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


  Commit: f0169fe1e0568effdc7307ea1613750e70b06056
      https://github.com/quicwg/base-drafts/commit/f0169fe1e0568effdc7307ea1613750e70b06056
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-21 (Sun, 21 Jul 2019)

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

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

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


  Commit: 9c1e11a0221952729437f0692ca8a079b4102523
      https://github.com/quicwg/base-drafts/commit/9c1e11a0221952729437f0692ca8a079b4102523
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-21 (Sun, 21 Jul 2019)

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

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

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


  Commit: c1604ae7dcaed0cd4cf624c946e5470bb887efa4
      https://github.com/quicwg/base-drafts/commit/c1604ae7dcaed0cd4cf624c946e5470bb887efa4
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-21 (Sun, 21 Jul 2019)

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

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


  Commit: d3f4e35f14a617f7e142dbbdbbfb72e7f267b48a
      https://github.com/quicwg/base-drafts/commit/d3f4e35f14a617f7e142dbbdbbfb72e7f267b48a
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-07-23 (Tue, 23 Jul 2019)

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

  Log Message:
  -----------
  Initial threat model appendix


  Commit: c22e24fb18b952d4ce2ceb7447d5d8c355c2508a
      https://github.com/quicwg/base-drafts/commit/c22e24fb18b952d4ce2ceb7447d5d8c355c2508a
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-07-23 (Tue, 23 Jul 2019)

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

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


  Commit: 9f3b4214e6e96a57a66cb9cff7e995528cbcd450
      https://github.com/quicwg/base-drafts/commit/9f3b4214e6e96a57a66cb9cff7e995528cbcd450
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-09-03 (Tue, 03 Sep 2019)

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

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


  Commit: 3610a785d1a7289d2add2775d2b8ae43aaa5cc5f
      https://github.com/quicwg/base-drafts/commit/3610a785d1a7289d2add2775d2b8ae43aaa5cc5f
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-09-03 (Tue, 03 Sep 2019)

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

  Log Message:
  -----------
  Move under security considerations


  Commit: 285020522eb63efa392c1fbdfe66898136ef7111
      https://github.com/quicwg/base-drafts/commit/285020522eb63efa392c1fbdfe66898136ef7111
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-09-03 (Tue, 03 Sep 2019)

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

  Log Message:
  -----------
  Remove other "we" instances


  Commit: 0ba5b02857f64d231a7ece491c9d26dd5a0b353a
      https://github.com/quicwg/base-drafts/commit/0ba5b02857f64d231a7ece491c9d26dd5a0b353a
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-09-03 (Tue, 03 Sep 2019)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    M initial-protection.js

  Log Message:
  -----------
  Merge branch 'master' into ek/migration_threat_model


  Commit: 5e14c63697de9794cbc3cff171b1df481a45d6d3
      https://github.com/quicwg/base-drafts/commit/5e14c63697de9794cbc3cff171b1df481a45d6d3
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-09-22 (Sun, 22 Sep 2019)

  Changed paths:
    M .circleci/config.yml
    M README.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

  Log Message:
  -----------
  Merge branch 'master' into ek/migration_threat_model


  Commit: 510536d8109fe5635c7bf86566368b20fbcf2b66
      https://github.com/quicwg/base-drafts/commit/510536d8109fe5635c7bf86566368b20fbcf2b66
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-09-23 (Mon, 23 Sep 2019)

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

  Log Message:
  -----------
  Update with modified terminology and new text around active and passive attacks


  Commit: 5f80f8b12d669a1dad61c27ef18c84784892d5b9
      https://github.com/quicwg/base-drafts/commit/5f80f8b12d669a1dad61c27ef18c84784892d5b9
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-09-23 (Mon, 23 Sep 2019)

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

  Log Message:
  -----------
  Add reference and minor wording update.


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

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

  Log Message:
  -----------
  Idle timeout indicates you will timeout then

This makes idle timeout symmetric by stating that a peer will close the connection at or soon after the idle timeout expires, creating clear expectations of idle timeout behavior.

Fixes #2602 
Takes some of the improved text from #2745


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

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

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

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


  Commit: f220d9994308b4c348aa9ec79954c4256797da36
      https://github.com/quicwg/base-drafts/commit/f220d9994308b4c348aa9ec79954c4256797da36
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-10-17 (Thu, 17 Oct 2019)

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

  Log Message:
  -----------
  Add retry integrity tag


  Commit: 3e9418312ad9c224063fce42da0be441acd9a7ab
      https://github.com/quicwg/base-drafts/commit/3e9418312ad9c224063fce42da0be441acd9a7ab
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-10-18 (Fri, 18 Oct 2019)

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

  Log Message:
  -----------
  fix retry tp


  Commit: a7fa53b81c09e2031051f3dbe9e120c52f3174eb
      https://github.com/quicwg/base-drafts/commit/a7fa53b81c09e2031051f3dbe9e120c52f3174eb
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-10-18 (Fri, 18 Oct 2019)

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

  Log Message:
  -----------
  fix retry tp


  Commit: 4aae5f258dfc27ca950b64481a433da39c3c8893
      https://github.com/quicwg/base-drafts/commit/4aae5f258dfc27ca950b64481a433da39c3c8893
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-10-18 (Fri, 18 Oct 2019)

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

  Log Message:
  -----------
  cawood's review


  Commit: eeb4ce37462c90023a0edfc45df9442e37f49732
      https://github.com/quicwg/base-drafts/commit/eeb4ce37462c90023a0edfc45df9442e37f49732
  Author: David Schinazi <DavidSchinazi@users.noreply.github.com>
  Date:   2019-10-21 (Mon, 21 Oct 2019)

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

  Log Message:
  -----------
  MT editorial changes

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


  Commit: 467e31ed2e742ae6d3aff6e472fb7987d284929f
      https://github.com/quicwg/base-drafts/commit/467e31ed2e742ae6d3aff6e472fb7987d284929f
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-10-21 (Mon, 21 Oct 2019)

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

  Log Message:
  -----------
  Review suggestion from MT


  Commit: 8c45cc9e37ff1689497e844e3bf6b867138f1f95
      https://github.com/quicwg/base-drafts/commit/8c45cc9e37ff1689497e844e3bf6b867138f1f95
  Author: David Schinazi <DavidSchinazi@users.noreply.github.com>
  Date:   2019-10-23 (Wed, 23 Oct 2019)

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

  Log Message:
  -----------
  Editorial fix from MikeBishop

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


  Commit: c056d3063fe3ddf5ba3c31778ec4a721c15a49f3
      https://github.com/quicwg/base-drafts/commit/c056d3063fe3ddf5ba3c31778ec4a721c15a49f3
  Author: David Schinazi <DavidSchinazi@users.noreply.github.com>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

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

  Log Message:
  -----------
  MT suggestions

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


  Commit: 739d272564a791476b75cff0a6ea258f0e4d17a8
      https://github.com/quicwg/base-drafts/commit/739d272564a791476b75cff0a6ea258f0e4d17a8
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

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

  Log Message:
  -----------
  fixup line length


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

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

  Log Message:
  -----------
  Martin's suggestion and some reordering


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

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

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


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

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

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


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

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

  Log Message:
  -----------
  Kazuho's suggestions


  Commit: 22346234eeb5e2578c44cab1ef5c3e6f85c4138e
      https://github.com/quicwg/base-drafts/commit/22346234eeb5e2578c44cab1ef5c3e6f85c4138e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

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

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

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


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

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

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

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


  Commit: 508413d41bb40573232797b12c1eb2f1e5d03278
      https://github.com/quicwg/base-drafts/commit/508413d41bb40573232797b12c1eb2f1e5d03278
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

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

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

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


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

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

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

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


  Commit: 48f04d6cb6f2b080dc75c00c88242d05d3d77c36
      https://github.com/quicwg/base-drafts/commit/48f04d6cb6f2b080dc75c00c88242d05d3d77c36
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

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

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

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


  Commit: a7232f126f9ab0e54d8793a9e555d5fdd7a84b01
      https://github.com/quicwg/base-drafts/commit/a7232f126f9ab0e54d8793a9e555d5fdd7a84b01
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-02 (Sat, 02 Nov 2019)

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

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

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


  Commit: ec80c86716185ddc5b2836afdf6ff6908180fa12
      https://github.com/quicwg/base-drafts/commit/ec80c86716185ddc5b2836afdf6ff6908180fa12
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-02 (Sat, 02 Nov 2019)

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

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

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


  Commit: cd47d621b7c5de6c7ca504d034338023a117698d
      https://github.com/quicwg/base-drafts/commit/cd47d621b7c5de6c7ca504d034338023a117698d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-02 (Sat, 02 Nov 2019)

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

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

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


  Commit: 7a6d513d944900a423aa7558d92b5edc949c7a0c
      https://github.com/quicwg/base-drafts/commit/7a6d513d944900a423aa7558d92b5edc949c7a0c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-02 (Sat, 02 Nov 2019)

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

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

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


  Commit: 0bfcf117ec2ea72d44e63513a0415475df48a2fe
      https://github.com/quicwg/base-drafts/commit/0bfcf117ec2ea72d44e63513a0415475df48a2fe
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-02 (Sat, 02 Nov 2019)

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

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

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


  Commit: 210821bf6cc4376b057d47bc5a2c2dc1fad46b11
      https://github.com/quicwg/base-drafts/commit/210821bf6cc4376b057d47bc5a2c2dc1fad46b11
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-02 (Sat, 02 Nov 2019)

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

  Log Message:
  -----------
  Merge branch 'master' into ianswett-symmetric-timeout


  Commit: 07d63d916e4738f6b845da81235dbf3ddb2cf93b
      https://github.com/quicwg/base-drafts/commit/07d63d916e4738f6b845da81235dbf3ddb2cf93b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-03 (Sun, 03 Nov 2019)

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

  Log Message:
  -----------
  Jana's comment


  Commit: 7016f46e961bfc46a235379c274cdaf68fccd051
      https://github.com/quicwg/base-drafts/commit/7016f46e961bfc46a235379c274cdaf68fccd051
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

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

  Log Message:
  -----------
  RTTVar is not really a variance

It's a mean deviation.  This has confused at least one reader.


  Commit: 1bc2ffea476655a7501f8989415331c753de182c
      https://github.com/quicwg/base-drafts/commit/1bc2ffea476655a7501f8989415331c753de182c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

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

  Log Message:
  -----------
  Merge branch 'master' into ianswett-min-rtt


  Commit: 4ae0c600314c9e2e783b855b97c0c9f368ea05bb
      https://github.com/quicwg/base-drafts/commit/4ae0c600314c9e2e783b855b97c0c9f368ea05bb
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-11-12 (Tue, 12 Nov 2019)

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

  Log Message:
  -----------
  Summarize where frames can be used

It's still slightly odd where we have this setup between TLS and
transport, but it seems like replicating the information might work.

Closes #2721.


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

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

  Log Message:
  -----------
  Simplify initial sending part state

The description here was a little over enthusiastic: it only enters the
"Send" state when something is sent.

Closes #2636.


  Commit: 08077e12f9f35647b59ef1b293780fce1b4cb14d
      https://github.com/quicwg/base-drafts/commit/08077e12f9f35647b59ef1b293780fce1b4cb14d
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-11-15 (Fri, 15 Nov 2019)

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

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


  Commit: a61c2b36de62fc10694951fcaf47dcf01633f2ae
      https://github.com/quicwg/base-drafts/commit/a61c2b36de62fc10694951fcaf47dcf01633f2ae
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-11-15 (Fri, 15 Nov 2019)

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

  Log Message:
  -----------
  Comment from Christian Huitema


  Commit: cb581002a416ac5f1ac2f2f9eb87d5b834a94141
      https://github.com/quicwg/base-drafts/commit/cb581002a416ac5f1ac2f2f9eb87d5b834a94141
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-11-16 (Sat, 16 Nov 2019)

  Changed paths:
    M .circleci/config.yml
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    A ietf.json

  Log Message:
  -----------
  Merge branch 'master' into ek/migration_threat_model


  Commit: bda13ed1f4905a75a55f245fcdfa6835848d8ab4
      https://github.com/quicwg/base-drafts/commit/bda13ed1f4905a75a55f245fcdfa6835848d8ab4
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-11-16 (Sat, 16 Nov 2019)

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

  Log Message:
  -----------
  Update with Gorry's comments


  Commit: b589f1362bae4db4a54e74a159d0519aeedea704
      https://github.com/quicwg/base-drafts/commit/b589f1362bae4db4a54e74a159d0519aeedea704
  Author: EKR <ekr@rtfm.com>
  Date:   2019-11-16 (Sat, 16 Nov 2019)

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

  Log Message:
  -----------
  First cut at handshake guarantees


  Commit: b6ccaba86b3337af3b06079516a466bf34dd80ad
      https://github.com/quicwg/base-drafts/commit/b6ccaba86b3337af3b06079516a466bf34dd80ad
  Author: EKR <ekr@rtfm.com>
  Date:   2019-11-16 (Sat, 16 Nov 2019)

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

  Log Message:
  -----------
  Text


  Commit: 3dd7ec9d1010ef4b73f3e2c2253b823bfc0df15e
      https://github.com/quicwg/base-drafts/commit/3dd7ec9d1010ef4b73f3e2c2253b823bfc0df15e
  Author: EKR <ekr@rtfm.com>
  Date:   2019-11-16 (Sat, 16 Nov 2019)

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

  Log Message:
  -----------
  CID protection


  Commit: c2edd6a093e235823b3e60e9aa76c5d15a10c346
      https://github.com/quicwg/base-drafts/commit/c2edd6a093e235823b3e60e9aa76c5d15a10c346
  Author: ekr <ekr@rtfm.com>
  Date:   2019-11-16 (Sat, 16 Nov 2019)

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

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

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


  Commit: a8a9373082d3440f3ceb95af9af3288347378535
      https://github.com/quicwg/base-drafts/commit/a8a9373082d3440f3ceb95af9af3288347378535
  Author: Eric Kinnear <32474881+erickinnear@users.noreply.github.com>
  Date:   2019-11-16 (Sat, 16 Nov 2019)

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

  Log Message:
  -----------
  Merge pull request #6 from ekr/migration_threat_model_todos

First cut at handshake guarantees


  Commit: 5053e5b4114265d96ecadced811a3163834f8de2
      https://github.com/quicwg/base-drafts/commit/5053e5b4114265d96ecadced811a3163834f8de2
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-11-16 (Sat, 16 Nov 2019)

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

  Log Message:
  -----------
  Rewrap and typos


  Commit: 70dac1d725b8d021c170c5bd306ce783d7a4ea3d
      https://github.com/quicwg/base-drafts/commit/70dac1d725b8d021c170c5bd306ce783d7a4ea3d
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-11-16 (Sat, 16 Nov 2019)

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

  Log Message:
  -----------
  Martin's review comments, starting with editorial nits


  Commit: e3860d02740395e9e1400b0da8c7871c71011093
      https://github.com/quicwg/base-drafts/commit/e3860d02740395e9e1400b0da8c7871c71011093
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-11-16 (Sat, 16 Nov 2019)

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

  Log Message:
  -----------
  Reorganize text, move definitions up, clean up some duplication


  Commit: 8d2ed7162448e2c6527733a34e838335ebe24a3a
      https://github.com/quicwg/base-drafts/commit/8d2ed7162448e2c6527733a34e838335ebe24a3a
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-11-16 (Sat, 16 Nov 2019)

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

  Log Message:
  -----------
  Add reference to handshake


  Commit: 98c7e87650c7e4934dbe667334335233e3f8a415
      https://github.com/quicwg/base-drafts/commit/98c7e87650c7e4934dbe667334335233e3f8a415
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

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

  Log Message:
  -----------
  Use initial_salt instead of zero key


  Commit: e74856dad49d3a666d4a9b028d549cb48fe9187b
      https://github.com/quicwg/base-drafts/commit/e74856dad49d3a666d4a9b028d549cb48fe9187b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

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

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


  Commit: 9969af3c4f1a2696a94b3f8e3c504476bd4804f6
      https://github.com/quicwg/base-drafts/commit/9969af3c4f1a2696a94b3f8e3c504476bd4804f6
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-11-19 (Tue, 19 Nov 2019)

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

  Log Message:
  -----------
  Prevent Idle Timeout while Blocked


  Commit: 581a368bb9fee7d3b72ae56d59492a0134ea4361
      https://github.com/quicwg/base-drafts/commit/581a368bb9fee7d3b72ae56d59492a0134ea4361
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-19 (Tue, 19 Nov 2019)

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

  Log Message:
  -----------
  Marten's suggestion


  Commit: 875de3f37a1455793d715d481f895cfb32e33aa8
      https://github.com/quicwg/base-drafts/commit/875de3f37a1455793d715d481f895cfb32e33aa8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-19 (Tue, 19 Nov 2019)

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

  Log Message:
  -----------
  Rebuild


  Commit: 49cea64e4bc427763900b739cc85528880767913
      https://github.com/quicwg/base-drafts/commit/49cea64e4bc427763900b739cc85528880767913
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-11-19 (Tue, 19 Nov 2019)

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

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


  Commit: bdde08d8ac2d62954dc3fb0b49322b339e5a4a5c
      https://github.com/quicwg/base-drafts/commit/bdde08d8ac2d62954dc3fb0b49322b339e5a4a5c
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

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

  Log Message:
  -----------
  make new key


  Commit: 4170f4073ffa7bbeae39acf5ef512e37cb63898b
      https://github.com/quicwg/base-drafts/commit/4170f4073ffa7bbeae39acf5ef512e37cb63898b
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

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

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


  Commit: f3e1f901ebe2d1f20bce40b350ea4a7af2c18726
      https://github.com/quicwg/base-drafts/commit/f3e1f901ebe2d1f20bce40b350ea4a7af2c18726
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

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

  Log Message:
  -----------
  Jana's suggestions (2)


  Commit: 56d8e3ef95e06999de57a556264588cd65d675a9
      https://github.com/quicwg/base-drafts/commit/56d8e3ef95e06999de57a556264588cd65d675a9
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-03 (Tue, 03 Dec 2019)

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

  Log Message:
  -----------
  Prohibit IP fragmentation

This won't necessarily prevent fragmentation from happening, but it's
the best we can do.  I didn't REQUIRE dropping of fragments, because
some systems do that for you, but a SHOULD seems appropriate.

Closes #3243.


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

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

  Log Message:
  -----------
  NEW_TOKEN contains globally unique values

This is already implied by the existing text, but it isn't said
directly.  That is, we say that the values can't be linkable, which
is a stronger requirement.  Saying that you can't send the same value on
two connections is much clearer.

Closes #3179.


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

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

  Log Message:
  -----------
  Contributors for -transport and -tls

This is based on my scan of the git logs AND the working group mailing
list.  There were a few people who didn't make this first cut, but who
made what - in my judgment - were minor contributions only.  That's
obviously a little subjective and only based on the information I have,
so people who contributed text are more likely to appear here.

Let me know about obvious omissions.  Also, @janaiyengar might have a
few names to add.

This is currently failing to build properly due to some problems with
Unicode processing in xml2rfc.  There is apparently no path that will
preserve Unicode text, despite claims in RFC 7997 that what I'm trying
to do here is entirely reasonable.

Stay tuned.  I hope to have some progress to report eventually.

For #3278.


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

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

  Log Message:
  -----------
  Remove fragmentation assembly recommendation


  Commit: 802d40f7043ea1e3dd16a0f8fadb6c9d3162c9d8
      https://github.com/quicwg/base-drafts/commit/802d40f7043ea1e3dd16a0f8fadb6c9d3162c9d8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-12-06 (Fri, 06 Dec 2019)

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

  Log Message:
  -----------
  Keep RFC6928 non-normative

Adds Gorry's suggestion for an editorial improvement.


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

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

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


  Commit: 932d505c5dcc243939b7b2e6b4f1ba28aa72bd8a
      https://github.com/quicwg/base-drafts/commit/932d505c5dcc243939b7b2e6b4f1ba28aa72bd8a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-09 (Mon, 09 Dec 2019)

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

  Log Message:
  -----------
  Paraphrase suggestions


  Commit: d97c226a9a2f6c147b3952b39a982cf55f12412b
      https://github.com/quicwg/base-drafts/commit/d97c226a9a2f6c147b3952b39a982cf55f12412b
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-09 (Mon, 09 Dec 2019)

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

  Log Message:
  -----------
  Fix congestion control permissiveness


  Commit: df57effc57901da028bd3c72a5b0d5b76ef84b02
      https://github.com/quicwg/base-drafts/commit/df57effc57901da028bd3c72a5b0d5b76ef84b02
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-09 (Mon, 09 Dec 2019)

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

  Log Message:
  -----------
  remove pointless sentences


  Commit: 1de8eb4421ba5d48cf5fac71ee37bc1914e62df3
      https://github.com/quicwg/base-drafts/commit/1de8eb4421ba5d48cf5fac71ee37bc1914e62df3
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-09 (Mon, 09 Dec 2019)

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

  Log Message:
  -----------
  gorry comment


  Commit: d8ad74521844f06a60f9f5fcb9cd4d133d6a0e9a
      https://github.com/quicwg/base-drafts/commit/d8ad74521844f06a60f9f5fcb9cd4d133d6a0e9a
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-09 (Mon, 09 Dec 2019)

  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: dc62871ae0d6585eb518c6d7e5d58434922f6b94
      https://github.com/quicwg/base-drafts/commit/dc62871ae0d6585eb518c6d7e5d58434922f6b94
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-09 (Mon, 09 Dec 2019)

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

  Log Message:
  -----------
  specify section 3.1


  Commit: 19063e44b6f29f1cad20f7c13179fc5e6e116638
      https://github.com/quicwg/base-drafts/commit/19063e44b6f29f1cad20f7c13179fc5e6e116638
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-09 (Mon, 09 Dec 2019)

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

  Log Message:
  -----------
  Ted's suggestion


  Commit: 5ac50f30e276429c2e882be6b3906be28cb61dbf
      https://github.com/quicwg/base-drafts/commit/5ac50f30e276429c2e882be6b3906be28cb61dbf
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-12-09 (Mon, 09 Dec 2019)

  Changed paths:
    M CONTRIBUTING.md
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    M initial-protection.js

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


  Commit: 8a400b45f8817c1894ac1789f43b039070b50a72
      https://github.com/quicwg/base-drafts/commit/8a400b45f8817c1894ac1789f43b039070b50a72
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

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

  Log Message:
  -----------
  Reword, thanks @janaiyengar


  Commit: 5ac62013d6dd9ee85e2061dc807caf192c22387e
      https://github.com/quicwg/base-drafts/commit/5ac62013d6dd9ee85e2061dc807caf192c22387e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

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

  Log Message:
  -----------
  Swap sentence order


  Commit: 0260c0d214a62e4f9f23376e002391fb2031d43c
      https://github.com/quicwg/base-drafts/commit/0260c0d214a62e4f9f23376e002391fb2031d43c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

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

  Log Message:
  -----------
  Add Subodh


  Commit: 651c4e4fa66697ae35bee3b2585e65457a2e7df5
      https://github.com/quicwg/base-drafts/commit/651c4e4fa66697ae35bee3b2585e65457a2e7df5
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

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

  Log Message:
  -----------
  Apply editorial suggestions


  Commit: a35f3c43cbf793ba9da502361d9568615124f492
      https://github.com/quicwg/base-drafts/commit/a35f3c43cbf793ba9da502361d9568615124f492
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

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

  Log Message:
  -----------
  Remove duplicated CONNECTION_CLOSE rules


  Commit: e725fe45c12405608e3432ca94e073ab7703fed7
      https://github.com/quicwg/base-drafts/commit/e725fe45c12405608e3432ca94e073ab7703fed7
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

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

  Log Message:
  -----------
  Recommend replacing, not changing, protocol components (#3206)

* Recommend replacing, not changing

* Remove extra word

* Update draft-ietf-quic-http.md

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


  Commit: 0cc7ff777f4b5a9addcce3e233e75a79df3b718a
      https://github.com/quicwg/base-drafts/commit/0cc7ff777f4b5a9addcce3e233e75a79df3b718a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

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

  Log Message:
  -----------
  Add Adam


  Commit: 77882faf2c30745a5444168dfeac8d708c9c8117
      https://github.com/quicwg/base-drafts/commit/77882faf2c30745a5444168dfeac8d708c9c8117
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

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

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

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


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

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

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

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


  Commit: 60076da33e27d5f49d9cccfe7a8aee1c67171720
      https://github.com/quicwg/base-drafts/commit/60076da33e27d5f49d9cccfe7a8aee1c67171720
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

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

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


  Commit: 5233ef1f9a80f5fd04e5d1ff46cbb36bfb2f0492
      https://github.com/quicwg/base-drafts/commit/5233ef1f9a80f5fd04e5d1ff46cbb36bfb2f0492
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

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

  Log Message:
  -----------
  Move ACKs to contributors


  Commit: 88c283dbfe0e7e86260784fefca2ab1f8fca7a6d
      https://github.com/quicwg/base-drafts/commit/88c283dbfe0e7e86260784fefca2ab1f8fca7a6d
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

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

  Log Message:
  -----------
  Move ACKs to contributors, trim


  Commit: f02b9f7b45eb31a4fc71161fd0cac2b3ba968333
      https://github.com/quicwg/base-drafts/commit/f02b9f7b45eb31a4fc71161fd0cac2b3ba968333
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

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

  Log Message:
  -----------
  Remove extra sentence


  Commit: 1aa6c8fd5460949cd3278f378e2e1ea48c0810ac
      https://github.com/quicwg/base-drafts/commit/1aa6c8fd5460949cd3278f378e2e1ea48c0810ac
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

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

  Log Message:
  -----------
  Add Jana


  Commit: ac52e0f5c63bf813d5227317448eee35aec3a8c5
      https://github.com/quicwg/base-drafts/commit/ac52e0f5c63bf813d5227317448eee35aec3a8c5
  Author: Igor Lubashev <igorlord@alum.mit.edu>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

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

  Log Message:
  -----------
  Clarify the fractions of connections an endpoint must disable spin bit for


  Commit: 8ebd3bb542cd4ed97c6c7c5ef4a1f92e0391953f
      https://github.com/quicwg/base-drafts/commit/8ebd3bb542cd4ed97c6c7c5ef4a1f92e0391953f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

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

  Log Message:
  -----------
  Disable spin randomly per-path or per-CID

This addresses linkability concerns.

Builds on #3270 and includes suggested improvements.

Closes #3270.
Closes #3257.
Closes #2628.


  Commit: 774bc68d220a32c23054baffcfebca2d8b1c6f76
      https://github.com/quicwg/base-drafts/commit/774bc68d220a32c23054baffcfebca2d8b1c6f76
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

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

  Log Message:
  -----------
  Use idle timer more directly


  Commit: c55954007d7162b0ebbed350a421909847765b46
      https://github.com/quicwg/base-drafts/commit/c55954007d7162b0ebbed350a421909847765b46
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

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

  Log Message:
  -----------
  wrap


  Commit: 2625670ec2c3b179bcd81df66c6bf25946c38996
      https://github.com/quicwg/base-drafts/commit/2625670ec2c3b179bcd81df66c6bf25946c38996
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

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

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


  Commit: 918a1c05d10f94cac30b4651aed997604673a360
      https://github.com/quicwg/base-drafts/commit/918a1c05d10f94cac30b4651aed997604673a360
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

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

  Log Message:
  -----------
  Reduce repetition


  Commit: 45f0b7f6aaf4778d65ae0df6a69a8ecca3b63321
      https://github.com/quicwg/base-drafts/commit/45f0b7f6aaf4778d65ae0df6a69a8ecca3b63321
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

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

  Log Message:
  -----------
  Use contact element


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

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

  Log Message:
  -----------
  Merge pull request #3223 from quicwg/ianswett-mean-deviation

RTTVar is not really a variance


  Commit: cd6fcba2ed941f991e0ef5aefcd59767b295d037
      https://github.com/quicwg/base-drafts/commit/cd6fcba2ed941f991e0ef5aefcd59767b295d037
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

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

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


  Commit: 1eba3aa1de7f7635d9d923becc14d0aa80fbe1eb
      https://github.com/quicwg/base-drafts/commit/1eba3aa1de7f7635d9d923becc14d0aa80fbe1eb
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

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

  Log Message:
  -----------
  Merge pull request #3281 from quicwg/dedupe-token

NEW_TOKEN contains globally unique values


  Commit: ee7d6964548b9d10db5e203d3c548d07753fd08a
      https://github.com/quicwg/base-drafts/commit/ee7d6964548b9d10db5e203d3c548d07753fd08a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

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

  Log Message:
  -----------
  Jana strikes again with a solid suggestion


  Commit: 48958a7cc07f1732fb374648b44e99663c6b1159
      https://github.com/quicwg/base-drafts/commit/48958a7cc07f1732fb374648b44e99663c6b1159
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

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

  Log Message:
  -----------
  Move the retained sentence higher instead


  Commit: da2bcfdaba27628c529d32e1654d8294ed78dfc7
      https://github.com/quicwg/base-drafts/commit/da2bcfdaba27628c529d32e1654d8294ed78dfc7
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

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

  Log Message:
  -----------
  Merge pull request #3295 from quicwg/remove-duped-close-text

Remove duplicated CONNECTION_CLOSE rules


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

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

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

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


  Commit: 87622a4407dbdb40e3d90c28fadd645d9e932701
      https://github.com/quicwg/base-drafts/commit/87622a4407dbdb40e3d90c28fadd645d9e932701
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

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

  Log Message:
  -----------
  editorial suggestion


  Commit: 1009d3532f7d730bf4f5538a159885caa8ea1f30
      https://github.com/quicwg/base-drafts/commit/1009d3532f7d730bf4f5538a159885caa8ea1f30
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-12 (Thu, 12 Dec 2019)

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

  Log Message:
  -----------
  Merge pull request #3299 from quicwg/janaiyengar-patch-1

 editorial suggestion


  Commit: 26fc408021b91bc2df26977694a6c7519a9e7d54
      https://github.com/quicwg/base-drafts/commit/26fc408021b91bc2df26977694a6c7519a9e7d54
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-12 (Thu, 12 Dec 2019)

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

  Log Message:
  -----------
  Rewrap to trick kramdown into using inline elements


  Commit: 4d984c310fde3e4bea1feadd3ae721f172225e12
      https://github.com/quicwg/base-drafts/commit/4d984c310fde3e4bea1feadd3ae721f172225e12
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-12 (Thu, 12 Dec 2019)

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

  Log Message:
  -----------
  Merge pull request #3227 from quicwg/where-art-thou-frame

Summarize where frames can be used


  Commit: 5fb067516a045cd554b5f006813d057c08841c27
      https://github.com/quicwg/base-drafts/commit/5fb067516a045cd554b5f006813d057c08841c27
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-12 (Thu, 12 Dec 2019)

  Changed paths:
    R metadata.min.js

  Log Message:
  -----------
  Remove cruft


  Commit: 66edd7d093cf41bcd7dd9c9687c5f4c5a93530e7
      https://github.com/quicwg/base-drafts/commit/66edd7d093cf41bcd7dd9c9687c5f4c5a93530e7
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-12-12 (Thu, 12 Dec 2019)

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

  Log Message:
  -----------
  use a HANDSHAKE_DONE frame to drive the handshake to confirmation


  Commit: 9ca34149fe35bc5e53109dd4f90a95db957cc0a1
      https://github.com/quicwg/base-drafts/commit/9ca34149fe35bc5e53109dd4f90a95db957cc0a1
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-12-12 (Thu, 12 Dec 2019)

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

  Log Message:
  -----------
  more concise timing requirement


  Commit: b39be19c195bf92699321c9c86777517f28b3fd0
      https://github.com/quicwg/base-drafts/commit/b39be19c195bf92699321c9c86777517f28b3fd0
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-12-12 (Thu, 12 Dec 2019)

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

  Log Message:
  -----------
  move retransmission rule for HANDSHAKE_DONE frames


  Commit: ebe9541dd51bb01ba0682e8664d0b19fc49fc630
      https://github.com/quicwg/base-drafts/commit/ebe9541dd51bb01ba0682e8664d0b19fc49fc630
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-12-12 (Thu, 12 Dec 2019)

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

  Log Message:
  -----------
  prohibit clients from sending HANDSHAKE_DONE


  Commit: e6c341103cc1badcf35dfae8f124cb63641f2682
      https://github.com/quicwg/base-drafts/commit/e6c341103cc1badcf35dfae8f124cb63641f2682
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-12-12 (Thu, 12 Dec 2019)

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

  Log Message:
  -----------
  apply David's suggestions, with minor modifications


  Commit: e0fef55566de670f1344c89a70ed20f727727820
      https://github.com/quicwg/base-drafts/commit/e0fef55566de670f1344c89a70ed20f727727820
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-12-12 (Thu, 12 Dec 2019)

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

  Log Message:
  -----------
  send HANDSHAKE_DONE immediately


  Commit: 1af5969375182bfc8742d2d011f96403ab10ccc6
      https://github.com/quicwg/base-drafts/commit/1af5969375182bfc8742d2d011f96403ab10ccc6
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-12-12 (Thu, 12 Dec 2019)

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

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


  Commit: 793ed501a4d6f854f47a4977c2fee7fd60bd317c
      https://github.com/quicwg/base-drafts/commit/793ed501a4d6f854f47a4977c2fee7fd60bd317c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-12 (Thu, 12 Dec 2019)

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

  Log Message:
  -----------
  Move alternative confirmation method


  Commit: c4041eb0eb6fd2fbf863ca4e7b746cb933986a67
      https://github.com/quicwg/base-drafts/commit/c4041eb0eb6fd2fbf863ca4e7b746cb933986a67
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-12 (Thu, 12 Dec 2019)

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

  Log Message:
  -----------
  Add HANDSHAKE_DONE to the table; fix anchor


  Commit: 36267c2da84add8594e3d899d3b9ef333f4c616e
      https://github.com/quicwg/base-drafts/commit/36267c2da84add8594e3d899d3b9ef333f4c616e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-12 (Thu, 12 Dec 2019)

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

  Log Message:
  -----------
  Kazuho's real name


  Commit: f5f3362f4b4ed3104bdc5e8dc4d77f7660ac8855
      https://github.com/quicwg/base-drafts/commit/f5f3362f4b4ed3104bdc5e8dc4d77f7660ac8855
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-13 (Fri, 13 Dec 2019)

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

  Log Message:
  -----------
  Tatsuhiro doesn't want Kanji


  Commit: df0d32007d13b1d6748ed5d855f12a3cbca38c87
      https://github.com/quicwg/base-drafts/commit/df0d32007d13b1d6748ed5d855f12a3cbca38c87
  Author: Nick Harper <nharper@chromium.org>
  Date:   2019-12-13 (Fri, 13 Dec 2019)

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

  Log Message:
  -----------
  Clarify the state a client stores with a token

It is permissible for a client to do 0-RTT resumption with a NST from
one connection and a token from another. This clarifies that a client
only needs to associate a token (from a NEW_TOKEN frame) with the server
it was from and no additional state, and that a server can't require
that a token be from the same connection as the NST in use.


  Commit: 94754815fe5d11140f77cebe979ff954e8598574
      https://github.com/quicwg/base-drafts/commit/94754815fe5d11140f77cebe979ff954e8598574
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-13 (Fri, 13 Dec 2019)

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

  Log Message:
  -----------
  add note on pacing and editorialze


  Commit: bb2988130cf981e813f5378b9f908c3b09f134ca
      https://github.com/quicwg/base-drafts/commit/bb2988130cf981e813f5378b9f908c3b09f134ca
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-14 (Sat, 14 Dec 2019)

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

  Log Message:
  -----------
  remove pacing recommendation


  Commit: ae8bdf330563f2aa81918686ec49d495f07b9db3
      https://github.com/quicwg/base-drafts/commit/ae8bdf330563f2aa81918686ec49d495f07b9db3
  Author: Dmitri Tikhonov <dtikhonov@live.com>
  Date:   2019-12-16 (Mon, 16 Dec 2019)

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

  Log Message:
  -----------
  HTTP: server may interleave DUPLICATE_PUSH frames as well (#3235)

* HTTP: server may interleave DUPLICATE_PUSH frames as well

* Update draft-ietf-quic-http.md

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


  Commit: 6bea25dc982beacbecf4576ff2945a8e89ede4f7
      https://github.com/quicwg/base-drafts/commit/6bea25dc982beacbecf4576ff2945a8e89ede4f7
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-16 (Mon, 16 Dec 2019)

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

  Log Message:
  -----------
  add a reference to sec 6.9 without recommendation


  Commit: 4f906120e9b0d4b8fd890db98b1161cc2cac1179
      https://github.com/quicwg/base-drafts/commit/4f906120e9b0d4b8fd890db98b1161cc2cac1179
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-17 (Tue, 17 Dec 2019)

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

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


  Commit: 084d65369dadcc07fc4fe76ef2e87c3cd0f4d881
      https://github.com/quicwg/base-drafts/commit/084d65369dadcc07fc4fe76ef2e87c3cd0f4d881
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-17 (Tue, 17 Dec 2019)

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

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


  Commit: a567de5f887ab79b591fcd548e896d437d6a94e7
      https://github.com/quicwg/base-drafts/commit/a567de5f887ab79b591fcd548e896d437d6a94e7
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-17 (Tue, 17 Dec 2019)

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

  Log Message:
  -----------
  Contributors list for -recovery


  Commit: 1bb755939b0fb3351ee394ab8be1cb46a5cd8f87
      https://github.com/quicwg/base-drafts/commit/1bb755939b0fb3351ee394ab8be1cb46a5cd8f87
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-18 (Wed, 18 Dec 2019)

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

  Log Message:
  -----------
  Add punctuation, proper name


  Commit: b361a8bef74a08a3f29392432648d3450a028037
      https://github.com/quicwg/base-drafts/commit/b361a8bef74a08a3f29392432648d3450a028037
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-17 (Tue, 17 Dec 2019)

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

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


  Commit: 906c77f51c88d60d0de9f98fed0b9591192923ad
      https://github.com/quicwg/base-drafts/commit/906c77f51c88d60d0de9f98fed0b9591192923ad
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-18 (Wed, 18 Dec 2019)

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

  Log Message:
  -----------
  rephrase and slight shuffle


  Commit: d626db6f961f3e5a48b6e4891ff5fa1af2827fec
      https://github.com/quicwg/base-drafts/commit/d626db6f961f3e5a48b6e4891ff5fa1af2827fec
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-19 (Thu, 19 Dec 2019)

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

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


  Commit: cf39d12c5e0e5421522e95cf2b6543b0060b49ee
      https://github.com/quicwg/base-drafts/commit/cf39d12c5e0e5421522e95cf2b6543b0060b49ee
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-12-24 (Tue, 24 Dec 2019)

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

  Log Message:
  -----------
  apply @ianswett's suggestion

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


  Commit: 364bbfb7073737bed108ad711828b3e747bde12c
      https://github.com/quicwg/base-drafts/commit/364bbfb7073737bed108ad711828b3e747bde12c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-12-29 (Sun, 29 Dec 2019)

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

  Log Message:
  -----------
  What if an ACK frame doesn't fit

Into a QUIC packet.
Fixes #3311


  Commit: 84a3a435344f037bce95c08a8254d69556137b5c
      https://github.com/quicwg/base-drafts/commit/84a3a435344f037bce95c08a8254d69556137b5c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-12-30 (Mon, 30 Dec 2019)

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

  Log Message:
  -----------
  ACK frames PN space editorial

Fixes #3310 by taking @dtikhonov suggestion and adding a sentence about how the same PN may be used in each space.


  Commit: 8cc78262e5363e7d36e30e00b0f88dfb9056001e
      https://github.com/quicwg/base-drafts/commit/8cc78262e5363e7d36e30e00b0f88dfb9056001e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-12-30 (Mon, 30 Dec 2019)

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

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


  Commit: 8942c8dcf8142aca28baff547d07c473b4a4304d
      https://github.com/quicwg/base-drafts/commit/8942c8dcf8142aca28baff547d07c473b4a4304d
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2020-01-01 (Wed, 01 Jan 2020)

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

  Log Message:
  -----------
  apply @MikeBishop's suggestions

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


  Commit: a925d9c08639e82bd28e933212018f263a83ae92
      https://github.com/quicwg/base-drafts/commit/a925d9c08639e82bd28e933212018f263a83ae92
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-02 (Thu, 02 Jan 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: 73b9b04d52a67774551265c2f4509478b5ce9ff1
      https://github.com/quicwg/base-drafts/commit/73b9b04d52a67774551265c2f4509478b5ce9ff1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-02 (Thu, 02 Jan 2020)

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

  Log Message:
  -----------
  Martin's suggestion


  Commit: a69e561fa432d95adabf735e328a113edeba526f
      https://github.com/quicwg/base-drafts/commit/a69e561fa432d95adabf735e328a113edeba526f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-02 (Thu, 02 Jan 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: 7d17c456141051542476f65052ae01aed94e4bbe
      https://github.com/quicwg/base-drafts/commit/7d17c456141051542476f65052ae01aed94e4bbe
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-02 (Thu, 02 Jan 2020)

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

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


  Commit: b7191cdf616a0c04f1f7ca36d742770690137921
      https://github.com/quicwg/base-drafts/commit/b7191cdf616a0c04f1f7ca36d742770690137921
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2020-01-03 (Fri, 03 Jan 2020)

  Changed paths:
    M CONTRIBUTING.md
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    M initial-protection.js

  Log Message:
  -----------
  Merge branch 'master' into ek/migration_threat_model


  Commit: 02d0fe812f5785f4addaab15b1631e3f93202492
      https://github.com/quicwg/base-drafts/commit/02d0fe812f5785f4addaab15b1631e3f93202492
  Author: Eric Kinnear <32474881+erickinnear@users.noreply.github.com>
  Date:   2020-01-03 (Fri, 03 Jan 2020)

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

  Log Message:
  -----------
  Apply @MikeBishop's suggestions from code review

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


  Commit: 5950556834ddc60b30a21271e18d2a4b956b3acb
      https://github.com/quicwg/base-drafts/commit/5950556834ddc60b30a21271e18d2a4b956b3acb
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2020-01-03 (Fri, 03 Jan 2020)

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

  Log Message:
  -----------
  The rest of @MikeBishop's suggestions, rewrapped


  Commit: 1211a6b8e5451133a8f9c339bf4c93b7e47d074d
      https://github.com/quicwg/base-drafts/commit/1211a6b8e5451133a8f9c339bf4c93b7e47d074d
  Author: Lucas Pardue <lucaspardue.24.7@gmail.com>
  Date:   2020-01-06 (Mon, 06 Jan 2020)

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

  Log Message:
  -----------
  TLS: update xref to HTTP/3

Probably pointless but painful __pour__ pedantics.


  Commit: 014ac4f5547541fce5d95c8b36822165ef9a3bbe
      https://github.com/quicwg/base-drafts/commit/014ac4f5547541fce5d95c8b36822165ef9a3bbe
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

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

  Log Message:
  -----------
  Caption all the figures

This doesn't caption inline formulae, but it should cover everything
else.  I've also removed instances of "as follows" in favour of direct
references.


  Commit: 01c0e93e8247baad0e0b677b4396c830dbc03b10
      https://github.com/quicwg/base-drafts/commit/01c0e93e8247baad0e0b677b4396c830dbc03b10
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-06 (Mon, 06 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3319 from quicwg/captions

Caption all the figures


  Commit: c373e0111ef9d7670fdaf76262105ef681aa6ec9
      https://github.com/quicwg/base-drafts/commit/c373e0111ef9d7670fdaf76262105ef681aa6ec9
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

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

  Log Message:
  -----------
  An example ECN validation algorithm

This turned out to be fairly simple, but I think that it's worth writing
down.  I don't have concrete recommendations, but I could add them if
people thought that they help.  See the commented-out bit.

Closes #2755.


  Commit: 37585f7fb06945f21a834f8325c53351779ae842
      https://github.com/quicwg/base-drafts/commit/37585f7fb06945f21a834f8325c53351779ae842
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3318 from LPardue/patch-29

TLS: update xref to HTTP/3


  Commit: d62ddae0a52f43893ef9d82804db6be31dbbfbb2
      https://github.com/quicwg/base-drafts/commit/d62ddae0a52f43893ef9d82804db6be31dbbfbb2
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

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

  Log Message:
  -----------
  Packet matching for zero-length connection IDs

Make the rules on matching packets to connections consistent with our
existing advice on use of zero-length connection IDs.

Closes #3254.


  Commit: efedc1cc618655c59fb8e095544fec15ac35175a
      https://github.com/quicwg/base-drafts/commit/efedc1cc618655c59fb8e095544fec15ac35175a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3296 from quicwg/spin-per-path

Clarify conditions for disabling spin bit


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

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

  Log Message:
  -----------
  Add in before {{version-negotiation}}

Typically we use "in {{}}" or "(see {{}})", so this lines up with that.


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

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

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


  Commit: ef30511043224abd03c2ce809d86f92769302f75
      https://github.com/quicwg/base-drafts/commit/ef30511043224abd03c2ce809d86f92769302f75
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-07 (Tue, 07 Jan 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: 074d22ce06be9ffd0d9bba66b5425efc568c3670
      https://github.com/quicwg/base-drafts/commit/074d22ce06be9ffd0d9bba66b5425efc568c3670
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-07 (Tue, 07 Jan 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: a48e87201d2a1cd5ecf43e99dc6bbd078d0e9285
      https://github.com/quicwg/base-drafts/commit/a48e87201d2a1cd5ecf43e99dc6bbd078d0e9285
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-07 (Tue, 07 Jan 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: 91ccecd035d0fa06084f9605e1735e495f48b2ac
      https://github.com/quicwg/base-drafts/commit/91ccecd035d0fa06084f9605e1735e495f48b2ac
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-07 (Tue, 07 Jan 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: 417e341285472b0986ee5024844d154314d59652
      https://github.com/quicwg/base-drafts/commit/417e341285472b0986ee5024844d154314d59652
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

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

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


  Commit: 476d3c5a250c0546cd02654e669e63793864c294
      https://github.com/quicwg/base-drafts/commit/476d3c5a250c0546cd02654e669e63793864c294
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3312 from quicwg/ianswett-big-ack

What if an ACK frame doesn't fit in a packet


  Commit: 6be25520cc09cb7eed433cb03998a9a137504fef
      https://github.com/quicwg/base-drafts/commit/6be25520cc09cb7eed433cb03998a9a137504fef
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

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

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


  Commit: a570bfb9ca01f49ff9d40f44e22596709b9b80ee
      https://github.com/quicwg/base-drafts/commit/a570bfb9ca01f49ff9d40f44e22596709b9b80ee
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

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

  Log Message:
  -----------
  ekr's suggestion


  Commit: 5fe4a8f21e570441b9e12dfeb583c53101b12b1c
      https://github.com/quicwg/base-drafts/commit/5fe4a8f21e570441b9e12dfeb583c53101b12b1c
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

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

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


  Commit: e773d6339ab5193d9c92439917d489d6a1478705
      https://github.com/quicwg/base-drafts/commit/e773d6339ab5193d9c92439917d489d6a1478705
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3313 from quicwg/ianswett-ack-pn-space

ACK frames PN space editorial


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

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

  Log Message:
  -----------
  Merge pull request #3322 from quicwg/ianswett-in

Add in before {{version-negotiation}}


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

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

  Log Message:
  -----------
  Take some of the editorial suggestions


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

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

  Log Message:
  -----------
  Move ECN algorithm to an appendix


  Commit: 53607f401a2891d2eeabb72fc45ea46b1ffa86a2
      https://github.com/quicwg/base-drafts/commit/53607f401a2891d2eeabb72fc45ea46b1ffa86a2
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-09 (Thu, 09 Jan 2020)

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

  Log Message:
  -----------
  More scary


  Commit: 00f7f3aa60684fc1b00d33f74587b9398ad7899f
      https://github.com/quicwg/base-drafts/commit/00f7f3aa60684fc1b00d33f74587b9398ad7899f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-09 (Thu, 09 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3321 from quicwg/local-address-assumption

Packet matching for zero-length connection IDs


  Commit: 6c011b9efad2b5511d28f4bca2b6300505cc3af0
      https://github.com/quicwg/base-drafts/commit/6c011b9efad2b5511d28f4bca2b6300505cc3af0
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-10 (Fri, 10 Jan 2020)

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

  Log Message:
  -----------
  add "to"

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


  Commit: 691c21c96f7c4f364d0e80d1cc7f41a65acc0253
      https://github.com/quicwg/base-drafts/commit/691c21c96f7c4f364d0e80d1cc7f41a65acc0253
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-13 (Mon, 13 Jan 2020)

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

  Log Message:
  -----------
  Use path, not congestion control context


  Commit: 810bb972e7874c6d4d99f140ae5262ac7c5921f3
      https://github.com/quicwg/base-drafts/commit/810bb972e7874c6d4d99f140ae5262ac7c5921f3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-13 (Mon, 13 Jan 2020)

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

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


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

  Changed paths:
    M CONTRIBUTING.md
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    M initial-protection.js

  Log Message:
  -----------
  Merge branch 'master' into ianswett-min-rtt


  Commit: a25ffdfa5a413decae02c948c1823c87ca11e98c
      https://github.com/quicwg/base-drafts/commit/a25ffdfa5a413decae02c948c1823c87ca11e98c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-13 (Mon, 13 Jan 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: 5df69d1f1ee882f8aac9da6ed136caf886ba5c91
      https://github.com/quicwg/base-drafts/commit/5df69d1f1ee882f8aac9da6ed136caf886ba5c91
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-13 (Mon, 13 Jan 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: 742b7c7e1bbb5796e29902348780dd62893bc899
      https://github.com/quicwg/base-drafts/commit/742b7c7e1bbb5796e29902348780dd62893bc899
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-13 (Mon, 13 Jan 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: ce29f01d16cf897f8ee15523113329e9d2cfa386
      https://github.com/quicwg/base-drafts/commit/ce29f01d16cf897f8ee15523113329e9d2cfa386
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-13 (Mon, 13 Jan 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: 676dbe63dd22f873e69f5717ac7027e1485ed3d8
      https://github.com/quicwg/base-drafts/commit/676dbe63dd22f873e69f5717ac7027e1485ed3d8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-13 (Mon, 13 Jan 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: ee320015687ecbce52b1883e745452391c073625
      https://github.com/quicwg/base-drafts/commit/ee320015687ecbce52b1883e745452391c073625
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-13 (Mon, 13 Jan 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: 68a16ddef6622da71f7b71f96a4308bdf30e2196
      https://github.com/quicwg/base-drafts/commit/68a16ddef6622da71f7b71f96a4308bdf30e2196
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-13 (Mon, 13 Jan 2020)

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

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


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

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

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


  Commit: 623775f0663322a402bfc965db51433af3ead743
      https://github.com/quicwg/base-drafts/commit/623775f0663322a402bfc965db51433af3ead743
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-13 (Mon, 13 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #2919 from quicwg/ianswett-min-rtt

MinRTT for the path


  Commit: 7eb5435a066a77c57e9426eb609e77e025b6fb9a
      https://github.com/quicwg/base-drafts/commit/7eb5435a066a77c57e9426eb609e77e025b6fb9a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-13 (Mon, 13 Jan 2020)

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

  Log Message:
  -----------
  Specify the PATH_CHALLENGE timer period

Fixes #2910


  Commit: 8145a5340f4f1ec77a53f6da86b55c50c8ecc985
      https://github.com/quicwg/base-drafts/commit/8145a5340f4f1ec77a53f6da86b55c50c8ecc985
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-13 (Mon, 13 Jan 2020)

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

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


  Commit: 225eb36f8b120e70ab564f672d5f2fd0cea41dea
      https://github.com/quicwg/base-drafts/commit/225eb36f8b120e70ab564f672d5f2fd0cea41dea
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-14 (Tue, 14 Jan 2020)

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

  Log Message:
  -----------
  Unknown error codes are equivalent to NO_ERROR (#3331)


  Commit: a3b04ed64cda65cf4c8d7b9264e50929745c5fc2
      https://github.com/quicwg/base-drafts/commit/a3b04ed64cda65cf4c8d7b9264e50929745c5fc2
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-14 (Tue, 14 Jan 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: 0c4f4d7302d0ddff338991298347f270d78ae6a6
      https://github.com/quicwg/base-drafts/commit/0c4f4d7302d0ddff338991298347f270d78ae6a6
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-14 (Tue, 14 Jan 2020)

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

  Log Message:
  -----------
  Use semi-colon instead of (see {{foo}}) (#3302)

A stylistic change primarily.


  Commit: 4615f4bfc60c84914008c6538b0b807cfa0b04d4
      https://github.com/quicwg/base-drafts/commit/4615f4bfc60c84914008c6538b0b807cfa0b04d4
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-14 (Tue, 14 Jan 2020)

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

  Log Message:
  -----------
  One more changelog entry


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

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

  Log Message:
  -----------
  Fix references to -tls

Closes #3328.


  Commit: 2ccdfe19a413cbd52fa99d0c46cd06ff7a0f6a11
      https://github.com/quicwg/base-drafts/commit/2ccdfe19a413cbd52fa99d0c46cd06ff7a0f6a11
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-15 (Wed, 15 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3342 from quicwg/fix-49-410

Fix references to key discard section of -tls


  Commit: 7cc69f50eb8492c923acc76b4cfe9a837581bad5
      https://github.com/quicwg/base-drafts/commit/7cc69f50eb8492c923acc76b4cfe9a837581bad5
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-16 (Thu, 16 Jan 2020)

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

  Log Message:
  -----------
  Think carefully before blowing up (#3344)


  Commit: ef45d0c28dee4b813c4a609c2d57621d54cc122b
      https://github.com/quicwg/base-drafts/commit/ef45d0c28dee4b813c4a609c2d57621d54cc122b
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-16 (Thu, 16 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3120 from DavidSchinazi/prot_retry

Add retry integrity tag


  Commit: 27f12930a45689d181cb506ddeeabe01d3fa97a4
      https://github.com/quicwg/base-drafts/commit/27f12930a45689d181cb506ddeeabe01d3fa97a4
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-16 (Thu, 16 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3248 from quicwg/jri/cc

Fix congestion control permissiveness


  Commit: 5bdcfd1d677eb2f32dbb54de990474aaf72ca437
      https://github.com/quicwg/base-drafts/commit/5bdcfd1d677eb2f32dbb54de990474aaf72ca437
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-16 (Thu, 16 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3287 from quicwg/ianswett-6928-editorial

Keep RFC6928 informative


  Commit: 00093022a56800cdd74aaaf132264d10df28a05e
      https://github.com/quicwg/base-drafts/commit/00093022a56800cdd74aaaf132264d10df28a05e
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-16 (Thu, 16 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3280 from quicwg/df

Prohibit IP fragmentation


  Commit: b8124601412295bb433951c9cd19e6a059e2fba7
      https://github.com/quicwg/base-drafts/commit/b8124601412295bb433951c9cd19e6a059e2fba7
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-16 (Thu, 16 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3150 from nharper/ticket-resumption-requirements

Clarify the state a client stores with a token


  Commit: 48895d6d849a1751ea717e4a69afb1afefc478aa
      https://github.com/quicwg/base-drafts/commit/48895d6d849a1751ea717e4a69afb1afefc478aa
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-16 (Thu, 16 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3145 from marten-seemann/handshake-done

use a HANDSHAKE_DONE frame to drive the handshake to confirmation


  Commit: 4a0726914b5e71cc348d321cad2e83f6df50a326
      https://github.com/quicwg/base-drafts/commit/4a0726914b5e71cc348d321cad2e83f6df50a326
  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:
  -----------
  Apply suggestions from code review

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


  Commit: 822ffd1eebba715f69567ffb5a963c9efba129cc
      https://github.com/quicwg/base-drafts/commit/822ffd1eebba715f69567ffb5a963c9efba129cc
  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:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: eb162bd279399c711b2166da708de4948f099a49
      https://github.com/quicwg/base-drafts/commit/eb162bd279399c711b2166da708de4948f099a49
  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:
  -----------
  Intentional delay since the largest acknowledged

>From Timo Völker's comment on the QUIC mailing list.

There might be a better way to state this, but I think this is more accurate.


  Commit: 7c580a8f8d0b40b7f686751bfac7abf0681761ff
      https://github.com/quicwg/base-drafts/commit/7c580a8f8d0b40b7f686751bfac7abf0681761ff
  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:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: ed4a712044fa3c325a2dedcd2b80d507842140ac
      https://github.com/quicwg/base-drafts/commit/ed4a712044fa3c325a2dedcd2b80d507842140ac
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2020-01-17 (Fri, 17 Jan 2020)

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

  Log Message:
  -----------
  GOAWAY initiating a graceful shutdown can carry a huge stream ID (#3343)

* GOAWAY initiating a graceful shutdown can carry a huge stream ID / also talk about QUIC concepts

* apply @ianswett's suggestion

* do not assume that there's a API between QUIC and H3

* capitalize "Section"

* "currently" allowed max stream

* rearrange for better reading

* stop talking about adjusting transport behavior, nor use RFC2119 keywords


  Commit: 07ec05b0c2e7bfb4e1f9f64b442352871be39a46
      https://github.com/quicwg/base-drafts/commit/07ec05b0c2e7bfb4e1f9f64b442352871be39a46
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2020-01-19 (Sun, 19 Jan 2020)

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

  Log Message:
  -----------
  for Retry integrity protection, use values that can be derived from AEAD API


  Commit: 6f792b75d5580acc9e50f791e2d3304470210980
      https://github.com/quicwg/base-drafts/commit/6f792b75d5580acc9e50f791e2d3304470210980
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2020-01-20 (Mon, 20 Jan 2020)

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

  Log Message:
  -----------
  refer to Packet Protection Keys


  Commit: acba2007e11a4f83abbcfc2fcff75982025edb6c
      https://github.com/quicwg/base-drafts/commit/acba2007e11a4f83abbcfc2fcff75982025edb6c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-20 (Mon, 20 Jan 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: b55b860eecad10d0448493350560df3ab89312c3
      https://github.com/quicwg/base-drafts/commit/b55b860eecad10d0448493350560df3ab89312c3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-20 (Mon, 20 Jan 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: c0fc76c840e9ddc076d673630e8c929e8302eabb
      https://github.com/quicwg/base-drafts/commit/c0fc76c840e9ddc076d673630e8c929e8302eabb
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-20 (Mon, 20 Jan 2020)

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

  Log Message:
  -----------
  reflow


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

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

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


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

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

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


  Commit: 6b49e2e111ee66e1c0c4296dd28dbbe3202a3ebe
      https://github.com/quicwg/base-drafts/commit/6b49e2e111ee66e1c0c4296dd28dbbe3202a3ebe
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-20 (Mon, 20 Jan 2020)

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

  Log Message:
  -----------
  Don't specify RTT in HTTP (#3358)

* Don't specify RTT

* Do the can-can


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

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

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

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


  Commit: f1a7978d063164c8dfa8878205f171fe1b565792
      https://github.com/quicwg/base-drafts/commit/f1a7978d063164c8dfa8878205f171fe1b565792
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3266 from nibanks/pr/idle-blocked

Prevent Idle Timeout while Blocked


  Commit: a203af613df8318d9a328b93896af3fadbaa9367
      https://github.com/quicwg/base-drafts/commit/a203af613df8318d9a328b93896af3fadbaa9367
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

  Changed paths:
    M CONTRIBUTING.md
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    M initial-protection.js

  Log Message:
  -----------
  Merge branch 'master' into ianswett-symmetric-timeout


  Commit: 243259369ff315b1089a717f486d59e9955ecffe
      https://github.com/quicwg/base-drafts/commit/243259369ff315b1089a717f486d59e9955ecffe
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3099 from quicwg/ianswett-symmetric-timeout

Change idle_timeout to max_idle_timeout


  Commit: b52cd639b2986a5fd7da927e1f63d612464aefb1
      https://github.com/quicwg/base-drafts/commit/b52cd639b2986a5fd7da927e1f63d612464aefb1
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

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

  Log Message:
  -----------
  Changelogs for draft-25

I didn't add qpack here because it appears to have not changed.


  Commit: e12b5e6119578f009dc68b6d9f2aa4aa8d926407
      https://github.com/quicwg/base-drafts/commit/e12b5e6119578f009dc68b6d9f2aa4aa8d926407
  Author: tj <tj@enoti.me>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

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

  Log Message:
  -----------
  Fix section references to DPLPMTUD


  Commit: 956e53cf207274f9e809ff92f754113b4585391b
      https://github.com/quicwg/base-drafts/commit/956e53cf207274f9e809ff92f754113b4585391b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

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

  Log Message:
  -----------
  Use the one true reference format (#3368)


  Commit: 2064203f5ee7128fa021d83c70a7e7345ac07af4
      https://github.com/quicwg/base-drafts/commit/2064203f5ee7128fa021d83c70a7e7345ac07af4
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

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

  Log Message:
  -----------
  QPACK: editorial only


  Commit: 396a44db9f4420d6e03158b993488e633d529d05
      https://github.com/quicwg/base-drafts/commit/396a44db9f4420d6e03158b993488e633d529d05
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3369 from quicwg/ianswett-out-of-order

Move out-of-order packets definition


  Commit: dc4ef85142b1a270e516806553cecb5c18bd13a4
      https://github.com/quicwg/base-drafts/commit/dc4ef85142b1a270e516806553cecb5c18bd13a4
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

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

  Log Message:
  -----------
  Push association (#3359)


  Commit: 7713391048135724f6ed8422302f5cb371c0a64d
      https://github.com/quicwg/base-drafts/commit/7713391048135724f6ed8422302f5cb371c0a64d
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3365 from kazuho/kazuho/retry-key-aead-compatibility

for Retry integrity protection, use values that can be derived from AEAD API


  Commit: 6561c1a46383b6874384232663e917bdd1fe70ed
      https://github.com/quicwg/base-drafts/commit/6561c1a46383b6874384232663e917bdd1fe70ed
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3283 from quicwg/contributors

Contributors for -transport and -tls


  Commit: 4186c9b26212820c50ed9637de331b794e8100d3
      https://github.com/quicwg/base-drafts/commit/4186c9b26212820c50ed9637de331b794e8100d3
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3306 from quicwg/jri/contributors

Contributors list for -recovery


  Commit: 16aa3783c55f6d92c435432a50736f5c799bc67a
      https://github.com/quicwg/base-drafts/commit/16aa3783c55f6d92c435432a50736f5c799bc67a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3371 from uoaerg/tj/dplpmtud-sections

Fix section references to DPLPMTUD


  Commit: 10e752594f277c4705a5d06a7b20f435a8ea1f16
      https://github.com/quicwg/base-drafts/commit/10e752594f277c4705a5d06a7b20f435a8ea1f16
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3356 from quicwg/ianswett-ack-delay-largest

Intentional delay since the largest acknowledged


  Commit: b35806b8a464d73981471f89514129c1f74fadef
      https://github.com/quicwg/base-drafts/commit/b35806b8a464d73981471f89514129c1f74fadef
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    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 #3370 from quicwg/changelog-25

Changelogs for draft-25


  Commit: 13ad2c1efd7648826c9f2b55816e3bd4f484c347
      https://github.com/quicwg/base-drafts/commit/13ad2c1efd7648826c9f2b55816e3bd4f484c347
  Author: Bence Béky <bencebeky@users.noreply.github.com>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

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

  Log Message:
  -----------
  Compare indices to the _value of the_ base. (#3175)

This change has been suggested by afrind at
https://github.com/quicwg/base-drafts/pull/3133#discussion_r340330192 on
the basis that the Base is a count, and comparing an index to a count
feels awkward.


  Commit: c4971caf570e8aecee63391ac84ac9bcb4f6fd6a
      https://github.com/quicwg/base-drafts/commit/c4971caf570e8aecee63391ac84ac9bcb4f6fd6a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

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

  Log Message:
  -----------
  Grease HTTP error codes (#3360)

* Grease error codes

* Don't ignore Martin!

* Constrain recommendation on grease streams


  Commit: 1c67bb9153ecb3a777237fafb0bc5b2d9b9baefd
      https://github.com/quicwg/base-drafts/commit/1c67bb9153ecb3a777237fafb0bc5b2d9b9baefd
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3320 from quicwg/ecn-alg

An example ECN validation algorithm


  Commit: 320c85388f6b196d49dc6507a34c1b64ae45a42e
      https://github.com/quicwg/base-drafts/commit/320c85388f6b196d49dc6507a34c1b64ae45a42e
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

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

  Log Message:
  -----------
  Changelog for #3360


  Commit: 34866f4d7e47c974adc912807d4dbe9fd72341d7
      https://github.com/quicwg/base-drafts/commit/34866f4d7e47c974adc912807d4dbe9fd72341d7
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-22 (Wed, 22 Jan 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

  Log Message:
  -----------
  Merge branch 'master' into ekinnear/threat-model


  Commit: da126fe508c5b9d3bd2d87aaf13b658b788b8074
      https://github.com/quicwg/base-drafts/commit/da126fe508c5b9d3bd2d87aaf13b658b788b8074
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

  Log Message:
  -----------
  Editorial changes based on multiple reviews


  Commit: 036db4bfeb3104b4b68e24fbf236e37f1d3cb955
      https://github.com/quicwg/base-drafts/commit/036db4bfeb3104b4b68e24fbf236e37f1d3cb955
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

  Log Message:
  -----------
  Improve readility of a sentence in the transport draft


  Commit: 7c0a97a45ff37bb04c04c5518604c338e12d2f90
      https://github.com/quicwg/base-drafts/commit/7c0a97a45ff37bb04c04c5518604c338e12d2f90
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

  Log Message:
  -----------
  Drop unnecessary indefinite article


  Commit: bd3d0dcd58362f952be964cfbddf147332c0cb1c
      https://github.com/quicwg/base-drafts/commit/bd3d0dcd58362f952be964cfbddf147332c0cb1c
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

  Log Message:
  -----------
  Fix sentence describing the Packets column in Table 3


  Commit: 1c5b9e0e74b0df56c114f0971ad797e71fa5714d
      https://github.com/quicwg/base-drafts/commit/1c5b9e0e74b0df56c114f0971ad797e71fa5714d
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

  Log Message:
  -----------
  Fix two instances of "between when" in the transport draft

Fixes issue #3378.


  Commit: 2dfdd0fc05734aede0fff51a2c7f21704b3e3358
      https://github.com/quicwg/base-drafts/commit/2dfdd0fc05734aede0fff51a2c7f21704b3e3358
  Author: mirjak <mirja.kuehlewind@ericsson.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

  Log Message:
  -----------
  editorial: Remove ACK-only

ACK-only was only even used in the definition part and in-flight can also be defined using ack-eliciting.


  Commit: ab2a97a4504b1dbee515210d364e17dfa1cc6d85
      https://github.com/quicwg/base-drafts/commit/ab2a97a4504b1dbee515210d364e17dfa1cc6d85
  Author: mirjak <mirja.kuehlewind@ericsson.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

  Log Message:
  -----------
  add padding


  Commit: e7b6ce87a8be39bf8dd3d58ba86ae6935e6c672f
      https://github.com/quicwg/base-drafts/commit/e7b6ce87a8be39bf8dd3d58ba86ae6935e6c672f
  Author: mirjak <mirja.kuehlewind@ericsson.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

  Log Message:
  -----------
  editorial: split long sentence


  Commit: 49ea0b98bf5657650fddb390b447362835561e6c
      https://github.com/quicwg/base-drafts/commit/49ea0b98bf5657650fddb390b447362835561e6c
  Author: mirjak <mirja.kuehlewind@ericsson.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

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


  Commit: 8de90213184a323618a32502904f37673640ca5d
      https://github.com/quicwg/base-drafts/commit/8de90213184a323618a32502904f37673640ca5d
  Author: mirjak <mirja.kuehlewind@ericsson.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

  Log Message:
  -----------
  editorial: This sentence was hard to parse for me (recovery)

So here is an alternative proposal. However I also wonder why this paragraph is a MUST requirement while the previous statement (avoiding multiple samples of the same packet) is only a SHOULD? I would see it rather the other way around or both MUSTs.


  Commit: 6943227d37a8b5969188fd5656eaf6627f8084e2
      https://github.com/quicwg/base-drafts/commit/6943227d37a8b5969188fd5656eaf6627f8084e2
  Author: mirjak <mirja.kuehlewind@ericsson.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

  Log Message:
  -----------
  nit: brackets for section reference (recovery)


  Commit: 61298e6cbd279c8d0ddb145ee80f50c53a87af32
      https://github.com/quicwg/base-drafts/commit/61298e6cbd279c8d0ddb145ee80f50c53a87af32
  Author: Dmitri Tikhonov <dtikhonov@live.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

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

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


  Commit: 32496fc9996618d8b8c840720cd96d6cb7a9c7b2
      https://github.com/quicwg/base-drafts/commit/32496fc9996618d8b8c840720cd96d6cb7a9c7b2
  Author: Dmitri Tikhonov <dtikhonov@live.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

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

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


  Commit: 02a8375b5295d69f614e419f9b865d28c5faac19
      https://github.com/quicwg/base-drafts/commit/02a8375b5295d69f614e419f9b865d28c5faac19
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

  Log Message:
  -----------
  Add HANDSHAKE_DONE to list of frames ineligible for 0-RTT


  Commit: d3cc03174ba5f0a7d7bbcc451d08c920a0fdf9d1
      https://github.com/quicwg/base-drafts/commit/d3cc03174ba5f0a7d7bbcc451d08c920a0fdf9d1
  Author: mirjak <mirja.kuehlewind@ericsson.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

  Log Message:
  -----------
  English hard be...


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

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

  Log Message:
  -----------
  Merge pull request #3379 from dtikhonov/202001220948-fix-between-when

Fix two instances of "between when" in the transport draft


  Commit: 32b3249e318e8442593b6128a808533703320376
      https://github.com/quicwg/base-drafts/commit/32b3249e318e8442593b6128a808533703320376
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3375 from dtikhonov/202001220914-improve-sentence-readability

Improve readility of a sentence in the transport draft


  Commit: a482856b83149e89b4af42c06460b27807e5b3b4
      https://github.com/quicwg/base-drafts/commit/a482856b83149e89b4af42c06460b27807e5b3b4
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3377 from dtikhonov/202001220934-fix-indicated-indicating

Fix sentence describing the Packets column in Table 3


  Commit: 15dcf07f64598702731a15eedfc72c5a9a56813b
      https://github.com/quicwg/base-drafts/commit/15dcf07f64598702731a15eedfc72c5a9a56813b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3376 from dtikhonov/202001220922-drop-unnecessary-indefinite-article

Drop unnecessary indefinite article


  Commit: 6ae04db7626d8a14a82b5962f22678f571054d24
      https://github.com/quicwg/base-drafts/commit/6ae04db7626d8a14a82b5962f22678f571054d24
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3386 from dtikhonov/202001221413-tls-no-hsk-done-in-0rtt

Add HANDSHAKE_DONE to list of frames ineligible for 0-RTT


  Commit: 243d8041b942f50cb479d84a23701b489a4e0061
      https://github.com/quicwg/base-drafts/commit/243d8041b942f50cb479d84a23701b489a4e0061
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3381 from mirjak/patch-6

 editorial: Remove ACK-only (recovery)


  Commit: cfd3a4a6eb2b0b5cba52916c3ad01c5374619e4d
      https://github.com/quicwg/base-drafts/commit/cfd3a4a6eb2b0b5cba52916c3ad01c5374619e4d
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3385 from mirjak/patch-10

nit: brackets for section reference (recovery)


  Commit: 2f5016acdd11538c1e180f14911c6ce6e787ab62
      https://github.com/quicwg/base-drafts/commit/2f5016acdd11538c1e180f14911c6ce6e787ab62
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

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


  Commit: cae84e1b3059a87471a9f2c7d75f1ac225f6a6b6
      https://github.com/quicwg/base-drafts/commit/cae84e1b3059a87471a9f2c7d75f1ac225f6a6b6
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3382 from mirjak/patch-7

editorial: split long sentence (recovery)


  Commit: f8162becbde33a2e11f43f303b511c3dad949ade
      https://github.com/quicwg/base-drafts/commit/f8162becbde33a2e11f43f303b511c3dad949ade
  Author: mirjak <mirja.kuehlewind@ericsson.com>
  Date:   2020-01-23 (Thu, 23 Jan 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: 81f10dc8a143f6da754daab8690256c0597a6d07
      https://github.com/quicwg/base-drafts/commit/81f10dc8a143f6da754daab8690256c0597a6d07
  Author: mirjak <mirja.kuehlewind@ericsson.com>
  Date:   2020-01-23 (Thu, 23 Jan 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: 57bd016af166e092f4ee1bfdab77c242a40c7bbf
      https://github.com/quicwg/base-drafts/commit/57bd016af166e092f4ee1bfdab77c242a40c7bbf
  Author: mirjak <mirja.kuehlewind@ericsson.com>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

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

  Log Message:
  -----------
  Normative language for PTO

I think this statement should be normative. Not sure if this is a design issue or not.


  Commit: 50db5c9fed482f532c38a59115fc22f3e9557850
      https://github.com/quicwg/base-drafts/commit/50db5c9fed482f532c38a59115fc22f3e9557850
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3383 from mirjak/patch-8

editorial: This sentence was hard to parse for me (recovery)


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

  Changed paths:
    M draft-ietf-quic-tls.md
    R initial-protection.js
    A protection-samples.js

  Log Message:
  -----------
  Add sample Retry packet

Can someone please verify my work?  I've written two implementations
here and the values do seem to match, but I value independent
validation.

Closes #3374.


  Commit: ba45c0b4487ac98597cc86a91f554a7a22bb6cb9
      https://github.com/quicwg/base-drafts/commit/ba45c0b4487ac98597cc86a91f554a7a22bb6cb9
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

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

  Log Message:
  -----------
  double double

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


  Commit: f6ae36580ff38a1e650020357e38246707283c91
      https://github.com/quicwg/base-drafts/commit/f6ae36580ff38a1e650020357e38246707283c91
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M draft-ietf-quic-tls.md
    R initial-protection.js
    A protection-samples.js

  Log Message:
  -----------
  Merge pull request #3394 from quicwg/retry-example

Add sample Retry packet


  Commit: 94d978c12564c428bda9f9d5d923e58604695c06
      https://github.com/quicwg/base-drafts/commit/94d978c12564c428bda9f9d5d923e58604695c06
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2020-01-27 (Mon, 27 Jan 2020)

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

  Log Message:
  -----------
  Add PR 3139 to the list of changes in transport-25


  Commit: b21eb5d3a17d527a11ad75bc8cdd141328e4f75f
      https://github.com/quicwg/base-drafts/commit/b21eb5d3a17d527a11ad75bc8cdd141328e4f75f
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-27 (Mon, 27 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3397 from dtikhonov/202001271714-pr-3139-to-transport-changelog

Add PR 3139 to the list of changes in transport-25


  Commit: 471c2737e9e60bf21024bf3ea8c986adaa3141d0
      https://github.com/quicwg/base-drafts/commit/471c2737e9e60bf21024bf3ea8c986adaa3141d0
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

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

  Log Message:
  -----------
  Fix typo in transport draft


  Commit: 291487b2c73a10f7126fc6899fd5d6277d318181
      https://github.com/quicwg/base-drafts/commit/291487b2c73a10f7126fc6899fd5d6277d318181
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

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

  Log Message:
  -----------
  Fix #2719: replace defunct "both conditions" verbiage


  Commit: 9eee3ebec69c4aea0577718f0c751bc861f065b7
      https://github.com/quicwg/base-drafts/commit/9eee3ebec69c4aea0577718f0c751bc861f065b7
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

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

  Log Message:
  -----------
  Add forward references to packet number spaces

Fixes issue #2334


  Commit: 5507dd1d77d459b31f0c14653125d81ff9a2c1a6
      https://github.com/quicwg/base-drafts/commit/5507dd1d77d459b31f0c14653125d81ff9a2c1a6
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3399 from dtikhonov/202001290950-fix-typo-in-transport

Fix typo in transport draft


  Commit: 3880d5ca06d822cf1efeb0455b4ddda0ea41d7d0
      https://github.com/quicwg/base-drafts/commit/3880d5ca06d822cf1efeb0455b4ddda0ea41d7d0
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

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

  Log Message:
  -----------
  Clarify that minimal varint encoding applies to ALL frame types

Fixes issue #3402


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

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

  Log Message:
  -----------
  Merge pull request #3403 from dtikhonov/202001301348-clarify-minimal-encoding

Clarify that minimal varint encoding applies to ALL frame types


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

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

  Log Message:
  -----------
  Merge pull request #3401 from dtikhonov/202001291104-add-forward-PNS-refs

Add forward references to packet number spaces


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

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

  Log Message:
  -----------
  Merge pull request #3400 from dtikhonov/202001291045-fix-issue-2719

Fix #2719: replace defunct "both conditions" verbiage


  Commit: d0d15f8b3acdc5ecb0153ff7eb4333ed0c3992e9
      https://github.com/quicwg/base-drafts/commit/d0d15f8b3acdc5ecb0153ff7eb4333ed0c3992e9
  Author: Will Hawkins <whh8b@obs.cr>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

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

  Log Message:
  -----------
  Fix #3405: Specify that active_connection_id_limit TP is an integer


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

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

  Log Message:
  -----------
  Redefine recovery period

Closes #3409.


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

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

  Log Message:
  -----------
  Missing thingamabob


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

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

  Log Message:
  -----------
  Merge pull request #3404 from quicwg/initial-bidi-send-state

Simplify initial sending part state


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

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

  Log Message:
  -----------
  Change 2 SHOULDs to MUSTs in transport to agree with recovery

Fixes #2597


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

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

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

Change 2 SHOULDs to MUSTs in transport to agree with recovery


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

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

  Log Message:
  -----------
  Fix broken reference to recovery


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

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

  Log Message:
  -----------
  Merge pull request #3393 from mirjak/patch-15

Normative language for PTO


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

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

  Log Message:
  -----------
  Remove HTTP_ prefix


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

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

  Log Message:
  -----------
  Extension dragons


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

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

  Log Message:
  -----------
  Not just frames


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

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

  Log Message:
  -----------
  Remove "Ingnoring Loss of Undecryptable Packets


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

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

  Log Message:
  -----------
  Remove "Ignoring Loss of Undecryptable Packets"

Now that QUIC has separate packet number spaces, it's impossible to declare a packet lost without the relevant keys being present at both peers, because an ACK needs to be sent by one and processed by the other.

So this text is OBE and potentially confusing.


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

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

  Log Message:
  -----------
  Merge pull request #3339 from quicwg/ianswett-path-challenge-timer

Specify the PATH_CHALLENGE timer period


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

  Changed paths:

  Log Message:
  -----------
  Merge pull request #3442 from quicwg/ianswett-remove-ignoring-loss

Remove "Ignoring Loss of Undecryptable Packets"


  Commit: 059773ce1e6cb04fe9f5b2a97ff3eb292e7df1fd
      https://github.com/quicwg/base-drafts/commit/059773ce1e6cb04fe9f5b2a97ff3eb292e7df1fd
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2020-02-10 (Mon, 10 Feb 2020)

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

  Log Message:
  -----------
  Clarify that you can use any issued CID at any time, even during the handshake


  Commit: 8e532b07e8f56cc31ca53a84325ba5539d5a603c
      https://github.com/quicwg/base-drafts/commit/8e532b07e8f56cc31ca53a84325ba5539d5a603c
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2020-02-10 (Mon, 10 Feb 2020)

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

  Log Message:
  -----------
  Note that CIDs are valid in any packet type


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

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

  Log Message:
  -----------
  Require QUICv1 (#3323)


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

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

  Log Message:
  -----------
  Make host specification more precise (#3326)

This doesn't come out and say "don't use IP literals in SNI" because RFC
6066 does that amply.  Instead, it says that unless you have something
better, use SNI for domain names.  This turns out to be shorter than
what we had previously.

Closes #3324.


  Commit: 55dd0c287b2c2172314a2c1027683e990033cb12
      https://github.com/quicwg/base-drafts/commit/55dd0c287b2c2172314a2c1027683e990033cb12
  Author: Ryan Hamilton <rch@google.com>
  Date:   2020-02-11 (Tue, 11 Feb 2020)

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

  Log Message:
  -----------
  Remove DUPLICATE_PUSH and allow duplicate PUSH_PROMISE (#3309)

* Remove DUPLICATE_PUSH and allow duplicate PUSH_PROMISE

* wrap

* one or more

* Apply suggestions from code review

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

* Update "identical" definition

* Apply suggestions from code review from Lucas

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

* Apply suggestions from Janacode review

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

* Add motivation for duplicate push ids

* Apply suggestions from mbishop code review

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

* Update draft-ietf-quic-http.md per mbishop

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

* Use less

Co-authored-by: Mike Bishop <mbishop@evequefou.be>
Co-authored-by: Lucas Pardue <lucaspardue.24.7@gmail.com>
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


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

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

  Log Message:
  -----------
  Clarify and split the "malformed" definition (#3352)

* Import more RFC7540 header text

* Extraneous frames aren't malformed messages; they're worse

* Missed a multi-paragraph

* Missed some HTTP/2s

* Invalid message sequences are also malformed

* Review feedback

* Martin's feedback

* Framing errors are connection-fatal

* Reconcile with #3309


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

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

  Log Message:
  -----------
  Tweak traffic analysis text (#3411)

This text was pretty good and more or less covered the problem already,
but I think that this might be slightly better.

Closes #2905.


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

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

  Log Message:
  -----------
  Merge pull request #3421 from quicwg/transport/extension_dragons

Here be dragons


  Commit: 27db33c26bc5cba57ba54c15425bbb7348aac46f
      https://github.com/quicwg/base-drafts/commit/27db33c26bc5cba57ba54c15425bbb7348aac46f
  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:
  -----------
  Merge pull request #3410 from quicwg/recovery-period-dfn

Redefine recovery period


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

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

  Log Message:
  -----------
  Merge pull request #3406 from hawkinsw/active_connection_id_limit_type

Fix #3405: Specify that active_connection_id_limit TP is an integer


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

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

  Log Message:
  -----------
  Merge pull request #3438 from erickinnear/ek/cid_during_handshake

#3348 Clarify that you can use any issued CID at any time, even during the handshake


  Commit: 922bd62ad23517c7d6faf0397333485ec9db5da6
      https://github.com/quicwg/base-drafts/commit/922bd62ad23517c7d6faf0397333485ec9db5da6
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-02-12 (Wed, 12 Feb 2020)

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

  Log Message:
  -----------
  Merge pull request #3301 from quicwg/jri/flow-control

Don't recommend 3 RTTs of credit (and other editorial)


  Commit: 5020e34e82d19398cb90acb3a450d6e140e4bf9a
      https://github.com/quicwg/base-drafts/commit/5020e34e82d19398cb90acb3a450d6e140e4bf9a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-12 (Wed, 12 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
    R initial-protection.js
    R metadata.min.js
    A protection-samples.js

  Log Message:
  -----------
  Merge branch 'master' into close-small-initial


Compare: https://github.com/quicwg/base-drafts/compare/6971443498f6...5020e34e82d1