<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/man/SMIME_write_CMS.3, branch OPENBSD_7_9_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2025-06-11T23:16:32+00:00</updated>
<entry>
<title>Since the function SMIME_write_ASN1(3) is no longer public, move the</title>
<updated>2025-06-11T23:16:32+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2025-06-11T23:16:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=86224104319f29cb90fed3ec7743dd8825d12518'/>
<id>urn:sha1:86224104319f29cb90fed3ec7743dd8825d12518</id>
<content type='text'>
descriptions of CMS_REUSE_DIGEST, PKCS7_REUSE_DIGEST, SMIME_BINARY,
and SMIME_CRLFEOL and some improved wordings from that former page to
SMIME_write_CMS(3) and SMIME_write_PKCS7(3), with some further polishing.
Feedback and OK tb@.
</content>
</entry>
<entry>
<title>Lie less below RETURN VALUES, add a related BUGS entry,</title>
<updated>2025-06-11T14:23:14+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2025-06-11T14:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=397869c1f44b694f603ec517ed4314c379912383'/>
<id>urn:sha1:397869c1f44b694f603ec517ed4314c379912383</id>
<content type='text'>
and since SMIME_write_ASN1(3) is no longer public,
replace the .Xr to it with some other pointers.
OK tb@
</content>
</entry>
<entry>
<title>.Lb libcrypto ; OK tb@</title>
<updated>2025-06-08T22:40:31+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2025-06-08T22:40:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8be86af02fed1bda350c8dd14ee064cb66e3b0f5'/>
<id>urn:sha1:8be86af02fed1bda350c8dd14ee064cb66e3b0f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new manual page SMIME_write_ASN1(3);</title>
<updated>2021-12-13T17:24:39+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2021-12-13T17:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5dc3c1edf50a3819117d36117d179b329070e45d'/>
<id>urn:sha1:5dc3c1edf50a3819117d36117d179b329070e45d</id>
<content type='text'>
still vague in various respects, but it's a start
</content>
</entry>
<entry>
<title>CMS didn't make the 6.6 release: adjust the text in the HISTORY sections</title>
<updated>2019-11-02T15:39:46+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-11-02T15:39:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=932e05e9e8e96db0bb2f1946a6f640eb84613761'/>
<id>urn:sha1:932e05e9e8e96db0bb2f1946a6f640eb84613761</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak cross references, in particular making sure that</title>
<updated>2019-08-18T21:44:10+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-08-18T21:44:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9739ec771b64ca305ba7272c06bb52c6055f4203'/>
<id>urn:sha1:9739ec771b64ca305ba7272c06bb52c6055f4203</id>
<content type='text'>
all CMS pages are linked to CMS_ContentInfo_new(3) both ways
and that closely related pages reference each other.
</content>
</entry>
<entry>
<title>minor cleanup:</title>
<updated>2019-08-18T13:02:37+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-08-18T13:02:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=93799276cd1bbad15495a2073272e538f2affd8e'/>
<id>urn:sha1:93799276cd1bbad15495a2073272e538f2affd8e</id>
<content type='text'>
* avoid jumping back and forth between use cases
* delete duplicate information
* and minor wording improvements
</content>
</entry>
<entry>
<title>bring HISTORY sections up to OpenBSD standards</title>
<updated>2019-08-11T12:46:38+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-08-11T12:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=80ca216052612f2a3dfa3384c0278d47e78f1990'/>
<id>urn:sha1:80ca216052612f2a3dfa3384c0278d47e78f1990</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-convert and re-import the CMS manual pages from OpenSSL 1.1.1</title>
<updated>2019-08-10T23:41:22+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-08-10T23:41:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4828805cb3ae85d08514ac3a640cd5f4822af2c4'/>
<id>urn:sha1:4828805cb3ae85d08514ac3a640cd5f4822af2c4</id>
<content type='text'>
(which are still under a free license) with pod2mdoc(1) now that
jsing@ has begun work to provide these APIs.
Some formatting was improved and some typos were fixed, but apart
from that, little was changed, so there is still much to polish.
</content>
</entry>
</feed>
