[quicwg/base-drafts] 065ba7: grease transport parameters

Martin Thomson <noreply@github.com> Fri, 16 August 2019 01:24 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 8CCD9120105 for <quic-issues@ietfa.amsl.com>; Thu, 15 Aug 2019 18:24:13 -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 tlr8NcQL2NFM for <quic-issues@ietfa.amsl.com>; Thu, 15 Aug 2019 18:24:11 -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 C2096120103 for <quic-issues@ietf.org>; Thu, 15 Aug 2019 18:24:11 -0700 (PDT)
Date: Thu, 15 Aug 2019 18:24:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1565918651; bh=KDqboIXwOnb0VT3EsViueQFqRovdRQgkR4GBs/t8YeQ=; h=Date:From:To:Subject:From; b=B8WRsTBrK1pN568vUtjDXDMEB5ZbeAuxAbk7kJvHSSrs+n3mqjOl8I5pL1w5ghfLX 7o4QSd1AbFoG7LmvZyl3Dzc5UxEvGvb2fTtfwwa6xbnB1HrWfDZ+Cuwvq1lJM1h2HP wclOhC8wcL/8S0hURDDDRvVAA815XNo5BiDVRhdA=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/6ff9d8-3223f5@github.com>
Subject: [quicwg/base-drafts] 065ba7: grease transport parameters
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/n12oWpzTAQmcBF7I1fhmtGYY1pI>
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: Fri, 16 Aug 2019 01:24:13 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 065ba73a6e1ce530b60ebee732d151c14a226995
      https://github.com/quicwg/base-drafts/commit/065ba73a6e1ce530b60ebee732d151c14a226995
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-07-05 (Fri, 05 Jul 2019)

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

  Log Message:
  -----------
  grease transport parameters


  Commit: e05433b08882927543175422fdfa95f2fcb7574c
      https://github.com/quicwg/base-drafts/commit/e05433b08882927543175422fdfa95f2fcb7574c
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-07-09 (Tue, 09 Jul 2019)

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

  Log Message:
  -----------
  add IANA considerations


  Commit: ba72a684009f10e1d740db865a36ada7a05d198f
      https://github.com/quicwg/base-drafts/commit/ba72a684009f10e1d740db865a36ada7a05d198f
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-08-11 (Sun, 11 Aug 2019)

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

  Log Message:
  -----------
  fix example for reserved transport parameter code points


  Commit: 8459c511c038ee5accb3da3a178d1db02b871680
      https://github.com/quicwg/base-drafts/commit/8459c511c038ee5accb3da3a178d1db02b871680
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-08-16 (Fri, 16 Aug 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
    M initial-protection.js

  Log Message:
  -----------
  Merge branch 'master' into grease-transport-parameters


  Commit: 3223f514f81c8bce1566adb96710cb809229dd52
      https://github.com/quicwg/base-drafts/commit/3223f514f81c8bce1566adb96710cb809229dd52
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-08-16 (Fri, 16 Aug 2019)

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

  Log Message:
  -----------
  Merge pull request #2873 from marten-seemann/grease-transport-parameters

grease transport parameters


Compare: https://github.com/quicwg/base-drafts/compare/6ff9d8cc29a0...3223f514f81c