[quicwg/base-drafts] 958278: Clarify server CONNECTION_CLOSE with Handshake

Martin Thomson <noreply@github.com> Tue, 18 June 2019 22:21 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 0817F1202BE for <quic-issues@ietfa.amsl.com>; Tue, 18 Jun 2019 15:21:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.009
X-Spam-Level:
X-Spam-Status: No, score=-7.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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, T_DKIMWL_WL_HIGH=-0.01, 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 ksab3LFqH00P for <quic-issues@ietfa.amsl.com>; Tue, 18 Jun 2019 15:21:05 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 819F012029C for <quic-issues@ietf.org>; Tue, 18 Jun 2019 15:21:05 -0700 (PDT)
Date: Tue, 18 Jun 2019 15:21:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1560896464; bh=KgGryR7d3NpxgwMkhVIxqwx/q7CCVXceSLz5LtsP8Vg=; h=Date:From:To:Subject:From; b=DmBuX1o4XL1u0dqUL4yuyXpAXc2fDHDD9eULgxeL/8EHn5gm4/k0fdkKDC458gcRu NOXmmPvC71v98YMdY3CjLo5H2XnmhhgWxYe3I8diixDQW1s+xfYk8qUh0zHeYPdN/E L21hkKhA90lpDq4JMCDYSeBtmWMzbuDtzTJyaZ7k=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/6f5a64-a981f6@github.com>
Subject: [quicwg/base-drafts] 958278: Clarify server CONNECTION_CLOSE with Handshake
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/A9-uIcc-sIU3j8iBQvhnwTG732A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Jun 2019 22:21:08 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 95827872f54e34d9ba9d5dfe5c611efe92666bb8
      https://github.com/quicwg/base-drafts/commit/95827872f54e34d9ba9d5dfe5c611efe92666bb8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

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

  Log Message:
  -----------
  Clarify server CONNECTION_CLOSE with Handshake

No new normative text, but clarifies that if the server wants the client to process a connection close, it may have to send one in Initial and Handshake.

Came up in discussion on #2541


  Commit: 9bcc7fa068fdd7100c1f3bb5eff18184a3f09518
      https://github.com/quicwg/base-drafts/commit/9bcc7fa068fdd7100c1f3bb5eff18184a3f09518
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

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

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

Co-Authored-By: Nick Banks <nibanks@microsoft.com>


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

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

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

Nick's comments.  This now changes normative text.


  Commit: 96c89135a1889e5209bc38e64026735d187b50c0
      https://github.com/quicwg/base-drafts/commit/96c89135a1889e5209bc38e64026735d187b50c0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-12 (Sun, 12 May 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: e70eff7103fa457e16158dbf03f21d44672e1d76
      https://github.com/quicwg/base-drafts/commit/e70eff7103fa457e16158dbf03f21d44672e1d76
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-12 (Sun, 12 May 2019)

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

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


  Commit: cfa8de6f77ce88c84136eac6dc91398ec1445680
      https://github.com/quicwg/base-drafts/commit/cfa8de6f77ce88c84136eac6dc91398ec1445680
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-14 (Tue, 14 May 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: ab282cd9ed385732ecdef405f92e4840bfeee724
      https://github.com/quicwg/base-drafts/commit/ab282cd9ed385732ecdef405f92e4840bfeee724
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

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

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


  Commit: 1bb9ef09352cce9ed56c14058105a2029f111715
      https://github.com/quicwg/base-drafts/commit/1bb9ef09352cce9ed56c14058105a2029f111715
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

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

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


  Commit: 4079e66c3b6663c49ea6ba0d78ca6a184724eb2a
      https://github.com/quicwg/base-drafts/commit/4079e66c3b6663c49ea6ba0d78ca6a184724eb2a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-05 (Wed, 05 Jun 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: 9dfb614cec93c5b860ccd06fd7e6a3d3fdcd53ed
      https://github.com/quicwg/base-drafts/commit/9dfb614cec93c5b860ccd06fd7e6a3d3fdcd53ed
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-05 (Wed, 05 Jun 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: 4029df2796f2426543d7becb051809a6ef94c262
      https://github.com/quicwg/base-drafts/commit/4029df2796f2426543d7becb051809a6ef94c262
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

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

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

Co-Authored-By: MikkelFJ <mikkelfj@gmail.com>


  Commit: 68d1c8b3b1dd3b657de8a7b4580f7a8da0db509b
      https://github.com/quicwg/base-drafts/commit/68d1c8b3b1dd3b657de8a7b4580f7a8da0db509b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

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

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

Co-Authored-By: MikkelFJ <mikkelfj@gmail.com>


  Commit: b669d0f7c51fa100e2c7c76fe6ddffa1e2c495d9
      https://github.com/quicwg/base-drafts/commit/b669d0f7c51fa100e2c7c76fe6ddffa1e2c495d9
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

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

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

Co-Authored-By: MikkelFJ <mikkelfj@gmail.com>


  Commit: ce74eecbbc1228dc48a69b249126410eb597e0fa
      https://github.com/quicwg/base-drafts/commit/ce74eecbbc1228dc48a69b249126410eb597e0fa
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

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

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

Once -> After


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

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

  Log Message:
  -----------
  Merge pull request #2688 from quicwg/ianswett-close-initial-handshake

Clarify server CONNECTION_CLOSE with Handshake


Compare: https://github.com/quicwg/base-drafts/compare/6f5a6430607d...a981f6778293