[quicwg/base-drafts] 35c7a5: Initial secrets change after Retry

Mike Bishop <noreply@github.com> Mon, 13 January 2020 21:40 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 A46DC120A56 for <quic-issues@ietfa.amsl.com>; Mon, 13 Jan 2020 13:40:55 -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 ZPxayh7SgZsu for <quic-issues@ietfa.amsl.com>; Mon, 13 Jan 2020 13:40:45 -0800 (PST)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BC1CD12002F for <quic-issues@ietf.org>; Mon, 13 Jan 2020 13:40:45 -0800 (PST)
Date: Mon, 13 Jan 2020 13:40:44 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1578951645; bh=sE6vQvjP1SmZBp583IJ2kpMD6GhM+q11y3RDXgl/GWQ=; h=Date:From:To:Subject:From; b=T8BCOU4ZxlLXwgmnRBSeCxIExCudJ9PUNlqmIcHZXMDjJKx0th7GNYsPApgiE3/gZ 4MU/QSYKtIuXlH9geIqDTXoVeTpNgq5RutPgCTYaj5otndUlUcpW4qd6bdolBxf/kK dUysMGIEpz48sBHCGRBoQfVQ92PRyVFxaXX8x0GM=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/client-goaway/921f88-a6dcce@github.com>
Subject: [quicwg/base-drafts] 35c7a5: Initial secrets change after Retry
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/zHExQSe_kaNWEomxmQG05wbi6PA>
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: Mon, 13 Jan 2020 21:40:56 -0000

  Branch: refs/heads/client-goaway
  Home:   https://github.com/quicwg/base-drafts
  Commit: 35c7a5982639ba2e965e0c62faa608b68797cac8
      https://github.com/quicwg/base-drafts/commit/35c7a5982639ba2e965e0c62faa608b68797cac8
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-03 (Wed, 03 Jul 2019)

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

  Log Message:
  -----------
  Initial secrets change after Retry

This was implied, but not explicit previously.

Closes #2823.


  Commit: b71c607b6e43bf5ae79b5859b1aabc6c936ad0bd
      https://github.com/quicwg/base-drafts/commit/b71c607b6e43bf5ae79b5859b1aabc6c936ad0bd
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-04 (Thu, 04 Jul 2019)

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

  Log Message:
  -----------
  First Initial is misleading


  Commit: 78520c873f5ea45399d683e32f8437c87c79736a
      https://github.com/quicwg/base-drafts/commit/78520c873f5ea45399d683e32f8437c87c79736a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-08-08 (Thu, 08 Aug 2019)

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

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

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


  Commit: 13667e5b83f99ff150742e52718a5841478080b7
      https://github.com/quicwg/base-drafts/commit/13667e5b83f99ff150742e52718a5841478080b7
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-09-16 (Mon, 16 Sep 2019)

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

  Log Message:
  -----------
  require peers to check if RETIRE_CONNECTION_ID sequence number is valid


  Commit: 62278ed1a7d4fcac38f88f669339282128ddeb30
      https://github.com/quicwg/base-drafts/commit/62278ed1a7d4fcac38f88f669339282128ddeb30
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-09-17 (Tue, 17 Sep 2019)

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

  Log Message:
  -----------
  use the FRAME_ENCONDING_ERROR for errors in frame encoding


  Commit: c56dd27788254e1cc6574a3e50a77f16b1fccabd
      https://github.com/quicwg/base-drafts/commit/c56dd27788254e1cc6574a3e50a77f16b1fccabd
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-09-17 (Tue, 17 Sep 2019)

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

  Log Message:
  -----------
  also allow FLOW_CONTROL_ERRORs for stream overflows


  Commit: 7af6d612244fb2056eea105620eba01d7ed9dc73
      https://github.com/quicwg/base-drafts/commit/7af6d612244fb2056eea105620eba01d7ed9dc73
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-09-17 (Tue, 17 Sep 2019)

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

  Log Message:
  -----------
  Allow ClientHello to span multiple QUIC packets


  Commit: 721d42f89c0f739dc8514363856328c9adcecc35
      https://github.com/quicwg/base-drafts/commit/721d42f89c0f739dc8514363856328c9adcecc35
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-09-17 (Tue, 17 Sep 2019)

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

  Log Message:
  -----------
  Retransmitting an ACK frame warning

It can result in an inflated RTT, as well as being a waste of bytes.

Fixes #2748


  Commit: 1d7abab6b77b9ea678143b12c0d308d89362cfa0
      https://github.com/quicwg/base-drafts/commit/1d7abab6b77b9ea678143b12c0d308d89362cfa0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-09-17 (Tue, 17 Sep 2019)

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

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


  Commit: 85db1f71811872bc01e4ac3692e545620258b82e
      https://github.com/quicwg/base-drafts/commit/85db1f71811872bc01e4ac3692e545620258b82e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-09-19 (Thu, 19 Sep 2019)

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

  Log Message:
  -----------
  Rewrite key update section

This makes some significant editorial changes to the key update section,
hopefully making the various activities clearer and more explicit.

In the process, I am also trying to address #2792, which is the timing
sidechannel created by having the generation of updated keys inline with
packet processing.  In doing so, I'm suggesting that endpoints create
the next keys at some time after the key update happens.  Right now, I'm
thinking 1-2 PTOs is probably close enough to workable.  I've limited
this at 3PTO.  This is, however, just a (firm) suggestion at this stage.

For endpoints that only want to keep 2 sets of keys, this is probably
the right time frame, especially if we keep the current advice for 3PTO
before a subsequent update.

The effect of this is that attempts to update at certain times could
cause all packets after the update to be discarded.  That would only
happen if implementations consistently ignored advice on update
frequency, so I think that's tolerable, but I'd like input on this.

(This also attempts to take up the advice from the other, older PRs on
this subject.)

Closes #2792, #2791, #2237.


  Commit: 678c0486f91012173e827b1d708429b153bc3037
      https://github.com/quicwg/base-drafts/commit/678c0486f91012173e827b1d708429b153bc3037
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-09-19 (Thu, 19 Sep 2019)

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

  Log Message:
  -----------
  Kazuho is a great help here


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

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

  Log Message:
  -----------
  Clients send datagrams with 1200 byte payloads

I was a bit unsure. I think this is clearer.


  Commit: 1b4d136a4ac9593b8211d378789ed2d08e16ea6e
      https://github.com/quicwg/base-drafts/commit/1b4d136a4ac9593b8211d378789ed2d08e16ea6e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-09-20 (Fri, 20 Sep 2019)

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

  Log Message:
  -----------
  Attempt to improve readability in a few places.

Also, record that this closes #3054.


  Commit: 3801ebda3af7418505f1aed87138ae72a3178829
      https://github.com/quicwg/base-drafts/commit/3801ebda3af7418505f1aed87138ae72a3178829
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-09-20 (Fri, 20 Sep 2019)

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

  Log Message:
  -----------
  More UDP


  Commit: 6cfcbe26385f17072ccd330aea619f65bf3bdcb4
      https://github.com/quicwg/base-drafts/commit/6cfcbe26385f17072ccd330aea619f65bf3bdcb4
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-09-21 (Sat, 21 Sep 2019)

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

  Log Message:
  -----------
  Closes #3053 too


  Commit: 295e0c9afc7eb80454f3fd0bd9d64d4879f85573
      https://github.com/quicwg/base-drafts/commit/295e0c9afc7eb80454f3fd0bd9d64d4879f85573
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-09-23 (Mon, 23 Sep 2019)

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

  Log Message:
  -----------
  MUST send new data or retransmit data if possible

Fixes #3056


  Commit: 409286b111330780882fe2ae17bbe405d9f25b09
      https://github.com/quicwg/base-drafts/commit/409286b111330780882fe2ae17bbe405d9f25b09
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-09-23 (Mon, 23 Sep 2019)

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

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

Move the section on what encryption level to send first down.


  Commit: df8c4feb8412cdc5060f427eb3e64672db56e0db
      https://github.com/quicwg/base-drafts/commit/df8c4feb8412cdc5060f427eb3e64672db56e0db
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-09-23 (Mon, 23 Sep 2019)

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

  Log Message:
  -----------
  unacknowledged data


  Commit: c2c7abb67e8dc7ba6e41d124e3ea85338ae2ab21
      https://github.com/quicwg/base-drafts/commit/c2c7abb67e8dc7ba6e41d124e3ea85338ae2ab21
  Author: David Schinazi <DavidSchinazi@users.noreply.github.com>
  Date:   2019-09-24 (Tue, 24 Sep 2019)

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

  Log Message:
  -----------
  MT review comment

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


  Commit: 3ae146dffc74a4533f1388dbabd0aabb971fe973
      https://github.com/quicwg/base-drafts/commit/3ae146dffc74a4533f1388dbabd0aabb971fe973
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-09-24 (Tue, 24 Sep 2019)

  Changed paths:
    M README.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    A ietf.json

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


  Commit: c1eeb6e354fe569fb2d8d624e4691bf495814401
      https://github.com/quicwg/base-drafts/commit/c1eeb6e354fe569fb2d8d624e4691bf495814401
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-09-24 (Tue, 24 Sep 2019)

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

  Log Message:
  -----------
  MT review comments


  Commit: 0a2645f4754df3d63a32e85e9bef9f4f3aed1278
      https://github.com/quicwg/base-drafts/commit/0a2645f4754df3d63a32e85e9bef9f4f3aed1278
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-09-24 (Tue, 24 Sep 2019)

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

  Log Message:
  -----------
  Another MT review comment


  Commit: 0236874f3a51eb4166b9070a21f1acd8dae432b1
      https://github.com/quicwg/base-drafts/commit/0236874f3a51eb4166b9070a21f1acd8dae432b1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-09-24 (Tue, 24 Sep 2019)

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

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


  Commit: f7f22f901db17f280479153698a73a93f0fe9340
      https://github.com/quicwg/base-drafts/commit/f7f22f901db17f280479153698a73a93f0fe9340
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-09-24 (Tue, 24 Sep 2019)

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

  Log Message:
  -----------
  Change PTO to be per packet number space

Makes PTO consistent with loss detection, which is per packet number space.

