[quicwg/base-drafts] 965c05: Add an appendix containing test vectors for "Initi...

Martin Thomson <martin.thomson@gmail.com> Mon, 31 December 2018 00:55 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 65D121310C3 for <quic-issues@ietfa.amsl.com>; Sun, 30 Dec 2018 16:55:16 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.997
X-Spam-Level:
X-Spam-Status: No, score=-0.997 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=no 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 INO0WAiy9emJ for <quic-issues@ietfa.amsl.com>; Sun, 30 Dec 2018 16:55:14 -0800 (PST)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 740501310B9 for <quic-issues@ietf.org>; Sun, 30 Dec 2018 16:55:14 -0800 (PST)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1546217713; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=LeZDCqccfjixSFlN7ohdAeXR05fXYNuoOkZS5o/+4aE=; b=tOQd2D68GoQLsz6oZ+3xvAX/mKTuhrfJ3P1ctTp9W35mkVBoj4eViiWWjMk0P4fXOoij9X5D W9Mk9tDDw24Jp0fi3dI6I/UIRNRBIxueOyThtwd/M2N1fPZO/n1/MWHvbv+ulQCrjyYixDSK c+aW577ANZLTaac9+DiSjSsOGSo=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5c2968f0.7f51a7624a50-smtp-out-n02; Mon, 31 Dec 2018 00:55:12 -0000 (UTC)
Date: Sun, 30 Dec 2018 16:55:11 -0800
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5c2968ef55d26_28292b24c13c658412441a@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 965c05: Add an appendix containing test vectors for "Initi...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5c2968ef5552c_28292b24c13c65841243b2"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BcpLUz1di3dCzm8NUdbdsgSJM1E>
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: Mon, 31 Dec 2018 00:55:16 -0000

  Branch: refs/heads/test-vectors
  Home:   https://github.com/quicwg/base-drafts
  Commit: 965c05d275ef3b63269b717be090c601e2fc737e
      https://github.com/quicwg/base-drafts/commit/965c05d275ef3b63269b717be090c601e2fc737e
  Author: Rui Paulo <rpaulo@me.com>
  Date:   2018-07-16 (Mon, 16 Jul 2018)

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

  Log Message:
  -----------
  Add an appendix containing test vectors for "Initial".


  Commit: f33b308448f3fe964269d2201cc9fa384271e311
      https://github.com/quicwg/base-drafts/commit/f33b308448f3fe964269d2201cc9fa384271e311
  Author: Rui Paulo <rpaulo@me.com>
  Date:   2018-11-20 (Tue, 20 Nov 2018)

  Changed paths:
    A .gitattributes
    M README.md
    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-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    M tag.sh

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/master' into test-vectors-initial


  Commit: 14c807f79dd8cc14a918b847d80e60ac1d1cf99a
      https://github.com/quicwg/base-drafts/commit/14c807f79dd8cc14a918b847d80e60ac1d1cf99a
  Author: Rui Paulo <rpaulo@me.com>
  Date:   2018-11-20 (Tue, 20 Nov 2018)

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

  Log Message:
  -----------
  Fix a problem with the encoded labels.


  Commit: 3d808ded237356fcc8965afb10f3ca8a0ab8bb8f
      https://github.com/quicwg/base-drafts/commit/3d808ded237356fcc8965afb10f3ca8a0ab8bb8f
  Author: Rui Paulo <rpaulo@me.com>
  Date:   2018-11-20 (Tue, 20 Nov 2018)

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

  Log Message:
  -----------
  Lint checks.


  Commit: 4b3a58c67c0bbb62af4459234e05567af602185c
      https://github.com/quicwg/base-drafts/commit/4b3a58c67c0bbb62af4459234e05567af602185c
  Author: Rui Paulo <rpaulo@me.com>
  Date:   2018-12-24 (Mon, 24 Dec 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    M tag.sh

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/master' into test-vectors-initial


  Commit: 31ca6a691f19cf3f2380def6a0e36463730ba41a
      https://github.com/quicwg/base-drafts/commit/31ca6a691f19cf3f2380def6a0e36463730ba41a
  Author: Rui Paulo <rpaulo@me.com>
  Date:   2018-12-24 (Mon, 24 Dec 2018)

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

  Log Message:
  -----------
  Update sample vector to match draft 17.


  Commit: fae7aa46da4a9c396b145fa300cc54431271c0c3
      https://github.com/quicwg/base-drafts/commit/fae7aa46da4a9c396b145fa300cc54431271c0c3
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-12-31 (Mon, 31 Dec 2018)

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

  Log Message:
  -----------
  Improve formatting, add more context, add packets


Compare: https://github.com/quicwg/base-drafts/compare/965c05d275ef^...fae7aa46da4a
      **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.