[quicwg/base-drafts] f220d9: Add retry integrity tag

Jana Iyengar <noreply@github.com> Fri, 17 January 2020 05:35 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 C071A1200CD for <quic-issues@ietfa.amsl.com>; Thu, 16 Jan 2020 21:35:57 -0800 (PST)
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 90hg-fFk5nIN for <quic-issues@ietfa.amsl.com>; Thu, 16 Jan 2020 21:35:55 -0800 (PST)
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 92F2C120099 for <quic-issues@ietf.org>; Thu, 16 Jan 2020 21:35:55 -0800 (PST)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id C7A848C0BEB for <quic-issues@ietf.org>; Thu, 16 Jan 2020 21:35:54 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1579239354; bh=GMB8ziVoWRdfYwSOy1W5UPGoBqDnVsK21TfyrXXdsAk=; h=Date:From:To:Subject:From; b=wpyU8ePQNVmmrjnBs9MCb+X1Jsay5Etr1cTL6GtUIwZ/Qt99wbQisOn+HNS8m4RsG myXJyE/g8jTzKa4z68LTMzfoy1yiQxE+8lHcu9ZTHVfP4HZ4KSLNcYwp4FrhE/G72Q BZ/z3x3Kogwvycv9McW3251YYZk925sS3awXwtoI=
Date: Thu, 16 Jan 2020 21:35:54 -0800
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/7cc69f-ef45d0@github.com>
Subject: [quicwg/base-drafts] f220d9: Add retry integrity tag
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/tbIHtAR3BeyMSGVCVKOqce7bL-0>
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, 17 Jan 2020 05:35:58 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: f220d9994308b4c348aa9ec79954c4256797da36
      https://github.com/quicwg/base-drafts/commit/f220d9994308b4c348aa9ec79954c4256797da36
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-10-17 (Thu, 17 Oct 2019)

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

  Log Message:
  -----------
  Add retry integrity tag


  Commit: 3e9418312ad9c224063fce42da0be441acd9a7ab
      https://github.com/quicwg/base-drafts/commit/3e9418312ad9c224063fce42da0be441acd9a7ab
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-10-18 (Fri, 18 Oct 2019)

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

  Log Message:
  -----------
  fix retry tp


  Commit: a7fa53b81c09e2031051f3dbe9e120c52f3174eb
      https://github.com/quicwg/base-drafts/commit/a7fa53b81c09e2031051f3dbe9e120c52f3174eb
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-10-18 (Fri, 18 Oct 2019)

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

  Log Message:
  -----------
  fix retry tp


  Commit: 4aae5f258dfc27ca950b64481a433da39c3c8893
      https://github.com/quicwg/base-drafts/commit/4aae5f258dfc27ca950b64481a433da39c3c8893
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-10-18 (Fri, 18 Oct 2019)

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

  Log Message:
  -----------
  cawood's review


  Commit: eeb4ce37462c90023a0edfc45df9442e37f49732
      https://github.com/quicwg/base-drafts/commit/eeb4ce37462c90023a0edfc45df9442e37f49732
  Author: David Schinazi <DavidSchinazi@users.noreply.github.com>
  Date:   2019-10-21 (Mon, 21 Oct 2019)

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

  Log Message:
  -----------
  MT editorial changes

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 467e31ed2e742ae6d3aff6e472fb7987d284929f
      https://github.com/quicwg/base-drafts/commit/467e31ed2e742ae6d3aff6e472fb7987d284929f
  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:
  -----------
  Review suggestion from MT


  Commit: 8c45cc9e37ff1689497e844e3bf6b867138f1f95
      https://github.com/quicwg/base-drafts/commit/8c45cc9e37ff1689497e844e3bf6b867138f1f95
  Author: David Schinazi <DavidSchinazi@users.noreply.github.com>
  Date:   2019-10-23 (Wed, 23 Oct 2019)

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

  Log Message:
  -----------
  Editorial fix from MikeBishop

Co-Authored-By: Mike Bishop <mbishop@evequefou.be>


  Commit: c056d3063fe3ddf5ba3c31778ec4a721c15a49f3
      https://github.com/quicwg/base-drafts/commit/c056d3063fe3ddf5ba3c31778ec4a721c15a49f3
  Author: David Schinazi <DavidSchinazi@users.noreply.github.com>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

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

  Log Message:
  -----------
  MT suggestions

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 739d272564a791476b75cff0a6ea258f0e4d17a8
      https://github.com/quicwg/base-drafts/commit/739d272564a791476b75cff0a6ea258f0e4d17a8
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

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

  Log Message:
  -----------
  fixup line length


  Commit: 08077e12f9f35647b59ef1b293780fce1b4cb14d
      https://github.com/quicwg/base-drafts/commit/08077e12f9f35647b59ef1b293780fce1b4cb14d
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-11-15 (Fri, 15 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 prot_retry


  Commit: a61c2b36de62fc10694951fcaf47dcf01633f2ae
      https://github.com/quicwg/base-drafts/commit/a61c2b36de62fc10694951fcaf47dcf01633f2ae
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-11-15 (Fri, 15 Nov 2019)

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

  Log Message:
  -----------
  Comment from Christian Huitema


  Commit: 98c7e87650c7e4934dbe667334335233e3f8a415
      https://github.com/quicwg/base-drafts/commit/98c7e87650c7e4934dbe667334335233e3f8a415
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

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

  Log Message:
  -----------
  Use initial_salt instead of zero key


  Commit: bdde08d8ac2d62954dc3fb0b49322b339e5a4a5c
      https://github.com/quicwg/base-drafts/commit/bdde08d8ac2d62954dc3fb0b49322b339e5a4a5c
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

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

  Log Message:
  -----------
  make new key


  Commit: 5ac50f30e276429c2e882be6b3906be28cb61dbf
      https://github.com/quicwg/base-drafts/commit/5ac50f30e276429c2e882be6b3906be28cb61dbf
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-12-09 (Mon, 09 Dec 2019)

  Changed paths:
    M CONTRIBUTING.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
    M initial-protection.js

  Log Message:
  -----------
  Merge branch 'master' into prot_retry


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

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

  Log Message:
  -----------
  Merge pull request #3120 from DavidSchinazi/prot_retry

Add retry integrity tag


Compare: https://github.com/quicwg/base-drafts/compare/7cc69f50eb84...ef45d0c28dee