Fixes #2863


  Commit: c5510411b24a814f432e56a6d5d0d0434f1b7516
      https://github.com/quicwg/base-drafts/commit/c5510411b24a814f432e56a6d5d0d0434f1b7516
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-09-24 (Tue, 24 Sep 2019)

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

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


  Commit: 3abb83565f1fc9772614f118c5dccc212a45137d
      https://github.com/quicwg/base-drafts/commit/3abb83565f1fc9772614f118c5dccc212a45137d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-09-24 (Tue, 24 Sep 2019)

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

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


  Commit: c2d175f315c819e57cdfd59d7544c6cdef56721c
      https://github.com/quicwg/base-drafts/commit/c2d175f315c819e57cdfd59d7544c6cdef56721c
  Author: David Schinazi <DavidSchinazi@users.noreply.github.com>
  Date:   2019-09-24 (Tue, 24 Sep 2019)

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

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

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


  Commit: da7b436e37cc2a23712c6c0ae40488592e7e33c2
      https://github.com/quicwg/base-drafts/commit/da7b436e37cc2a23712c6c0ae40488592e7e33c2
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-09-24 (Tue, 24 Sep 2019)

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

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


  Commit: 9951381007ee865c62fe411de213ad0162648f7d
      https://github.com/quicwg/base-drafts/commit/9951381007ee865c62fe411de213ad0162648f7d
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-09-27 (Fri, 27 Sep 2019)

  Changed paths:
    M ietf.json

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


  Commit: 55695427d3604f12b8c92144c9f1fceb2b770d22
      https://github.com/quicwg/base-drafts/commit/55695427d3604f12b8c92144c9f1fceb2b770d22
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-09-27 (Fri, 27 Sep 2019)

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

  Log Message:
  -----------
  Review comments from Ian


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

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

  Log Message:
  -----------
  Remove obsolete 'Discussion' section

The recommendation for a 25ms delayed ack time is in transport, not recovery, so remove it from recovery.

Should this paragraph be moved to transport?

Fixes #3075


  Commit: b35a5e4870cac65f2d7b0d37b21a837a7142a472
      https://github.com/quicwg/base-drafts/commit/b35a5e4870cac65f2d7b0d37b21a837a7142a472
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-11 (Fri, 11 Oct 2019)

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

  Log Message:
  -----------
  Ian's review comments


  Commit: c131d08809b85bc2cdf56c67eab62741414571f2
      https://github.com/quicwg/base-drafts/commit/c131d08809b85bc2cdf56c67eab62741414571f2
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-11 (Fri, 11 Oct 2019)

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

  Log Message:
  -----------
  Restore implementation advice


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

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

  Log Message:
  -----------
  Make transport parameters varint


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

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

  Log Message:
  -----------
  MUST ACK each ack-eliciting packet once


  Commit: 39c57edf6215964673155837dcf97880cac2fb63
      https://github.com/quicwg/base-drafts/commit/39c57edf6215964673155837dcf97880cac2fb63
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2019-10-15 (Tue, 15 Oct 2019)

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

  Log Message:
  -----------
  Perform stateless reset token comparisons in constant time

Otherwise information about the token might leak.

As @mikkelfj says, there is no strict need to compare across the entire
set of values.  That could leaks two things: that the inbound packet was
dropped and the total number of stateless reset tokens.  Both are things
that we might care about, but will probably find prohibitive to protect.

Closes #2152.


  Commit: c42516d7681ebbd61839bf83910dd37fc05465b1
      https://github.com/quicwg/base-drafts/commit/c42516d7681ebbd61839bf83910dd37fc05465b1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2019-10-15 (Tue, 15 Oct 2019)

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

  Log Message:
  -----------
  Be a little clearer about what is being protected


  Commit: 3bd85b455bad9d6e6196f6f04454701661d077f8
      https://github.com/quicwg/base-drafts/commit/3bd85b455bad9d6e6196f6f04454701661d077f8
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-15 (Tue, 15 Oct 2019)

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

  Log Message:
  -----------
  add example that uses PRF


  Commit: 03979a0235d6fd3ff79555911c79bc5c10e2b61a
      https://github.com/quicwg/base-drafts/commit/03979a0235d6fd3ff79555911c79bc5c10e2b61a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-15 (Tue, 15 Oct 2019)

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

  Log Message:
  -----------
  Fix stateless reset ordering; use datagrams

This removes the strict requirement on processing order for stateless
reset.  This allows endpoints to decide whether to process every packet
this way or to just treat those that fail to be processed for other
reasons.

This also switches to detection on a *datagram* basis.

