[quicwg/base-drafts] 35c7a5: Initial secrets change after Retry
ianswett <noreply@github.com> Fri, 01 November 2019 13:31 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 9FD8312013A for <quic-issues@ietfa.amsl.com>; Fri, 1 Nov 2019 06:31:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7
X-Spam-Level:
X-Spam-Status: No, score=-7 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, RCVD_IN_DNSWL_HI=-5, 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 op3eWdRyPC0x for <quic-issues@ietfa.amsl.com>; Fri, 1 Nov 2019 06:31:14 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CB81A1200CE for <quic-issues@ietf.org>; Fri, 1 Nov 2019 06:31:13 -0700 (PDT)
Date: Fri, 01 Nov 2019 06:31:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1572615072; bh=ggTK2AGzGawZ4gtWF9IBOiRepGSOy5nmXCdVPN2c79U=; h=Date:From:To:Subject:From; b=crRc/oDTXUP48PcwDwxJpXFAZFZFN66ImStv2F0u/N/txHbmaGdRPWymJb+Nqi6ze LmdxhLKZGmC0Qoplrkt3hzOLeEMFhwtS/pmObwjQruNnLT3adDPeJBtq5n+R5e50fU lWmleC2MKctWbwciTrwp91p/omhUR5FOHbvaC/fc=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-per-pn-space/50f670-355d1e@github.com>
Subject: [quicwg/base-drafts] 35c7a5: Initial secrets change after Retry
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JMOeVJaLO1lfhZD7FkSFTDa-TVQ>
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: Fri, 01 Nov 2019 13:31:18 -0000
Branch: refs/heads/ianswett-pto-per-pn-space Home: https://github.com/quicwg/base-drafts Commit: 35c7a5982639ba2e965e0c62faa608b68797cac8 https://github.com/quicwg/base-drafts/commit/35c7a5982639ba2e965e0c62faa608b68797cac8 Author: Martin Thomson <mt@lowentropy.net> Date: 2019-07-03 (Wed, 03 Jul 2019) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- Initial secrets change after Retry This was implied, but not explicit previously. Closes #2823. Commit: b71c607b6e43bf5ae79b5859b1aabc6c936ad0bd https://github.com/quicwg/base-drafts/commit/b71c607b6e43bf5ae79b5859b1aabc6c936ad0bd Author: Martin Thomson <mt@lowentropy.net> Date: 2019-07-04 (Thu, 04 Jul 2019) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- First Initial is misleading Commit: 78520c873f5ea45399d683e32f8437c87c79736a https://github.com/quicwg/base-drafts/commit/78520c873f5ea45399d683e32f8437c87c79736a Author: Martin Thomson <mt@lowentropy.net> Date: 2019-08-08 (Thu, 08 Aug 2019) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- Un- plural Co-Authored-By: Mike Bishop <mbishop@evequefou.be> Commit: 7af6d612244fb2056eea105620eba01d7ed9dc73 https://github.com/quicwg/base-drafts/commit/7af6d612244fb2056eea105620eba01d7ed9dc73 Author: David Schinazi <dschinazi.ietf@gmail.com> Date: 2019-09-17 (Tue, 17 Sep 2019) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- Allow ClientHello to span multiple QUIC packets Commit: 721d42f89c0f739dc8514363856328c9adcecc35 https://github.com/quicwg/base-drafts/commit/721d42f89c0f739dc8514363856328c9adcecc35 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-09-17 (Tue, 17 Sep 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Retransmitting an ACK frame warning It can result in an inflated RTT, as well as being a waste of bytes. Fixes #2748 Commit: 1d7abab6b77b9ea678143b12c0d308d89362cfa0 https://github.com/quicwg/base-drafts/commit/1d7abab6b77b9ea678143b12c0d308d89362cfa0 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-09-17 (Tue, 17 Sep 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Jana's suggestion Commit: 295e0c9afc7eb80454f3fd0bd9d64d4879f85573 https://github.com/quicwg/base-drafts/commit/295e0c9afc7eb80454f3fd0bd9d64d4879f85573 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-09-23 (Mon, 23 Sep 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- MUST send new data or retransmit data if possible Fixes #3056 Commit: 409286b111330780882fe2ae17bbe405d9f25b09 https://github.com/quicwg/base-drafts/commit/409286b111330780882fe2ae17bbe405d9f25b09 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-09-23 (Mon, 23 Sep 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Move the section on what encryption level to send first down. Commit: df8c4feb8412cdc5060f427eb3e64672db56e0db https://github.com/quicwg/base-drafts/commit/df8c4feb8412cdc5060f427eb3e64672db56e0db Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-09-23 (Mon, 23 Sep 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- unacknowledged data Commit: c2c7abb67e8dc7ba6e41d124e3ea85338ae2ab21 https://github.com/quicwg/base-drafts/commit/c2c7abb67e8dc7ba6e41d124e3ea85338ae2ab21 Author: David Schinazi <DavidSchinazi@users.noreply.github.com> Date: 2019-09-24 (Tue, 24 Sep 2019) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- MT review comment Co-Authored-By: Martin Thomson <mt@lowentropy.net> Commit: 3ae146dffc74a4533f1388dbabd0aabb971fe973 https://github.com/quicwg/base-drafts/commit/3ae146dffc74a4533f1388dbabd0aabb971fe973 Author: David Schinazi <dschinazi.ietf@gmail.com> Date: 2019-09-24 (Tue, 24 Sep 2019) Changed paths: M README.md M draft-ietf-quic-recovery.md M draft-ietf-quic-tls.md A ietf.json Log Message: ----------- Merge branch 'master' into multi_packet_client_hello Commit: c1eeb6e354fe569fb2d8d624e4691bf495814401 https://github.com/quicwg/base-drafts/commit/c1eeb6e354fe569fb2d8d624e4691bf495814401 Author: David Schinazi <dschinazi.ietf@gmail.com> Date: 2019-09-24 (Tue, 24 Sep 2019) Changed paths: M draft-ietf-quic-tls.md M draft-ietf-quic-transport.md Log Message: ----------- MT review comments Commit: 0a2645f4754df3d63a32e85e9bef9f4f3aed1278 https://github.com/quicwg/base-drafts/commit/0a2645f4754df3d63a32e85e9bef9f4f3aed1278 Author: David Schinazi <dschinazi.ietf@gmail.com> Date: 2019-09-24 (Tue, 24 Sep 2019) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- Another MT review comment Commit: 0236874f3a51eb4166b9070a21f1acd8dae432b1 https://github.com/quicwg/base-drafts/commit/0236874f3a51eb4166b9070a21f1acd8dae432b1 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-09-24 (Tue, 24 Sep 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: c2d175f315c819e57cdfd59d7544c6cdef56721c https://github.com/quicwg/base-drafts/commit/c2d175f315c819e57cdfd59d7544c6cdef56721c Author: David Schinazi <DavidSchinazi@users.noreply.github.com> Date: 2019-09-24 (Tue, 24 Sep 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- MT suggestions Co-Authored-By: Martin Thomson <mt@lowentropy.net> Commit: da7b436e37cc2a23712c6c0ae40488592e7e33c2 https://github.com/quicwg/base-drafts/commit/da7b436e37cc2a23712c6c0ae40488592e7e33c2 Author: David Schinazi <dschinazi.ietf@gmail.com> Date: 2019-09-24 (Tue, 24 Sep 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- reflow Commit: 9951381007ee865c62fe411de213ad0162648f7d https://github.com/quicwg/base-drafts/commit/9951381007ee865c62fe411de213ad0162648f7d Author: David Schinazi <dschinazi.ietf@gmail.com> Date: 2019-09-27 (Fri, 27 Sep 2019) Changed paths: M ietf.json Log Message: ----------- Merge branch 'master' into multi_packet_client_hello Commit: 55695427d3604f12b8c92144c9f1fceb2b770d22 https://github.com/quicwg/base-drafts/commit/55695427d3604f12b8c92144c9f1fceb2b770d22 Author: David Schinazi <dschinazi.ietf@gmail.com> Date: 2019-09-27 (Fri, 27 Sep 2019) Changed paths: M draft-ietf-quic-tls.md M draft-ietf-quic-transport.md Log Message: ----------- Review comments from Ian Commit: e192896da4f59e15cbb8a3676b67a9a5747574e7 https://github.com/quicwg/base-drafts/commit/e192896da4f59e15cbb8a3676b67a9a5747574e7 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-10-03 (Thu, 03 Oct 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Remove obsolete 'Discussion' section The recommendation for a 25ms delayed ack time is in transport, not recovery, so remove it from recovery. Should this paragraph be moved to transport? Fixes #3075 Commit: b4d4dc0e5f163f22414efa751a47d5f74512aafd https://github.com/quicwg/base-drafts/commit/b4d4dc0e5f163f22414efa751a47d5f74512aafd Author: David Schinazi <dschinazi.ietf@gmail.com> Date: 2019-10-11 (Fri, 11 Oct 2019) Changed paths: M draft-ietf-quic-tls.md M draft-ietf-quic-transport.md Log Message: ----------- Make transport parameters varint Commit: 39c57edf6215964673155837dcf97880cac2fb63 https://github.com/quicwg/base-drafts/commit/39c57edf6215964673155837dcf97880cac2fb63 Author: Martin Thomson <martin.thomson@gmail.com> Date: 2019-10-15 (Tue, 15 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Perform stateless reset token comparisons in constant time Otherwise information about the token might leak. As @mikkelfj says, there is no strict need to compare across the entire set of values. That could leaks two things: that the inbound packet was dropped and the total number of stateless reset tokens. Both are things that we might care about, but will probably find prohibitive to protect. Closes #2152. Commit: c42516d7681ebbd61839bf83910dd37fc05465b1 https://github.com/quicwg/base-drafts/commit/c42516d7681ebbd61839bf83910dd37fc05465b1 Author: Martin Thomson <martin.thomson@gmail.com> Date: 2019-10-15 (Tue, 15 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Be a little clearer about what is being protected Commit: 3bd85b455bad9d6e6196f6f04454701661d077f8 https://github.com/quicwg/base-drafts/commit/3bd85b455bad9d6e6196f6f04454701661d077f8 Author: Kazuho Oku <kazuhooku@gmail.com> Date: 2019-10-15 (Tue, 15 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- add example that uses PRF Commit: 03979a0235d6fd3ff79555911c79bc5c10e2b61a https://github.com/quicwg/base-drafts/commit/03979a0235d6fd3ff79555911c79bc5c10e2b61a Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-15 (Tue, 15 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Fix stateless reset ordering; use datagrams This removes the strict requirement on processing order for stateless reset. This allows endpoints to decide whether to process every packet this way or to just treat those that fail to be processed for other reasons. This also switches to detection on a *datagram* basis. Closes #3085. Commit: 354183119367ddc2f08ae4604c1323600d5bfe4c https://github.com/quicwg/base-drafts/commit/354183119367ddc2f08ae4604c1323600d5bfe4c Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-15 (Tue, 15 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Reword again Commit: 562ac4e7deaf80d50082f89507e72d9b5b71ecc6 https://github.com/quicwg/base-drafts/commit/562ac4e7deaf80d50082f89507e72d9b5b71ecc6 Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-15 (Tue, 15 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- duplicates are just duplicate packet numbers Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com> Commit: a5ecd238daf0f59a35460085c8b05a2c6011243a https://github.com/quicwg/base-drafts/commit/a5ecd238daf0f59a35460085c8b05a2c6011243a Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-15 (Tue, 15 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- compares Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com> Commit: 0b654d69abd679010d3640b7a63d8488bc81f0ff https://github.com/quicwg/base-drafts/commit/0b654d69abd679010d3640b7a63d8488bc81f0ff Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-15 (Tue, 15 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- any packet Commit: 59a8238dd289a5c7e54a40ca9a791227ae69284d https://github.com/quicwg/base-drafts/commit/59a8238dd289a5c7e54a40ca9a791227ae69284d Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-15 (Tue, 15 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Apply Jana's suggestion Commit: f10a749d33a7e5885f0e5dd0cd67d6525272cf28 https://github.com/quicwg/base-drafts/commit/f10a749d33a7e5885f0e5dd0cd67d6525272cf28 Author: Kazuho Oku <kazuhooku@gmail.com> Date: 2019-10-15 (Tue, 15 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- MUST retire, suggest within 1 PTO Commit: e9f4ada542c1bc1ab77cf2bd2009b50f94a379d5 https://github.com/quicwg/base-drafts/commit/e9f4ada542c1bc1ab77cf2bd2009b50f94a379d5 Author: Kazuho Oku <kazuhooku@gmail.com> Date: 2019-10-16 (Wed, 16 Oct 2019) Changed paths: M draft-ietf-quic-recovery.md M draft-ietf-quic-transport.md Log Message: ----------- CONNECTION_CLOSE is non-ack-eliciting Commit: 963d9161da75d43f9500818c8f012a84100d38ac https://github.com/quicwg/base-drafts/commit/963d9161da75d43f9500818c8f012a84100d38ac Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-16 (Wed, 16 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Remove duplicate requirement as being bad/nonsensical Commit: f7eed75fae81d12988dc0a121db1245307f8e53d https://github.com/quicwg/base-drafts/commit/f7eed75fae81d12988dc0a121db1245307f8e53d Author: Kazuho Oku <kazuhooku@gmail.com> Date: 2019-10-16 (Wed, 16 Oct 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- @ianswett's suggestions Commit: 3223588f7ea1d906e89e4c6be9074bbf2b0c0454 https://github.com/quicwg/base-drafts/commit/3223588f7ea1d906e89e4c6be9074bbf2b0c0454 Author: David Schinazi <dschinazi.ietf@gmail.com> Date: 2019-10-17 (Thu, 17 Oct 2019) Changed paths: M draft-ietf-quic-http.md M draft-ietf-quic-qpack.md M draft-ietf-quic-recovery.md M draft-ietf-quic-tls.md M draft-ietf-quic-transport.md Log Message: ----------- Merge branch 'master' into no_tls_pres Commit: 9832a57bf72e80648ea27de7d659d9883e08c862 https://github.com/quicwg/base-drafts/commit/9832a57bf72e80648ea27de7d659d9883e08c862 Author: David Schinazi <dschinazi.ietf@gmail.com> Date: 2019-10-17 (Thu, 17 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Revert non-editorial changes Commit: 0b7f3ddf94b58a9348e1e59ac9aa927f1ddb474b https://github.com/quicwg/base-drafts/commit/0b7f3ddf94b58a9348e1e59ac9aa927f1ddb474b Author: David Schinazi <dschinazi.ietf@gmail.com> Date: 2019-10-17 (Thu, 17 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- fix Commit: ca86dd1a53df738dce6100c44adeb31c8f3c5a46 https://github.com/quicwg/base-drafts/commit/ca86dd1a53df738dce6100c44adeb31c8f3c5a46 Author: Kazuho Oku <kazuhooku@gmail.com> Date: 2019-10-22 (Tue, 22 Oct 2019) 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: c1be5113976a998ad86795b54808587159591fbb https://github.com/quicwg/base-drafts/commit/c1be5113976a998ad86795b54808587159591fbb Author: Kazuho Oku <kazuhooku@gmail.com> Date: 2019-10-22 (Tue, 22 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Update draft-ietf-quic-transport.md Co-Authored-By: Martin Thomson <mt@lowentropy.net> Commit: 79a9a7c9f34d3482fcd61265ca3c10e5dcf365ba https://github.com/quicwg/base-drafts/commit/79a9a7c9f34d3482fcd61265ca3c10e5dcf365ba Author: David Schinazi <DavidSchinazi@users.noreply.github.com> Date: 2019-10-21 (Mon, 21 Oct 2019) Changed paths: M draft-ietf-quic-tls.md M draft-ietf-quic-transport.md Log Message: ----------- MT inline comments Co-Authored-By: Martin Thomson <mt@lowentropy.net> Commit: 8641db7f92831e309c04ae9b181134535adbdff9 https://github.com/quicwg/base-drafts/commit/8641db7f92831e309c04ae9b181134535adbdff9 Author: David Schinazi <dschinazi.ietf@gmail.com> Date: 2019-10-21 (Mon, 21 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- MT multiline comment fixup Commit: af7a8767450f28452a8f0cfc274950e30d801cce https://github.com/quicwg/base-drafts/commit/af7a8767450f28452a8f0cfc274950e30d801cce Author: Kazuho Oku <kazuhooku@gmail.com> Date: 2019-10-22 (Tue, 22 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- wordwrap Commit: 8b078aa25750f22867d85e086a1e2f50c2e56bd8 https://github.com/quicwg/base-drafts/commit/8b078aa25750f22867d85e086a1e2f50c2e56bd8 Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-24 (Thu, 24 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Applications need to disable or selectively reject 0-RTT Closes #3136. Commit: a8c8ed1549b2915f1c51fd4ffff7a3882631f608 https://github.com/quicwg/base-drafts/commit/a8c8ed1549b2915f1c51fd4ffff7a3882631f608 Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-24 (Thu, 24 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- This is the client Commit: d14b63ea5276bbb3cff4ebf727b71f7fc847ec50 https://github.com/quicwg/base-drafts/commit/d14b63ea5276bbb3cff4ebf727b71f7fc847ec50 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-10-23 (Wed, 23 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Some of Martin's suggestions Commit: 9bb859c4dc675c3327250e488fa0b0924d7de860 https://github.com/quicwg/base-drafts/commit/9bb859c4dc675c3327250e488fa0b0924d7de860 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-10-23 (Wed, 23 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Reword the first sentence per Jana's suggestion Commit: 7a1d1352c87bf72cce779ef52d14e489c7afaaf4 https://github.com/quicwg/base-drafts/commit/7a1d1352c87bf72cce779ef52d14e489c7afaaf4 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-10-23 (Wed, 23 Oct 2019) Changed paths: M README.md M draft-ietf-quic-http.md M draft-ietf-quic-qpack.md M draft-ietf-quic-recovery.md M draft-ietf-quic-tls.md M draft-ietf-quic-transport.md A ietf.json Log Message: ----------- Merge branch 'master' into ianswett-retransmitting-acks Commit: fc1b0fb4d1086c759a4022b62b013bcc0b594d2e https://github.com/quicwg/base-drafts/commit/fc1b0fb4d1086c759a4022b62b013bcc0b594d2e Author: Amir Livneh <alivneh@fb.com> Date: 2019-10-23 (Wed, 23 Oct 2019) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- Fix change log Commit: 4f77dbe2e077629796f8a4d3e075c653a1e3b122 https://github.com/quicwg/base-drafts/commit/4f77dbe2e077629796f8a4d3e075c653a1e3b122 Author: Jana Iyengar <jri.ietf@gmail.com> Date: 2019-10-24 (Thu, 24 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Merge pull request #3049 from quicwg/ianswett-retransmitting-acks Retransmitting an ACK frame warning Commit: ee9f46139e66530f2cc9a68c24de10d4267cbe89 https://github.com/quicwg/base-drafts/commit/ee9f46139e66530f2cc9a68c24de10d4267cbe89 Author: Amir Livneh <alivneh@fb.com> Date: 2019-10-23 (Wed, 23 Oct 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Fix typo and wording in change log Commit: 8e48d3d78debf44cd149ec615162732d5e250e45 https://github.com/quicwg/base-drafts/commit/8e48d3d78debf44cd149ec615162732d5e250e45 Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-23 (Wed, 23 Oct 2019) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- Merge pull request #3143 from amirlivneh/patch-20 Fix typo and wording in change log Commit: d6367402e6013a0a9183deb31e0661ad2ab27abd https://github.com/quicwg/base-drafts/commit/d6367402e6013a0a9183deb31e0661ad2ab27abd Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-23 (Wed, 23 Oct 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Merge pull request #3144 from amirlivneh/patch-21 Fix typo and wording in change log Commit: 1c824acf2a3912a54dd1a2563ca70159b7a18493 https://github.com/quicwg/base-drafts/commit/1c824acf2a3912a54dd1a2563ca70159b7a18493 Author: Amir Livneh <alivneh@fb.com> Date: 2019-10-23 (Wed, 23 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Fix punctuation Commit: 966bb15dbef311b73e819b4e7142ab8d42f8beac https://github.com/quicwg/base-drafts/commit/966bb15dbef311b73e819b4e7142ab8d42f8beac Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-23 (Wed, 23 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Merge pull request #3146 from amirlivneh/patch-22 Fix punctuation Commit: 15da8641e73841d1e96cf70f5ed4f38f7da586b4 https://github.com/quicwg/base-drafts/commit/15da8641e73841d1e96cf70f5ed4f38f7da586b4 Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-24 (Thu, 24 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Retry changes the connection ID always Closes #2837. Commit: cd51ae103b6f0f221bed411e3c803a73cb1dcacb https://github.com/quicwg/base-drafts/commit/cd51ae103b6f0f221bed411e3c803a73cb1dcacb Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-24 (Thu, 24 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Add a MUST discard requirement for bad SCID Commit: afba2abcdda91bde3c8ba6b82821ed9144b7d30f https://github.com/quicwg/base-drafts/commit/afba2abcdda91bde3c8ba6b82821ed9144b7d30f Author: Kazuho Oku <kazuhooku@gmail.com> Date: 2019-10-24 (Thu, 24 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- approximately Commit: 1ecfb27bead5c9d0b7daeeaf302ecbffa13bdbc1 https://github.com/quicwg/base-drafts/commit/1ecfb27bead5c9d0b7daeeaf302ecbffa13bdbc1 Author: Kazuho Oku <kazuhooku@gmail.com> Date: 2019-10-24 (Thu, 24 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- prepared to receive, until retired Commit: e21532dca6de0225191e3835ec0a038026bd31a3 https://github.com/quicwg/base-drafts/commit/e21532dca6de0225191e3835ec0a038026bd31a3 Author: Mike Bishop <mbishop@evequefou.be> Date: 2019-10-24 (Thu, 24 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Explicit linkages for ODCID/OCID TP Commit: 86e8472597305ad26d56a02228dca2f0f332e084 https://github.com/quicwg/base-drafts/commit/86e8472597305ad26d56a02228dca2f0f332e084 Author: Nick Harper <nharper@chromium.org> Date: 2019-10-24 (Thu, 24 Oct 2019) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- Clarify that clients don't need to remember unknown SETTINGS (#3113) Fixes #3110. Commit: 3662405decdc750cb97d7b1bd3eab1ad62abc0ff https://github.com/quicwg/base-drafts/commit/3662405decdc750cb97d7b1bd3eab1ad62abc0ff Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-10-24 (Thu, 24 Oct 2019) 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: 6a225b8bfc8b8aad98fa0ffee512f59940db48b5 https://github.com/quicwg/base-drafts/commit/6a225b8bfc8b8aad98fa0ffee512f59940db48b5 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-10-24 (Thu, 24 Oct 2019) 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: 886db2af9e5c70a553dcf1d71d34fbe75c963a2d https://github.com/quicwg/base-drafts/commit/886db2af9e5c70a553dcf1d71d34fbe75c963a2d Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-10-24 (Thu, 24 Oct 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: fbc5da02f79d917695170067d1f135fda2970094 https://github.com/quicwg/base-drafts/commit/fbc5da02f79d917695170067d1f135fda2970094 Author: Jana Iyengar <jri.ietf@gmail.com> Date: 2019-10-25 (Fri, 25 Oct 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Merge pull request #3077 from quicwg/ianswett-remove-discussion Remove obsolete 'Discussion' section Commit: 38bf1be3d068e40303c1b7bbfdf5b0fab85548ed https://github.com/quicwg/base-drafts/commit/38bf1be3d068e40303c1b7bbfdf5b0fab85548ed Author: seanturner <sean@sn3rd.com> Date: 2019-10-25 (Fri, 25 Oct 2019) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- editorial tweaks Commit: ffbef0e62d0b1489632e95a2307d66961ecf661c https://github.com/quicwg/base-drafts/commit/ffbef0e62d0b1489632e95a2307d66961ecf661c Author: seanturner <sean@sn3rd.com> Date: 2019-10-25 (Fri, 25 Oct 2019) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- typo Commit: c56847ba78a13598a928b690d8a0e29fbf3d9ca4 https://github.com/quicwg/base-drafts/commit/c56847ba78a13598a928b690d8a0e29fbf3d9ca4 Author: seanturner <sean@sn3rd.com> Date: 2019-10-25 (Fri, 25 Oct 2019) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- fixing links Commit: 98d2154f83e1be5ee41e89a97c96e2d1cf314788 https://github.com/quicwg/base-drafts/commit/98d2154f83e1be5ee41e89a97c96e2d1cf314788 Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-25 (Fri, 25 Oct 2019) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- Typo, trailing whitespace Commit: c140315b6db75cb8d487cc81aa6e15a4949e062f https://github.com/quicwg/base-drafts/commit/c140315b6db75cb8d487cc81aa6e15a4949e062f Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-25 (Fri, 25 Oct 2019) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- Fix line lengths Commit: 6d5698c1c0059d7e6adb460829acd06aa8c74b68 https://github.com/quicwg/base-drafts/commit/6d5698c1c0059d7e6adb460829acd06aa8c74b68 Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-24 (Thu, 24 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Don't say why, it just is Co-Authored-By: ianswett <ianswett@users.noreply.github.com> Commit: cea9e6e127f1600519448991f521c9bfbe29da05 https://github.com/quicwg/base-drafts/commit/cea9e6e127f1600519448991f521c9bfbe29da05 Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-24 (Thu, 24 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Merge pull request #3147 from quicwg/retry-cid Servers have to change connection IDs in Retry Commit: 3a3376c41d17d2b9ffabb9783514bde13463c743 https://github.com/quicwg/base-drafts/commit/3a3376c41d17d2b9ffabb9783514bde13463c743 Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-25 (Fri, 25 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Use the right connection ID The use of "this" here was a bit ambiguous Commit: 9706f4a9d2c0dce71a061aed1df6f4d754d23dca https://github.com/quicwg/base-drafts/commit/9706f4a9d2c0dce71a061aed1df6f4d754d23dca Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-25 (Fri, 25 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Merge pull request #3153 from quicwg/use-the-right-cid Use the right connection ID Commit: a7dd2f996fbd6426d0fbefaeafcb4895542a04a6 https://github.com/quicwg/base-drafts/commit/a7dd2f996fbd6426d0fbefaeafcb4895542a04a6 Author: Mark Nottingham <mnot@mnot.net> Date: 2019-10-28 (Mon, 28 Oct 2019) Changed paths: M ietf.json Log Message: ----------- report_to is a list; activity_exclude_labels Commit: 3bcb9559821b980e68194894e8495cb337d66d1f https://github.com/quicwg/base-drafts/commit/3bcb9559821b980e68194894e8495cb337d66d1f Author: Mark Nottingham <mnot@mnot.net> Date: 2019-10-28 (Mon, 28 Oct 2019) Changed paths: M ietf.json Log Message: ----------- group_info Commit: ff59d67a4a1c09bfd7b2177297d82f98a3fedb48 https://github.com/quicwg/base-drafts/commit/ff59d67a4a1c09bfd7b2177297d82f98a3fedb48 Author: Mark Nottingham <mnot@mnot.net> Date: 2019-10-28 (Mon, 28 Oct 2019) Changed paths: M ietf.json Log Message: ----------- activity_summary_to Commit: ce25ff53738db3092bf12a14ea27b0b2a605db7c https://github.com/quicwg/base-drafts/commit/ce25ff53738db3092bf12a14ea27b0b2a605db7c Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-29 (Tue, 29 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Don't require RESET_STREAM on terminated streams Closes #3163. Commit: 380290424491810123c9e6e2f80a10ad7e4cf842 https://github.com/quicwg/base-drafts/commit/380290424491810123c9e6e2f80a10ad7e4cf842 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-10-29 (Tue, 29 Oct 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- MUST limit bursts to the initial congestion window (#3160) * MUST limit bursts to the initial congestion window >From discussion on #3106 https://github.com/quicwg/base-drafts/pull/3106#discussion_r338921935 * Update draft-ietf-quic-recovery.md * Update draft-ietf-quic-recovery.md Co-Authored-By: Martin Thomson <mt@lowentropy.net> Commit: 28c7622bd23764139dda753c704cd9d92d888416 https://github.com/quicwg/base-drafts/commit/28c7622bd23764139dda753c704cd9d92d888416 Author: Amir Livneh <alivneh@fb.com> Date: 2019-10-29 (Tue, 29 Oct 2019) Changed paths: M draft-ietf-quic-qpack.md Log Message: ----------- Fix typos in QPACK draft Commit: 4cdea4668edcba12859a11cbb0b3ccfbdf61016a https://github.com/quicwg/base-drafts/commit/4cdea4668edcba12859a11cbb0b3ccfbdf61016a Author: Bence Béky <bnc@google.com> Date: 2019-10-29 (Tue, 29 Oct 2019) Changed paths: M draft-ietf-quic-qpack.md Log Message: ----------- Make language of representations consistent. This was inspired by the comment by afrind at https://github.com/quicwg/base-drafts/pull/2942#discussion_r335222617. For each representation, uniformly * use the word "representation" in the first sentence; * use the word "identifies" if it's a verbatim entry; "encodes" otherwise; * identify relative versus post-base indexing in the first sentence; * move drawing right after first sentence; * use consistent language describing binary format. Commit: 151359d5d8b66a3bbaa127d7b5ad34ce14df171a https://github.com/quicwg/base-drafts/commit/151359d5d8b66a3bbaa127d7b5ad34ce14df171a Author: Bence Béky <bnc@google.com> Date: 2019-10-29 (Tue, 29 Oct 2019) Changed paths: M draft-ietf-quic-qpack.md Log Message: ----------- s/up to/up to and including/ for clarity. This was suggested by dtikhonov at https://github.com/quicwg/base-drafts/pull/2942/files/11edccf6ed3697ba785578712b54a42051bb090d#r337177688. Commit: f436b81a90eb36ddfa14eb7862cec142a128a5be https://github.com/quicwg/base-drafts/commit/f436b81a90eb36ddfa14eb7862cec142a128a5be Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-10-29 (Tue, 29 Oct 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- kMaxDatagramSize -> max_datagram_size Clarifies that this is the maximum datagram size currently in use on the connection. Fixes #3041 Commit: eec69d4be9a3619ca9030a952073a8f9275fde57 https://github.com/quicwg/base-drafts/commit/eec69d4be9a3619ca9030a952073a8f9275fde57 Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-29 (Tue, 29 Oct 2019) Changed paths: M draft-ietf-quic-tls.md M draft-ietf-quic-transport.md Log Message: ----------- Merge pull request #3108 from DavidSchinazi/no_tls_pres Replace use of the TLS presentation language with QUIC encoding Commit: 9309a0ac194307cf002b92d965403ee08d882500 https://github.com/quicwg/base-drafts/commit/9309a0ac194307cf002b92d965403ee08d882500 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-10-29 (Tue, 29 Oct 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: 19200d397bd9bef6a81151169111597b3edcbcc6 https://github.com/quicwg/base-drafts/commit/19200d397bd9bef6a81151169111597b3edcbcc6 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-10-29 (Tue, 29 Oct 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Cite 14.1 of Transport Commit: a62d8366c7efd0e700fda857652295047a46364d https://github.com/quicwg/base-drafts/commit/a62d8366c7efd0e700fda857652295047a46364d Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-29 (Tue, 29 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Merge pull request #3138 from quicwg/if-0rtt Applications need to disable or selectively reject 0-RTT Commit: 61aeda915f02079c65182cc8a5c748a0bbea9779 https://github.com/quicwg/base-drafts/commit/61aeda915f02079c65182cc8a5c748a0bbea9779 Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-29 (Tue, 29 Oct 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Fix handling of Retry in recovery (#3148) * Fix handling of Retry in recovery This section was well out of date. Also, this covers what needs to be retained across this transition better. Basically, the only thing that needs to go is the congestion and loss recovery state. The rest can stay; in fact, the crypto handshake has to stay. Closes #2058. * cannot/MUST NOT potato/tomato Co-Authored-By: ianswett <ianswett@users.noreply.github.com> Commit: 44f9d5d7d05a53c96faf3b420392042949da5da7 https://github.com/quicwg/base-drafts/commit/44f9d5d7d05a53c96faf3b420392042949da5da7 Author: Mike Bishop <mbishop@evequefou.be> Date: 2019-10-29 (Tue, 29 Oct 2019) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- Talk about concurrency in H3 vs. H2 (#3114) * Talk about concurrency * Talk about push separately * Precision, thanks to @kazuho * Update draft-ietf-quic-http.md Co-Authored-By: Lucas Pardue <lucaspardue.24.7@gmail.com> Commit: e8b1251eb9a99928db70c8cc44df5c3bccff5373 https://github.com/quicwg/base-drafts/commit/e8b1251eb9a99928db70c8cc44df5c3bccff5373 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-10-29 (Tue, 29 Oct 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: 2299b0056006f26c4e8165d9644992fc1310612c https://github.com/quicwg/base-drafts/commit/2299b0056006f26c4e8165d9644992fc1310612c Author: Mike Bishop <mbishop@evequefou.be> Date: 2019-10-29 (Tue, 29 Oct 2019) Changed paths: M draft-ietf-quic-http.md Log Message: ----------- Feedback Commit: 6e803f135d2d65bf854d5066a7695ddd3a3e08cf https://github.com/quicwg/base-drafts/commit/6e803f135d2d65bf854d5066a7695ddd3a3e08cf Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-29 (Tue, 29 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Merge pull request #3149 from quicwg/transport/name_connections Explicit linkages for ODCID/OCID TP Commit: 234249cb96e21ea564a37e7e1dc2107b7acfe1bb https://github.com/quicwg/base-drafts/commit/234249cb96e21ea564a37e7e1dc2107b7acfe1bb Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-29 (Tue, 29 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Merge pull request #3165 from quicwg/reset-after-fin Don't require RESET_STREAM on terminated streams Commit: b1ff885bd354b9218e37b00de1366904335210e7 https://github.com/quicwg/base-drafts/commit/b1ff885bd354b9218e37b00de1366904335210e7 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-10-29 (Tue, 29 Oct 2019) 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: d27a37d1d171440cde763c730e4dc4d7bd245180 https://github.com/quicwg/base-drafts/commit/d27a37d1d171440cde763c730e4dc4d7bd245180 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-10-29 (Tue, 29 Oct 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Jana's suggestion Commit: 48573bf0a5755e0f341aed6f6124cad13537bc1a https://github.com/quicwg/base-drafts/commit/48573bf0a5755e0f341aed6f6124cad13537bc1a Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-10-29 (Tue, 29 Oct 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: ed3b3f93ef292a596e827e56aab78eca1e2b6688 https://github.com/quicwg/base-drafts/commit/ed3b3f93ef292a596e827e56aab78eca1e2b6688 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-10-29 (Tue, 29 Oct 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: 2d5f46faab5cf09442fff533c89d499e4f80fc6c https://github.com/quicwg/base-drafts/commit/2d5f46faab5cf09442fff533c89d499e4f80fc6c Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-10-29 (Tue, 29 Oct 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: 997e49fb8553d82031c4dca65604eb0ead7dcac8 https://github.com/quicwg/base-drafts/commit/997e49fb8553d82031c4dca65604eb0ead7dcac8 Author: Jana Iyengar <jri.ietf@gmail.com> Date: 2019-10-30 (Wed, 30 Oct 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Merge pull request #3057 from quicwg/ianswett-must-retransmit PTO MUST send new data or retransmit data if possible Commit: 57a466f77afc99f32769e59596395a5848121859 https://github.com/quicwg/base-drafts/commit/57a466f77afc99f32769e59596395a5848121859 Author: Kazuho Oku <kazuhooku@gmail.com> Date: 2019-10-30 (Wed, 30 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Update draft-ietf-quic-transport.md Co-Authored-By: Mike Bishop <mbishop@evequefou.be> Commit: 52b3c343033b749355dfa8d34421a651f69238e5 https://github.com/quicwg/base-drafts/commit/52b3c343033b749355dfa8d34421a651f69238e5 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-10-30 (Wed, 30 Oct 2019) 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: 694975600a94a0244dce16e54559c60fde771c79 https://github.com/quicwg/base-drafts/commit/694975600a94a0244dce16e54559c60fde771c79 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-10-30 (Wed, 30 Oct 2019) 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: cf63bd95f00d0cf7b48253742237b69f218c24aa https://github.com/quicwg/base-drafts/commit/cf63bd95f00d0cf7b48253742237b69f218c24aa Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-10-30 (Wed, 30 Oct 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: b0cd8cd815068d6837667920832129d874333ff6 https://github.com/quicwg/base-drafts/commit/b0cd8cd815068d6837667920832129d874333ff6 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-10-30 (Wed, 30 Oct 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Retry MUST NOT -> cannot be treated as an acknowledgement (#3171) * Retry MUST NOT -> cannot be treated as an acknowledgement I didn't notice this last commit in @martinthomson PR, but I think the older text is more correct. I added a bit more detail about why it cannot be treated as an acknowledgement. * Martin's reason * Update draft-ietf-quic-recovery.md * Update draft-ietf-quic-recovery.md Co-Authored-By: Martin Thomson <mt@lowentropy.net> Commit: 6c72970d780f5b5eea665605f5345eee5d375134 https://github.com/quicwg/base-drafts/commit/6c72970d780f5b5eea665605f5345eee5d375134 Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-31 (Thu, 31 Oct 2019) Changed paths: M .circleci/config.yml Log Message: ----------- Narrow scope of draft caching Commit: fc3a844fbcb5c19cc48c76cd39e7f78e3e2a25f1 https://github.com/quicwg/base-drafts/commit/fc3a844fbcb5c19cc48c76cd39e7f78e3e2a25f1 Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-30 (Wed, 30 Oct 2019) Changed paths: M draft-ietf-quic-recovery.md M draft-ietf-quic-transport.md Log Message: ----------- Merge pull request #3098 from kazuho/kazuho/connection-close-not-ack-eliciting CONNECTION_CLOSE is non-ack-eliciting Commit: 8c571ff653275f2319e181dd11ce49a4f678060e https://github.com/quicwg/base-drafts/commit/8c571ff653275f2319e181dd11ce49a4f678060e Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-30 (Wed, 30 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Merge pull request #2993 from quicwg/ct-sr Stateless reset comparisons (constant time/any order/datagram) Commit: 0bf4ab5e5a871efd3238cd1851cfd6bac38786ad https://github.com/quicwg/base-drafts/commit/0bf4ab5e5a871efd3238cd1851cfd6bac38786ad Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-30 (Wed, 30 Oct 2019) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Merge pull request #3096 from kazuho/kazuho/retire-prior-to-must MUST retire Connection IDs becoming stale Commit: f792065ad02a0f5762b3bb72acfd770504994ef3 https://github.com/quicwg/base-drafts/commit/f792065ad02a0f5762b3bb72acfd770504994ef3 Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-30 (Wed, 30 Oct 2019) Changed paths: M draft-ietf-quic-tls.md Log Message: ----------- Merge pull request #2870 from quicwg/retry-rekey Initial secrets change after Retry Commit: ed4639eceee14bd7dc4e021290d49cdae42d21c5 https://github.com/quicwg/base-drafts/commit/ed4639eceee14bd7dc4e021290d49cdae42d21c5 Author: Martin Thomson <mt@lowentropy.net> Date: 2019-10-30 (Wed, 30 Oct 2019) Changed paths: M draft-ietf-quic-tls.md M draft-ietf-quic-transport.md Log Message: ----------- Merge pull request #3045 from DavidSchinazi/multi_packet_client_hello Allow ClientHello to span multiple QUIC packets Commit: 373b0abdb02c74076c6dcfa87552e3946bcf1eb2 https://github.com/quicwg/base-drafts/commit/373b0abdb02c74076c6dcfa87552e3946bcf1eb2 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-10-31 (Thu, 31 Oct 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Commit: ca4f89343c03e42da920794cff5a5c584705d4f3 https://github.com/quicwg/base-drafts/commit/ca4f89343c03e42da920794cff5a5c584705d4f3 Author: Martin Thomson <mt@lowentropy.net> Date: 2019-11-01 (Fri, 01 Nov 2019) Changed paths: M .circleci/config.yml Log Message: ----------- Add workaround for caching bug Commit: d038b534553ee4ef5c957d57fa1be3a238d8d376 https://github.com/quicwg/base-drafts/commit/d038b534553ee4ef5c957d57fa1be3a238d8d376 Author: Jana Iyengar <jri.ietf@gmail.com> Date: 2019-11-01 (Fri, 01 Nov 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Merge pull request #3167 from quicwg/ianswett-max-datagram-size kMaxDatagramSize -> max_datagram_size Commit: 355d1e552b4ec41891941f7d1f8993ca3723c3da https://github.com/quicwg/base-drafts/commit/355d1e552b4ec41891941f7d1f8993ca3723c3da Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-11-01 (Fri, 01 Nov 2019) Changed paths: M .circleci/config.yml M draft-ietf-quic-http.md M draft-ietf-quic-qpack.md M draft-ietf-quic-recovery.md M draft-ietf-quic-tls.md M draft-ietf-quic-transport.md M ietf.json Log Message: ----------- Merge branch 'master' into ianswett-pto-per-pn-space Compare: https://github.com/quicwg/base-drafts/compare/50f670169e4c...355d1e552b4e