[quicwg/base-drafts] be7c22: transport: fix broken link to tls

ianswett <noreply@github.com> Thu, 28 May 2020 14:32 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 0AE063A0F60 for <quic-issues@ietfa.amsl.com>; Thu, 28 May 2020 07:32:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level:
X-Spam-Status: No, score=-2.101 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, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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 DBXyv9MyJ8kC for <quic-issues@ietfa.amsl.com>; Thu, 28 May 2020 07:32:37 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8153B3A0F31 for <quic-issues@ietf.org>; Thu, 28 May 2020 07:32:37 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 7AC008C0047 for <quic-issues@ietf.org>; Thu, 28 May 2020 07:32:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1590676356; bh=knwDzGA7NB22ajY86+av2BZLiozNAYzijuZqO08NMLU=; h=Date:From:To:Subject:From; b=uUdXXnKYVWECTDS6NmGi8TjgP9RFhMZYmFwM9L3uYdcUbw0A4Zh/y9Iw0+VuVc4Dz 7EVEkkXkAxNyQxAOQj9XI/Nw9u+2gStzTKqGmGaEj/KONvAsGo7xso9oz7b/YZvSJF shK899s3BnKSIarZTHd8SoQ1K7Hk3+6/8fwVDZZ4=
Date: Thu, 28 May 2020 07:32:36 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-split-pto-pseudocode/6ce4f9-820497@github.com>
Subject: [quicwg/base-drafts] be7c22: transport: fix broken link to tls
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/Io3q2Whw_XKnolaIm5qtCj0oD00>
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: Thu, 28 May 2020 14:32:44 -0000

  Branch: refs/heads/ianswett-split-pto-pseudocode
  Home:   https://github.com/quicwg/base-drafts
  Commit: be7c22aa47d44bf07f78a782beb000900b22eb73
      https://github.com/quicwg/base-drafts/commit/be7c22aa47d44bf07f78a782beb000900b22eb73
  Author: Julian Reschke <julian.reschke@gmx.de>
  Date:   2020-05-20 (Wed, 20 May 2020)

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

  Log Message:
  -----------
  transport: fix broken link to tls


  Commit: ee11054298f5de6f42112a036b631c7b69645602
      https://github.com/quicwg/base-drafts/commit/ee11054298f5de6f42112a036b631c7b69645602
  Author: Julian Reschke <julian.reschke@gmx.de>
  Date:   2020-05-20 (Wed, 20 May 2020)

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

  Log Message:
  -----------
  tls: fix broken reference to -transport


  Commit: 9074a921cbf37028ef6377c00cf3dd36ce4b08bf
      https://github.com/quicwg/base-drafts/commit/9074a921cbf37028ef6377c00cf3dd36ce4b08bf
  Author: Alessandro Ghedini <alessandro@cloudflare.com>
  Date:   2020-05-20 (Wed, 20 May 2020)

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

  Log Message:
  -----------
  Remove superfluous word


  Commit: 8b7b504f48ece5eca7b7d234eee9f3f0f0b91eab
      https://github.com/quicwg/base-drafts/commit/8b7b504f48ece5eca7b7d234eee9f3f0f0b91eab
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2020-05-20 (Wed, 20 May 2020)

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

  Log Message:
  -----------
  Fix noun/verb number agreement in the transport draft


  Commit: 1655b2d224dd35a586c5ca0b444f56a4d7831b1d
      https://github.com/quicwg/base-drafts/commit/1655b2d224dd35a586c5ca0b444f56a4d7831b1d
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2020-05-20 (Wed, 20 May 2020)

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

  Log Message:
  -----------
  Fix typo in transport draft: s/the the/the/


  Commit: 330171e8be14716b1b4d52a23cfb874d94760f01
      https://github.com/quicwg/base-drafts/commit/330171e8be14716b1b4d52a23cfb874d94760f01
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-21 (Thu, 21 May 2020)

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

  Log Message:
  -----------
  Merge pull request #3675 from reschke/patch-29

