[quicwg/base-drafts] 3df93e: Rough in first octet changes
Martin Thomson <martin.thomson@gmail.com> Tue, 20 November 2018 23:08 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 34D50130DF4 for <quic-issues@ietfa.amsl.com>; Tue, 20 Nov 2018 15:08:01 -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 AJ99hxXf4y6E for <quic-issues@ietfa.amsl.com>; Tue, 20 Nov 2018 15:08:00 -0800 (PST)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 C365312007C for <quic-issues@ietf.org>; Tue, 20 Nov 2018 15:07:59 -0800 (PST)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1542755279; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ebED/+naGU97utLSVI9tHZyGAzpjHIkYGGzBxQErsYw=; b=v6TKjKUnx6x4hzezGHsXffG2AykpCjYKGxSOWqX3H+O7HWxpKBXUiegRCMSP7zWaSN7XFbay JuU8IL+aKSqU0hxvRFtAcIDoFevbQ+0WhgO0BB0/44wjro2PjXF/9naR6Xy0b8xBShqgxeE9 3fb3HPqxbZrO2ivrDKFZwHZrYWs=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bf493ce.7f1fe4176390-smtp-out-n02; Tue, 20 Nov 2018 23:07:58 -0000 (UTC)
Date: Tue, 20 Nov 2018 15:07:58 -0800
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bf493cea75aa_728d2aad32bbe57c10546@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 3df93e: Rough in first octet changes
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bf493cea7113_728d2aad32bbe57c10481"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YHYnA1J5AGIpMCQtfwZMIEfhtHU>
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:08:01 -0000
Branch: refs/heads/master Home: https://github.com/quicwg/base-drafts Commit: 3df93e948824d4fdd2fac4b3733fa90c601b4e28 https://github.com/quicwg/base-drafts/commit/3df93e948824d4fdd2fac4b3733fa90c601b4e28 Author: Martin Thomson <martin.thomson@gmail.com> Date: 2018-11-14 (Wed, 14 Nov 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Rough in first octet changes This doesn't include the -tls draft pieces yet, which cover how the first octet is (partially) protected. Commit: a13266667d30e1fd872375675aab96bf76038f06 https://github.com/quicwg/base-drafts/commit/a13266667d30e1fd872375675aab96bf76038f06 Author: Martin Thomson <martin.thomson@gmail.com> Date: 2018-11-15 (Thu, 15 Nov 2018) Changed paths: M draft-ietf-quic-tls.md M draft-ietf-quic-transport.md Log Message: ----------- Add the TLS bits, refine some of the transport bits Commit: 0e361883372606c2d4476c6ed8f21f95958cf1db https://github.com/quicwg/base-drafts/commit/0e361883372606c2d4476c6ed8f21f95958cf1db Author: Martin Thomson <martin.thomson@gmail.com> Date: 2018-11-15 (Thu, 15 Nov 2018) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- Reword Commit: b40e506d9c905f6a8073849d10cc43fd3248f8dd https://github.com/quicwg/base-drafts/commit/b40e506d9c905f6a8073849d10cc43fd3248f8dd Author: Martin Thomson <martin.thomson@gmail.com> Date: 2018-11-17 (Sat, 17 Nov 2018) Changed paths: M draft-ietf-quic-tls.md M draft-ietf-quic-transport.md Log Message: ----------- Apply suggestions from code review Review suggestions Co-Authored-By: martinthomson <martin.thomson@gmail.com> Commit: 6e24096c683e6aad23f4ec10f7d16d8d557cec7b https://github.com/quicwg/base-drafts/commit/6e24096c683e6aad23f4ec10f7d16d8d557cec7b Author: David Schinazi <DavidSchinazi@users.noreply.github.com> Date: 2018-11-19 (Mon, 19 Nov 2018) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- Input to ChaCha20 is five zeros. Co-Authored-By: martinthomson <martin.thomson@gmail.com> Commit: 5b49645359dffc5e403e59e46973eeea2e770dfd https://github.com/quicwg/base-drafts/commit/5b49645359dffc5e403e59e46973eeea2e770dfd 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: ----------- Unused mask bytes Commit: 7e74188624d2461d68fdd690ab1e85712d48ef10 https://github.com/quicwg/base-drafts/commit/7e74188624d2461d68fdd690ab1e85712d48ef10 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: ----------- Explain initial header protection Commit: c7ef43a0db4d81067cf75240c35cf33a4d5f322e https://github.com/quicwg/base-drafts/commit/c7ef43a0db4d81067cf75240c35cf33a4d5f322e 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: ----------- Duplicate sample calculations Commit: d9e063c4f52623b364b137331fffdbc5b5f55ccb https://github.com/quicwg/base-drafts/commit/d9e063c4f52623b364b137331fffdbc5b5f55ccb 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: ----------- Payload length confusion Commit: 9526663fa427eab01215a3c876898639d8872dff https://github.com/quicwg/base-drafts/commit/9526663fa427eab01215a3c876898639d8872dff 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: ----------- Bytes, for consistency Commit: 00c571ec5e9cc3c38668960f95dd9e96c8ca0a42 https://github.com/quicwg/base-drafts/commit/00c571ec5e9cc3c38668960f95dd9e96c8ca0a42 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: ----------- Fix stateless reset too Commit: 53d5d79f26edab653b945cb496e28001cb9c00f9 https://github.com/quicwg/base-drafts/commit/53d5d79f26edab653b945cb496e28001cb9c00f9 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: ----------- 2+8n is unlikely, but I've met some of the people implementing this 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 Commit: 5e37f215027729968679b7257679adfb621d834d https://github.com/quicwg/base-drafts/commit/5e37f215027729968679b7257679adfb621d834d Author: Martin Thomson <martin.thomson@gmail.com> Date: 2018-11-21 (Wed, 21 Nov 2018) Changed paths: M draft-ietf-quic-tls.md M draft-ietf-quic-transport.md Log Message: ----------- Merge pull request #2006 from quicwg/first-octet First byte changes Compare: https://github.com/quicwg/base-drafts/compare/9feb98a2848f...5e37f2150277 **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] 3df93e: Rough in first octet… Martin Thomson