[quicwg/base-drafts] ac59e1: Rework idle timeout definition

ianswett <ianswett@users.noreply.github.com> Wed, 23 January 2019 01:05 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 2F610131175 for <quic-issues@ietfa.amsl.com>; Tue, 22 Jan 2019 17:05:23 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.454
X-Spam-Level:
X-Spam-Status: No, score=-6.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-4.553, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-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 Dw2f-7_LeRBI for <quic-issues@ietfa.amsl.com>; Tue, 22 Jan 2019 17:05:18 -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 DA295128D0C for <quic-issues@ietf.org>; Tue, 22 Jan 2019 17:05:17 -0800 (PST)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1548205517; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=7snjGDJB8//qzINqxHBH5+GFE7B4ZIM7jWb+hR3JMSU=; b=Oi9mipmcgtSR1r16PfRI6ZRM6s8sr/CFykIH2HQNuk5dRG1TxRFcaJ6ZjN8AJTqg0iCYwZuQ bC5ZSBGyKaT6tKz3A8Q6JNR8o9/zRDjdqwsS8hRQiLIiAca3E0+8Hq2znrQ8y7Lwrhe8Fszr UzLae1+leHfG0OHxclmxzXmzLYY=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5c47bdcc.7fbd613da990-smtp-out-n03; Wed, 23 Jan 2019 01:05:16 -0000 (UTC)
Date: Tue, 22 Jan 2019 17:05:15 -0800
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5c47bdcbe0141_6c7f2af133eaa584967b3@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ac59e1: Rework idle timeout definition
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5c47bdcbdf959_6c7f2af133eaa584966a4"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/57uKvEDEzJZ8TVhOGUA8Z3yxIrI>
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: Wed, 23 Jan 2019 01:05:23 -0000

  Branch: refs/heads/ianswett-app-limited
  Home:   https://github.com/quicwg/base-drafts
  Commit: ac59e1146fe685a353bc2f3f3d74d98e5a063afe
      https://github.com/quicwg/base-drafts/commit/ac59e1146fe685a353bc2f3f3d74d98e5a063afe
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-12-20 (Thu, 20 Dec 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Rework idle timeout definition

Closes #2149.


  Commit: 7aecc40ead748d26988ef81a8799faeda0262f29
      https://github.com/quicwg/base-drafts/commit/7aecc40ead748d26988ef81a8799faeda0262f29
  Author: David Schinazi <dschinazi@google.com>
  Date:   2019-01-04 (Fri, 04 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Allow servers to send a preferred address of each address family


  Commit: 1fc3c3e52b7f56e169c64edb0fa338f2a529866e
      https://github.com/quicwg/base-drafts/commit/1fc3c3e52b7f56e169c64edb0fa338f2a529866e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-01-07 (Mon, 07 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  One Retry/VN per UDP datagram

This keeps things simple.

Closes #2259.


  Commit: cf29b304eecda537ba1d9c56dcfb1ced423b00c2
      https://github.com/quicwg/base-drafts/commit/cf29b304eecda537ba1d9c56dcfb1ced423b00c2
  Author: David Schinazi <dschinazi@google.com>
  Date:   2019-01-08 (Tue, 08 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Simplify wire-format


  Commit: 32bfd56a2037d9fefa5f54197c6ac63b9dba1ab3
      https://github.com/quicwg/base-drafts/commit/32bfd56a2037d9fefa5f54197c6ac63b9dba1ab3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-01-09 (Wed, 09 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Ignore the loss of Handshake, 0-RTT, and 1-RTT packets if the peer doesn't have the keys to process them.

Fixes #1967 

Replaces #2028


  Commit: 9f5ed67a743a76c4bb7d1b10168eb5cef21c145f
      https://github.com/quicwg/base-drafts/commit/9f5ed67a743a76c4bb7d1b10168eb5cef21c145f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-01-09 (Wed, 09 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 590d153623ebb20d8154109fc2749ab30cf203e2
      https://github.com/quicwg/base-drafts/commit/590d153623ebb20d8154109fc2749ab30cf203e2
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-01-09 (Wed, 09 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 7eb91575d5556fa88c966d2b64e03d5a6433a873
      https://github.com/quicwg/base-drafts/commit/7eb91575d5556fa88c966d2b64e03d5a6433a873
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-01-10 (Thu, 10 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: 77ca0d19f5438f80b8748d27167a3fb0d630b032
      https://github.com/quicwg/base-drafts/commit/77ca0d19f5438f80b8748d27167a3fb0d630b032
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-01-10 (Thu, 10 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: 4d80b5acdb5cb8ce78d6223e7762cc2543f97a2d
      https://github.com/quicwg/base-drafts/commit/4d80b5acdb5cb8ce78d6223e7762cc2543f97a2d
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-01-10 (Thu, 10 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: e3f4a31037e23a7063c5db84979457526fdb7bb7
      https://github.com/quicwg/base-drafts/commit/e3f4a31037e23a7063c5db84979457526fdb7bb7
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-01-10 (Thu, 10 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: 5d4b686eb47a67974523c0a9d0d387f8886fd261
      https://github.com/quicwg/base-drafts/commit/5d4b686eb47a67974523c0a9d0d387f8886fd261
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-01-10 (Thu, 10 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: 6e5254ef1166bee9323395d24a6405dd220fd715
      https://github.com/quicwg/base-drafts/commit/6e5254ef1166bee9323395d24a6405dd220fd715
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-01-10 (Thu, 10 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: eaa09fb0fcd2d3b1fe9b42b141a114c9309b0c88
      https://github.com/quicwg/base-drafts/commit/eaa09fb0fcd2d3b1fe9b42b141a114c9309b0c88
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-01-10 (Thu, 10 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Add a normative reference


  Commit: 16569969f029354b64295a475f670f40ff1ccc07
      https://github.com/quicwg/base-drafts/commit/16569969f029354b64295a475f670f40ff1ccc07
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-01-10 (Thu, 10 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 68a4d3a0da6ff40c707187b2e0a6062bc2d664e5
      https://github.com/quicwg/base-drafts/commit/68a4d3a0da6ff40c707187b2e0a6062bc2d664e5
  Author: David Schinazi <dschinazi@google.com>
  Date:   2019-01-14 (Mon, 14 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clarify client response to preferred_address


  Commit: d913c62b29a3245d4afa97837938898c555b395e
      https://github.com/quicwg/base-drafts/commit/d913c62b29a3245d4afa97837938898c555b395e
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-01-15 (Tue, 15 Jan 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Restrict PUSH_PROMISE to request streams (#2323)

* Restrict P_P to request streams

* Gah, you know what I meant


  Commit: e1493d72e5877230f6f0055cdb8907459053ecdd
      https://github.com/quicwg/base-drafts/commit/e1493d72e5877230f6f0055cdb8907459053ecdd
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-01-15 (Tue, 15 Jan 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Introduce HTTP_REQUEST_REJECTED (#2325)

* Introduce HTTP_REQUEST_REJECTED

* Missed a merge conflict

* Martin's edits

* Leftover > instead of >=

* Clients don't reject, they cancel


  Commit: 07ea0dc49b3b62ad504d05ed7d4a92f8909788e8
      https://github.com/quicwg/base-drafts/commit/07ea0dc49b3b62ad504d05ed7d4a92f8909788e8
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2019-01-15 (Tue, 15 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2303 from quicwg/one-retry-per-datagram

One Retry/VN per UDP datagram


  Commit: 308f7c81a13e809bef7ee0087c4cc99f3960d296
      https://github.com/quicwg/base-drafts/commit/308f7c81a13e809bef7ee0087c4cc99f3960d296
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-01-16 (Wed, 16 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  make the frame type example consistent


  Commit: e3b67c30bad93820d44eb19353a6f4142f1e6723
      https://github.com/quicwg/base-drafts/commit/e3b67c30bad93820d44eb19353a6f4142f1e6723
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-01-16 (Wed, 16 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2336 from marten-seemann/fix-ping-frame-example

editorial: make the frame type example consistent


  Commit: 0fcb0544ca54f147ed52567678ae0ceb00bdd633
      https://github.com/quicwg/base-drafts/commit/0fcb0544ca54f147ed52567678ae0ceb00bdd633
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-01-16 (Wed, 16 Jan 2019)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  extended unidirectional streams can be closed or reset (#2332)

* extended unidirectional streams can be closed or reset

* fix typo

* designate the streams that MUST NOT be closed

* Update draft-ietf-quic-http.md

Co-Authored-By: kazuho <kazuhooku@gmail.com>

* Update draft-ietf-quic-qpack.md

Co-Authored-By: kazuho <kazuhooku@gmail.com>

* Update draft-ietf-quic-http.md

Co-Authored-By: kazuho <kazuhooku@gmail.com>


  Commit: 9471affabce0a9794b4a3f7844d0308951653c07
      https://github.com/quicwg/base-drafts/commit/9471affabce0a9794b4a3f7844d0308951653c07
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2019-01-16 (Wed, 16 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: 820e03c643fb2e9362f74cde8dad0947dfe1d9dc
      https://github.com/quicwg/base-drafts/commit/820e03c643fb2e9362f74cde8dad0947dfe1d9dc
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2019-01-16 (Wed, 16 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: 4edcbcdf9065347029e6be69cebf92a99d3fc218
      https://github.com/quicwg/base-drafts/commit/4edcbcdf9065347029e6be69cebf92a99d3fc218
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2019-01-16 (Wed, 16 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: ea8baae8ee5edd96daa90f317b38ec2267f86d0e
      https://github.com/quicwg/base-drafts/commit/ea8baae8ee5edd96daa90f317b38ec2267f86d0e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-01-16 (Wed, 16 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 0d231b6c4ff69db74d5156cf422ae5d6198bf22d
      https://github.com/quicwg/base-drafts/commit/0d231b6c4ff69db74d5156cf422ae5d6198bf22d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-01-16 (Wed, 16 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: b5386cd183f557d550a73203e0ac0ba6f744e1e8
      https://github.com/quicwg/base-drafts/commit/b5386cd183f557d550a73203e0ac0ba6f744e1e8
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-01-16 (Wed, 16 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: 3c1388d952919186d67c5a91f0a65fdf19bf463b
      https://github.com/quicwg/base-drafts/commit/3c1388d952919186d67c5a91f0a65fdf19bf463b
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-01-16 (Wed, 16 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Add note about frequent RTT estimates


  Commit: 7c7c506db978425c6259ec5b937346768185cc44
      https://github.com/quicwg/base-drafts/commit/7c7c506db978425c6259ec5b937346768185cc44
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-01-17 (Thu, 17 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  clarify that INITCWND caps amount of data sent to an unvalidated client


  Commit: f7b0187521bb60349e258eb7222e53c877a8b887
      https://github.com/quicwg/base-drafts/commit/f7b0187521bb60349e258eb7222e53c877a8b887
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-01-17 (Thu, 17 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  the restriction is in the opposite direction


  Commit: 5522bd547d040512ada19513ffd2cbbfad386d87
      https://github.com/quicwg/base-drafts/commit/5522bd547d040512ada19513ffd2cbbfad386d87
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-01-17 (Thu, 17 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  MT's suggestion


  Commit: 753b18b544864ee836ab51f7123af676cd5796b3
      https://github.com/quicwg/base-drafts/commit/753b18b544864ee836ab51f7123af676cd5796b3
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2019-01-17 (Thu, 17 Jan 2019)

  Changed paths:
    A .github/release-drafter.yml

  Log Message:
  -----------
  try release-drafter


  Commit: e69874c32b91cf82711594194a898ffe2db5ca6d
      https://github.com/quicwg/base-drafts/commit/e69874c32b91cf82711594194a898ffe2db5ca6d
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-01-17 (Thu, 17 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  some more text


  Commit: 5d1d27668056e76ba005e0d141fea70fe46b5c12
      https://github.com/quicwg/base-drafts/commit/5d1d27668056e76ba005e0d141fea70fe46b5c12
  Author: David Schinazi <dschinazi@google.com>
  Date:   2019-01-17 (Thu, 17 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Add text to clarify how the second preferred address interacts with migration


  Commit: f68a65af4ea7d6ed714bcb6ef2c4df06545c787a
      https://github.com/quicwg/base-drafts/commit/f68a65af4ea7d6ed714bcb6ef2c4df06545c787a
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-01-17 (Thu, 17 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  more smithing


  Commit: 38f53804e318e73aed64a181decb2b9d6039442c
      https://github.com/quicwg/base-drafts/commit/38f53804e318e73aed64a181decb2b9d6039442c
  Author: David Schinazi <dschinazi@google.com>
  Date:   2019-01-17 (Thu, 17 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Simplify interaction with migration using text from MT


  Commit: 00bed2ccf53f2fbb9653b05d54d9664516c5c9d5
      https://github.com/quicwg/base-drafts/commit/00bed2ccf53f2fbb9653b05d54d9664516c5c9d5
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-01-18 (Fri, 18 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Ian's suggestions


  Commit: 056969c88f0c4a47f2545bc2b24bf9c19eb41909
      https://github.com/quicwg/base-drafts/commit/056969c88f0c4a47f2545bc2b24bf9c19eb41909
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-01-18 (Fri, 18 Jan 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  GOAWAY on wrong stream is WRONG_STREAM (#2343)


  Commit: 4e449add7f4de237c3708a2c73d3d63a8fce4c99
      https://github.com/quicwg/base-drafts/commit/4e449add7f4de237c3708a2c73d3d63a8fce4c99
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-01-18 (Fri, 18 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Switching polarity


  Commit: a5ccc6252c48434e5a8da9a22633f553f50a38b4
      https://github.com/quicwg/base-drafts/commit/a5ccc6252c48434e5a8da9a22633f553f50a38b4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2019-01-18 (Fri, 18 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  No common versions means fail

Closes #1917.


  Commit: 20dccad7fcc494fdc71d52b50122f713b5a645ce
      https://github.com/quicwg/base-drafts/commit/20dccad7fcc494fdc71d52b50122f713b5a645ce
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-01-19 (Sat, 19 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2350 from quicwg/transport/fail_uncommon

No common versions means fail


  Commit: 6b7b99ae3188d059306d9ec4ef1faaac5c39dbfb
      https://github.com/quicwg/base-drafts/commit/6b7b99ae3188d059306d9ec4ef1faaac5c39dbfb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2019-01-21 (Mon, 21 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Singular


  Commit: c34142289df3bc7dd9fdbb209fc977c92e7987d4
      https://github.com/quicwg/base-drafts/commit/c34142289df3bc7dd9fdbb209fc977c92e7987d4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2019-01-21 (Mon, 21 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  STOP_SENDING is permitted for Ready streams

...in the case where those streams are implicitly created.  There's
probably another state here if we were being entirely honest with
ourselves to distinguish between a stream that has been created and one
that has had frames sent for it, but this is already more complex than
it needs to be.

Closes #2345.


  Commit: 60f054f761d48d12de67ab58be8058a8268070cd
      https://github.com/quicwg/base-drafts/commit/60f054f761d48d12de67ab58be8058a8268070cd
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2019-01-21 (Mon, 21 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  its


  Commit: 387bdf44ac7dcf676b4a6e4ed497195f1d71710d
      https://github.com/quicwg/base-drafts/commit/387bdf44ac7dcf676b4a6e4ed497195f1d71710d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2019-01-21 (Mon, 21 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Make the same changes for MAX_STREAM_DATA

Closes #2353, #2352.


  Commit: 25749ccd96be73879fe5248a175a7a0842eceabb
      https://github.com/quicwg/base-drafts/commit/25749ccd96be73879fe5248a175a7a0842eceabb
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-01-21 (Mon, 21 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2341 from kazuho/kazuho/server-send-window-before-address-validation

clarify that INITCWND caps amount of data sent to a server before address validation


  Commit: 7682731557aadb529042434feb46720d1fa35ce4
      https://github.com/quicwg/base-drafts/commit/7682731557aadb529042434feb46720d1fa35ce4
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-01-21 (Mon, 21 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2296 from DavidSchinazi/dschinazi/dual_stach_preferred_address

Allow servers to send a preferred address of each address family


  Commit: 1002e762306bbbce1901fcbc468c7d2d971d1072
      https://github.com/quicwg/base-drafts/commit/1002e762306bbbce1901fcbc468c7d2d971d1072
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2019-01-22 (Tue, 22 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  My grammar isn't that good


  Commit: 706e7ab00992b981d6e7f5aa2c185fb6678dcceb
      https://github.com/quicwg/base-drafts/commit/706e7ab00992b981d6e7f5aa2c185fb6678dcceb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2019-01-22 (Tue, 22 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Transport changelog for -18


  Commit: 79c7e13091c7eea0f19a2e277390518612475c4f
      https://github.com/quicwg/base-drafts/commit/79c7e13091c7eea0f19a2e277390518612475c4f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2019-01-22 (Tue, 22 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  TLS changes for -18


  Commit: 0113b3a50c88b06918a514bdb998a8202e34fc6e
      https://github.com/quicwg/base-drafts/commit/0113b3a50c88b06918a514bdb998a8202e34fc6e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2019-01-22 (Tue, 22 Jan 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  HTTP changes for -18


  Commit: 982e913fbc248398c77b6945388ea5d20b6e7b3c
      https://github.com/quicwg/base-drafts/commit/982e913fbc248398c77b6945388ea5d20b6e7b3c
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2019-01-22 (Tue, 22 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Recovery changes for -18


  Commit: 552985f0639744664127dd925148847958f2e353
      https://github.com/quicwg/base-drafts/commit/552985f0639744664127dd925148847958f2e353
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-01-23 (Wed, 23 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2346 from quicwg/idle-restart-time

Rework idle timeout definition


  Commit: a6f09e44c166e531c3d9330adae7ac79b27b8c40
      https://github.com/quicwg/base-drafts/commit/a6f09e44c166e531c3d9330adae7ac79b27b8c40
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-01-23 (Wed, 23 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2354 from quicwg/stop-sending-ready

STOP_SENDING is permitted for Ready streams


  Commit: a1abfe009cd86841b38b994c8e6dba96804e008a
      https://github.com/quicwg/base-drafts/commit/a1abfe009cd86841b38b994c8e6dba96804e008a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2019-01-23 (Wed, 23 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Learn to drive vi you fool


  Commit: 0ee1cd194a04c859809376e7cd8695735223c353
      https://github.com/quicwg/base-drafts/commit/0ee1cd194a04c859809376e7cd8695735223c353
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-01-22 (Tue, 22 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  more smithing


  Commit: e24aa4546545ee99d966bd4b3fe5f242762b6be6
      https://github.com/quicwg/base-drafts/commit/e24aa4546545ee99d966bd4b3fe5f242762b6be6
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-01-22 (Tue, 22 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  more smithing


  Commit: c3b713c856e97cfc8869d8aee95dac90b214cb56
      https://github.com/quicwg/base-drafts/commit/c3b713c856e97cfc8869d8aee95dac90b214cb56
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-01-22 (Tue, 22 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  split sentence


  Commit: 5bd6a17b2ec2617f74bb1619d1b2da565ac33f38
      https://github.com/quicwg/base-drafts/commit/5bd6a17b2ec2617f74bb1619d1b2da565ac33f38
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2019-01-23 (Wed, 23 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Refine STOP_SENDING reaction text

This takes the suggestion from #2268 and expands on it.

Closes #2268.


  Commit: eba4e945b956d50e913c10b68da23e45c194f12e
      https://github.com/quicwg/base-drafts/commit/eba4e945b956d50e913c10b68da23e45c194f12e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-01-23 (Wed, 23 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2361 from quicwg/stream-reset-after-done

Refine STOP_SENDING reaction text


  Commit: d989555a36aaed33dad6b4d568bd91b3c728d50b
      https://github.com/quicwg/base-drafts/commit/d989555a36aaed33dad6b4d568bd91b3c728d50b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2019-01-23 (Wed, 23 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More changes inbound


  Commit: 46a87bfe169309a502221ffa63f1d5ceb45335e0
      https://github.com/quicwg/base-drafts/commit/46a87bfe169309a502221ffa63f1d5ceb45335e0
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2019-01-23 (Wed, 23 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fixups


  Commit: d0483879f73a6588e6a3e475d124b706bdbfb0f0
      https://github.com/quicwg/base-drafts/commit/d0483879f73a6588e6a3e475d124b706bdbfb0f0
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-01-22 (Tue, 22 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  restructure


  Commit: aa114252af626c73ce217078a86d6760042ea95f
      https://github.com/quicwg/base-drafts/commit/aa114252af626c73ce217078a86d6760042ea95f
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-01-22 (Tue, 22 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  s/_/-


  Commit: 5de160dd752d3d3897ce9064e189b0400c02b0f2
      https://github.com/quicwg/base-drafts/commit/5de160dd752d3d3897ce9064e189b0400c02b0f2
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-01-22 (Tue, 22 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: janaiyengar <jri.ietf@gmail.com>


  Commit: 4e5f28c3232f8570a043f06b745ee14d27994a1b
      https://github.com/quicwg/base-drafts/commit/4e5f28c3232f8570a043f06b745ee14d27994a1b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2019-01-23 (Wed, 23 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Be extra specific


  Commit: 850066528aa92de5c5b6a791ec52be74e2125867
      https://github.com/quicwg/base-drafts/commit/850066528aa92de5c5b6a791ec52be74e2125867
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-01-22 (Tue, 22 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  remove email


  Commit: d80d3aba2a49f04b639add83dc345f8f4b39bb88
      https://github.com/quicwg/base-drafts/commit/d80d3aba2a49f04b639add83dc345f8f4b39bb88
  Author: Jana Iyemgar <jri.ietf@gmail.com>
  Date:   2019-01-22 (Tue, 22 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #2340 from quicwg/close2067

Add note about frequent RTT estimates


  Commit: 7e5ab83e020c1f0be3aafcf0ea2723c1ffc5b0df
      https://github.com/quicwg/base-drafts/commit/7e5ab83e020c1f0be3aafcf0ea2723c1ffc5b0df
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-01-23 (Wed, 23 Jan 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2349 from quicwg/transport/pa_confusing

Correcting polarity of SPA language


  Commit: 9040bae6b2db213a7c954659aa15d9e4f3076fec
      https://github.com/quicwg/base-drafts/commit/9040bae6b2db213a7c954659aa15d9e4f3076fec
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2019-01-23 (Wed, 23 Jan 2019)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'changelog-18'


  Commit: c2ade6b1aab49c7072b1e54cef9d1d826c3deecc
      https://github.com/quicwg/base-drafts/commit/c2ade6b1aab49c7072b1e54cef9d1d826c3deecc
  Author: Jana Iyemgar <jri.ietf@gmail.com>
  Date:   2019-01-22 (Tue, 22 Jan 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #2327 from quicwg/ianswett-ignore-loss

Ignore packet loss when the keys are not available


  Commit: 3aa082565f040c04b58cca13b27cc6d74900a0e9
      https://github.com/quicwg/base-drafts/commit/3aa082565f040c04b58cca13b27cc6d74900a0e9
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-01-23 (Wed, 23 Jan 2019)

  Changed paths:
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    M tag.sh

  Log Message:
  -----------
  Change my email address


  Commit: 6f6e34ccd97f6b1c683bf2275d832308cff3c794
      https://github.com/quicwg/base-drafts/commit/6f6e34ccd97f6b1c683bf2275d832308cff3c794
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-01-22 (Tue, 22 Jan 2019)

  Changed paths:
    A .github/release-drafter.yml
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.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 tag.sh

  Log Message:
  -----------
  Merge branch 'master' into ianswett-app-limited


Compare: https://github.com/quicwg/base-drafts/compare/3fb5df177679...6f6e34ccd97f
      **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.