This commit is contained in:
Daniel Huigens
2021-11-17 21:46:14 +01:00
parent 1d2093ab0a
commit 05e435aae7
35 changed files with 519 additions and 399 deletions

View File

@@ -146,7 +146,7 @@ See <a href="https://tools.ietf.org/html/rfc4880#section-11.3">https://tools.iet
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js#L66">line 66</a>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js#L66">line 66</a>
</li></ul></dd>
@@ -661,7 +661,7 @@ See <a href="https://tools.ietf.org/html/rfc4880#section-11.3">https://tools.iet
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js#L368">line 368</a>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js#L368">line 368</a>
</li></ul></dd>
@@ -933,7 +933,7 @@ See <a href="https://tools.ietf.org/html/rfc4880#section-11.3">https://tools.iet
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js#L297">line 297</a>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js#L297">line 297</a>
</li></ul></dd>
@@ -1140,7 +1140,7 @@ See <a href="https://tools.ietf.org/html/rfc4880#section-11.3">https://tools.iet
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js#L626">line 626</a>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js#L626">line 626</a>
</li></ul></dd>
@@ -1291,7 +1291,7 @@ See <a href="https://tools.ietf.org/html/rfc4880#section-11.3">https://tools.iet
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js#L647">line 647</a>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js#L647">line 647</a>
</li></ul></dd>
@@ -1495,7 +1495,7 @@ See <a href="https://tools.ietf.org/html/rfc4880#section-11.3">https://tools.iet
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js#L496">line 496</a>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js#L496">line 496</a>
</li></ul></dd>
@@ -1800,7 +1800,7 @@ See <a href="https://tools.ietf.org/html/rfc4880#section-11.3">https://tools.iet
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js#L109">line 109</a>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js#L109">line 109</a>
</li></ul></dd>
@@ -2072,7 +2072,7 @@ See <a href="https://tools.ietf.org/html/rfc4880#section-11.3">https://tools.iet
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js#L163">line 163</a>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js#L163">line 163</a>
</li></ul></dd>
@@ -2512,7 +2512,7 @@ See <a href="https://tools.ietf.org/html/rfc4880#section-11.3">https://tools.iet
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js#L320">line 320</a>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js#L320">line 320</a>
</li></ul></dd>
@@ -2624,7 +2624,7 @@ See <a href="https://tools.ietf.org/html/rfc4880#section-11.3">https://tools.iet
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js#L74">line 74</a>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js#L74">line 74</a>
</li></ul></dd>
@@ -2736,7 +2736,7 @@ See <a href="https://tools.ietf.org/html/rfc4880#section-11.3">https://tools.iet
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js#L269">line 269</a>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js#L269">line 269</a>
</li></ul></dd>
@@ -2851,7 +2851,7 @@ See <a href="https://tools.ietf.org/html/rfc4880#section-11.3">https://tools.iet
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js#L259">line 259</a>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js#L259">line 259</a>
</li></ul></dd>
@@ -2966,7 +2966,7 @@ See <a href="https://tools.ietf.org/html/rfc4880#section-11.3">https://tools.iet
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js#L87">line 87</a>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js#L87">line 87</a>
</li></ul></dd>
@@ -3078,7 +3078,7 @@ See <a href="https://tools.ietf.org/html/rfc4880#section-11.3">https://tools.iet
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js#L279">line 279</a>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js#L279">line 279</a>
</li></ul></dd>
@@ -3445,7 +3445,7 @@ See <a href="https://tools.ietf.org/html/rfc4880#section-11.3">https://tools.iet
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js#L435">line 435</a>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js#L435">line 435</a>
</li></ul></dd>
@@ -3809,7 +3809,7 @@ See <a href="https://tools.ietf.org/html/rfc4880#section-11.3">https://tools.iet
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js#L522">line 522</a>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js#L522">line 522</a>
</li></ul></dd>
@@ -3921,7 +3921,7 @@ See <a href="https://tools.ietf.org/html/rfc4880#section-11.3">https://tools.iet
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js#L613">line 613</a>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js#L613">line 613</a>
</li></ul></dd>
@@ -4158,7 +4158,7 @@ See <a href="https://tools.ietf.org/html/rfc4880#section-11.3">https://tools.iet
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js#L542">line 542</a>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js#L542">line 542</a>
</li></ul></dd>
@@ -4424,7 +4424,7 @@ See <a href="https://tools.ietf.org/html/rfc4880#section-11.3">https://tools.iet
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js#L599">line 599</a>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js#L599">line 599</a>
</li></ul></dd>
@@ -4536,7 +4536,7 @@ See <a href="https://tools.ietf.org/html/rfc4880#section-11.3">https://tools.iet
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.0/src/message.js#L638">line 638</a>
<a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js">message.js</a>, <a href="https://github.com/openpgpjs/openpgpjs/blob/v5.0.1/src/message.js#L638">line 638</a>
</li></ul></dd>