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 BF356120099
 for <quic-issues@ietfa.amsl.com>; Thu, 31 Oct 2019 04:51:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8
X-Spam-Level: 
X-Spam-Status: No, score=-8 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, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1,
 RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, 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 iHJBqSYBwFZT for <quic-issues@ietfa.amsl.com>;
 Thu, 31 Oct 2019 04:51:13 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205])
 (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by ietfa.amsl.com (Postfix) with ESMTPS id 4963512001E
 for <quic-issues@ietf.org>; Thu, 31 Oct 2019 04:51:13 -0700 (PDT)
Date: Thu, 31 Oct 2019 04:51:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;
 s=pf2014; t=1572522672;
 bh=3AXDGxaZc+LUDQJ3Yg2aPPI4t5EeFYs1hqtZauaU0bo=;
 h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID:
 List-Archive:List-Post:List-Unsubscribe:From;
 b=kK3rfsyEdf0cFxES2vKAS6PaREKzBCegzWmsHC7zg8X2iBLybPCk6Hi4/dCowMeeN
 Cyg6v0plrTSRyJ6+s6BN18st/bQP9bWH273l4VRUXlaxULE5JqYPvdp7sSnF+kh0yl
 CjSm4QmJI1qmNmqIZXsmJdu8N52jUlxz1kmR4bqw=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3178/push/4217612373@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3178@github.com>
References: <quicwg/base-drafts/pull/3178@github.com>
Subject: Re: [quicwg/base-drafts] token-based greasing / initial packet
 protection (downgradable variant) (#3178)
Mime-Version: 1.0
Content-Type: multipart/alternative;
 boundary="--==_mimepart_5dbacab08a585_12e13fde37acd96015988c1";
 charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/42wMmWfyytzJAYBhYAWMArVCeHs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
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: Thu, 31 Oct 2019 11:51:15 -0000


----==_mimepart_5dbacab08a585_12e13fde37acd96015988c1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho pushed 7 commits.

3caa73ef9279f8ff867c12943415f006a5fd41da  Update draft-ietf-quic-transport.md
ead19c004bd4ba063eeb9dcef0217f1322dff7d7  Update draft-ietf-quic-transport.md
bd45b3740c8323bdbe9a2a31fe600a8a23c122ee  Update draft-ietf-quic-transport.md
0a45df175f7a3cdb8a58bdbe2fceede5c3f11f05  Update draft-ietf-quic-transport.md
d683da83643b996412c7852beaf0e8da6427bfc9  wordwrap
febd89944d6481428987be6122b9299b8e686da0  s/PRF/CSPRNG/ for clarification
26d62d17b48f9275b3b3ef770d267021e413e624  Merge branch 'kazuho/new-token-with-alias' into kazuho/new-token-with-alias-downgradable


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3178/files/dbac83112b888845920ed30db91917f6bb32d8f3..26d62d17b48f9275b3b3ef770d267021e413e624

----==_mimepart_5dbacab08a585_12e13fde37acd96015988c1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/kazuho" class="user-mention">@kazuho</a> pushed 7 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/3caa73ef9279f8ff867c12943415f006a5fd41da">3caa73e</a>  Update draft-ietf-quic-transport.md</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/ead19c004bd4ba063eeb9dcef0217f1322dff7d7">ead19c0</a>  Update draft-ietf-quic-transport.md</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/bd45b3740c8323bdbe9a2a31fe600a8a23c122ee">bd45b37</a>  Update draft-ietf-quic-transport.md</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/0a45df175f7a3cdb8a58bdbe2fceede5c3f11f05">0a45df1</a>  Update draft-ietf-quic-transport.md</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/d683da83643b996412c7852beaf0e8da6427bfc9">d683da8</a>  wordwrap</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/febd89944d6481428987be6122b9299b8e686da0">febd899</a>  s/PRF/CSPRNG/ for clarification</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/26d62d17b48f9275b3b3ef770d267021e413e624">26d62d1</a>  Merge branch &#39;kazuho/new-token-with-alias&#39; into kazuho/new-token-with-alias-downgradable</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3178/files/dbac83112b888845920ed30db91917f6bb32d8f3..26d62d17b48f9275b3b3ef770d267021e413e624?email_source=notifications&amp;email_token=AFTOJK6LZS6E67JVM27YGNLQRLBDBA5CNFSM4JHFM64KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGMZTINZRGEYDMNCQOVZWQIZUGIYTONRRGIZTOMY">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7DMJMTZIXSGXIQOLLQRLBDBANCNFSM4JHFM64A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3223ZP6TTRZ5EG6HDQRLBDBA5CNFSM4JHFM64KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGMZTINZRGEYDMNCQOVZWQIZUGIYTONRRGIZTOMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3178/files/dbac83112b888845920ed30db91917f6bb32d8f3..26d62d17b48f9275b3b3ef770d267021e413e624?email_source=notifications\u0026email_token=AFTOJK6LZS6E67JVM27YGNLQRLBDBA5CNFSM4JHFM64KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGMZTINZRGEYDMNCQOVZWQIZUGIYTONRRGIZTOMY",
"url": "https://github.com/quicwg/base-drafts/pull/3178/files/dbac83112b888845920ed30db91917f6bb32d8f3..26d62d17b48f9275b3b3ef770d267021e413e624?email_source=notifications\u0026email_token=AFTOJK6LZS6E67JVM27YGNLQRLBDBA5CNFSM4JHFM64KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGMZTINZRGEYDMNCQOVZWQIZUGIYTONRRGIZTOMY",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5dbacab08a585_12e13fde37acd96015988c1--

