[quicwg/base-drafts] 913370: Editorial fix for #2479

Martin Thomson <noreply@github.com> Sat, 20 July 2019 22:08 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 A02AE1201E0 for <quic-issues@ietfa.amsl.com>; Sat, 20 Jul 2019 15:08:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7
X-Spam-Level:
X-Spam-Status: No, score=-7 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id igPhAGbWm-Sp for <quic-issues@ietfa.amsl.com>; Sat, 20 Jul 2019 15:08:17 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DFC09120112 for <quic-issues@ietf.org>; Sat, 20 Jul 2019 15:08:16 -0700 (PDT)
Date: Sat, 20 Jul 2019 15:08:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1563660496; bh=JzmiG0a9VkPwH6lEB/ivnUNIJ47ZC2rk4kHV4veZfis=; h=Date:From:To:Subject:From; b=0ysvOzhsiICWJ2JHB+XNqASU5++c5tPu24HMT1WqKR2/0jP6nr7gBING3Ul1vJy3D nuJ679b9Q3RlV2MPqlu90gicUE2ll52/E754gTTcab/DzvoS/zbIDoD4nFNLTI5Td/ d6690kN1jvl0bcjfnZ+Dn2wG/1gNg+qXOQfHf6QU=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/unrecoverable-without-1rtt/50f28c-c98c77@github.com>
Subject: [quicwg/base-drafts] 913370: Editorial fix for #2479
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NoW-rQk-1kCSIfBg3u-KVPg_nEQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Jul 2019 22:08:19 -0000

  Branch: refs/heads/unrecoverable-without-1rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: 913370291aa863a847126f7df9f9ab3df7024196
      https://github.com/quicwg/base-drafts/commit/913370291aa863a847126f7df9f9ab3df7024196
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

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

  Log Message:
  -----------
  Editorial fix for #2479


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

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

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

Fixing invariants as well


  Commit: 5601eb00ee1d8b88d10e1a5e9f75c9899d602abf
      https://github.com/quicwg/base-drafts/commit/5601eb00ee1d8b88d10e1a5e9f75c9899d602abf
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

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

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

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


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

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

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

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


  Commit: 49e721ae5aa2b3d5c1474cfc8c771721ed12b5fd
      https://github.com/quicwg/base-drafts/commit/49e721ae5aa2b3d5c1474cfc8c771721ed12b5fd
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

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

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

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


  Commit: 553106c6343f699ea9dabe23df5e1cb06b6795a8
      https://github.com/quicwg/base-drafts/commit/553106c6343f699ea9dabe23df5e1cb06b6795a8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

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

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

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


  Commit: 4f3e69d0f1a126e7c420a1d5d01efca60f498276
      https://github.com/quicwg/base-drafts/commit/4f3e69d0f1a126e7c420a1d5d01efca60f498276
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

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

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


  Commit: b205028bd6b3ee9419725022c96d8a6f72bd5d91
      https://github.com/quicwg/base-drafts/commit/b205028bd6b3ee9419725022c96d8a6f72bd5d91
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2019-07-09 (Tue, 09 Jul 2019)

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

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


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

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

  Log Message:
  -----------
  Byte lengths are next

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


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

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

  Log Message:
  -----------
  Merge pull request #2877 from quicwg/ianswett-2479

Editorial fix for #2479


  Commit: 8791dd420b0afb6a6395025d33c339747b448e3b
      https://github.com/quicwg/base-drafts/commit/8791dd420b0afb6a6395025d33c339747b448e3b
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-07-09 (Tue, 09 Jul 2019)

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

  Log Message:
  -----------
  Merge pull request #2883 from martinduke/patch-1

fixed typo


  Commit: 212169ad443ebd496c4b0452fefd1223d5c9c13d
      https://github.com/quicwg/base-drafts/commit/212169ad443ebd496c4b0452fefd1223d5c9c13d
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2019-07-12 (Fri, 12 Jul 2019)

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

  Log Message:
  -----------
  qpack: fix reference to blocked-streams section


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

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

  Log Message:
  -----------
  Merge Crypto timeout and PTO (#2806)

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

Co-Authored-By: Matt Olson <maolson@microsoft.com>

* Update draft-ietf-quic-recovery.md

Co-Authored-By: Matt Olson <maolson@microsoft.com>

* Update draft-ietf-quic-recovery.md

* Remove crypto timer from the pseudocode

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

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

* Update draft-ietf-quic-recovery.md

Fix pseudocode indent

* Update draft-ietf-quic-recovery.md

* Changed to MUST

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Ryan's suggestion


  Commit: 8006456f147c1ea32e80cc65fb33b04bf955ec00
      https://github.com/quicwg/base-drafts/commit/8006456f147c1ea32e80cc65fb33b04bf955ec00
  Author: tandf <tandf@live.cn>
  Date:   2019-07-16 (Tue, 16 Jul 2019)

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

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


  Commit: d090d4d796abf702f7246c06cbae1011342c360f
      https://github.com/quicwg/base-drafts/commit/d090d4d796abf702f7246c06cbae1011342c360f
  Author: lucas <lucas@cloudflare.com>
  Date:   2019-07-17 (Wed, 17 Jul 2019)

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

  Log Message:
  -----------
  Don't state QUIC error codes.


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

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

  Log Message:
  -----------
  Fix lack of exponential backoff in pseudocode (#2902)

* Fix lack of exponential backoff in pseudocode

When there is no smoothed_rtt, PR #2806 inadvertently removed the exponential backoff from the pseudocode.

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md


  Commit: c56d843044ed537a53487411438e2638bec1a46a
      https://github.com/quicwg/base-drafts/commit/c56d843044ed537a53487411438e2638bec1a46a
  Author: lucas <lucas@cloudflare.com>
  Date:   2019-07-17 (Wed, 17 Jul 2019)

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

  Log Message:
  -----------
  Fix HPACK xref


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

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

  Log Message:
  -----------
  Add one to sample offset for header protection

With the changes to invariants, this calculation was off by one.

Closes #2899.


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

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

  Log Message:
  -----------
  Merge pull request #2904 from quicwg/sample-offset

Add one to sample offset for header protection


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

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

  Log Message:
  -----------
  Merge pull request #2901 from tandf/patch-1

Fix typo


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

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

  Log Message:
  -----------
  Typo in change log


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

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

  Log Message:
  -----------
  Merge branch 'master' into unrecoverable-without-1rtt


Compare: https://github.com/quicwg/base-drafts/compare/50f28c150ccd...c98c77e46462