[quicwg/base-drafts] b8de48: the crypto timeout is based on the last crypto pac...

Jana Iyengar <noreply@github.com> Wed, 20 February 2019 00:01 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 1B1A7130F85 for <quic-issues@ietfa.amsl.com>; Tue, 19 Feb 2019 16:01:47 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.001
X-Spam-Level:
X-Spam-Status: No, score=-7.001 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_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 p1NBRkMppFW1 for <quic-issues@ietfa.amsl.com>; Tue, 19 Feb 2019 16:01:45 -0800 (PST)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 57693130E11 for <quic-issues@ietf.org>; Tue, 19 Feb 2019 16:01:45 -0800 (PST)
Date: Tue, 19 Feb 2019 16:01:44 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1550620904; bh=9evG1qVH7nO7MK7kNZm4YUkMm5GJg7RLGCXMw9b//2I=; h=Date:From:To:Subject:From; b=et8PFB8vuh+GFMQhMxKKNBiGjtt8/Y89hGzBLjbexjbi7fhsuwiU804tNZ4j6f2/2 u9Jj3U8B8BYRiKfz00LzU/lEn+O56koRzvjIk+Kclyf2Fb36pCr131P1GV5t5Ou07w yKXxKsHufXz92TtTLTxaC8/C32D4C4ktDQ5N/uj0=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/dfc141-2b9218@github.com>
Subject: [quicwg/base-drafts] b8de48: the crypto timeout is based on the last crypto pac...
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/x09aLGcZYlt1yIjy1JrN-dnFR4E>
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, 20 Feb 2019 00:01:47 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: b8de486e078aa7a8d115fe056e2f2aadc0596246
      https://github.com/quicwg/base-drafts/commit/b8de486e078aa7a8d115fe056e2f2aadc0596246
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-02-12 (Tue, 12 Feb 2019)

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

  Log Message:
  -----------
  the crypto timeout is based on the last crypto packet sent


  Commit: 186160860e6d047a6e4ab2bea5001f4b220b16fa
      https://github.com/quicwg/base-drafts/commit/186160860e6d047a6e4ab2bea5001f4b220b16fa
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

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

  Log Message:
  -----------
  Ian’s suggestion

Co-Authored-By: marten-seemann <martenseemann@gmail.com>


  Commit: 4d20e6cef061b54a673987f1031c358d730a544d
      https://github.com/quicwg/base-drafts/commit/4d20e6cef061b54a673987f1031c358d730a544d
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

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

  Log Message:
  -----------
  editorial reword


  Commit: 2b92182b65380ca28144a1db0509e9a160364578
      https://github.com/quicwg/base-drafts/commit/2b92182b65380ca28144a1db0509e9a160364578
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

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

  Log Message:
  -----------
  Merge pull request #2456 from marten-seemann/set-crypto-timer

the crypto timeout is based on the last crypto packet sent


Compare: https://github.com/quicwg/base-drafts/compare/dfc141920a70...2b92182b6538