[quicwg/base-drafts] 18e24e: NEW_TOKEN contains globally unique values

Jana Iyengar <noreply@github.com> Wed, 11 December 2019 02:37 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 BF606120219 for <quic-issues@ietfa.amsl.com>; Tue, 10 Dec 2019 18:37:10 -0800 (PST)
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 oZtZ6J1e9C0c for <quic-issues@ietfa.amsl.com>; Tue, 10 Dec 2019 18:37:09 -0800 (PST)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 48F7F120059 for <quic-issues@ietf.org>; Tue, 10 Dec 2019 18:37:09 -0800 (PST)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id F3603120385 for <quic-issues@ietf.org>; Tue, 10 Dec 2019 18:37:08 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1576031829; bh=dkXh8TqIJDQQ7tjyJKnE0vzGQWVxzAMwFSyb7vdPRSQ=; h=Date:From:To:Subject:From; b=T/J06lqXDXlBzTkTISaMZwr0qbT0zAVLdgeF8LBuKqI6TYkSaGloYso4fc8N+t4pp cMAMQiOqCRo0hxqoVXTdu4u5R2sfTdaLVskdssaG1LI0Eq3sQMRaqld3y++P8Xr55v cDJa3HN0o7cT6YSpZKPGMztVz1HEdgzI4/X2YvO8=
Date: Tue, 10 Dec 2019 18:37:08 -0800
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/e36b24-1eba3a@github.com>
Subject: [quicwg/base-drafts] 18e24e: NEW_TOKEN contains globally unique values
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/5-uMf2Z3YA09mWkCeVlSWe4VhLs>
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: Wed, 11 Dec 2019 02:37:11 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  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: 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: 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: 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


Compare: https://github.com/quicwg/base-drafts/compare/e36b24df432a...1eba3aa1de7f