From nobody Sat Mar  7 16:17:16 2020
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 9B55D3A1042
 for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 02:55:49 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5
 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,
 DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001,
 SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key)
 header.d=github.com
Received: from mail.ietf.org ([4.31.198.44])
 by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id qk9fa3nNOQbV for <quic-issues@ietfa.amsl.com>;
 Sat,  7 Mar 2020 02:55:44 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210])
 (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by ietfa.amsl.com (Postfix) with ESMTPS id C402E3A1036
 for <quic-issues@ietf.org>; Sat,  7 Mar 2020 02:55:43 -0800 (PST)
Date: Sat, 07 Mar 2020 02:55:42 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;
 s=pf2014; t=1583578542;
 bh=xvvwmqgGJawX2adCl+J2GOaSLsY9UN651IN0hg+MhGg=;
 h=Date:From:To:Subject:From;
 b=E349BgkVFnGrkEO5vTKAys1fChRpmGboKlg2F2gLb+QYPgJrmOQMeK58fUEUonevd
 unPCCfMyoTmqHjJj7RU7/WNnToiKZ937Q91QHbmCKeOy4wSKy/D9eDF2L/Me9KW5Lm
 TR97xFYz3e4XB2xxfUhsShLYoAIvFAoaA9UYUCkQ=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-restore-undecryptable/ab20c8-07a901@github.com>
Subject: [quicwg/base-drafts] e84650: make transport parameters varint
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/0MY1VN_NUIVHWspIg4XKuVwGXMo>
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: Sat, 07 Mar 2020 10:55:50 -0000
X-List-Received-Date: Sat, 07 Mar 2020 10:55:50 -0000

  Branch: refs/heads/ianswett-restore-undecryptable=0D
  Home:   https://github.com/quicwg/base-drafts=0D
  Commit: e846500ce2ee4a6d78b2ab54c2dc9a2dc0d43c9b=0D
      https://github.com/quicwg/base-drafts/commit/e846500ce2ee4a6d78b2ab=
54c2dc9a2dc0d43c9b=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  make transport parameters varint=0D
=0D
=0D
  Commit: 6bc3d4ad61c2c11baf7183488613e9fcc5dff1cb=0D
      https://github.com/quicwg/base-drafts/commit/6bc3d4ad61c2c11baf7183=
488613e9fcc5dff1cb=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-12-09 (Mon, 09 Dec 2019)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
    M CONTRIBUTING.md=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M initial-protection.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into varinttp=0D
=0D
=0D
  Commit: b38da3b5b3f6de626ce324cd91226fb0ade25aa0=0D
      https://github.com/quicwg/base-drafts/commit/b38da3b5b3f6de626ce324=
cd91226fb0ade25aa0=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Editorial: More concise intro text=0D
=0D
Just a proposal but I would prefer to remove the advertising slang ("deca=
des of transport and security experience" and "makes it attractive").=0D
=0D
=0D
  Commit: f458ac8271c7e50e1111794d454e52eee9bf590f=0D
      https://github.com/quicwg/base-drafts/commit/f458ac8271c7e50e111179=
4d454e52eee9bf590f=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-23 (Thu, 23 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 26a38dd8278fb208ff2610fc5b2aae5ec671206b=0D
      https://github.com/quicwg/base-drafts/commit/26a38dd8278fb208ff2610=
fc5b2aae5ec671206b=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-23 (Thu, 23 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: d8d72ab1e2c156657bc06f07f36585c66bdb06da=0D
      https://github.com/quicwg/base-drafts/commit/d8d72ab1e2c156657bc06f=
07f36585c66bdb06da=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-24 (Fri, 24 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: d75fdc94ad7377ed916b0e5dcf996f2b710be524=0D
      https://github.com/quicwg/base-drafts/commit/d75fdc94ad7377ed916b0e=
5dcf996f2b710be524=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-01-27 (Mon, 27 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix: server cannot proceed to handshake when given an invalid Retry tok=
en=0D
=0D
Fixes issue #3396=0D
=0D
=0D
  Commit: 5108eb30b428dec3a39138bbcadfa70dfdd5d05e=0D
      https://github.com/quicwg/base-drafts/commit/5108eb30b428dec3a39138=
bbcadfa70dfdd5d05e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-04 (Tue, 04 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reset PTO and loss detection timer when discarding keys=0D
=0D
Fixes #3272 =0D
=0D
This doesn't add normative statements, but it could if people would like.=
=0D
=0D
=0D
  Commit: c2a80a79c162a0a718262f974464fccb74a76636=0D
      https://github.com/quicwg/base-drafts/commit/c2a80a79c162a0a718262f=
974464fccb74a76636=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remember active_connection_id_limit for 0-RTT=0D
=0D
Simple.  It appears as though I missed this when @marten-seeman added=0D
this transport parameter.  We shouldn't make more exceptions for 0-RTT.=0D=

=0D
Closes #3423.=0D
=0D
=0D
  Commit: 9876208d33d68d923d31699b7a5e54e32bf321f1=0D
      https://github.com/quicwg/base-drafts/commit/9876208d33d68d923d3169=
9b7a5e54e32bf321f1=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    R initial-protection.js=0D
    A protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into varinttp=0D
=0D
=0D
  Commit: 6ab9bab55bb3247e5f8938fd908578f9ef13187e=0D
      https://github.com/quicwg/base-drafts/commit/6ab9bab55bb3247e5f8938=
fd908578f9ef13187e=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  revert preferred_address change=0D
=0D
=0D
  Commit: 6b01be6c4d9caa77f6bcefa7d42bcdbfe9f1deec=0D
      https://github.com/quicwg/base-drafts/commit/6b01be6c4d9caa77f6bcef=
a7d42bcdbfe9f1deec=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add pseudocode=0D
=0D
=0D
  Commit: db231e9d6c2c991c3a9360d3f4832ce32d9a6427=0D
      https://github.com/quicwg/base-drafts/commit/db231e9d6c2c991c3a9360=
d3f4832ce32d9a6427=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: ecb7a76c16022536bc420fa08e74af11d2602ed6=0D
      https://github.com/quicwg/base-drafts/commit/ecb7a76c16022536bc420f=
a08e74af11d2602ed6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MAY send 1 packet entering recovery=0D
=0D
Similar to TCP as described in Section 5 of RFC 6675=0D
=0D
Fixes #3335=0D
=0D
=0D
  Commit: 998a43f5aebbd68123e968cd6c9f88e887825a31=0D
      https://github.com/quicwg/base-drafts/commit/998a43f5aebbd68123e968=
cd6c9f88e887825a31=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update pseudocode=0D
=0D
=0D
  Commit: 02c21901dcfbf55abb1a801ac5118cab06f0ad2a=0D
      https://github.com/quicwg/base-drafts/commit/02c21901dcfbf55abb1a80=
1ac5118cab06f0ad2a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: f247379b14f50465adc7c992a7db5853430686c8=0D
      https://github.com/quicwg/base-drafts/commit/f247379b14f50465adc7c9=
92a7db5853430686c8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Idle timeout editorial fixes=0D
=0D
>From @janaiyengar and @MikeBishop comments on #3099 =0D
=0D
Fixes #3184=0D
=0D
=0D
  Commit: 8c52fd83cb5a0228dd696e45f556617e8156036f=0D
      https://github.com/quicwg/base-drafts/commit/8c52fd83cb5a0228dd696e=
45f556617e8156036f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify client anti-amplification response=0D
=0D
Clarifies why a client might send a Handshake packet, as well as generall=
y tries to improve the anti-deadlock text.=0D
=0D
Fixes #2598=0D
=0D
=0D
  Commit: 6138a07267ab9a28d00eaec8f3699cf60a6dc7fe=0D
      https://github.com/quicwg/base-drafts/commit/6138a07267ab9a28d00eae=
c8f3699cf60a6dc7fe=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 2793b5c477c8ef4672c5d056510d685f83b0bf90=0D
      https://github.com/quicwg/base-drafts/commit/2793b5c477c8ef4672c5d0=
56510d685f83b0bf90=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Simplify=0D
=0D
=0D
  Commit: a6e821584e80f2fa5efe02a21aba0926131d7a4d=0D
      https://github.com/quicwg/base-drafts/commit/a6e821584e80f2fa5efe02=
a21aba0926131d7a4d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 578d2b79af642126ee9be062851b621c8e0751ae=0D
      https://github.com/quicwg/base-drafts/commit/578d2b79af642126ee9be0=
62851b621c8e0751ae=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-10 (Mon, 10 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin's suggestions=0D
=0D
=0D
  Commit: 321c59afbcf01afa80373633c9ec2058a9088cf8=0D
      https://github.com/quicwg/base-drafts/commit/321c59afbcf01afa803736=
33c9ec2058a9088cf8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-10 (Mon, 10 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reworked Martin's suggestion=0D
=0D
=0D
  Commit: d7fabb01733c3ccfb21c2eedb25d17e4de82cbb6=0D
      https://github.com/quicwg/base-drafts/commit/d7fabb01733c3ccfb21c2e=
edb25d17e4de82cbb6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestion=0D
=0D
=0D
  Commit: 731f802da4f5fb7a0b8af17a42387bc38d5cf93a=0D
      https://github.com/quicwg/base-drafts/commit/731f802da4f5fb7a0b8af1=
7a42387bc38d5cf93a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ACK-only packets are not congestion controlled=0D
=0D
Clarifies that losing ACK-only packets is detectable in QUIC, but this dr=
aft specifies no response to their loss.=0D
=0D
Fixes #3451=0D
=0D
=0D
  Commit: 80ace942ea90075bf9174f641c1caf2b5f98b4de=0D
      https://github.com/quicwg/base-drafts/commit/80ace942ea90075bf9174f=
641c1caf2b5f98b4de=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-14 (Fri, 14 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix the section reference=0D
=0D
In recovery for max_ack_delay of 0.=0D
=0D
Came from #3459=0D
=0D
=0D
  Commit: 86ae5b47c6f73a1356b211cf4db0a6b2dcd23d85=0D
      https://github.com/quicwg/base-drafts/commit/86ae5b47c6f73a1356b211=
cf4db0a6b2dcd23d85=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin's suggestion reworded=0D
=0D
=0D
  Commit: 7f0e36ce84a70e4e22b4ab1454d05884052b68b0=0D
      https://github.com/quicwg/base-drafts/commit/7f0e36ce84a70e4e22b4ab=
1454d05884052b68b0=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add back old sentence=0D
=0D
=0D
  Commit: 6fa5c4286429fd28fd5447936214d37d50b6f2c0=0D
      https://github.com/quicwg/base-drafts/commit/6fa5c4286429fd28fd5447=
936214d37d50b6f2c0=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify adaptive loss thresholds=0D
=0D
Fixes #3389 by clarifying that one may start with a smaller time threshol=
d, not a smaller packet threshold.=0D
=0D
=0D
  Commit: 275ab8038214c051d9e767d43c08a2f9b3f042bd=0D
      https://github.com/quicwg/base-drafts/commit/275ab8038214c051d9e767=
d43c08a2f9b3f042bd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Make congestion control more self-contained=0D
=0D
Clarifies a few points and moves the initial window recommendation from t=
he pseudocode to the text.=0D
=0D
Fixes #3088=0D
=0D
=0D
  Commit: 2c5f8fcfc00e4b470564dbfc6ac4f9046d98c974=0D
      https://github.com/quicwg/base-drafts/commit/2c5f8fcfc00e4b470564db=
fc6ac4f9046d98c974=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-18 (Tue, 18 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Deadlocks, and how to avoid them (#3458)=0D
=0D
* Deadlocks, and how to avoid them=0D
=0D
Much belated, this attempts to address the concerns about deadlocking.=0D=

Basically, this says that you should avoid instructions that don't have=0D=

flow control credit.  It doesn't say how an encoder might learn what=0D
limits are, but we've seen a range of tactics being used in=0D
implementations and I don't want to get into transport API debates.=0D
=0D
This doesn't cover the memory exhaustion attack that @kazuho suggests on=0D=

the issue; I think that is better covered more generally by the=0D
connection-level flow control limits.=0D
=0D
Closes #1420.=0D
=0D
* Taking Ian's suggestion and rearranging slighty=0D
=0D
=0D
  Commit: ef8f18206b9da3eff234e1ea01ad888f506dff2e=0D
      https://github.com/quicwg/base-drafts/commit/ef8f18206b9da3eff234e1=
ea01ad888f506dff2e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-19 (Wed, 19 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3460 from quicwg/ianswett-ref=0D
=0D
Fix the section reference=0D
=0D
=0D
  Commit: 7660a51226fe6ba10b0793a88466954b0210e580=0D
      https://github.com/quicwg/base-drafts/commit/7660a51226fe6ba10b0793=
a88466954b0210e580=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-19 (Wed, 19 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Separate out initial and min congestion window=0D
=0D
=0D
  Commit: 5f29a7d639ebb49470f324fb5bd6a9f3f5ce0279=0D
      https://github.com/quicwg/base-drafts/commit/5f29a7d639ebb49470f324=
fb5bd6a9f3f5ce0279=0D
  Author: Alessandro Ghedini <alessandro@ghedini.me>=0D
  Date:   2020-02-19 (Wed, 19 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix grammer: for indicate -> to indicate (#3469)=0D
=0D
=0D
  Commit: d116e03baea1a4012f5d4ab20ee5619a7cca3d03=0D
      https://github.com/quicwg/base-drafts/commit/d116e03baea1a4012f5d4a=
b20ee5619a7cca3d03=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add a no-op changelog for recovery since -25=0D
=0D
=0D
  Commit: fea5aea293a99bcdd31bb70d5b18c5c298b45a98=0D
      https://github.com/quicwg/base-drafts/commit/fea5aea293a99bcdd31bb7=
0d5b18c5c298b45a98=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Http since -25 changelog=0D
=0D
=0D
  Commit: e4a4a5f5171e8a1ec2b4ca60a6fc8d3264221123=0D
      https://github.com/quicwg/base-drafts/commit/e4a4a5f5171e8a1ec2b4ca=
60a6fc8d3264221123=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  qpack changelog=0D
=0D
=0D
  Commit: df32bc8402a900e09390e7e41c7f7cef8f8a9516=0D
      https://github.com/quicwg/base-drafts/commit/df32bc8402a900e09390e7=
e41c7f7cef8f8a9516=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  tls=0D
=0D
=0D
  Commit: bac73750cfde8b0f73d1dc4ba5602b5968e70e8e=0D
      https://github.com/quicwg/base-drafts/commit/bac73750cfde8b0f73d1dc=
4ba5602b5968e70e8e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3472 from quicwg/ianswett-noop-recovery-changelog=0D=

=0D
Add a changelog for http, qpack, tls, and recovery since -25=0D
=0D
=0D
  Commit: 8e5bbdf5e6d2a542e97a1ba54a57d5fbbcb78e19=0D
      https://github.com/quicwg/base-drafts/commit/8e5bbdf5e6d2a542e97a1b=
a54a57d5fbbcb78e19=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-02-21 (Fri, 21 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Application-layer close (#3437)=0D
=0D
=0D
  Commit: c1b860491d2cb6ad1c45dacd02a521988654430e=0D
      https://github.com/quicwg/base-drafts/commit/c1b860491d2cb6ad1c45da=
cd02a521988654430e=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3169 from DavidSchinazi/varinttp=0D
=0D
Make transport parameters varint=0D
=0D
=0D
  Commit: dd3b8b0e62babfd1a647309d05d2c38f43d9fd27=0D
      https://github.com/quicwg/base-drafts/commit/dd3b8b0e62babfd1a64730=
9d05d2c38f43d9fd27=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add changelogs for transport -26 and all -27=0D
=0D
=0D
  Commit: 794323875ce8dd4b408a96a88ea128e77c0999e9=0D
      https://github.com/quicwg/base-drafts/commit/794323875ce8dd4b408a96=
a88ea128e77c0999e9=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Update examples for -27=0D
=0D
=0D
  Commit: b8779343f9b51d7d5435b5cd3e6d0bece516b329=0D
      https://github.com/quicwg/base-drafts/commit/b8779343f9b51d7d5435b5=
cd3e6d0bece516b329=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove tabs from recovery draft=0D
=0D
=0D
  Commit: 15612646cc9e36ade7043fc93c4114c0221712c7=0D
      https://github.com/quicwg/base-drafts/commit/15612646cc9e36ade7043f=
c93c4114c0221712c7=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
=0D
  Log Message:=0D
  -----------=0D
  Lint HTAB=0D
=0D
I caught Ian adding these once, then failed to catch it a second time.=0D=

Fool me once...=0D
=0D
=0D
  Commit: 6e13a0be0d540146fa663effc0d00dc058b2ea7f=0D
      https://github.com/quicwg/base-drafts/commit/6e13a0be0d540146fa663e=
ffc0d00dc058b2ea7f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-23 (Sun, 23 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3444 from quicwg/ianswett-idle-timeout-editorial=0D=

=0D
Idle timeout editorial fixes=0D
=0D
=0D
  Commit: 41b3967ae5fcfe974912139de243b0d91b595082=0D
      https://github.com/quicwg/base-drafts/commit/41b3967ae5fcfe97491213=
9de243b0d91b595082=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update reference to RFC8740=0D
=0D
=0D
  Commit: ea0cd3e665e5f6f1b5cbf05736a8c7c670a18844=0D
      https://github.com/quicwg/base-drafts/commit/ea0cd3e665e5f6f1b5cbf0=
5736a8c7c670a18844=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-23 (Sun, 23 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3479 from DavidSchinazi/rfc8740=0D
=0D
Update reference to RFC8740=0D
=0D
=0D
  Commit: 96a64024ce8a2cbb5e9ab58de4180ed53166fc3a=0D
      https://github.com/quicwg/base-drafts/commit/96a64024ce8a2cbb5e9ab5=
8de4180ed53166fc3a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove tabs from recovery draft=0D
=0D
=0D
  Commit: 69c2d95035420cc9bc596ed1d6a3373dfbe85548=0D
      https://github.com/quicwg/base-drafts/commit/69c2d95035420cc9bc596e=
d1d6a3373dfbe85548=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Transport parameters can be declared unilaterally=0D
=0D
The text already says this, but we lost track of it.  This hopefully=0D
clarifies that.=0D
=0D
Closes #3429.=0D
=0D
=0D
  Commit: e28286096182fa8b57a8607da90ce73144b3f105=0D
      https://github.com/quicwg/base-drafts/commit/e28286096182fa8b57a860=
7da90ce73144b3f105=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ^^=0D
=0D
=0D
  Commit: d38e8c0f0d7376c66a1c0c64111177879321cb50=0D
      https://github.com/quicwg/base-drafts/commit/d38e8c0f0d7376c66a1c0c=
64111177879321cb50=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Scope connection IDs to the current connection=0D
=0D
This isn't strictly necessary, as it might be implied by the definition=0D=

of a connection ID.=0D
=0D
Closes #3484.=0D
=0D
=0D
  Commit: f9b64c275b366d0b745340da92d0ad019d48ce25=0D
      https://github.com/quicwg/base-drafts/commit/f9b64c275b366d0b745340=
da92d0ad019d48ce25=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix typo in transport draft changelog=0D
=0D
=0D
  Commit: 2ce00d0f25b338bbc3a917805fb06d477edfacc1=0D
      https://github.com/quicwg/base-drafts/commit/2ce00d0f25b338bbc3a917=
805fb06d477edfacc1=0D
  Author: Bence B=C3=A9ky <bencebeky@users.noreply.github.com>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Improve language on evictable entries. (#3131)=0D
=0D
* Improve language on blocking entries.=0D
=0D
Remove "insertion has been acknowledged" phrase to avoid confusion=0D
between Header Acknowledgement instructions implicitly acknowledging=0D
encoder stream instructions and explicitly acknowledging header blocks.=0D=

Use Known Received Count instead.=0D
=0D
Clarify that references on the encoder stream do not block an entry from=0D=

eviction.  Trivial as it is, I overlooked this at first, and added quite=0D=

some unnecessary complexity that was eventually removed at=0D
https://quiche.googlesource.com/quiche/+/b09d44167c543b80b2c27408dd1f9df3=
b07c9741.=0D
My motivation here is to help future implementers to avoid this pitfall.=0D=

=0D
Merge redundant Reference Tracking section into Blocked Dynamic Table=0D
Insertions.=0D
=0D
Change style of "Note" at end of section for consistency.  There were=0D
already four sentences starting with "Note that" throughout the draft=0D
before this PR (now there are six), but no other "Note:" markdown.=0D
=0D
* Revert changing acknowledging insertion to comparing absolute index to =
Known Received Count.=0D
=0D
* Remove unnecessary wordcrafting to blocked-insertion first paragraph.=0D=

=0D
* wordsmithing=0D
=0D
* nit=0D
=0D
* Minor rewording=0D
=0D
=0D
  Commit: 9e0d7e7cd162c942e9a756f0dbf143f3ff311447=0D
      https://github.com/quicwg/base-drafts/commit/9e0d7e7cd162c942e9a756=
f0dbf143f3ff311447=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3481 from dtikhonov/202002241022-fix-transport-chan=
gelog-typo=0D
=0D
Fix typo in transport draft changelog=0D
=0D
=0D
  Commit: 86f72a783870cb18d6ad334d4edac1f08f7a1f79=0D
      https://github.com/quicwg/base-drafts/commit/86f72a783870cb18d6ad33=
4d4edac1f08f7a1f79=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3476 from quicwg/lint-tab=0D
=0D
Lint tabs=0D
=0D
=0D
  Commit: 4a202220895c6d2fb9d1cb81a2ecee6eab69cfb0=0D
      https://github.com/quicwg/base-drafts/commit/4a202220895c6d2fb9d1cb=
81a2ecee6eab69cfb0=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3478 from quicwg/unilateral-tp=0D
=0D
Unilateral Transport Parameters=0D
=0D
=0D
  Commit: 51fdf4251200fb0daf02d2014e6be72e4683f413=0D
      https://github.com/quicwg/base-drafts/commit/51fdf4251200fb0daf02d2=
014e6be72e4683f413=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3485 from quicwg/connection-scope-id=0D
=0D
Scope connection IDs to the current connection=0D
=0D
=0D
  Commit: d71905f1cccff82204ee98afb9c4532be3348541=0D
      https://github.com/quicwg/base-drafts/commit/d71905f1cccff82204ee98=
afb9c4532be3348541=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3462 from quicwg/ianswett-adaptive-loss=0D
=0D
Clarify adaptive loss thresholds=0D
=0D
=0D
  Commit: 6d5f3dab6470062bf3649872b3fe21498710dbf6=0D
      https://github.com/quicwg/base-drafts/commit/6d5f3dab6470062bf36498=
72b3fe21498710dbf6=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix typo in HTTP draft (#3482)=0D
=0D
=0D
  Commit: bf46a9b1e6bc81dc0cda1ef84f4c0b440702b872=0D
      https://github.com/quicwg/base-drafts/commit/bf46a9b1e6bc81dc0cda1e=
f84f4c0b440702b872=0D
  Author: Loganaden Velvindron <logan@cyberstorm.mu>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  HTTP/3: Add RFC8446 reference for TLS 1.3. (#3483)=0D
=0D
* Add RFC8446 reference=0D
=0D
* Fix formatting reported by CircleCI=0D
=0D
* Fix trailing whitespaces=0D
=0D
* Use  symbolic references=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
* Use symbolic reference for TFO=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
* Fix line wrapping=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 55d617658fd32b95c54f27e75d1bab5739032537=0D
      https://github.com/quicwg/base-drafts/commit/55d617658fd32b95c54f27=
e75d1bab5739032537=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestions=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 9124ab1f5e462d386eec478e3813cfccec00148a=0D
      https://github.com/quicwg/base-drafts/commit/9124ab1f5e462d386eec47=
8e3813cfccec00148a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 0ce17f386f32e69c5e1abeaaddaccc273e4e110c=0D
      https://github.com/quicwg/base-drafts/commit/0ce17f386f32e69c5e1abe=
aaddaccc273e4e110c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 52649b9ecb3d4ddf3325e5db8891e7a2e6d95813=0D
      https://github.com/quicwg/base-drafts/commit/52649b9ecb3d4ddf3325e5=
db8891e7a2e6d95813=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 1bc588fe9dc0227b2aeda8a6311f22ea7c2157a2=0D
      https://github.com/quicwg/base-drafts/commit/1bc588fe9dc0227b2aeda8=
a6311f22ea7c2157a2=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 1a952f91d3f8d371e5fadfb2a56fb8c63ff6d5de=0D
      https://github.com/quicwg/base-drafts/commit/1a952f91d3f8d371e5fadf=
b2a56fb8c63ff6d5de=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 1e60a825e535c3d1fddff7c3121b60a9bae1db40=0D
      https://github.com/quicwg/base-drafts/commit/1e60a825e535c3d1fddff7=
c3121b60a9bae1db40=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: b19b38b5fcb9e4c24fbdf95328fa7f6c726a5180=0D
      https://github.com/quicwg/base-drafts/commit/b19b38b5fcb9e4c24fbdf9=
5328fa7f6c726a5180=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 47ba99c5eba017e53d1fd1b01cc8d6386cdffbd3=0D
      https://github.com/quicwg/base-drafts/commit/47ba99c5eba017e53d1fd1=
b01cc8d6386cdffbd3=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3445 from quicwg/ianswett-why-send-handshake=0D
=0D
Clarify client anti-amplification response=0D
=0D
=0D
  Commit: 4fc37067f5cb3d62b59b3bd48fac75d5c09a4b36=0D
      https://github.com/quicwg/base-drafts/commit/4fc37067f5cb3d62b59b3b=
d48fac75d5c09a4b36=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MT's comments and minimize text in the appendix=0D
=0D
=0D
  Commit: 0f2d4bff92a79bf4a385ff5992c7d6d403cbdd4f=0D
      https://github.com/quicwg/base-drafts/commit/0f2d4bff92a79bf4a385ff=
5992c7d6d403cbdd4f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 78bae10884d3215cab0726c4841bda11e72c6104=0D
      https://github.com/quicwg/base-drafts/commit/78bae10884d3215cab0726=
c4841bda11e72c6104=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 70b56f694d81348b1faabdb289050266cc46e9ba=0D
      https://github.com/quicwg/base-drafts/commit/70b56f694d81348b1faabd=
b289050266cc46e9ba=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3463 from quicwg/ianswett-cc-self-contained=0D
=0D
Make congestion control more self-contained=0D
=0D
=0D
  Commit: 206ae8519c0eca337314a958ab181b9255b98643=0D
      https://github.com/quicwg/base-drafts/commit/206ae8519c0eca337314a9=
58ab181b9255b98643=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 40ed46141174740f8f9bb9aec5fef2b03594bab3=0D
      https://github.com/quicwg/base-drafts/commit/40ed46141174740f8f9bb9=
aec5fef2b03594bab3=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-send-one-packet=0D
=0D
=0D
  Commit: bde607e16fd14e3d8a82035d7f5e6b8a8ba43d18=0D
      https://github.com/quicwg/base-drafts/commit/bde607e16fd14e3d8a8203=
5d7f5e6b8a8ba43d18=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3380 from mirjak/patch-5=0D
=0D
Editorial: More concise intro text (recovery)=0D
=0D
=0D
  Commit: 36da8076286a15451100e0de314338cee9b6c005=0D
      https://github.com/quicwg/base-drafts/commit/36da8076286a15451100e0=
de314338cee9b6c005=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 062b95580c1371f31d30314e016a9ed85ea67f87=0D
      https://github.com/quicwg/base-drafts/commit/062b95580c1371f31d3031=
4e016a9ed85ea67f87=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Normative language in cc section=0D
=0D
This my need a design issue because I suggest to use two SHOULDs instead =
of should. However, I would first like to get some feedback if people agr=
ee.=0D
=0D
=0D
  Commit: eb65124854433637e827f68c4b40380c6c301ab1=0D
      https://github.com/quicwg/base-drafts/commit/eb65124854433637e827f6=
8c4b40380c6c301ab1=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3492 from mirjak/patch-22=0D
=0D
Normative language in cc section=0D
=0D
=0D
  Commit: 82a53af161f418ba940388c880ae0aa0100312b7=0D
      https://github.com/quicwg/base-drafts/commit/82a53af161f418ba940388=
c880ae0aa0100312b7=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-05 (Thu, 05 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3425 from quicwg/remember-acil=0D
=0D
Remember active_connection_id_limit for 0-RTT=0D
=0D
=0D
  Commit: 6a0f488a1e944fa1df7c30e16db9f50f49e0fab7=0D
      https://github.com/quicwg/base-drafts/commit/6a0f488a1e944fa1df7c30=
e16db9f50f49e0fab7=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-05 (Thu, 05 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3398 from dtikhonov/202001271719-cant-proceed-with-=
invalid-retry=0D
=0D
Fix: server cannot proceed to handshake when given an invalid Retry token=
=0D
=0D
=0D
  Commit: 3d4a09611afdbabed83c0cd5650307b217bea894=0D
      https://github.com/quicwg/base-drafts/commit/3d4a09611afdbabed83c0c=
d5650307b217bea894=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3453 from quicwg/ianswett-clarify-ack-only=0D
=0D
ACK-only packets are not congestion controlled=0D
=0D
=0D
  Commit: 8dfa6138a6557cb38934ab1363519a5d379dadbc=0D
      https://github.com/quicwg/base-drafts/commit/8dfa6138a6557cb38934ab=
1363519a5d379dadbc=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3443 from quicwg/ianswett-send-one-packet=0D
=0D
MAY send 1 packet entering recovery=0D
=0D
=0D
  Commit: 03d4c76f8c444fa921dbd3c84988c26e3b5b8088=0D
      https://github.com/quicwg/base-drafts/commit/03d4c76f8c444fa921dbd3=
c84988c26e3b5b8088=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3415 from quicwg/ianswett-discard-keys-pto=0D
=0D
Reset PTO and loss detection timer when discarding keys=0D
=0D
=0D
  Commit: 07a901a9b9cfc790e9b51278548e808db0daf63f=0D
      https://github.com/quicwg/base-drafts/commit/07a901a9b9cfc790e9b512=
78548e808db0daf63f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-07 (Sat, 07 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-restore-undecryptable=0D
=0D
=0D
Compare: https://github.com/quicwg/base-drafts/compare/ab20c818c34b...07a=
901a9b9cf=0D

