[quicwg/base-drafts] 36c68c: Remove "quic " HKDF label
Martin Thomson <martin.thomson@gmail.com> Tue, 20 November 2018 23:07 UTC
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@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 B9B86130DEA for <quic-issues@ietfa.amsl.com>; Tue, 20 Nov 2018 15:07:21 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level:
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no 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 JWHyoWVmiCW0 for <quic-issues@ietfa.amsl.com>; Tue, 20 Nov 2018 15:07:19 -0800 (PST)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 59E1412007C for <quic-issues@ietf.org>; Tue, 20 Nov 2018 15:07:19 -0800 (PST)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1542755238; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=APthgx5N0ras57iB3ACqx+genutBO6v1v77RO0pHzGQ=; b=XGJ58n7o/Q3nYJb3oX0bklaEQ2UUcNVTXjdOwQjLR5soczcwh/pbFsCXju290E+UXIjyFp45 ehpc/J9J1t3GAsvBKTudWS4LqSLtILEiQ1mCnGZEnG9X+V0SKmYqCsxaNnwBhgX6m9qqifns rGAtIhO8yM0oWYCozXXnvj5lP38=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bf493a6.7fe57231d750-smtp-out-n03; Tue, 20 Nov 2018 23:07:18 -0000 (UTC)
Date: Tue, 20 Nov 2018 15:07:18 -0800
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bf493a66f3a9_33842ae903d585746525@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 36c68c: Remove "quic " HKDF label
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bf493a66eec5_33842ae903d58574651f6"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AgnWm9uRlhXOz1zDjd4QXRFbXHg>
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, 20 Nov 2018 23:07:22 -0000
Branch: refs/heads/first-octet Home: https://github.com/quicwg/base-drafts Commit: 36c68c3f600722cd6a52f28622e60f9423ffc3f3 https://github.com/quicwg/base-drafts/commit/36c68c3f600722cd6a52f28622e60f9423ffc3f3 Author: Martin Thomson <martin.thomson@gmail.com> Date: 2018-11-07 (Wed, 07 Nov 2018) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- Remove "quic " HKDF label Closes #1971. Commit: 5920b4a56f32464a5fecc4b8c4abfc81bd405324 https://github.com/quicwg/base-drafts/commit/5920b4a56f32464a5fecc4b8c4abfc81bd405324 Author: Martin Thomson <martin.thomson@gmail.com> Date: 2018-11-08 (Thu, 08 Nov 2018) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- Remove example Commit: 35a7bb0dcc3598be6d4ae86c47af99a1a839ccc7 https://github.com/quicwg/base-drafts/commit/35a7bb0dcc3598be6d4ae86c47af99a1a839ccc7 Author: Martin Thomson <martin.thomson@gmail.com> Date: 2018-11-12 (Mon, 12 Nov 2018) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- Separate keys at the leaves Commit: c3828d3f165f0380ec60388942515ba5b189bd78 https://github.com/quicwg/base-drafts/commit/c3828d3f165f0380ec60388942515ba5b189bd78 Author: martinduke <martin.h.duke@gmail.com> Date: 2018-11-13 (Tue, 13 Nov 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Refine minimum DCID length of Initial This is meant to almost entirely mitigate #1810 by making sure that the reply to a VN packet ends up at the same server. It reduces the spurious downgrade attack signal to a corner case of a corner case. It is much more lightweight than alternatives, if we're looking for a minimum-footprint change. Commit: 1e4ab004ce00f2f5ee72870b94187e434a6e3159 https://github.com/quicwg/base-drafts/commit/1e4ab004ce00f2f5ee72870b94187e434a6e3159 Author: Martin Thomson <martin.thomson@gmail.com> Date: 2018-11-14 (Wed, 14 Nov 2018) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- Add key diversity section Commit: ecd2d27cd6deb13f731646f30570fdc3cb9f1ed9 https://github.com/quicwg/base-drafts/commit/ecd2d27cd6deb13f731646f30570fdc3cb9f1ed9 Author: martinduke <martin.h.duke@gmail.com> Date: 2018-11-13 (Tue, 13 Nov 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Address MT's comment? Commit: aaed35e0a0afa81efdc0f512b8be632927285a6f https://github.com/quicwg/base-drafts/commit/aaed35e0a0afa81efdc0f512b8be632927285a6f Author: ianswett <ianswett@users.noreply.github.com> Date: 2018-11-14 (Wed, 14 Nov 2018) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md (#2004) Commit: 316eb16890eba6a9460eb5dcae262136f9498010 https://github.com/quicwg/base-drafts/commit/316eb16890eba6a9460eb5dcae262136f9498010 Author: Martin Thomson <martin.thomson@gmail.com> Date: 2018-11-15 (Thu, 15 Nov 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Merge pull request #2001 from martinduke/patch-30 Refine minimum DCID length of Initial Commit: af6d70fcd998d21569834fc59f2313fd309cfc34 https://github.com/quicwg/base-drafts/commit/af6d70fcd998d21569834fc59f2313fd309cfc34 Author: seanturner <sean@sn3rd.com> Date: 2018-11-15 (Thu, 15 Nov 2018) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- Use TLS abbreviation Commit: 9335f5a1ef5abb910049662c7cb5287f8455fe71 https://github.com/quicwg/base-drafts/commit/9335f5a1ef5abb910049662c7cb5287f8455fe71 Author: ianswett <ianswett@users.noreply.github.com> Date: 2018-11-15 (Thu, 15 Nov 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Clarify MAX_STREAMS Fixes #1941 Commit: 9a177cf85b59e1777c572d31e28777e1141b8a13 https://github.com/quicwg/base-drafts/commit/9a177cf85b59e1777c572d31e28777e1141b8a13 Author: ianswett <ianswett@users.noreply.github.com> Date: 2018-11-15 (Thu, 15 Nov 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Update draft-ietf-quic-transport.md Commit: 06b4cbd925ffc9a97e1b3ec7d22e750003232ad6 https://github.com/quicwg/base-drafts/commit/06b4cbd925ffc9a97e1b3ec7d22e750003232ad6 Author: Mike Bishop <mbishop@evequefou.be> Date: 2018-11-15 (Thu, 15 Nov 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- STOP_SENDING opens streams Commit: fd0d0f8cd1aee281bce66940a983fd0306c67c4a https://github.com/quicwg/base-drafts/commit/fd0d0f8cd1aee281bce66940a983fd0306c67c4a Author: ianswett <ianswett@users.noreply.github.com> Date: 2018-11-16 (Fri, 16 Nov 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Update draft-ietf-quic-transport.md Commit: 8a050c76da479ffa5b815dc6e68e4cb84d2dfec8 https://github.com/quicwg/base-drafts/commit/8a050c76da479ffa5b815dc6e68e4cb84d2dfec8 Author: ianswett <ianswett@users.noreply.github.com> Date: 2018-11-16 (Fri, 16 Nov 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Update draft-ietf-quic-transport.md Commit: 189b423f8b1f6c131a1db4e01b89314856f5a894 https://github.com/quicwg/base-drafts/commit/189b423f8b1f6c131a1db4e01b89314856f5a894 Author: Marten Seemann <martenseemann@gmail.com> Date: 2018-11-17 (Sat, 17 Nov 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- remove a duplicate sentence in the stateless reset section Commit: bea6906ed695ddf6845ceee3f31ae9025e3039c9 https://github.com/quicwg/base-drafts/commit/bea6906ed695ddf6845ceee3f31ae9025e3039c9 Author: Marten Seemann <martenseemann@gmail.com> Date: 2018-11-17 (Sat, 17 Nov 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- allow retiring of all stateless tokens Commit: 53807397e2ef2cb71d7ab6da9e6e1df63c6ee2d0 https://github.com/quicwg/base-drafts/commit/53807397e2ef2cb71d7ab6da9e6e1df63c6ee2d0 Author: Martin Thomson <martin.thomson@gmail.com> Date: 2018-11-19 (Mon, 19 Nov 2018) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- Merge pull request #2011 from seanturner/tls_tls-abbreviation Use TLS abbreviation Commit: 98508c89e2293b6aa5ab22cf4b61517951591e9c https://github.com/quicwg/base-drafts/commit/98508c89e2293b6aa5ab22cf4b61517951591e9c Author: Martin Thomson <martin.thomson@gmail.com> Date: 2018-11-19 (Mon, 19 Nov 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Merge pull request #2012 from quicwg/ianswett-max-streams Clarify MAX_STREAMS Commit: bb45c88aac038d93366a91497ab1843dd551a558 https://github.com/quicwg/base-drafts/commit/bb45c88aac038d93366a91497ab1843dd551a558 Author: Martin Thomson <martin.thomson@gmail.com> Date: 2018-11-19 (Mon, 19 Nov 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Merge pull request #2016 from marten-seemann/remove-duplicate-sentence remove a duplicate sentence in the stateless reset section Commit: 8e160748d3bb88e1bd07e6e9b87201e2cfc3151b https://github.com/quicwg/base-drafts/commit/8e160748d3bb88e1bd07e6e9b87201e2cfc3151b Author: Martin Thomson <martin.thomson@gmail.com> Date: 2018-11-19 (Mon, 19 Nov 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Merge pull request #2017 from marten-seemann/allow-retiring-of-all-tokens allow retiring of all stateless reset tokens Commit: 1e68d2a27eeb868f9b2a3242bc7dae9bbb44fe00 https://github.com/quicwg/base-drafts/commit/1e68d2a27eeb868f9b2a3242bc7dae9bbb44fe00 Author: Martin Thomson <martin.thomson@gmail.com> Date: 2018-11-19 (Mon, 19 Nov 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Update to RFC4303, which is not obsolete Commit: c149b56a4dae31b7d69956aac7830d79b2dd997d https://github.com/quicwg/base-drafts/commit/c149b56a4dae31b7d69956aac7830d79b2dd997d Author: Martin Thomson <martin.thomson@gmail.com> Date: 2018-11-19 (Mon, 19 Nov 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Apply suggestions from code review Co-Authored-By: MikeBishop <mbishop@evequefou.be> Commit: a172c5a2d51fbac5267c9f88201eaaffbc689f01 https://github.com/quicwg/base-drafts/commit/a172c5a2d51fbac5267c9f88201eaaffbc689f01 Author: Mike Bishop <mbishop@evequefou.be> Date: 2018-11-19 (Mon, 19 Nov 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Rewrap from GH suggestions Commit: ea4093ffae615ce6c65d7d305680a75756b11c39 https://github.com/quicwg/base-drafts/commit/ea4093ffae615ce6c65d7d305680a75756b11c39 Author: Martin Thomson <martin.thomson@gmail.com> Date: 2018-11-20 (Tue, 20 Nov 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Merge pull request #2013 from quicwg/transport/stop_sending_opens STOP_SENDING opens streams Commit: 605c0f14fe54404683607be4f5e86e8062b1761d https://github.com/quicwg/base-drafts/commit/605c0f14fe54404683607be4f5e86e8062b1761d Author: Martin Thomson <martin.thomson@gmail.com> Date: 2018-11-20 (Tue, 20 Nov 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Merge pull request #2020 from quicwg/4303 Update to RFC4303, which is not obsolete Commit: e9c5fb3d1cd8308e7986838cc67679ddf3ebc016 https://github.com/quicwg/base-drafts/commit/e9c5fb3d1cd8308e7986838cc67679ddf3ebc016 Author: Jana Iyengar <jri.ietf@gmail.com> Date: 2018-11-20 (Tue, 20 Nov 2018) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Move ack generation out of loss detection Commit: 692bd2256fb55233ec13ae9cc6c2dca00882d905 https://github.com/quicwg/base-drafts/commit/692bd2256fb55233ec13ae9cc6c2dca00882d905 Author: janaiyengar <jri.ietf@gmail.com> Date: 2018-11-20 (Tue, 20 Nov 2018) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Merge pull request #2027 from quicwg/ackgen Move ack generation out of loss detection Commit: 9feb98a2848facffe750048a5825e99e3fed57c6 https://github.com/quicwg/base-drafts/commit/9feb98a2848facffe750048a5825e99e3fed57c6 Author: Martin Thomson <martin.thomson@gmail.com> Date: 2018-11-21 (Wed, 21 Nov 2018) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- Merge pull request #1991 from quicwg/leaf-separation Separation for leaf keys only Commit: a89f732c21eacaa2cbd3c0d4f3145128afa47083 https://github.com/quicwg/base-drafts/commit/a89f732c21eacaa2cbd3c0d4f3145128afa47083 Author: Martin Thomson <martin.thomson@gmail.com> Date: 2018-11-21 (Wed, 21 Nov 2018) Changed paths: M draft-ietf-quic-recovery.md M draft-ietf-quic-tls.md M draft-ietf-quic-transport.md Log Message: ----------- Merge branch 'master' into first-octet Compare: https://github.com/quicwg/base-drafts/compare/53d5d79f26ed...a89f732c21ea **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
- [quicwg/base-drafts] 36c68c: Remove "quic " HKDF … Martin Thomson