[quicwg/base-drafts] b6fad5: Point to HTTP core; updated field names
ianswett <noreply@github.com> Thu, 02 April 2020 01:34 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 DC9B43A08AC for <quic-issues@ietfa.amsl.com>; Wed, 1 Apr 2020 18:34:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level:
X-Spam-Status: No, score=-2.1 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, DKIM_VALID_EF=-0.1, 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 tGnrS3VsoH97 for <quic-issues@ietfa.amsl.com>; Wed, 1 Apr 2020 18:34:50 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5E25A3A08AF for <quic-issues@ietf.org>; Wed, 1 Apr 2020 18:34:50 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 8077FE00A0 for <quic-issues@ietf.org>; Wed, 1 Apr 2020 18:34:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585791289; bh=CazWdV9cuaVaMCUs5PrKoBpLiOUiDIWD5GShXfv6SUU=; h=Date:From:To:Subject:From; b=BrhGBdGa2sgjma1OaOEBAZ4DVVzqE9D5QV19XSGAtppZHI+Ym1tCCReixsEMjmmnj hLMuzItKQImcEG1FYbo3f24TwyGLitTdJtDwx69fdTX1vIKKFWfcNR7BWbo4/OT/bL Ec1RLYRZbxsIUllAdDDCKN+p8adG/xjlgruSlYqY=
Date: Wed, 01 Apr 2020 18:34:49 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-initial-pto/4b2783-5a7994@github.com>
Subject: [quicwg/base-drafts] b6fad5: Point to HTTP core; updated field names
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/mXqw-sEOuYTk7lAqtyLLTjXuRNc>
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: Thu, 02 Apr 2020 01:34:53 -0000
Branch: refs/heads/ianswett-initial-pto Home: https://github.com/quicwg/base-drafts Commit: b6fad5474e0da4ef5218fee2fc6c33a6891f2e17 https://github.com/quicwg/base-drafts/commit/b6fad5474e0da4ef5218fee2fc6c33a6891f2e17 Author: Mike Bishop <mbishop@evequefou.be> Date: 2020-03-18 (Wed, 18 Mar 2020) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- Point to HTTP core; updated field names Commit: 262740da573633dfcd996b9fd46b7d8581afca5a https://github.com/quicwg/base-drafts/commit/262740da573633dfcd996b9fd46b7d8581afca5a Author: Mike Bishop <mbishop@evequefou.be> Date: 2020-03-18 (Wed, 18 Mar 2020) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- Capital! Commit: a122994dc79066b82de18ae17f2b88cd599f70e0 https://github.com/quicwg/base-drafts/commit/a122994dc79066b82de18ae17f2b88cd599f70e0 Author: Mike Bishop <mbishop@evequefou.be> Date: 2020-03-18 (Wed, 18 Mar 2020) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- Lucas' feedback Commit: 4d9a8fd692673ce15538ffbf1dcd46a394f55f81 https://github.com/quicwg/base-drafts/commit/4d9a8fd692673ce15538ffbf1dcd46a394f55f81 Author: Mike Bishop <mbishop@evequefou.be> Date: 2020-03-18 (Wed, 18 Mar 2020) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- Interim Commit: 16bf8bc3a60d1a9759d5daa38fa7cb0630c5dac6 https://github.com/quicwg/base-drafts/commit/16bf8bc3a60d1a9759d5daa38fa7cb0630c5dac6 Author: Mike Bishop <mbishop@evequefou.be> Date: 2020-03-18 (Wed, 18 Mar 2020) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- Feedback from MNot Commit: cff4cc5fe8a44e5ae439fee0123b35d322d3201b https://github.com/quicwg/base-drafts/commit/cff4cc5fe8a44e5ae439fee0123b35d322d3201b Author: Mike Bishop <mbishop@evequefou.be> Date: 2020-03-18 (Wed, 18 Mar 2020) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- Not all Commit: 54a60439a6148a5f32d9fe7a323dc74d8fdac626 https://github.com/quicwg/base-drafts/commit/54a60439a6148a5f32d9fe7a323dc74d8fdac626 Author: Mike Bishop <mbishop@evequefou.be> Date: 2020-03-18 (Wed, 18 Mar 2020) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- MNot fix Commit: ab4e7ca3b82885a05ce7c894ec856c1e9684775b https://github.com/quicwg/base-drafts/commit/ab4e7ca3b82885a05ce7c894ec856c1e9684775b Author: Mike Bishop <mbishop@evequefou.be> Date: 2020-03-18 (Wed, 18 Mar 2020) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- Import H2 Security Considerations Commit: ae28bd57ca122fffe9930c2b46887f4198169c46 https://github.com/quicwg/base-drafts/commit/ae28bd57ca122fffe9930c2b46887f4198169c46 Author: Mike Bishop <mbishop@evequefou.be> Date: 2020-03-18 (Wed, 18 Mar 2020) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- Wrapping Commit: 1f324810d8e2b513e587b897b5d5a531b841b3fe https://github.com/quicwg/base-drafts/commit/1f324810d8e2b513e587b897b5d5a531b841b3fe Author: Mike Bishop <mbishop@evequefou.be> Date: 2020-03-18 (Wed, 18 Mar 2020) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- URL reference format Commit: b53aa88fe335490604dc6e51e73d36e55c3c0360 https://github.com/quicwg/base-drafts/commit/b53aa88fe335490604dc6e51e73d36e55c3c0360 Author: Mike Bishop <mbishop@evequefou.be> Date: 2020-03-19 (Thu, 19 Mar 2020) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- Apply suggestions from code review Co-Authored-By: Martin Thomson <mt@lowentropy.net> Commit: fd258e3ee78166f78bf22a3b4d3d2bf2aa5e6190 https://github.com/quicwg/base-drafts/commit/fd258e3ee78166f78bf22a3b4d3d2bf2aa5e6190 Author: Mike Bishop <mbishop@evequefou.be> Date: 2020-03-19 (Thu, 19 Mar 2020) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- No, this was correct Commit: 85d2f9d57313304d064ca0f9abe2da0437c5cd50 https://github.com/quicwg/base-drafts/commit/85d2f9d57313304d064ca0f9abe2da0437c5cd50 Author: Mike Bishop <mbishop@evequefou.be> Date: 2020-03-19 (Thu, 19 Mar 2020) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- Fields, again Commit: 7f3cda841c01bcb677892e61e03341be06bef5a7 https://github.com/quicwg/base-drafts/commit/7f3cda841c01bcb677892e61e03341be06bef5a7 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-22 (Sun, 22 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Clarify PTO packets count towards amplification limit Fixes #3413 Commit: eb47fe039e4eb2a94d91e2db11784e3c52d6b0e4 https://github.com/quicwg/base-drafts/commit/eb47fe039e4eb2a94d91e2db11784e3c52d6b0e4 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-22 (Sun, 22 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Add a note which came up in #3340 about 0-RTT being accepted, but not path/address validation. Commit: 99796822b309ecd39bee7d648d4916c4edcdfc99 https://github.com/quicwg/base-drafts/commit/99796822b309ecd39bee7d648d4916c4edcdfc99 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-22 (Sun, 22 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: 6290d1447ecdc63e4b0a702d0a0bd27d01904d6a https://github.com/quicwg/base-drafts/commit/6290d1447ecdc63e4b0a702d0a0bd27d01904d6a Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-22 (Sun, 22 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Notify the congestion controller of losses first Fixes #3495 and #3288 by notifying the congestion controller of lost packets prior to notifying it of acknowledged packets and passing all lost packets into InPersistentCongestion(). Commit: 0c944ea9badc434888c169b4609687d404ad2fcb https://github.com/quicwg/base-drafts/commit/0c944ea9badc434888c169b4609687d404ad2fcb Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-22 (Sun, 22 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: 90ffa0a9f47780511e6ae18456669cb36696c9fe https://github.com/quicwg/base-drafts/commit/90ffa0a9f47780511e6ae18456669cb36696c9fe Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-23 (Mon, 23 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Co-Authored-By: Martin Thomson <mt@lowentropy.net> Commit: 1320c22506454ff42bc867250fa55eaaa1accdd7 https://github.com/quicwg/base-drafts/commit/1320c22506454ff42bc867250fa55eaaa1accdd7 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-23 (Mon, 23 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: e92c94feaf24f2e543517623213ea8506894c919 https://github.com/quicwg/base-drafts/commit/e92c94feaf24f2e543517623213ea8506894c919 Author: Mike Bishop <mbishop@evequefou.be> Date: 2020-03-23 (Mon, 23 Mar 2020) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- Remove field blocks Commit: b78ed816abdc3518a72ca148aca1a6c7ecb8fb98 https://github.com/quicwg/base-drafts/commit/b78ed816abdc3518a72ca148aca1a6c7ecb8fb98 Author: Mike Bishop <mbishop@evequefou.be> Date: 2020-03-23 (Mon, 23 Mar 2020) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- Apply suggestions from code review Co-Authored-By: ianswett <ianswett@users.noreply.github.com> Commit: 44565d422611c4998bb8b85b218598cc888c714f https://github.com/quicwg/base-drafts/commit/44565d422611c4998bb8b85b218598cc888c714f Author: Mike Bishop <mbishop@evequefou.be> Date: 2020-03-23 (Mon, 23 Mar 2020) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- Rewrap suggestions Commit: d7c2d2ee3e301d47709db2cf5e1edfe26ff2c46c https://github.com/quicwg/base-drafts/commit/d7c2d2ee3e301d47709db2cf5e1edfe26ff2c46c Author: Mike Bishop <mbishop@evequefou.be> Date: 2020-03-25 (Wed, 25 Mar 2020) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- Review feedback Commit: 4a8213bdab0c1d90cb0aa22e0c03066fa6014ef6 https://github.com/quicwg/base-drafts/commit/4a8213bdab0c1d90cb0aa22e0c03066fa6014ef6 Author: Mike Bishop <mbishop@evequefou.be> Date: 2020-03-27 (Fri, 27 Mar 2020) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- Bence's feedback Commit: e78fa6571a03b47f8703b5682956bc4f3bd05bd7 https://github.com/quicwg/base-drafts/commit/e78fa6571a03b47f8703b5682956bc4f3bd05bd7 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-29 (Sun, 29 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Reorganize "Sending Probe Packets" When writing #3551, I found some of the text organization to be odd, so this moves it some. Commit: 87a3db1bb737ae5408419a37b7550c1ee80e6eb3 https://github.com/quicwg/base-drafts/commit/87a3db1bb737ae5408419a37b7550c1ee80e6eb3 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-29 (Sun, 29 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: 95e46952fcec6da8297f40eaef105ce0538563c1 https://github.com/quicwg/base-drafts/commit/95e46952fcec6da8297f40eaef105ce0538563c1 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-29 (Sun, 29 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: cbc8d1f1a77508a1f27953ed3d7ad5d4f6a8cc78 https://github.com/quicwg/base-drafts/commit/cbc8d1f1a77508a1f27953ed3d7ad5d4f6a8cc78 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-29 (Sun, 29 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Merge pull request #3539 from quicwg/ianswett-pto-counts Clarify PTO packets count towards amplification limit Commit: 5f520e2d9207eb156fb3a6fec2a11318c975b36e https://github.com/quicwg/base-drafts/commit/5f520e2d9207eb156fb3a6fec2a11318c975b36e Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-29 (Sun, 29 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- temp update Commit: de8eca5e5b745c44c1c52b1c811f5068c565c112 https://github.com/quicwg/base-drafts/commit/de8eca5e5b745c44c1c52b1c811f5068c565c112 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-29 (Sun, 29 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: 2594cd133feb9ef21f93fda32bca9dc6c997a494 https://github.com/quicwg/base-drafts/commit/2594cd133feb9ef21f93fda32bca9dc6c997a494 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-29 (Sun, 29 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: 05d9705c4dce2707f3bd8456b410e082c717a41c https://github.com/quicwg/base-drafts/commit/05d9705c4dce2707f3bd8456b410e082c717a41c Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-29 (Sun, 29 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: 902703f7d3bc8931ba05e877e88a322f29c1d9b0 https://github.com/quicwg/base-drafts/commit/902703f7d3bc8931ba05e877e88a322f29c1d9b0 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-29 (Sun, 29 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: b3e0025339688f362789447dd14fa59c34eac983 https://github.com/quicwg/base-drafts/commit/b3e0025339688f362789447dd14fa59c34eac983 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-29 (Sun, 29 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: 15ea7be51de31e5be960678767f677c9342f2bb0 https://github.com/quicwg/base-drafts/commit/15ea7be51de31e5be960678767f677c9342f2bb0 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-30 (Mon, 30 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Use PeerNotAwaitingAddressValidation() in pseudocode It was defined before, but not used. Commit: 49526ef56c9225ee5ac2fce7a70403ead0b6df74 https://github.com/quicwg/base-drafts/commit/49526ef56c9225ee5ac2fce7a70403ead0b6df74 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-30 (Mon, 30 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- If PTO is armed for anti-deadlock, use now() Use now() instead of setting the PTO based on an invalid time(0) when the PTO is armed for anti-deadlock and there are no bytes in flight. Fixes #3554 Commit: c08afeea0ecfa510b10f3924224500e5c667835d https://github.com/quicwg/base-drafts/commit/c08afeea0ecfa510b10f3924224500e5c667835d Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-30 (Mon, 30 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: b60181183ea1cc8fe662b1080c80b5786ab31025 https://github.com/quicwg/base-drafts/commit/b60181183ea1cc8fe662b1080c80b5786ab31025 Author: Mike Bishop <mbishop@evequefou.be> Date: 2020-03-30 (Mon, 30 Mar 2020) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- Merge pull request #3513 from quicwg/http/core_and_friends http-core and Friends Commit: ca3026d45f87be3e394dd13115f0638666839cd7 https://github.com/quicwg/base-drafts/commit/ca3026d45f87be3e394dd13115f0638666839cd7 Author: Mike Bishop <mbishop@evequefou.be> Date: 2020-03-30 (Mon, 30 Mar 2020) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- Merge pull request #3531 from quicwg/http/security_considerations Import HTTP/2 Security Considerations Commit: abd056ac97b798b5cdf56e635e540ed8ab0cfbd3 https://github.com/quicwg/base-drafts/commit/abd056ac97b798b5cdf56e635e540ed8ab0cfbd3 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-30 (Mon, 30 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- mt's comment Commit: c4af4067f0cd9940589e29628a2437495c809007 https://github.com/quicwg/base-drafts/commit/c4af4067f0cd9940589e29628a2437495c809007 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-30 (Mon, 30 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: a4ba946701d5b13df60b35fcff213dcc53d458bc https://github.com/quicwg/base-drafts/commit/a4ba946701d5b13df60b35fcff213dcc53d458bc Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-30 (Mon, 30 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Merge pull request #3555 from quicwg/ianswett-PeerNotAwaitingAddressValidation Use PeerNotAwaitingAddressValidation() in pseudocode Commit: bdbf6a120848f6524e53079d59db7e6ecf8970b0 https://github.com/quicwg/base-drafts/commit/bdbf6a120848f6524e53079d59db7e6ecf8970b0 Author: Jana Iyengar <jri.ietf@gmail.com> Date: 2020-03-30 (Mon, 30 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Merge pull request #3552 from quicwg/ianswett-ed-sending-probe-packets Reorganize "Sending Probe Packets" Commit: 35fad6f470bf6fd2316189ecb7a9ce376c93f4d9 https://github.com/quicwg/base-drafts/commit/35fad6f470bf6fd2316189ecb7a9ce376c93f4d9 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-31 (Tue, 31 Mar 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: 71bebc7cd1d63193b6e788deffb65aee681ab8cc https://github.com/quicwg/base-drafts/commit/71bebc7cd1d63193b6e788deffb65aee681ab8cc Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-31 (Tue, 31 Mar 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: c942fd8027c3ddbd03c658aca614282cb1b3f490 https://github.com/quicwg/base-drafts/commit/c942fd8027c3ddbd03c658aca614282cb1b3f490 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-31 (Tue, 31 Mar 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: 5d0f1778e301bc0aaae4c0a8d192814852000fda https://github.com/quicwg/base-drafts/commit/5d0f1778e301bc0aaae4c0a8d192814852000fda Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-31 (Tue, 31 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Apply suggestions from code review Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com> Commit: ef5ea9cf87e6742d05a8347c6a58e07d6bc8a27c https://github.com/quicwg/base-drafts/commit/ef5ea9cf87e6742d05a8347c6a58e07d6bc8a27c Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-31 (Tue, 31 Mar 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: 949bbab5c32eef55d23296330477c49bb60661ca https://github.com/quicwg/base-drafts/commit/949bbab5c32eef55d23296330477c49bb60661ca Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-31 (Tue, 31 Mar 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: 6c7ff3f90cef21648886155cd108e7eecf981e56 https://github.com/quicwg/base-drafts/commit/6c7ff3f90cef21648886155cd108e7eecf981e56 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-31 (Tue, 31 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: 3634c6b298b8e1e57fd89cc5247750d182767512 https://github.com/quicwg/base-drafts/commit/3634c6b298b8e1e57fd89cc5247750d182767512 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-31 (Tue, 31 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Apply suggestions from code review Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com> Commit: 2503587c41e812f77339cc30f3909abad187cb8d https://github.com/quicwg/base-drafts/commit/2503587c41e812f77339cc30f3909abad187cb8d Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-31 (Tue, 31 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Use largest() consistently Commit: a90f17cacdfe043735ff599d4b16c3d510148259 https://github.com/quicwg/base-drafts/commit/a90f17cacdfe043735ff599d4b16c3d510148259 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-31 (Tue, 31 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: ae9bb473c0f1d882375d7e1e6acab6444f96b42f https://github.com/quicwg/base-drafts/commit/ae9bb473c0f1d882375d7e1e6acab6444f96b42f Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-31 (Tue, 31 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: 551c9763470354175b5e5c2075ca90fb941b337f https://github.com/quicwg/base-drafts/commit/551c9763470354175b5e5c2075ca90fb941b337f Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-31 (Tue, 31 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: b34f5f9be7847b80ae890f03012f95775b946de3 https://github.com/quicwg/base-drafts/commit/b34f5f9be7847b80ae890f03012f95775b946de3 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-31 (Tue, 31 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: 46f61b620f829a46b08efa1a5ea20cb1abcd4f80 https://github.com/quicwg/base-drafts/commit/46f61b620f829a46b08efa1a5ea20cb1abcd4f80 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-03-31 (Tue, 31 Mar 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Merge pull request #3540 from quicwg/ianswett-loss-first Notify the congestion controller of losses first Commit: f85ac7e4c7a2f93250c9fc32dd9d0160ed35e097 https://github.com/quicwg/base-drafts/commit/f85ac7e4c7a2f93250c9fc32dd9d0160ed35e097 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-04-01 (Wed, 01 Apr 2020) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Merge pull request #3556 from quicwg/ianswett-pto-deadlock-now If PTO is armed for anti-deadlock, use now() Commit: 5a7994cad149f467f72ff21e240c62cfaf0523d8 https://github.com/quicwg/base-drafts/commit/5a7994cad149f467f72ff21e240c62cfaf0523d8 Author: ianswett <ianswett@users.noreply.github.com> Date: 2020-04-01 (Wed, 01 Apr 2020) Changed paths: M draft-ietf-quic-http.md M draft-ietf-quic-recovery.md Log Message: ----------- Merge branch 'master' into ianswett-initial-pto Compare: https://github.com/quicwg/base-drafts/compare/4b278382d170...5a7994cad149