Closes #3085.


  Commit: 354183119367ddc2f08ae4604c1323600d5bfe4c
      https://github.com/quicwg/base-drafts/commit/354183119367ddc2f08ae4604c1323600d5bfe4c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-15 (Tue, 15 Oct 2019)

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

  Log Message:
  -----------
  Reword again


  Commit: 562ac4e7deaf80d50082f89507e72d9b5b71ecc6
      https://github.com/quicwg/base-drafts/commit/562ac4e7deaf80d50082f89507e72d9b5b71ecc6
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-15 (Tue, 15 Oct 2019)

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

  Log Message:
  -----------
  duplicates are just duplicate packet numbers

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


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

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

  Log Message:
  -----------
  compares

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


  Commit: 0b654d69abd679010d3640b7a63d8488bc81f0ff
      https://github.com/quicwg/base-drafts/commit/0b654d69abd679010d3640b7a63d8488bc81f0ff
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-15 (Tue, 15 Oct 2019)

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

  Log Message:
  -----------
  any packet


  Commit: 59a8238dd289a5c7e54a40ca9a791227ae69284d
      https://github.com/quicwg/base-drafts/commit/59a8238dd289a5c7e54a40ca9a791227ae69284d
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-15 (Tue, 15 Oct 2019)

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

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


  Commit: f10a749d33a7e5885f0e5dd0cd67d6525272cf28
      https://github.com/quicwg/base-drafts/commit/f10a749d33a7e5885f0e5dd0cd67d6525272cf28
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-15 (Tue, 15 Oct 2019)

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

  Log Message:
  -----------
  MUST retire, suggest within 1 PTO


  Commit: aa408593de2e13669e66403474ac99df9ff325da
      https://github.com/quicwg/base-drafts/commit/aa408593de2e13669e66403474ac99df9ff325da
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-15 (Tue, 15 Oct 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: e9f4ada542c1bc1ab77cf2bd2009b50f94a379d5
      https://github.com/quicwg/base-drafts/commit/e9f4ada542c1bc1ab77cf2bd2009b50f94a379d5
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-16 (Wed, 16 Oct 2019)

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

  Log Message:
  -----------
  CONNECTION_CLOSE is non-ack-eliciting


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

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

  Log Message:
  -----------
  Remove duplicate requirement as being bad/nonsensical


  Commit: 1a8baf8a2564bf657a040eb58ca5a50c98204aee
      https://github.com/quicwg/base-drafts/commit/1a8baf8a2564bf657a040eb58ca5a50c98204aee
  Author: Martin Duke <m.duke@f5.com>
  Date:   2019-10-16 (Wed, 16 Oct 2019)

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

  Log Message:
  -----------
  Prohibit PADDING in response to ACK


  Commit: f7eed75fae81d12988dc0a121db1245307f8e53d
      https://github.com/quicwg/base-drafts/commit/f7eed75fae81d12988dc0a121db1245307f8e53d
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-16 (Wed, 16 Oct 2019)

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

  Log Message:
  -----------
  @ianswett's suggestions


  Commit: 1a563f23d8de25376eb56fcb54133968fe72a88d
      https://github.com/quicwg/base-drafts/commit/1a563f23d8de25376eb56fcb54133968fe72a88d
  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:
  -----------
  Immediately close with INVALID_TOKEN

If the Retry token is known to be invalid by the server, then the server can close the connection with INVALID_TOKEN instead of waiting for a timeout.


  Commit: 24d4b635a6348565fe16e8ee20b0e0e34ad5b590
      https://github.com/quicwg/base-drafts/commit/24d4b635a6348565fe16e8ee20b0e0e34ad5b590
  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


  Commit: 8c4691476c3cd896f74ff58402b48c650ac032e6
      https://github.com/quicwg/base-drafts/commit/8c4691476c3cd896f74ff58402b48c650ac032e6
  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


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

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

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


  Commit: 6f72fe83d554c96c55e1e2485c30287184639b29
      https://github.com/quicwg/base-drafts/commit/6f72fe83d554c96c55e1e2485c30287184639b29
  Author: Martin Duke <m.duke@f5.com>
  Date:   2019-10-16 (Wed, 16 Oct 2019)

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

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


  Commit: ce83dc4ef954710bddbab03e49e9d1b966106743
      https://github.com/quicwg/base-drafts/commit/ce83dc4ef954710bddbab03e49e9d1b966106743
  Author: Martin Duke <m.duke@f5.com>
  Date:   2019-10-16 (Wed, 16 Oct 2019)

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

  Log Message:
  -----------
  addressed comment I missed:


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

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

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


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

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

  Log Message:
  -----------
  Revert non-editorial changes


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

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

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


  Commit: ca86dd1a53df738dce6100c44adeb31c8f3c5a46
      https://github.com/quicwg/base-drafts/commit/ca86dd1a53df738dce6100c44adeb31c8f3c5a46
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-22 (Tue, 22 Oct 2019)

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

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

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


  Commit: c1be5113976a998ad86795b54808587159591fbb
      https://github.com/quicwg/base-drafts/commit/c1be5113976a998ad86795b54808587159591fbb
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-22 (Tue, 22 Oct 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: 79a9a7c9f34d3482fcd61265ca3c10e5dcf365ba
      https://github.com/quicwg/base-drafts/commit/79a9a7c9f34d3482fcd61265ca3c10e5dcf365ba
  Author: David Schinazi <DavidSchinazi@users.noreply.github.com>
  Date:   2019-10-21 (Mon, 21 Oct 2019)

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

  Log Message:
  -----------
  MT inline comments

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


  Commit: 8641db7f92831e309c04ae9b181134535adbdff9
      https://github.com/quicwg/base-drafts/commit/8641db7f92831e309c04ae9b181134535adbdff9
  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:
  -----------
  MT multiline comment fixup


  Commit: 7bed0b465944def7aee9349ea1b61bad09ce8f86
      https://github.com/quicwg/base-drafts/commit/7bed0b465944def7aee9349ea1b61bad09ce8f86
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-22 (Tue, 22 Oct 2019)

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

  Log Message:
  -----------
  Mandatory distinction between token types

Closes #3127.


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

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

  Log Message:
  -----------
  Merge branch 'master' into ianswett-must-ack-once


  Commit: 47889736fe180f33c4951bbd60916278c7985329
      https://github.com/quicwg/base-drafts/commit/47889736fe180f33c4951bbd60916278c7985329
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-22 (Tue, 22 Oct 2019)

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

  Log Message:
  -----------
  Separate generic token construction requirements


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

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

  Log Message:
  -----------
  Kazuho and MTs comments


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

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

  Log Message:
  -----------
  Define the error


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

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

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


  Commit: af7a8767450f28452a8f0cfc274950e30d801cce
      https://github.com/quicwg/base-drafts/commit/af7a8767450f28452a8f0cfc274950e30d801cce
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-22 (Tue, 22 Oct 2019)

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

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


  Commit: 40380a041495ef042562f3c3b8bcd224d704c206
      https://github.com/quicwg/base-drafts/commit/40380a041495ef042562f3c3b8bcd224d704c206
  Author: Martin Duke <m.duke@f5.com>
  Date:   2019-10-21 (Mon, 21 Oct 2019)

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

  Log Message:
  -----------
  MT's nit


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

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

  Log Message:
  -----------
  Moved too much up


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

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

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


  Commit: 446e0754de2d6caebf1308e43981afee3c8becea
      https://github.com/quicwg/base-drafts/commit/446e0754de2d6caebf1308e43981afee3c8becea
  Author: Lucas Pardue <lucas@cloudflare.com>
  Date:   2019-10-22 (Tue, 22 Oct 2019)

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

  Log Message:
  -----------
  rename HTTP_ error code prefix to H3 (#3119)


  Commit: 9650f850cb6c904764c602eaeb84e267561a1fe2
      https://github.com/quicwg/base-drafts/commit/9650f850cb6c904764c602eaeb84e267561a1fe2
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-22 (Tue, 22 Oct 2019)

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

  Log Message:
  -----------
  Merge pull request #3104 from martinduke/mduke-ban-padding

Prohibit PADDING in response to ACK


  Commit: 58ab6f15c58adbc6c7c69492b4008f02e3ad8999
      https://github.com/quicwg/base-drafts/commit/58ab6f15c58adbc6c7c69492b4008f02e3ad8999
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-22 (Tue, 22 Oct 2019)

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

  Log Message:
  -----------
  Merge pull request #3051 from quicwg/ianswett-1200-payloads

Clients send datagrams with 1200 byte payloads


  Commit: 042cf3cf7edd53639858a44367451d43f6b44a28
      https://github.com/quicwg/base-drafts/commit/042cf3cf7edd53639858a44367451d43f6b44a28
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-22 (Tue, 22 Oct 2019)

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

  Log Message:
  -----------
  Merge pull request #3092 from quicwg/ianswett-must-ack-once

MUST ACK each ack-eliciting packet once


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

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

  Log Message:
  -----------
  Rephrase #2780 to active voice (#3124)


  Commit: caf110450a259059af5c83ee397e332299ec63de
      https://github.com/quicwg/base-drafts/commit/caf110450a259059af5c83ee397e332299ec63de
  Author: Bence Béky <bencebeky@users.noreply.github.com>
  Date:   2019-10-22 (Tue, 22 Oct 2019)

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

  Log Message:
  -----------
  remove RIC from Relative Index in Header Block figure; add Base value to two figures (#2935)

* base

* Update figure captions

* Revert "Update figure captions"

This reverts commit bf92f065e4dc84fa59d72df66cbdd04042d42e22.

* Move arrows back to original position; add Base value to figure.


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

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

  Log Message:
  -----------
  Ian's tweaks


  Commit: ac4d4eefc11ee9fba78db08c7f3e0158d57e15e6
      https://github.com/quicwg/base-drafts/commit/ac4d4eefc11ee9fba78db08c7f3e0158d57e15e6
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-10-23 (Wed, 23 Oct 2019)

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

  Log Message:
  -----------
  Require clients to keep sending if they want to keep receiving (#3123)


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

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

  Log Message:
  -----------
  Remove the TLP citation because it's in RACK

As suggested by @martinthomson in #3066


  Commit: 8b078aa25750f22867d85e086a1e2f50c2e56bd8
      https://github.com/quicwg/base-drafts/commit/8b078aa25750f22867d85e086a1e2f50c2e56bd8
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

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

  Log Message:
  -----------
  Applications need to disable or selectively reject 0-RTT

Closes #3136.


  Commit: de8755430b9580bf5cbc3ef7afa8188437a71a2f
      https://github.com/quicwg/base-drafts/commit/de8755430b9580bf5cbc3ef7afa8188437a71a2f
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-10-23 (Wed, 23 Oct 2019)

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

  Log Message:
  -----------
  Packets on one path must not adjust values for a different path


  Commit: ec7c839c4b8e96d23fe474cb42451f23af226cb2
      https://github.com/quicwg/base-drafts/commit/ec7c839c4b8e96d23fe474cb42451f23af226cb2
  Author: Martin Duke <m.duke@f5.com>
  Date:   2019-10-23 (Wed, 23 Oct 2019)

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

  Log Message:
  -----------
  Delete reference to crypto timeout


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

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

  Log Message:
  -----------
  Merge pull request #3140 from martinduke/mduke-no-crypto-retx

Delete reference to crypto timeout


  Commit: f07c067a429caffa0788a02e8dd79c50c808929c
      https://github.com/quicwg/base-drafts/commit/f07c067a429caffa0788a02e8dd79c50c808929c
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

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

  Log Message:
  -----------
  Merge pull request #3137 from quicwg/ianswett-remove-tlp

Remove the TLP citation because it's in RACK


  Commit: a8c8ed1549b2915f1c51fd4ffff7a3882631f608
      https://github.com/quicwg/base-drafts/commit/a8c8ed1549b2915f1c51fd4ffff7a3882631f608
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

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

  Log Message:
  -----------
  This is the client


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

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

  Log Message:
  -----------
  Some of Martin's suggestions


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

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

  Log Message:
  -----------
  Reword the first sentence per Jana's suggestion


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

  Changed paths:
    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
    A ietf.json

  Log Message:
  -----------
  Merge branch 'master' into ianswett-retransmitting-acks


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

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

  Log Message:
  -----------
  Merge branch 'master' into ianswett-pto-per-pn-space


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

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

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

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


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

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

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


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

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

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


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

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

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


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

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

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


  Commit: fc1b0fb4d1086c759a4022b62b013bcc0b594d2e
      https://github.com/quicwg/base-drafts/commit/fc1b0fb4d1086c759a4022b62b013bcc0b594d2e
  Author: Amir Livneh <alivneh@fb.com>
  Date:   2019-10-23 (Wed, 23 Oct 2019)

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

  Log Message:
  -----------
  Fix change log


  Commit: 4f77dbe2e077629796f8a4d3e075c653a1e3b122
      https://github.com/quicwg/base-drafts/commit/4f77dbe2e077629796f8a4d3e075c653a1e3b122
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

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

  Log Message:
  -----------
  Merge pull request #3049 from quicwg/ianswett-retransmitting-acks

Retransmitting an ACK frame warning


  Commit: ee9f46139e66530f2cc9a68c24de10d4267cbe89
      https://github.com/quicwg/base-drafts/commit/ee9f46139e66530f2cc9a68c24de10d4267cbe89
  Author: Amir Livneh <alivneh@fb.com>
  Date:   2019-10-23 (Wed, 23 Oct 2019)

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

  Log Message:
  -----------
  Fix typo and wording in change log


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

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

  Log Message:
  -----------
  Merge pull request #3143 from amirlivneh/patch-20

Fix typo and wording in change log


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

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

  Log Message:
  -----------
  Merge pull request #3144 from amirlivneh/patch-21

Fix typo and wording in change log


  Commit: 1c824acf2a3912a54dd1a2563ca70159b7a18493
      https://github.com/quicwg/base-drafts/commit/1c824acf2a3912a54dd1a2563ca70159b7a18493
  Author: Amir Livneh <alivneh@fb.com>
  Date:   2019-10-23 (Wed, 23 Oct 2019)

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

  Log Message:
  -----------
  Fix punctuation


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

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

  Log Message:
  -----------
  Merge pull request #3146 from amirlivneh/patch-22

Fix punctuation


  Commit: 15da8641e73841d1e96cf70f5ed4f38f7da586b4
      https://github.com/quicwg/base-drafts/commit/15da8641e73841d1e96cf70f5ed4f38f7da586b4
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

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

  Log Message:
  -----------
  Retry changes the connection ID always

Closes #2837.


  Commit: cd51ae103b6f0f221bed411e3c803a73cb1dcacb
      https://github.com/quicwg/base-drafts/commit/cd51ae103b6f0f221bed411e3c803a73cb1dcacb
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

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

  Log Message:
  -----------
  Add a MUST discard requirement for bad SCID


  Commit: afba2abcdda91bde3c8ba6b82821ed9144b7d30f
      https://github.com/quicwg/base-drafts/commit/afba2abcdda91bde3c8ba6b82821ed9144b7d30f
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

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

  Log Message:
  -----------
  approximately


  Commit: 1ecfb27bead5c9d0b7daeeaf302ecbffa13bdbc1
      https://github.com/quicwg/base-drafts/commit/1ecfb27bead5c9d0b7daeeaf302ecbffa13bdbc1
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

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

  Log Message:
  -----------
  prepared to receive, until retired


  Commit: 054fae193d6d9ccffdf0b20b7011a24ed33eb3b1
      https://github.com/quicwg/base-drafts/commit/054fae193d6d9ccffdf0b20b7011a24ed33eb3b1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-24 (Thu, 24 Oct 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: 2140c28bc8398957967bc017e78974668d95a86e
      https://github.com/quicwg/base-drafts/commit/2140c28bc8398957967bc017e78974668d95a86e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

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

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


  Commit: e21532dca6de0225191e3835ec0a038026bd31a3
      https://github.com/quicwg/base-drafts/commit/e21532dca6de0225191e3835ec0a038026bd31a3
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

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

  Log Message:
  -----------
  Explicit linkages for ODCID/OCID TP


  Commit: 86e8472597305ad26d56a02228dca2f0f332e084
      https://github.com/quicwg/base-drafts/commit/86e8472597305ad26d56a02228dca2f0f332e084
  Author: Nick Harper <nharper@chromium.org>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

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

  Log Message:
  -----------
  Clarify that clients don't need to remember unknown SETTINGS (#3113)

Fixes #3110.


  Commit: 3662405decdc750cb97d7b1bd3eab1ad62abc0ff
      https://github.com/quicwg/base-drafts/commit/3662405decdc750cb97d7b1bd3eab1ad62abc0ff
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-24 (Thu, 24 Oct 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: 6a225b8bfc8b8aad98fa0ffee512f59940db48b5
      https://github.com/quicwg/base-drafts/commit/6a225b8bfc8b8aad98fa0ffee512f59940db48b5
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-24 (Thu, 24 Oct 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: 886db2af9e5c70a553dcf1d71d34fbe75c963a2d
      https://github.com/quicwg/base-drafts/commit/886db2af9e5c70a553dcf1d71d34fbe75c963a2d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

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

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


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

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

  Log Message:
  -----------
  Merge pull request #3077 from quicwg/ianswett-remove-discussion

Remove obsolete 'Discussion' section


  Commit: 38bf1be3d068e40303c1b7bbfdf5b0fab85548ed
      https://github.com/quicwg/base-drafts/commit/38bf1be3d068e40303c1b7bbfdf5b0fab85548ed
  Author: seanturner <sean@sn3rd.com>
  Date:   2019-10-25 (Fri, 25 Oct 2019)

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

  Log Message:
  -----------
  editorial tweaks


  Commit: ffbef0e62d0b1489632e95a2307d66961ecf661c
      https://github.com/quicwg/base-drafts/commit/ffbef0e62d0b1489632e95a2307d66961ecf661c
  Author: seanturner <sean@sn3rd.com>
  Date:   2019-10-25 (Fri, 25 Oct 2019)

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

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


  Commit: c56847ba78a13598a928b690d8a0e29fbf3d9ca4
      https://github.com/quicwg/base-drafts/commit/c56847ba78a13598a928b690d8a0e29fbf3d9ca4
  Author: seanturner <sean@sn3rd.com>
  Date:   2019-10-25 (Fri, 25 Oct 2019)

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

  Log Message:
  -----------
  fixing links


  Commit: 98d2154f83e1be5ee41e89a97c96e2d1cf314788
      https://github.com/quicwg/base-drafts/commit/98d2154f83e1be5ee41e89a97c96e2d1cf314788
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-25 (Fri, 25 Oct 2019)

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

  Log Message:
  -----------
  Typo, trailing whitespace


  Commit: c140315b6db75cb8d487cc81aa6e15a4949e062f
      https://github.com/quicwg/base-drafts/commit/c140315b6db75cb8d487cc81aa6e15a4949e062f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-25 (Fri, 25 Oct 2019)

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

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


  Commit: 6d5698c1c0059d7e6adb460829acd06aa8c74b68
      https://github.com/quicwg/base-drafts/commit/6d5698c1c0059d7e6adb460829acd06aa8c74b68
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

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

  Log Message:
  -----------
  Don't say why, it just is

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


  Commit: cea9e6e127f1600519448991f521c9bfbe29da05
      https://github.com/quicwg/base-drafts/commit/cea9e6e127f1600519448991f521c9bfbe29da05
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

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

  Log Message:
  -----------
  Merge pull request #3147 from quicwg/retry-cid

Servers have to change connection IDs in Retry


  Commit: 3a3376c41d17d2b9ffabb9783514bde13463c743
      https://github.com/quicwg/base-drafts/commit/3a3376c41d17d2b9ffabb9783514bde13463c743
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-25 (Fri, 25 Oct 2019)

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

  Log Message:
  -----------
  Use the right connection ID

The use of "this" here was a bit ambiguous


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

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

  Log Message:
  -----------
  Marten's comment


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

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

  Log Message:
  -----------
  Marten's pseudocode


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

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

  Log Message:
  -----------
  line wrapping


  Commit: 9706f4a9d2c0dce71a061aed1df6f4d754d23dca
      https://github.com/quicwg/base-drafts/commit/9706f4a9d2c0dce71a061aed1df6f4d754d23dca
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-25 (Fri, 25 Oct 2019)

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

  Log Message:
  -----------
  Merge pull request #3153 from quicwg/use-the-right-cid

Use the right connection ID


  Commit: a7dd2f996fbd6426d0fbefaeafcb4895542a04a6
      https://github.com/quicwg/base-drafts/commit/a7dd2f996fbd6426d0fbefaeafcb4895542a04a6
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2019-10-28 (Mon, 28 Oct 2019)

  Changed paths:
    M ietf.json

  Log Message:
  -----------
  report_to is a list; activity_exclude_labels


  Commit: 3bcb9559821b980e68194894e8495cb337d66d1f
      https://github.com/quicwg/base-drafts/commit/3bcb9559821b980e68194894e8495cb337d66d1f
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2019-10-28 (Mon, 28 Oct 2019)

  Changed paths:
    M ietf.json

  Log Message:
  -----------
  group_info


  Commit: ff59d67a4a1c09bfd7b2177297d82f98a3fedb48
      https://github.com/quicwg/base-drafts/commit/ff59d67a4a1c09bfd7b2177297d82f98a3fedb48
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2019-10-28 (Mon, 28 Oct 2019)

  Changed paths:
    M ietf.json

  Log Message:
  -----------
  activity_summary_to


  Commit: d867945f6f1ca9ada1e01c92e5294310b4dc400b
      https://github.com/quicwg/base-drafts/commit/d867945f6f1ca9ada1e01c92e5294310b4dc400b
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-28 (Mon, 28 Oct 2019)

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

  Log Message:
  -----------
  clarify the scope of a NEW_TOKEN token


  Commit: 3539edc1b1d03a469bd0ff5a32b0735daef8e79c
      https://github.com/quicwg/base-drafts/commit/3539edc1b1d03a469bd0ff5a32b0735daef8e79c
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-28 (Mon, 28 Oct 2019)

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

  Log Message:
  -----------
  Clarify that:
* Endpoints that drop the keys when entering closing state MUST back-off the
  frequency of CONNECTION_CLOSE packets that it sends.
* Endpoints that do not drop stops sending CONNECTION_CLOSE packet once it
  receives a packet containing CONNECTION_CLOSE.


  Commit: 1e0db50707bd7ec1179b03269aef26fcc3cd3b0a
      https://github.com/quicwg/base-drafts/commit/1e0db50707bd7ec1179b03269aef26fcc3cd3b0a
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-28 (Mon, 28 Oct 2019)

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

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


  Commit: fb291efde6bdb976af004252087865410ed23917
      https://github.com/quicwg/base-drafts/commit/fb291efde6bdb976af004252087865410ed23917
  Author: Kazuho Oku <kazuhooku@gmail.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

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


  Commit: e67d71336fdf52a267fbccde942849dac6004c69
      https://github.com/quicwg/base-drafts/commit/e67d71336fdf52a267fbccde942849dac6004c69
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-28 (Mon, 28 Oct 2019)

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

  Log Message:
  -----------
  encourage the use of applicable and unused token, while prohibiting the use of unapplicable ones


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

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

  Log Message:
  -----------
  Define loss_times


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

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

  Log Message:
  -----------
  Exponential backoff limits the packets sent

Instead of creating special rules for PTO when multiple PN spaces have data, describe how the already existing exponential backoff accomplishes this.


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

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

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


  Commit: abfc00ca30ae3d44ba1f29db246b588178cc1127
      https://github.com/quicwg/base-drafts/commit/abfc00ca30ae3d44ba1f29db246b588178cc1127
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-29 (Tue, 29 Oct 2019)

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

  Log Message:
  -----------
  SHOULD backoff in decrypting, MUST backoff if not


  Commit: e36eb7614830dcff2fecb0c720fa29ede4643d03
      https://github.com/quicwg/base-drafts/commit/e36eb7614830dcff2fecb0c720fa29ede4643d03
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-29 (Tue, 29 Oct 2019)

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

  Log Message:
  -----------
  separate paragraphs for each class of design


  Commit: a45ded27fd9b4da8658657c0be11ff8cc0d2639c
      https://github.com/quicwg/base-drafts/commit/a45ded27fd9b4da8658657c0be11ff8cc0d2639c
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-29 (Tue, 29 Oct 2019)

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

  Log Message:
  -----------
  rephrase based on @martinthomson's suggestion


  Commit: 15898c5c6ee3538bfe6b45a9e652ee0767c59c21
      https://github.com/quicwg/base-drafts/commit/15898c5c6ee3538bfe6b45a9e652ee0767c59c21
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-29 (Tue, 29 Oct 2019)

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

  Log Message:
  -----------
  merge the paragraphs (suggested by @ianswett)


  Commit: 3e153569a5f25801e5711cc26236d28f034c70b6
      https://github.com/quicwg/base-drafts/commit/3e153569a5f25801e5711cc26236d28f034c70b6
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-29 (Tue, 29 Oct 2019)

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

  Log Message:
  -----------
  0x1d only in 1-RTT; suggest user_canceled alert


  Commit: 3d68e2be216d2ca28a28221f1f86bc91ffde7fa0
      https://github.com/quicwg/base-drafts/commit/3d68e2be216d2ca28a28221f1f86bc91ffde7fa0
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-29 (Tue, 29 Oct 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: ce25ff53738db3092bf12a14ea27b0b2a605db7c
      https://github.com/quicwg/base-drafts/commit/ce25ff53738db3092bf12a14ea27b0b2a605db7c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-29 (Tue, 29 Oct 2019)

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

  Log Message:
  -----------
  Don't require RESET_STREAM on terminated streams

Closes #3163.


  Commit: 175e7ddf52fd32aec9b24ad37214a35df99c8230
      https://github.com/quicwg/base-drafts/commit/175e7ddf52fd32aec9b24ad37214a35df99c8230
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-29 (Tue, 29 Oct 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: 89a0171ca79c8846ea72749f819a4d52af64b824
      https://github.com/quicwg/base-drafts/commit/89a0171ca79c8846ea72749f819a4d52af64b824
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-29 (Tue, 29 Oct 2019)

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

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


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

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

  Log Message:
  -----------
  Don't arm PTO for ApplicationData until complete


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

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

  Log Message:
  -----------
  Initial and Handshake have no max_ack_delay


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

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

  Log Message:
  -----------
  MUST limit bursts to the initial congestion window (#3160)

* MUST limit bursts to the initial congestion window

>From discussion on #3106 
https://github.com/quicwg/base-drafts/pull/3106#discussion_r338921935

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

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


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

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

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


  Commit: 28c7622bd23764139dda753c704cd9d92d888416
      https://github.com/quicwg/base-drafts/commit/28c7622bd23764139dda753c704cd9d92d888416
  Author: Amir Livneh <alivneh@fb.com>
  Date:   2019-10-29 (Tue, 29 Oct 2019)

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

  Log Message:
  -----------
  Fix typos in QPACK draft


  Commit: 4cdea4668edcba12859a11cbb0b3ccfbdf61016a
      https://github.com/quicwg/base-drafts/commit/4cdea4668edcba12859a11cbb0b3ccfbdf61016a
  Author: Bence Béky <bnc@google.com>
  Date:   2019-10-29 (Tue, 29 Oct 2019)

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

  Log Message:
  -----------
  Make language of representations consistent.

This was inspired by the comment by afrind at
https://github.com/quicwg/base-drafts/pull/2942#discussion_r335222617.

For each representation, uniformly
* use the word "representation" in the first sentence;
* use the word "identifies" if it's a verbatim entry; "encodes" otherwise;
* identify relative versus post-base indexing in the first sentence;
* move drawing right after first sentence;
* use consistent language describing binary format.


  Commit: 151359d5d8b66a3bbaa127d7b5ad34ce14df171a
      https://github.com/quicwg/base-drafts/commit/151359d5d8b66a3bbaa127d7b5ad34ce14df171a
  Author: Bence Béky <bnc@google.com>
  Date:   2019-10-29 (Tue, 29 Oct 2019)

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

  Log Message:
  -----------
  s/up to/up to and including/ for clarity.

This was suggested by dtikhonov at
https://github.com/quicwg/base-drafts/pull/2942/files/11edccf6ed3697ba785578712b54a42051bb090d#r337177688.


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

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

  Log Message:
  -----------
  Martin Duke's suggestions


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

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

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


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

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

  Log Message:
  -----------
  kMaxDatagramSize -> max_datagram_size

Clarifies that this is the maximum datagram size currently in use on the connection.

Fixes #3041


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

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

  Log Message:
  -----------
  Merge pull request #3108 from DavidSchinazi/no_tls_pres

Replace use of the TLS presentation language with QUIC encoding


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

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

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


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

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

  Log Message:
  -----------
  Cite 14.1 of Transport


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

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

  Log Message:
  -----------
  Merge pull request #3138 from quicwg/if-0rtt

Applications need to disable or selectively reject 0-RTT


  Commit: 61aeda915f02079c65182cc8a5c748a0bbea9779
      https://github.com/quicwg/base-drafts/commit/61aeda915f02079c65182cc8a5c748a0bbea9779
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-29 (Tue, 29 Oct 2019)

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

  Log Message:
  -----------
  Fix handling of Retry in recovery (#3148)

* Fix handling of Retry in recovery

This section was well out of date.  Also, this covers what needs to be
retained across this transition better.  Basically, the only thing that
needs to go is the congestion and loss recovery state.  The rest can
stay; in fact, the crypto handshake has to stay.

Closes #2058.

* cannot/MUST NOT

potato/tomato

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


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

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

  Log Message:
  -----------
  Talk about concurrency in H3 vs. H2 (#3114)

* Talk about concurrency

* Talk about push separately

* Precision, thanks to @kazuho

* Update draft-ietf-quic-http.md

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


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

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

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


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

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

  Log Message:
  -----------
  Feedback


  Commit: 6e803f135d2d65bf854d5066a7695ddd3a3e08cf
      https://github.com/quicwg/base-drafts/commit/6e803f135d2d65bf854d5066a7695ddd3a3e08cf
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-29 (Tue, 29 Oct 2019)

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

  Log Message:
  -----------
  Merge pull request #3149 from quicwg/transport/name_connections

Explicit linkages for ODCID/OCID TP


  Commit: 234249cb96e21ea564a37e7e1dc2107b7acfe1bb
      https://github.com/quicwg/base-drafts/commit/234249cb96e21ea564a37e7e1dc2107b7acfe1bb
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-29 (Tue, 29 Oct 2019)

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

  Log Message:
  -----------
  Merge pull request #3165 from quicwg/reset-after-fin

Don't require RESET_STREAM on terminated streams


  Commit: b1ff885bd354b9218e37b00de1366904335210e7
      https://github.com/quicwg/base-drafts/commit/b1ff885bd354b9218e37b00de1366904335210e7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-29 (Tue, 29 Oct 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: d27a37d1d171440cde763c730e4dc4d7bd245180
      https://github.com/quicwg/base-drafts/commit/d27a37d1d171440cde763c730e4dc4d7bd245180
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-29 (Tue, 29 Oct 2019)

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

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


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

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

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


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

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

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


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

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

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


  Commit: 997e49fb8553d82031c4dca65604eb0ead7dcac8
      https://github.com/quicwg/base-drafts/commit/997e49fb8553d82031c4dca65604eb0ead7dcac8
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-10-30 (Wed, 30 Oct 2019)

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

  Log Message:
  -----------
  Merge pull request #3057 from quicwg/ianswett-must-retransmit

PTO MUST send new data or retransmit data if possible


  Commit: 96cc1e384b7c65767c7d9bd23130f23c30244b5f
      https://github.com/quicwg/base-drafts/commit/96cc1e384b7c65767c7d9bd23130f23c30244b5f
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-30 (Wed, 30 Oct 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: c0b9c9307ddd840fb32bfc1c151040ab569b49fd
      https://github.com/quicwg/base-drafts/commit/c0b9c9307ddd840fb32bfc1c151040ab569b49fd
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-30 (Wed, 30 Oct 2019)

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

  Log Message:
  -----------
  an app that wishes to do so can


  Commit: 57a466f77afc99f32769e59596395a5848121859
      https://github.com/quicwg/base-drafts/commit/57a466f77afc99f32769e59596395a5848121859
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-30 (Wed, 30 Oct 2019)

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

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

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


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

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

  Log Message:
  -----------
  Allow provisional registrations for all registries

This overhauls the system for IANA registries to use a unified scheme
that allows provisional registration.  This seems pretty complicated in
terms of nailing down all the corner cases, but it is fairly simple in
practice:

* Provisional registration is easy, it only requires that the requester
provide contact information and (ideally) the codepoint they want.
They could provide more, but at their discretion.

* Permanent registration requires that you fill out the fields.

Experts are required for both, but only really to prevent spam.  We have
a few more requirements for permanent registrations of frame types, but
that is more for the purposes of advice, because sending an new frame
leads to protocol errors if you haven't agreed to that in the past.

I've sketched out a strawman for a codepoint reclamation process.  That
advises that experts try to find some use of the codepoint.  There is a
date on registrations that can guide the selection of codepoints to
reclaim, but these can be updated any time by anyone who wants to keep
the registration "live".

Closes #3109. Closes #3020.


  Commit: eb30e2a0b1f7318a21a326a2481c8c278a902e7d
      https://github.com/quicwg/base-drafts/commit/eb30e2a0b1f7318a21a326a2481c8c278a902e7d
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-30 (Wed, 30 Oct 2019)

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

  Log Message:
  -----------
  application does not send a frame


  Commit: 52b3c343033b749355dfa8d34421a651f69238e5
      https://github.com/quicwg/base-drafts/commit/52b3c343033b749355dfa8d34421a651f69238e5
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-30 (Wed, 30 Oct 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: 694975600a94a0244dce16e54559c60fde771c79
      https://github.com/quicwg/base-drafts/commit/694975600a94a0244dce16e54559c60fde771c79
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-30 (Wed, 30 Oct 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: cf63bd95f00d0cf7b48253742237b69f218c24aa
      https://github.com/quicwg/base-drafts/commit/cf63bd95f00d0cf7b48253742237b69f218c24aa
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-30 (Wed, 30 Oct 2019)

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

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


  Commit: fea8629b7991150a51b86eff18bd302ed633630a
      https://github.com/quicwg/base-drafts/commit/fea8629b7991150a51b86eff18bd302ed633630a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-31 (Thu, 31 Oct 2019)

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

  Log Message:
  -----------
  enstricted


  Commit: ce608aac8ea116d554c7fd32dc2199d215db9a24
      https://github.com/quicwg/base-drafts/commit/ce608aac8ea116d554c7fd32dc2199d215db9a24
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-10-31 (Thu, 31 Oct 2019)

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

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

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


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

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

  Log Message:
  -----------
  Retry MUST NOT -> cannot be treated as an acknowledgement (#3171)

* Retry MUST NOT -> cannot be treated as an acknowledgement

I didn't notice this last commit in @martinthomson PR, but I think the older text is more correct.  I added a bit more detail about why it cannot be treated as an acknowledgement.

* Martin's reason

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

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


  Commit: 6c72970d780f5b5eea665605f5345eee5d375134
      https://github.com/quicwg/base-drafts/commit/6c72970d780f5b5eea665605f5345eee5d375134
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-10-31 (Thu, 31 Oct 2019)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Narrow scope of draft caching


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

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

  Log Message:
  -----------
  Merge pull request #3098 from kazuho/kazuho/connection-close-not-ack-eliciting

CONNECTION_CLOSE is non-ack-eliciting


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

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

  Log Message:
  -----------
  Merge pull request #2993 from quicwg/ct-sr

Stateless reset comparisons (constant time/any order/datagram)


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

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

  Log Message:
  -----------
  Merge pull request #3096 from kazuho/kazuho/retire-prior-to-must

MUST retire Connection IDs becoming stale


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

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

  Log Message:
  -----------
  Merge pull request #2870 from quicwg/retry-rekey

Initial secrets change after Retry


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

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

  Log Message:
  -----------
  Merge pull request #3045 from DavidSchinazi/multi_packet_client_hello

Allow ClientHello to span multiple QUIC packets


  Commit: 373b0abdb02c74076c6dcfa87552e3946bcf1eb2
      https://github.com/quicwg/base-drafts/commit/373b0abdb02c74076c6dcfa87552e3946bcf1eb2
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-31 (Thu, 31 Oct 2019)

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

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


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

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

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

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


  Commit: 50f670169e4cae5b13065c015674b597515cda2e
      https://github.com/quicwg/base-drafts/commit/50f670169e4cae5b13065c015674b597515cda2e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-31 (Thu, 31 Oct 2019)

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

  Log Message:
  -----------
  loss_times -> loss_time


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

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

  Log Message:
  -----------
  Move some text around


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

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

  Log Message:
  -----------
  Transport and TLS changelog for -24


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

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Add workaround for caching bug


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

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

  Log Message:
  -----------
  janaiyengar's suggestions


  Commit: 408ba486db7c1fdea3d0049379a1a56934e1f78d
      https://github.com/quicwg/base-drafts/commit/408ba486db7c1fdea3d0049379a1a56934e1f78d
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

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

  Log Message:
  -----------
  "the" @MikeBishop


  Commit: e0a60c778340168e734cb229d12ec7257f736192
      https://github.com/quicwg/base-drafts/commit/e0a60c778340168e734cb229d12ec7257f736192
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

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

  Log Message:
  -----------
  add unless, based on the discussion starting from https://github.com/quicwg/base-drafts/issues/3155#issuecomment-548264247


  Commit: d038b534553ee4ef5c957d57fa1be3a238d8d376
      https://github.com/quicwg/base-drafts/commit/d038b534553ee4ef5c957d57fa1be3a238d8d376
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

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

  Log Message:
  -----------
  Merge pull request #3167 from quicwg/ianswett-max-datagram-size

kMaxDatagramSize -> max_datagram_size


  Commit: 355d1e552b4ec41891941f7d1f8993ca3723c3da
      https://github.com/quicwg/base-drafts/commit/355d1e552b4ec41891941f7d1f8993ca3723c3da
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-01 (Fri, 01 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-pto-per-pn-space


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

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

  Log Message:
  -----------
  1 loss_times -> loss_time


  Commit: 3f1cf6127d12ea249e102ca1a866b94d3fb07c6c
      https://github.com/quicwg/base-drafts/commit/3f1cf6127d12ea249e102ca1a866b94d3fb07c6c
  Author: Robin Marx <robin.marx@uhasselt.be>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

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

  Log Message:
  -----------
  Further specify frame Length field (#3177)

* Further specify frame Length field

Probably a bit overkill, but since it wasn't explicitly stated + I thought we had replaced "octets" with bytes everywhere else.

* remove brackets

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


  Commit: 4763ecefb6eda25b4d4abd61df757376651588dd
      https://github.com/quicwg/base-drafts/commit/4763ecefb6eda25b4d4abd61df757376651588dd
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

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

  Log Message:
  -----------
  HTTP changelog


  Commit: 9ab15f9af80f63998738ce160d25ebe3c99adf30
      https://github.com/quicwg/base-drafts/commit/9ab15f9af80f63998738ce160d25ebe3c99adf30
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

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

  Log Message:
  -----------
  Nothing non-editorial for QPACK


  Commit: 9617e1da29cda2a6230e7e59e9ae62a257087d73
      https://github.com/quicwg/base-drafts/commit/9617e1da29cda2a6230e7e59e9ae62a257087d73
  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:
  -----------
  Kazuho's suggestion

About being able to unprotect the Initial packet


  Commit: 97ed82152c5d9c0a40a87b7a324b2d5dc5c6909b
      https://github.com/quicwg/base-drafts/commit/97ed82152c5d9c0a40a87b7a324b2d5dc5c6909b
  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


  Commit: 85bac671b3282b7464a7b5b73a52ec5c34f2c62a
      https://github.com/quicwg/base-drafts/commit/85bac671b3282b7464a7b5b73a52ec5c34f2c62a
  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: 70aef67ee532cb6466e6bc1d485718782052de32
      https://github.com/quicwg/base-drafts/commit/70aef67ee532cb6466e6bc1d485718782052de32
  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: 887c909e025d6d1c3a1f634cf13b62937d51ea37
      https://github.com/quicwg/base-drafts/commit/887c909e025d6d1c3a1f634cf13b62937d51ea37
  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:
  -----------
  MAY close the connection without creating state


  Commit: c36760da1391e5cf66b10b4d9d699c5fda3c8e88
      https://github.com/quicwg/base-drafts/commit/c36760da1391e5cf66b10b4d9d699c5fda3c8e88
  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:
  -----------
  Jana's suggestion


  Commit: b16c4cfb6295dab73b45b234b7e20a1caff13de3
      https://github.com/quicwg/base-drafts/commit/b16c4cfb6295dab73b45b234b7e20a1caff13de3
  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


  Commit: 3ab9f77f170dd89a902f52b4669035c7fab87add
      https://github.com/quicwg/base-drafts/commit/3ab9f77f170dd89a902f52b4669035c7fab87add
  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


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

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

  Log Message:
  -----------
  Reword an awkward sentence


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

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

  Log Message:
  -----------
  Recovery changelog for -24

Includes #3066, which I plan to merge Monday morning.


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

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

  Log Message:
  -----------
  Some small adjustments


  Commit: 289e57d5ed1f37e2f3ef1c36dc427c782b418576
      https://github.com/quicwg/base-drafts/commit/289e57d5ed1f37e2f3ef1c36dc427c782b418576
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-11-04 (Mon, 04 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 rework-key-update-2


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

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

  Log Message:
  -----------
  Split first from subsequent again


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

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

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


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

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

  Log Message:
  -----------
  Merge pull request #3181 from quicwg/http/changelog-24

HTTP & QPACK changelogs for -24


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

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

  Log Message:
  -----------
  Merge pull request #3180 from quicwg/tt-changelog-24

Transport and TLS changelog for -24


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

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

  Log Message:
  -----------
  Merge pull request #3050 from quicwg/rework-key-update-2

Rewrite key update section


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

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

  Log Message:
  -----------
  Merge pull request #3185 from quicwg/ianswett-recovery-changelog-24

Recovery changelog for -24


  Commit: 810e84bfa7c591f9a914c32a0ac54fbd4d5b3d45
      https://github.com/quicwg/base-drafts/commit/810e84bfa7c591f9a914c32a0ac54fbd4d5b3d45
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-11-04 (Mon, 04 Nov 2019)

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

  Log Message:
  -----------
  add an error for overflow of a CRYPTO stream


  Commit: d6a83ceb22c2cade9cdb18be50dcfa09b86b10ce
      https://github.com/quicwg/base-drafts/commit/d6a83ceb22c2cade9cdb18be50dcfa09b86b10ce
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-11-04 (Mon, 04 Nov 2019)

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

  Log Message:
  -----------
  add an error for overflow of a MAX_STREAMS frame


  Commit: ed73161363ed99d6d75b9af190da1c4c27e02b94
      https://github.com/quicwg/base-drafts/commit/ed73161363ed99d6d75b9af190da1c4c27e02b94
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-11-04 (Mon, 04 Nov 2019)

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

  Log Message:
  -----------
  add an error for overflow of a STREAMS_BLOCKED frame


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

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

  Log Message:
  -----------
  Merge pull request #3042 from marten-seemann/frame-encoding-errors

Use the FRAME_ENCODING_ERROR for errors in frame encoding


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

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

  Log Message:
  -----------
  Update changelog for #3042


  Commit: 56e2ca00dc0bd264c21b72d7b28a46652d676d31
      https://github.com/quicwg/base-drafts/commit/56e2ca00dc0bd264c21b72d7b28a46652d676d31
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-11-04 (Mon, 04 Nov 2019)

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

  Log Message:
  -----------
  allow CRYPTO_BUFFER_EXCEEDED when overflowing a CRYPTO frame


  Commit: 6f5b524c1ac2ed0892748d01d8037256a1456f32
      https://github.com/quicwg/base-drafts/commit/6f5b524c1ac2ed0892748d01d8037256a1456f32
  Author: Antoine Delignat-Lavaud <antdl@microsoft.com>
  Date:   2019-11-04 (Mon, 04 Nov 2019)

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

  Log Message:
  -----------
  Fix for #3187


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

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

  Log Message:
  -----------
  Add ;


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

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

  Log Message:
  -----------
  Remove #3066 from recovery changelog


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

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

  Log Message:
  -----------
  Merge pull request #3190 from quicwg/see-downgrade

Add a few semicolons


  Commit: f9e9cc72f27d80b2d11197ca4a8edb9b28c475c6
      https://github.com/quicwg/base-drafts/commit/f9e9cc72f27d80b2d11197ca4a8edb9b28c475c6
  Author: Antoine Delignat-Lavaud <antdl@microsoft.com>
  Date:   2019-11-05 (Tue, 05 Nov 2019)

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

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


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

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

  Log Message:
  -----------
  Add ClientHello changes to transport changelog since -23


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

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

  Log Message:
  -----------
  Jana's comments


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

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

  Log Message:
  -----------
  Merge pull request #3188 from ad-l/pn_decoding_overflow

Correct overflow checks on packet number decoding algorithm


  Commit: ef6241dc80cdd1efffd4d0f60fff26855202487b
      https://github.com/quicwg/base-drafts/commit/ef6241dc80cdd1efffd4d0f60fff26855202487b
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-11-05 (Tue, 05 Nov 2019)

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

  Log Message:
  -----------
  Merge pull request #3066 from quicwg/ianswett-pto-per-pn-space

Change PTO to be per packet number space


  Commit: 57fb22f678c1e7805ebdab7614c81ea9c227f488
      https://github.com/quicwg/base-drafts/commit/57fb22f678c1e7805ebdab7614c81ea9c227f488
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-11-05 (Tue, 05 Nov 2019)

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

  Log Message:
  -----------
  Don't call two different things "blocking" (#3172)

* Evictable, not blocking

* Focus on insertion, not eviction


  Commit: 437472d25998151fcffb551b7f358f16caf8acd1
      https://github.com/quicwg/base-drafts/commit/437472d25998151fcffb551b7f358f16caf8acd1
  Author: Bence Béky <bencebeky@users.noreply.github.com>
  Date:   2019-11-05 (Tue, 05 Nov 2019)

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

  Log Message:
  -----------
  Fix bug in Insert Count Increment description. (#3132)

* Fix bug in Insert Count Increment description.

Fixes issue 3082.

This PR fixes the race condition and clarifies that both endpoints must
keep track of the Known Received Count.

* Revert some changes.

* Remove unnecessarily inserted blank line.


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

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

  Log Message:
  -----------
  Merge pull request #3191 from dtikhonov/201911051348-allow-CH-span-to-changelog

Add ClientHello changes to transport changelog since -23


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

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

  Log Message:
  -----------
  Merge pull request #3036 from marten-seemann/stronger-retire-error-check

require peers to check if RETIRE_CONNECTION_ID sequence number is valid


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

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

  Log Message:
  -----------
  Certainly

Fixes #2430.


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

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

  Log Message:
  -----------
  Editorial fixes from @MikeBishop

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


  Commit: 69edfcb7f93fe718c665e785773dfe23908f180e
      https://github.com/quicwg/base-drafts/commit/69edfcb7f93fe718c665e785773dfe23908f180e
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-11-05 (Tue, 05 Nov 2019)

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

  Log Message:
  -----------
  Merge pull request #3192 from quicwg/probably

Certainly


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

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

  Log Message:
  -----------
  Add default contact details


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

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

  Log Message:
  -----------
  Add HTTP/3 registration updates


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

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

  Log Message:
  -----------
  Semicolons before "see {section}"


  Commit: 22e8b1cae9a2614c72b2b58337b09a359f49c5ab
      https://github.com/quicwg/base-drafts/commit/22e8b1cae9a2614c72b2b58337b09a359f49c5ab
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-11-07 (Thu, 07 Nov 2019)

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

  Log Message:
  -----------
  forbid exceeding the peer's active_connection_id_limit


  Commit: 1e286a042ef691a58f38c6b63b6339fdf9b9d14b
      https://github.com/quicwg/base-drafts/commit/1e286a042ef691a58f38c6b63b6339fdf9b9d14b
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-11-07 (Thu, 07 Nov 2019)

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

  Log Message:
  -----------
  add an error code for exceeding the connection ID limit


  Commit: 50b9b3997901707201744740d131a08cb1ab31f5
      https://github.com/quicwg/base-drafts/commit/50b9b3997901707201744740d131a08cb1ab31f5
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-11-07 (Thu, 07 Nov 2019)

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

  Log Message:
  -----------
  handle reordered NEW_CONNECTION_ID frames


  Commit: 1568d427726afd00edf0bef4c4a6c4d5fe259321
      https://github.com/quicwg/base-drafts/commit/1568d427726afd00edf0bef4c4a6c4d5fe259321
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-11-07 (Thu, 07 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: 25e655f0c904431b911d496857a3fdc3f210758d
      https://github.com/quicwg/base-drafts/commit/25e655f0c904431b911d496857a3fdc3f210758d
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2019-11-07 (Thu, 07 Nov 2019)

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

  Log Message:
  -----------
  Add Retry CID change requirement to transport changelog


  Commit: 66992a654573597a569668be47b35fbf9384d08c
      https://github.com/quicwg/base-drafts/commit/66992a654573597a569668be47b35fbf9384d08c
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

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

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


  Commit: 30e554ae61fd41635c374647a07c2e2c5d85650a
      https://github.com/quicwg/base-drafts/commit/30e554ae61fd41635c374647a07c2e2c5d85650a
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-11-08 (Fri, 08 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: 8ed69b0c6393dca4a876ee73c866b69a7a2a3e75
      https://github.com/quicwg/base-drafts/commit/8ed69b0c6393dca4a876ee73c866b69a7a2a3e75
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

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

  Log Message:
  -----------
  set a default and minimum value for active_connection_id_limit


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

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

  Log Message:
  -----------
  Consolidate Retire Prior To instructions in section, clean up frame description


  Commit: 8354804a2a30580fd1b7deadb19f3baf3ad68fd8
      https://github.com/quicwg/base-drafts/commit/8354804a2a30580fd1b7deadb19f3baf3ad68fd8
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

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

  Log Message:
  -----------
  mandate the processing order of NEW_CONNECTION_ID frame fields


  Commit: 74277249553bc9ab7b5713c876260c2e91e81633
      https://github.com/quicwg/base-drafts/commit/74277249553bc9ab7b5713c876260c2e91e81633
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

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

  Log Message:
  -----------
  Minor formatting


  Commit: 6a72f4259942e5b84906277bc38bff550b5b9c0e
      https://github.com/quicwg/base-drafts/commit/6a72f4259942e5b84906277bc38bff550b5b9c0e
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

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

  Log Message:
  -----------
  Recommend H3_NO_ERROR for early responses


  Commit: 062c47ffba1b94e8e82d2abfe9e672cb056be68c
      https://github.com/quicwg/base-drafts/commit/062c47ffba1b94e8e82d2abfe9e672cb056be68c
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

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

  Log Message:
  -----------
  PING in all contexts

#3035 updated quic-tls but not quic-transport


  Commit: f8efc92d9c63ee3180b9e2a3fa5f190c46fdcc54
      https://github.com/quicwg/base-drafts/commit/f8efc92d9c63ee3180b9e2a3fa5f190c46fdcc54
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

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

  Log Message:
  -----------
  Clarify what the error code is for


  Commit: 933fecd83d04360bb9a544e62193c712c80987e5
      https://github.com/quicwg/base-drafts/commit/933fecd83d04360bb9a544e62193c712c80987e5
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

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

  Log Message:
  -----------
  Wrapped line

Wrapped line


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

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

  Log Message:
  -----------
  Merge pull request #3209 from martinduke/patch-2

PING in all contexts


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

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

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

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


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

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

  Log Message:
  -----------
  Reword to match Martin's suggestion


  Commit: 05201a3070627fdb619f329204fee8cc4d22ce8c
      https://github.com/quicwg/base-drafts/commit/05201a3070627fdb619f329204fee8cc4d22ce8c
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

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

  Log Message:
  -----------
  Title-Case Titles (#3207)


  Commit: 01190f3f33c69345fe9e04e4195e78fde71ac8e1
      https://github.com/quicwg/base-drafts/commit/01190f3f33c69345fe9e04e4195e78fde71ac8e1
  Author: Bence Béky <bencebeky@users.noreply.github.com>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

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

  Log Message:
  -----------
  [HTTP/3] [editorial] s/each request and response/each request-response pair/ (#3222)

Lest some readers get the impression that each request consumes a single
QUIC stream and each response consumes a single QUIC stream.


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

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

  Log Message:
  -----------
  Merge pull request #3204 from erickinnear/ek/cleanup_retire_prior_to

Resolve conflicting advice on how to handle Retire Prior To


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

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

  Log Message:
  -----------
  Merge pull request #3203 from dtikhonov/201911071345-add-2837-and-3147-to-transport-changelog

Add Retry CID change requirement to transport changelog


  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: 474291a1da6b83e72105de556fa4ec4bd9fce39a
      https://github.com/quicwg/base-drafts/commit/474291a1da6b83e72105de556fa4ec4bd9fce39a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

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

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


  Commit: 89658b39e24023aebbc76bc7a3592390aa164236
      https://github.com/quicwg/base-drafts/commit/89658b39e24023aebbc76bc7a3592390aa164236
  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:
  -----------
  Clarify loss epoch (#3213)

* Clarify loss epoch

Fixes #3210

* Another try


  Commit: 4cf3ff91650a1731e37acd8dc50c4855acae0718
      https://github.com/quicwg/base-drafts/commit/4cf3ff91650a1731e37acd8dc50c4855acae0718
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-11 (Mon, 11 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: 1396f0742e572a6740a05c26cc92cc9deda8799a
      https://github.com/quicwg/base-drafts/commit/1396f0742e572a6740a05c26cc92cc9deda8799a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

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

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


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

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

  Log Message:
  -----------
  A day in the life

...and now we know how many holes it takes to fill the Albert Hall.

This section has existed for a long time as "TBD".  No longer.  It also
takes the opportunity to explain a little bit about what 0-RTT is for.

Closes #2856.
Closes #2843.


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

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

  Log Message:
  -----------
  Clearer text for application errors

This cribs Lucas' proposed tweak and makes a few other tiny adjustments.

Closes #2850.


  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: 50997741a989c1b70b991a73b2290d7417c5b77e
      https://github.com/quicwg/base-drafts/commit/50997741a989c1b70b991a73b2290d7417c5b77e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-11-12 (Tue, 12 Nov 2019)

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

  Log Message:
  -----------
  grammer iz had


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

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

  Log Message:
  -----------
  Restore other state after a spoofed migration

This is really just an observation, because there is no real way we can
insist on people doing this sort of thing, but being aware of the
performance implication of spoofed migrations might motivate solutions.

Closes #2311.


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

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

  Log Message:
  -----------
  Use no_application_protocol more

The old text used the non-specific "abort" here, but we can use the
right error code.

Closes #2500.


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

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

  Log Message:
  -----------
  Yes, I meant to remove that 'if'.  Oops.


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

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

  Log Message:
  -----------
  Bad CONNECTION_CLOSE isn't special

If we get one, rely on the back-off that we require endpoints to
implement when they enter the closing state.  No need for any additional
special processing rules.

Closes #2475.
Closes #3230.


  Commit: 094ac5b9fb261b47dccc0626cba1b8a0105db380
      https://github.com/quicwg/base-drafts/commit/094ac5b9fb261b47dccc0626cba1b8a0105db380
  Author: Bence Béky <bencebeky@users.noreply.github.com>
  Date:   2019-11-12 (Tue, 12 Nov 2019)

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

  Log Message:
  -----------
  [HTTP/3] [editorial] How many parts is the HTTP/3 specification is split into exactly? (#3219)

I count eight including the additional resources or six not including
them.  But what I'm most concerned about is that Sections 1 and 2 are
also part of the HTTP/3 specification.


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

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

  Log Message:
  -----------
  Mikkel makes this better

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


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

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

  Log Message:
  -----------
  only the application

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


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

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

  Log Message:
  -----------
  Reorder, tweak


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

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

  Log Message:
  -----------
  termination clause

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


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

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

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


  Commit: dbf8326f45d7610e639946b4df476f2f97fd359d
      https://github.com/quicwg/base-drafts/commit/dbf8326f45d7610e639946b4df476f2f97fd359d
  Author: Bence Béky <bencebeky@users.noreply.github.com>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

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

  Log Message:
  -----------
  [HTTP/3] [editorial] Remove mention of redefining setting format. (#3220)

* [HTTP/3] [editorial] Remove mention of redefining setting format.

Each SETTINGS parameter consists of an identifier and a value, each
encoded as QUIC variable-length integer.  The sentence being removed is
a remnant from the time when setting values were encoded as
length-prefixed binary blobs.

* Clarify how settings ported from HTTP/2 might redefine value.

* reword parenthetical


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

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

  Log Message:
  -----------
  App or flow control limited (#3238)

* App or flow control limited

Fixes #3236

* spelling


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

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

  Log Message:
  -----------
  Fix Gorry's editorial comments (#3237)

This attempts to fix Gorry's editorial comments from the QUIC mailing list.


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

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

  Log Message:
  -----------
  MUST NOT use a reordering theshold less than 3


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

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

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


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

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

  Log Message:
  -----------
  Reference 3168 for ECN

And note that 8311 is an update.


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

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

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


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

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

  Log Message:
  -----------
  ECN editorial

>From Gorry's comments


  Commit: 912634dbeddd6dbe910a05694828db4b2fc67b3a
      https://github.com/quicwg/base-drafts/commit/912634dbeddd6dbe910a05694828db4b2fc67b3a
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-11-17 (Sun, 17 Nov 2019)

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

  Log Message:
  -----------
  include the handshake and SPA CIDs in the connection ID limit


  Commit: a11afffde6f7d8a1663baf21877b1b87449c2f41
      https://github.com/quicwg/base-drafts/commit/a11afffde6f7d8a1663baf21877b1b87449c2f41
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-11-17 (Sun, 17 Nov 2019)

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

  Log Message:
  -----------
  rephrase when to supply new CIDs


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

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

  Log Message:
  -----------
  --layer


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

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

  Log Message:
  -----------
  Use host less as appropriate


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

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

  Log Message:
  -----------
  Define "address"

Closes 3233.


  Commit: 31c1f5a0b4c9f654c8b980cc001dd6755fc837c8
      https://github.com/quicwg/base-drafts/commit/31c1f5a0b4c9f654c8b980cc001dd6755fc837c8
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-11-17 (Sun, 17 Nov 2019)

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

  Log Message:
  -----------
  Fix incorrect expression


  Commit: 2473c8b0a7b3834498c159403a6dfca75daaa41e
      https://github.com/quicwg/base-drafts/commit/2473c8b0a7b3834498c159403a6dfca75daaa41e
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-11-17 (Sun, 17 Nov 2019)

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

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/master' into enforce-active-connection-id-limit


  Commit: 95ad25c1b3d8bb96947566e0e1f50a9682a3db7c
      https://github.com/quicwg/base-drafts/commit/95ad25c1b3d8bb96947566e0e1f50a9682a3db7c
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-11-17 (Sun, 17 Nov 2019)

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

  Log Message:
  -----------
  Set, not seed


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

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

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


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

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

  Log Message:
  -----------
  Reference 3168 for ECN (#3241)

* Reference 3168 for ECN

And note that 8311 is an update.

* Update draft-ietf-quic-recovery.md


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

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

  Log Message:
  -----------
  Merge pull request #3251 from quicwg/jri/not-seed

Clarify that initial RTT is set, not seeded into something


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

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

  Log Message:
  -----------
  Merge pull request #3250 from quicwg/jri/time-threshold

Fix incorrect time-threshold expression


  Commit: e526ccf9c43c49e3dd90110e3a22e450f32a76b0
      https://github.com/quicwg/base-drafts/commit/e526ccf9c43c49e3dd90110e3a22e450f32a76b0
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-11-17 (Sun, 17 Nov 2019)

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

  Log Message:
  -----------
  endpoints never requests a CID


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

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

  Log Message:
  -----------
  Avoid using table- prefixes for anchors

xml2rfc v3 format prohibits the use of these, which will cause problems.
This makes the anchors longer, so feel free to go with something else.


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

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

  Log Message:
  -----------
  Merge pull request #3252 from kazuho/kazuho/endpoint-never-request-cid

endpoints never requests a CID


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

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

  Log Message:
  -----------
  Merge pull request #3242 from quicwg/ianswett-ecn-editorial

ECN editorial


  Commit: 750caeac14e33b7bfa362d54d4804f6e2be69e5b
      https://github.com/quicwg/base-drafts/commit/750caeac14e33b7bfa362d54d4804f6e2be69e5b
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

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

  Log Message:
  -----------
  no active_connection_id_limit when using zero-length CIDs


  Commit: 569b660eb85bf55bf7a226037da73057afd86ddf
      https://github.com/quicwg/base-drafts/commit/569b660eb85bf55bf7a226037da73057afd86ddf
  Author: Marten Seemann <martenseemann@gmail.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

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


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

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

  Log Message:
  -----------
  Merge pull request #3253 from quicwg/table-tag

Avoid using table- prefixes for anchors


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

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

  Log Message:
  -----------
  Remove some cruft from packet size section

This section had a bunch of text that wasn't updated as the result of
other changes elsewhere.  Though there was a suggestion that this could
reference other sections, but as this is in some ways the authoritative
section on the subject, I decided to keep the requirements.  That's
duplicative, but I couldn't see a simple way to deal with that.

Closes #3255.


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

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

  Log Message:
  -----------
  Key generation for updates MAY be deferred

As concluded in Singapore.

Closes #2792.


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

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

  Log Message:
  -----------
  No reading of 1-RTT before the handshake is complete

We really mean it.

The effect of #3159 has been to shame some implementations into the
right behaviour, but on reviewing this section, it really was
unambiguous.  This tweaks the text slightly and adds a cautionary note,
but it is otherwise unchanged other than a few editorial tweaks.

Closes #3159.


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

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

  Log Message:
  -----------
  Simplify


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

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

  Log Message:
  -----------
  Keep context


  Commit: e60e94e5aafe83d4e64bb8d86a1ae68e81eff4ad
      https://github.com/quicwg/base-drafts/commit/e60e94e5aafe83d4e64bb8d86a1ae68e81eff4ad
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-11-19 (Tue, 19 Nov 2019)

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

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


  Commit: 22c459a6461133576cfa0758ca5155689d9e2196
      https://github.com/quicwg/base-drafts/commit/22c459a6461133576cfa0758ca5155689d9e2196
  Author: Peter Wu <peter@lekensteyn.nl>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

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

  Log Message:
  -----------
  TLS: fix references to registries


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

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

  Log Message:
  -----------
  Allow ranges


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

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

  Log Message:
  -----------
  Recovery editorial update

Update based on my review of the editor's copy.


  Commit: 33a4a4804a4d4ba9e10d311560a873adef1d5c77
      https://github.com/quicwg/base-drafts/commit/33a4a4804a4d4ba9e10d311560a873adef1d5c77
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

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

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


  Commit: 258f2da1aaaaaef58d84ecc04556cbe932238b4a
      https://github.com/quicwg/base-drafts/commit/258f2da1aaaaaef58d84ecc04556cbe932238b4a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

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

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


  Commit: 16d3ddbb49f0df52a8694dda68c2c57ed871ee44
      https://github.com/quicwg/base-drafts/commit/16d3ddbb49f0df52a8694dda68c2c57ed871ee44
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

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

  Log Message:
  -----------
  Merge pull request #3234 from quicwg/ianswett-recovery-editorial

Recovery editorial update


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

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

  Log Message:
  -----------
  Merge pull request #3267 from Lekensteyn/tls-iana-fixes

TLS: fix references to registries


  Commit: 882bc758be4e0ef31edebb890e1f54461e29037e
      https://github.com/quicwg/base-drafts/commit/882bc758be4e0ef31edebb890e1f54461e29037e
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-11-25 (Mon, 25 Nov 2019)

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

  Log Message:
  -----------
  Merge pull request #3249 from quicwg/sub-host

Use host less, define address more


  Commit: 4c85c51e257757ffa98637b340684b74be8b71c1
      https://github.com/quicwg/base-drafts/commit/4c85c51e257757ffa98637b340684b74be8b71c1
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
    M CONTRIBUTING.md

  Log Message:
  -----------
  Update CONTRIBUTING.md


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

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

  Log Message:
  -----------
  iyengareditorialization


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

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

  Log Message:
  -----------
  Merge pull request #3262 from quicwg/remove-first-initial

Remove some cruft from packet size section


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

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

  Log Message:
  -----------
  A zero-length Retry Token is invalid

The Retry packet can be discarded.

Closes #3271.


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

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

  Log Message:
  -----------
  Merge pull request #3157 from kazuho/kazuho/connection-close-must-backoff

Backoff on CONNECTION_CLOSE


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

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

  Log Message:
  -----------
  Merge pull request #3231 from quicwg/bad-close-ok

Bad CONNECTION_CLOSE isn't special


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

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

  Log Message:
  -----------
  Merge pull request #3156 from kazuho/kazuho/token-scope

clarify the scope of a NEW_TOKEN token


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

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

  Log Message:
  -----------
  Merge pull request #3164 from kazuho/kazuho/application-close-only-in-1rtt

Forbid use of application-level close in Initial, Handshake packets


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

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

  Log Message:
  -----------
  Merge pull request #3128 from quicwg/must-distinguish-tokens

Mandatory distinction between token types


  Commit: 745f4674876f25f212f9b4ddfcc1013242f88e24
      https://github.com/quicwg/base-drafts/commit/745f4674876f25f212f9b4ddfcc1013242f88e24
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-11-29 (Fri, 29 Nov 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

  Log Message:
  -----------
  Merge branch 'master' into handle-reordered-ncid-frames


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

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

  Log Message:
  -----------
  Merge pull request #3202 from marten-seemann/handle-reordered-ncid-frames

handle reordered NEW_CONNECTION_ID frames


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

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

  Log Message:
  -----------
  Fix offset of Packet Number field in example

Closes #3279.


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

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

  Log Message:
  -----------
  Merge pull request #3225 from quicwg/life

A day in the life


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

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

  Log Message:
  -----------
  Merge pull request #3229 from quicwg/restore-path-state

Restore other state after a spoofed migration


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

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

  Log Message:
  -----------
  Merge pull request #3228 from quicwg/abort

Use no_application_protocol more


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

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

  Log Message:
  -----------
  Merge pull request #3226 from quicwg/resetting

Clearer text for application errors


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

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

  Log Message:
  -----------
  Merge pull request #3139 from erickinnear/ek/reset_cc

Packets on one path must not adjust values for a different path


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

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

  Log Message:
  -----------
  Merge pull request #3107 from quicwg/ianswett-invalid-token

Immediately close with INVALID_TOKEN


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

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

  Log Message:
  -----------
  Merge pull request #3277 from quicwg/retry-token-zero

A zero-length Retry Token is invalid


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

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

  Log Message:
  -----------
  Merge pull request #3196 from quicwg/semicolons

Semicolons before "see {section}"


  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: b4accb8631ac0add1b5a62a8e7a543e3c72c9ea6
      https://github.com/quicwg/base-drafts/commit/b4accb8631ac0add1b5a62a8e7a543e3c72c9ea6
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-05 (Thu, 05 Dec 2019)

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

  Log Message:
  -----------
  Update vectors for draft-25


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

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

  Log Message:
  -----------
  Merge pull request #3284 from quicwg/vector-25

Update vectors for draft-25


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

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

  Log Message:
  -----------
  Rephrase sentence


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

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

  Log Message:
  -----------
  Merge pull request #3285 from quicwg/jri/edit

Reword sentence about backoff of CONNECTION_CLOSE


  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: 32b81b6bc1b68293e5e5f8f4fa19d0fd905301c0
      https://github.com/quicwg/base-drafts/commit/32b81b6bc1b68293e5e5f8f4fa19d0fd905301c0
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-09 (Mon, 09 Dec 2019)

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

  Log Message:
  -----------
  Merge pull request #3263 from quicwg/may-defer-keygen

Key generation for updates MAY be deferred


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

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

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


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

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

  Log Message:
  -----------
  Merge pull request #3208 from quicwg/http/early_response

Recommend H3_NO_ERROR for early responses


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

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

  Log Message:
  -----------
  Merge pull request #3224 from quicwg/really-really-dont-1rtt-early

No reading of 1-RTT before the handshake is complete


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

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

  Log Message:
  -----------
  Merge pull request #3201 from marten-seemann/enforce-active-connection-id-limit

enforce the active_connection_id_limit


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

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

  Log Message:
  -----------
  Merge pull request #3240 from quicwg/ianswett-must-not-3

SHOULD NOT use a reordering threshold less than 3


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

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

  Log Message:
  -----------
  Merge pull request #3186 from marten-seemann/crypto-frame-overflow

allow CRYPTO_BUFFER_EXCEEDED when overflowing a CRYPTO frame


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

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

  Log Message:
  -----------
  Merge pull request #3170 from quicwg/provisional

Allow provisional registrations for all registries


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

  Changed paths:
    M draft-ietf-quic-transport.md
    A metadata.min.js

  Log Message:
  -----------
  CONNECTION_CLOSE in Handshake too


  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: dd930535c23477ae0251a4f8b5341267f1d7d44b
      https://github.com/quicwg/base-drafts/commit/dd930535c23477ae0251a4f8b5341267f1d7d44b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

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

  Log Message:
  -----------
  ...and 1-RTT too


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

  Changed paths:
    M draft-ietf-quic-transport.md
    A metadata.min.js

  Log Message:
  -----------
  Merge pull request #3293 from quicwg/close-in-handshake

CONNECTION_CLOSE in Handshake too


  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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: a6dcceaf92e90cda648c5f480289062de9976a43
      https://github.com/quicwg/base-drafts/commit/a6dcceaf92e90cda648c5f480289062de9976a43
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-13 (Mon, 13 Jan 2020)

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

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into client-goaway


Compare: https://github.com/quicwg/base-drafts/compare/921f883ee450...a6dcceaf92e9