[quicwg/base-drafts] af642f: Transport parameters are mandatory. Fixes #2528

Martin Thomson <noreply@github.com> Tue, 30 April 2019 22:23 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 320C11200F6 for <quic-issues@ietfa.amsl.com>; Tue, 30 Apr 2019 15:23:01 -0700 (PDT)
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_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 zvzVLoU79aM6 for <quic-issues@ietfa.amsl.com>; Tue, 30 Apr 2019 15:22:58 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8197D1200D7 for <quic-issues@ietf.org>; Tue, 30 Apr 2019 15:22:58 -0700 (PDT)
Date: Tue, 30 Apr 2019 15:22:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556662977; bh=RFP0q0VLxm93UFxgWMc4yij+tPviPwXpb4wfh0TqF3A=; h=Date:From:To:Subject:From; b=wfOMsVEp0HQsan4fke4rGegQtq+zyVF/p9ClYB3llHof2M3alB32wHPB/wPGZoJk2 ryYBN3a3WTaRkqVjTvb7TS4wCnwPqr5lvxWng87fmadOjDEJW9DM03a7HvFpKeoiVD oU5LNfM3U9t3D4n3Dkv4Y4dmQ0a3aXwK0RqrZ4tY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/b660d2-d14cd3@github.com>
Subject: [quicwg/base-drafts] af642f: Transport parameters are mandatory. Fixes #2528
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/WRZpk8_b661XLG-TGl2gZJ3nvy0>
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, 30 Apr 2019 22:23:01 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: af642f8ad16dc9c2fe63de1c7b3856d6d5cf1aec
      https://github.com/quicwg/base-drafts/commit/af642f8ad16dc9c2fe63de1c7b3856d6d5cf1aec
  Author: EKR <ekr@rtfm.com>
  Date:   2019-03-27 (Wed, 27 Mar 2019)

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

  Log Message:
  -----------
  Transport parameters are mandatory. Fixes #2528


  Commit: f61cb0294b1d0e4073cc000de79f98909907ca41
      https://github.com/quicwg/base-drafts/commit/f61cb0294b1d0e4073cc000de79f98909907ca41
  Author: EKR <ekr@rtfm.com>
  Date:   2019-03-27 (Wed, 27 Mar 2019)

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

  Log Message:
  -----------
  Review comments


  Commit: 54bd1c2da60c6f34d713bcae952268475b6c1071
      https://github.com/quicwg/base-drafts/commit/54bd1c2da60c6f34d713bcae952268475b6c1071
  Author: EKR <ekr@rtfm.com>
  Date:   2019-03-27 (Wed, 27 Mar 2019)

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

  Log Message:
  -----------
  e, not d


  Commit: da01bfe0e28bf53e20090e44a281f8f8c0338ba0
      https://github.com/quicwg/base-drafts/commit/da01bfe0e28bf53e20090e44a281f8f8c0338ba0
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-03-27 (Wed, 27 Mar 2019)

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

  Log Message:
  -----------
  Reflow


  Commit: 4e2709b212661ef3e5052a2365c52120d7c10ce5
      https://github.com/quicwg/base-drafts/commit/4e2709b212661ef3e5052a2365c52120d7c10ce5
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-04-24 (Wed, 24 Apr 2019)

  Changed paths:
    M README.md
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    R draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    M tag.sh

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


  Commit: d14cd3f1f0ca4e7f39d4a0db1699aa8bbf8be263
      https://github.com/quicwg/base-drafts/commit/d14cd3f1f0ca4e7f39d4a0db1699aa8bbf8be263
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-01 (Wed, 01 May 2019)

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

  Log Message:
  -----------
  Merge pull request #2560 from ekr/tp_mandatory

Transport parameters are mandatory. Fixes #2528


Compare: https://github.com/quicwg/base-drafts/compare/b660d2b5759b...d14cd3f1f0ca