[quicwg/base-drafts] 8d117c: Add some MUSTs
Martin Thomson <noreply@github.com> Tue, 25 August 2020 02:00 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 B4A863A106D for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 19:00:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level:
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, 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 oErqPKRz7PKR for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:59:59 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 686553A104C for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:59:59 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id AAD40600024 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:59:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320797; bh=Qcnw2Rr6S0OLdGiy5JaoXAGBamCbB+QVMtYG6aDK7vY=; h=Date:From:To:Subject:From; b=ZS+nkbfMg8h44DH4OnmnY+KUKDqNEeV+jE4t5sa7N7ciVnmsjb/u1LbmJKAK1xnlB 232LdPPBv1qW/jA7d7UHBLqy9vRb1XloObhMeDXXHnn+rL+x1b1QBUZ2h8/nO6yhnF e5iPsG0hX+YVuqR4m3WfhctTusPidpQ02r/zIB3M=
Date: Mon, 24 Aug 2020 18:59:57 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/define-ss-ca/4478c2-72c57b@github.com>
Subject: [quicwg/base-drafts] 8d117c: Add some MUSTs
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/5h0lkVkMCULv-VRAR8rQzx_n9GE>
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, 25 Aug 2020 02:00:01 -0000
Branch: refs/heads/define-ss-ca Home: https://github.com/quicwg/base-drafts Commit: 8d117c6b3b5885b3c922be19a2cb8a9a6ff105bb https://github.com/quicwg/base-drafts/commit/8d117c6b3b5885b3c922be19a2cb8a9a6ff105bb Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-08-01 (Sat, 01 Aug 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Add some MUSTs Fixes #3944 Commit: 02981cd8125623874c761b2a2689d2154ea96511 https://github.com/quicwg/base-drafts/commit/02981cd8125623874c761b2a2689d2154ea96511 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-08-10 (Mon, 10 Aug 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: 4cd67d63b508b73a6625e5383e44228c8051a267 https://github.com/quicwg/base-drafts/commit/4cd67d63b508b73a6625e5383e44228c8051a267 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-08-10 (Mon, 10 Aug 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: 7c8598786dd7a907818264a3a6b6837ce13f40d7 https://github.com/quicwg/base-drafts/commit/7c8598786dd7a907818264a3a6b6837ce13f40d7 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-08-13 (Thu, 13 Aug 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Gorry's suggestions from #3992 Commit: 6c0ad3c38ca6106f6b54d1de08fffa30d6d45b5a https://github.com/quicwg/base-drafts/commit/6c0ad3c38ca6106f6b54d1de08fffa30d6d45b5a Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-08-13 (Thu, 13 Aug 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: 350846db14974fec5cb25810496aca4590df48ef https://github.com/quicwg/base-drafts/commit/350846db14974fec5cb25810496aca4590df48ef Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-08-18 (Tue, 18 Aug 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: 3ff276ce608da8a9b1325d8a76397ae3cbe75e11 https://github.com/quicwg/base-drafts/commit/3ff276ce608da8a9b1325d8a76397ae3cbe75e11 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-08-18 (Tue, 18 Aug 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Co-authored-by: Jana Iyengar <jri.ietf@gmail.com> Commit: 97b471268553d36987f495f540457820d8b39d38 https://github.com/quicwg/base-drafts/commit/97b471268553d36987f495f540457820d8b39d38 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-08-18 (Tue, 18 Aug 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Co-authored-by: Jana Iyengar <jri.ietf@gmail.com> Commit: 1548c57ebf2945eabb485a3e33fb0359fff5e730 https://github.com/quicwg/base-drafts/commit/1548c57ebf2945eabb485a3e33fb0359fff5e730 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-08-18 (Tue, 18 Aug 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: 16d6dd8f9085f638a88b0be0de122a49eeb71a7f https://github.com/quicwg/base-drafts/commit/16d6dd8f9085f638a88b0be0de122a49eeb71a7f Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-08-21 (Fri, 21 Aug 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Clarify NewReno Commit: 709d8e83339d82ffb7d097e60989a508ff9cb70d https://github.com/quicwg/base-drafts/commit/709d8e83339d82ffb7d097e60989a508ff9cb70d Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-08-21 (Fri, 21 Aug 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Remove a sentence Commit: 84729dc2a48299facfe2c7eef47d5db015fc7aca https://github.com/quicwg/base-drafts/commit/84729dc2a48299facfe2c7eef47d5db015fc7aca Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-08-21 (Fri, 21 Aug 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: 72c57b962a0b5270d0b9d2c3a3639ca48c7ff1da https://github.com/quicwg/base-drafts/commit/72c57b962a0b5270d0b9d2c3a3639ca48c7ff1da Author: Martin Thomson <mt@lowentropy.net> Date: 2020-08-25 (Tue, 25 Aug 2020) Changed paths: Log Message: ----------- Merge remote-tracking branch 'origin/ianswett-must-new-reno' into define-ss-ca Compare: https://github.com/quicwg/base-drafts/compare/4478c2b99a2c...72c57b962a0b
- [quicwg/base-drafts] 8d117c: Add some MUSTs Martin Thomson