transport: fix broken link to tls


  Commit: 461fed6d9b405413ca4086ce99ab7df4a0a8ca28
      https://github.com/quicwg/base-drafts/commit/461fed6d9b405413ca4086ce99ab7df4a0a8ca28
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-21 (Thu, 21 May 2020)

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

  Log Message:
  -----------
  Merge pull request #3676 from reschke/patch-30

tls: fix broken reference to -transport


  Commit: b87b405e7af529e3d185c4eea331e88ded3566d3
      https://github.com/quicwg/base-drafts/commit/b87b405e7af529e3d185c4eea331e88ded3566d3
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-21 (Thu, 21 May 2020)

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

  Log Message:
  -----------
  Merge pull request #3678 from ghedo/tls-fix-typo

Remove superfluous word


  Commit: c62de3f12901882e37d7b86277cb2b4da7f4b2ef
      https://github.com/quicwg/base-drafts/commit/c62de3f12901882e37d7b86277cb2b4da7f4b2ef
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-21 (Thu, 21 May 2020)

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

  Log Message:
  -----------
  Merge pull request #3679 from dtikhonov/202005200954-fix-number-agreement

Fix noun/verb number agreement in the transport draft


  Commit: c071e5ece172069ba09da8f76619c6652b80b9a6
      https://github.com/quicwg/base-drafts/commit/c071e5ece172069ba09da8f76619c6652b80b9a6
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-21 (Thu, 21 May 2020)

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

  Log Message:
  -----------
  Merge pull request #3680 from dtikhonov/202005201037-s-the-the-the

