[quicwg/base-drafts] c57c9c: Merge pull request #11 from quicwg/master

Martin Thomson <noreply@github.com> Tue, 05 February 2019 23:28 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 C904213132F for <quic-issues@ietfa.amsl.com>; Tue, 5 Feb 2019 15:28:27 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -11.553
X-Spam-Level:
X-Spam-Status: No, score=-11.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-4.553, 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 Av2vQVWgcMsk for <quic-issues@ietfa.amsl.com>; Tue, 5 Feb 2019 15:28:26 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 18722131337 for <quic-issues@ietf.org>; Tue, 5 Feb 2019 15:28:25 -0800 (PST)
Date: Tue, 05 Feb 2019 15:28:24 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1549409304; bh=j4WM5wgv4vVV9/M/8n+F4sDtffgsxWp3I9Ve/vKEQw8=; h=Date:From:To:Subject:From; b=I7EqmfHWi8DJWgp5xhRgohLWhE+92wTJjlwLa7AgdVWQmoAhnTOx0ieOlhvZxcTjU RQL3BqKtuUHfvAaNjmsUKSBv3nkAcX3thmbKWdKYBQ9JtXRWZ9Ot6RgNqjHXikGb0U 9M45LrE7YzKJ/5iu0z5+jo/JC0gYxDDLp7KCdaVM=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/0d0016-07e0c3@github.com>
Subject: [quicwg/base-drafts] c57c9c: Merge pull request #11 from quicwg/master
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/Y8DJt4lbJk-C3Q_S0IVxKsx7xnM>
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, 05 Feb 2019 23:28:28 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: c57c9c5f01494133c14c929cea514694b9e3a684
      https://github.com/quicwg/base-drafts/commit/c57c9c5f01494133c14c929cea514694b9e3a684
  Author: Christian Huitema <huitema@huitema.net>
  Date:   2019-01-26 (Sat, 26 Jan 2019)

  Changed paths:
    A .github/release-drafter.yml
    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-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    A initial-protection.js
    M tag.sh

  Log Message:
  -----------
  Merge pull request #11 from quicwg/master

Align fork to master


  Commit: 35387128d9b0cb4729f8655fec292f6bd02fef4a
      https://github.com/quicwg/base-drafts/commit/35387128d9b0cb4729f8655fec292f6bd02fef4a
  Author: huitema <huitema@huitema.net>
  Date:   2019-01-31 (Thu, 31 Jan 2019)

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

  Log Message:
  -----------
  Setting the flow label per RFC 6437.


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

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

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

Co-Authored-By: huitema <huitema@huitema.net>


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

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

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

Co-Authored-By: huitema <huitema@huitema.net>


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

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

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

Co-Authored-By: huitema <huitema@huitema.net>


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

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

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

Co-Authored-By: huitema <huitema@huitema.net>


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

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

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

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: a122343dec6cbe70c07f62798916ec9d04e2c260
      https://github.com/quicwg/base-drafts/commit/a122343dec6cbe70c07f62798916ec9d04e2c260
  Author: huitema <huitema@huitema.net>
  Date:   2019-01-31 (Thu, 31 Jan 2019)

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

  Log Message:
  -----------
  Fixing a repeated words nit.


  Commit: d4ea7cf250fbff0a42078506a229c3b1fbbb0111
      https://github.com/quicwg/base-drafts/commit/d4ea7cf250fbff0a42078506a229c3b1fbbb0111
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-02-04 (Mon, 04 Feb 2019)

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

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

Adding the hyphen that Jana suggested.

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: 89fbee7952d4192b2a58d0abf1c0c6080c5c2cb7
      https://github.com/quicwg/base-drafts/commit/89fbee7952d4192b2a58d0abf1c0c6080c5c2cb7
  Author: Lars Eggert <lars@eggert.org>
  Date:   2019-02-04 (Mon, 04 Feb 2019)

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

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

accept suggestion.

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: bdd348c613657dff1ba37e0c75f64dd322ddd236
      https://github.com/quicwg/base-drafts/commit/bdd348c613657dff1ba37e0c75f64dd322ddd236
  Author: Christian Huitema <huitema@huitema.net>
  Date:   2019-02-04 (Mon, 04 Feb 2019)

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

  Log Message:
  -----------
  Crypotographic hash for the flow label.


  Commit: 5017bc3fca43f71070c39db4e76f023c401bc51c
      https://github.com/quicwg/base-drafts/commit/5017bc3fca43f71070c39db4e76f023c401bc51c
  Author: Christian Huitema <huitema@huitema.net>
  Date:   2019-02-04 (Mon, 04 Feb 2019)

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

  Log Message:
  -----------
  Split long line.


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

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

  Log Message:
  -----------
  Merge pull request #2399 from huitema/ipv6-flow-label

Ipv6 flow label


Compare: https://github.com/quicwg/base-drafts/compare/0d0016cb760b...07e0c32aeffa