Fix typo in transport draft: s/the the/the/


  Commit: e934d003976041b7325c0b5750cf4697a3593d89
      https://github.com/quicwg/base-drafts/commit/e934d003976041b7325c0b5750cf4697a3593d89
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2020-05-20 (Wed, 20 May 2020)

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

  Log Message:
  -----------
  Add CID authentication to draft-28 changelog


  Commit: 44bef0c230a2723a3aa21976aa283d7a75325d0a
      https://github.com/quicwg/base-drafts/commit/44bef0c230a2723a3aa21976aa283d7a75325d0a
  Author: David Schinazi <DavidSchinazi@users.noreply.github.com>
  Date:   2020-05-20 (Wed, 20 May 2020)

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

  Log Message:
  -----------
  Numbers all look the same :(

Co-authored-by: Martin Thomson <mt@lowentropy.net>


  Commit: d9e3f02481af9ceb56357d098a5eee535b12304c
      https://github.com/quicwg/base-drafts/commit/d9e3f02481af9ceb56357d098a5eee535b12304c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-21 (Thu, 21 May 2020)

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

  Log Message:
  -----------
  Merge pull request #3682 from DavidSchinazi/authcidchangelog

Add CID authentication to draft-28 changelog


  Commit: 57ce7603bb82fa5014af03385b38b813101ddf23
      https://github.com/quicwg/base-drafts/commit/57ce7603bb82fa5014af03385b38b813101ddf23
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-05-21 (Thu, 21 May 2020)

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

  Log Message:
  -----------
  Correct reference for authority-form (#3683)


  Commit: d365070088274d67bfb434237d12248aa6316dc4
      https://github.com/quicwg/base-drafts/commit/d365070088274d67bfb434237d12248aa6316dc4
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-22 (Fri, 22 May 2020)

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

  Log Message:
  -----------
  Make -transport non-normative


  Commit: cb9209e6472a73c207790207cfa3202983b3efd9
      https://github.com/quicwg/base-drafts/commit/cb9209e6472a73c207790207cfa3202983b3efd9
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-22 (Fri, 22 May 2020)

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

  Log Message:
  -----------
  Reword packets stuff


  Commit: f4f9f7adb6460d762a4d9468a307fce4fae478ac
      https://github.com/quicwg/base-drafts/commit/f4f9f7adb6460d762a4d9468a307fce4fae478ac
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-22 (Fri, 22 May 2020)

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

  Log Message:
  -----------
  Move blank lines


  Commit: e133545372dbea7eb4a52ac6db5b7d5b4d6ca295
      https://github.com/quicwg/base-drafts/commit/e133545372dbea7eb4a52ac6db5b7d5b4d6ca295
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-22 (Fri, 22 May 2020)

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

  Log Message:
  -----------
  s/Len/Length/


  Commit: ede2137e80798e97a73347246e5260595f542db0
      https://github.com/quicwg/base-drafts/commit/ede2137e80798e97a73347246e5260595f542db0
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-22 (Fri, 22 May 2020)

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

  Log Message:
  -----------
  Use an abbreviated notation section


  Commit: 181dd7efcd44cd0c85ec02f4b8ab39c647d4b46c
      https://github.com/quicwg/base-drafts/commit/181dd7efcd44cd0c85ec02f4b8ab39c647d4b46c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-22 (Fri, 22 May 2020)

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

  Log Message:
  -----------
  Add an example of a variable-length integer field

The notations didn't have one of these previously, but were otherwise
thorough.  Might as well do that.


  Commit: a621390f93a50fc63319b1724b68f51ae67be976
      https://github.com/quicwg/base-drafts/commit/a621390f93a50fc63319b1724b68f51ae67be976
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2020-05-22 (Fri, 22 May 2020)

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

  Log Message:
  -----------
  Add #3527 to transport's "Since ID-27" changelog


  Commit: 7688b67edac08a7b238ef842415fb8e8ae2eb181
      https://github.com/quicwg/base-drafts/commit/7688b67edac08a7b238ef842415fb8e8ae2eb181
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-24 (Sun, 24 May 2020)

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

  Log Message:
  -----------
  Merge pull request #3685 from quicwg/varint-fmt-example

Add an example of a variable-length integer field


  Commit: 731fd5bf0d0d30ecd6c88e19ebdb7df5e041f43a
      https://github.com/quicwg/base-drafts/commit/731fd5bf0d0d30ecd6c88e19ebdb7df5e041f43a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-24 (Sun, 24 May 2020)

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

  Log Message:
  -----------
  Merge pull request #3688 from dtikhonov/202005221557-add-3527-to-changelog

Add #3527 to transport's "Since ID-27" changelog


  Commit: c03f045aa3b50e16c2192323c688a2a601c13958
      https://github.com/quicwg/base-drafts/commit/c03f045aa3b50e16c2192323c688a2a601c13958
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2020-05-26 (Tue, 26 May 2020)

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

  Log Message:
  -----------
  rename SERVER_BUSY to CONNECTION_REFUSED


  Commit: 927fe3957b1930c38fbdf68dd950eec7bdff7db8
      https://github.com/quicwg/base-drafts/commit/927fe3957b1930c38fbdf68dd950eec7bdff7db8
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-26 (Tue, 26 May 2020)

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

  Log Message:
  -----------
  Better duplicate detection

Including mention of a minimum packet number and the risks in setting
that value.

Closes #3692.


  Commit: 9f8038def838e3d42c1595d35c5ba70bce19ea41
      https://github.com/quicwg/base-drafts/commit/9f8038def838e3d42c1595d35c5ba70bce19ea41
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-26 (Tue, 26 May 2020)

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

  Log Message:
  -----------
  Remove migration from the example


  Commit: 0f6ca28b653cc6c0fdbe7450d027fa6c619e21a7
      https://github.com/quicwg/base-drafts/commit/0f6ca28b653cc6c0fdbe7450d027fa6c619e21a7
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-26 (Tue, 26 May 2020)

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

  Log Message:
  -----------
  Rewording to avoid potential confusion


  Commit: 4a060d25fb1f99f520a676571dda60f85f8e8cd5
      https://github.com/quicwg/base-drafts/commit/4a060d25fb1f99f520a676571dda60f85f8e8cd5
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-26 (Tue, 26 May 2020)

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

  Log Message:
  -----------
  Citation rules FTW

Closes #3687.


  Commit: d90c544322dc27c22539bb87fa09a6a110af4ab7
      https://github.com/quicwg/base-drafts/commit/d90c544322dc27c22539bb87fa09a6a110af4ab7
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-27 (Wed, 27 May 2020)

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

  Log Message:
  -----------
  Tweaking

Co-authored-by: ianswett <ianswett@users.noreply.github.com>


  Commit: 081f95f0de6f0b3c0736c36e0062a8cee6c540e6
      https://github.com/quicwg/base-drafts/commit/081f95f0de6f0b3c0736c36e0062a8cee6c540e6
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-27 (Wed, 27 May 2020)

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

  Log Message:
  -----------
  Rewrap


  Commit: cbb0b2bc2b10816f686896779361cc42f4be8c35
      https://github.com/quicwg/base-drafts/commit/cbb0b2bc2b10816f686896779361cc42f4be8c35
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-27 (Wed, 27 May 2020)

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

  Log Message:
  -----------
  remove unnecessary sentence


  Commit: bfddc8e7920972db67ac2f88a5e5919ed6910a06
      https://github.com/quicwg/base-drafts/commit/bfddc8e7920972db67ac2f88a5e5919ed6910a06
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-27 (Wed, 27 May 2020)

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

  Log Message:
  -----------
  Merge pull request #3684 from quicwg/invariant-independent

Invariant independent


  Commit: 4d1bee363f0289ea7388a8283fe131c6841f6f23
      https://github.com/quicwg/base-drafts/commit/4d1bee363f0289ea7388a8283fe131c6841f6f23
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-27 (Wed, 27 May 2020)

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

  Log Message:
  -----------
  plurals

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: e22909f972c6bc9f80f0ca27e3f51b9432cacde4
      https://github.com/quicwg/base-drafts/commit/e22909f972c6bc9f80f0ca27e3f51b9432cacde4
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-27 (Wed, 27 May 2020)

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

  Log Message:
  -----------
  Merge pull request #3696 from quicwg/dedupe-packets

Better duplicate detection


  Commit: 5ca8ae73d7c63ccae35a0a7e280b168b985c11be
      https://github.com/quicwg/base-drafts/commit/5ca8ae73d7c63ccae35a0a7e280b168b985c11be
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-27 (Wed, 27 May 2020)

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

  Log Message:
  -----------
  Merge pull request #3697 from quicwg/cite-this

Citation rules for QUIC


  Commit: 4134402aadc630c3ca95c100fabcb5530f02571f
      https://github.com/quicwg/base-drafts/commit/4134402aadc630c3ca95c100fabcb5530f02571f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-27 (Wed, 27 May 2020)

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

  Log Message:
  -----------
  Merge pull request #3694 from kazuho/kazuho/connection-refused-error

rename SERVER_BUSY to CONNECTION_REFUSED


  Commit: 6de92cc83c3f7035140874aa971263cf47391f21
      https://github.com/quicwg/base-drafts/commit/6de92cc83c3f7035140874aa971263cf47391f21
  Author: Rui Paulo <rpaulo@me.com>
  Date:   2020-05-27 (Wed, 27 May 2020)

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

  Log Message:
  -----------
  Fix pseudocode typo in OnPacketNumberSpaceDiscarded().


  Commit: 6afd6b8f6c7bb8f089690783335f1fec21aa45cc
      https://github.com/quicwg/base-drafts/commit/6afd6b8f6c7bb8f089690783335f1fec21aa45cc
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-05-27 (Wed, 27 May 2020)

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

  Log Message:
  -----------
  Merge pull request #3705 from rpaulo/fix-recovery-pseudocode

Fix pseudocode typo in OnPacketNumberSpaceDiscarded().


  Commit: 820497e882f930dcdc5d3ae7401add631ec0ea38
      https://github.com/quicwg/base-drafts/commit/820497e882f930dcdc5d3ae7401add631ec0ea38
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-28 (Thu, 28 May 2020)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.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 ianswett-split-pto-pseudocode


Compare: https://github.com/quicwg/base-drafts/compare/6ce4f9b1841f...820497e882f9