<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/man/PKCS7_encrypt.3, branch OPENBSD_6_8_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2020-06-03T13:41:27+00:00</updated>
<entry>
<title>Properly document PKCS7_final(3), which was already mentioned</title>
<updated>2020-06-03T13:41:27+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2020-06-03T13:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9112ed3dfac4655a0f1b5065ce0ff2d64e0aafc4'/>
<id>urn:sha1:9112ed3dfac4655a0f1b5065ce0ff2d64e0aafc4</id>
<content type='text'>
in passing in some other manual pages.
</content>
</entry>
<entry>
<title>delete references to ERR pages from SEE ALSO where such</title>
<updated>2019-06-10T14:58:48+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-06-10T14:58:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b783ba28c4b47eb204506e8af355d28ef6e67dec'/>
<id>urn:sha1:b783ba28c4b47eb204506e8af355d28ef6e67dec</id>
<content type='text'>
references were already given below RETURN VALUES right above
</content>
</entry>
<entry>
<title>Tree structure for manual pages: crypto(3) links to 33 function</title>
<updated>2019-06-06T01:06:59+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-06-06T01:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=580f04977d3a77664477818e7264e008d1ba5843'/>
<id>urn:sha1:580f04977d3a77664477818e7264e008d1ba5843</id>
<content type='text'>
group pages, and these link on to all their second-level subpages.
Only a handful of second-level pages have third-level subpages.
So all crypto pages can now be reached from the www.libressl.org
frontpage via at most four clicks, in most cases three clicks.
Also link back from leaf pages to their respective group pages
and add a couple of additional links between related pages.
Triggered by a question from deraadt@.
OK jmc@ tb@
</content>
</entry>
<entry>
<title>finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixes</title>
<updated>2018-03-23T23:18:17+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-23T23:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c44c09a9be771317de7b5d8cc4da99b7c7d44bab'/>
<id>urn:sha1:c44c09a9be771317de7b5d8cc4da99b7c7d44bab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>crypto HISTORY up to 0.9.5; researched from OpenSSL git</title>
<updated>2018-03-22T16:06:33+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-22T16:06:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=56ed9616f4bcc89cbb8c9e65c821f863853139b1'/>
<id>urn:sha1:56ed9616f4bcc89cbb8c9e65c821f863853139b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change two trailing Xr to Fn; ok schwarze</title>
<updated>2017-01-12T16:13:51+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2017-01-12T16:13:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5fec3d8aed248d7d4b385951e80164994da8c6b0'/>
<id>urn:sha1:5fec3d8aed248d7d4b385951e80164994da8c6b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tweak SEE ALSO; in particular,</title>
<updated>2016-12-13T15:00:22+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-12-13T15:00:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6fbb4473b0e85bf72f50d7a7affbcca9c76ba26e'/>
<id>urn:sha1:6fbb4473b0e85bf72f50d7a7affbcca9c76ba26e</id>
<content type='text'>
make sure that all PKCS7 pages point to PKCS7_new(3)
</content>
</entry>
<entry>
<title>Copyright and license</title>
<updated>2016-11-28T23:27:55+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-11-28T23:27:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c56169c5e4a522309cd4a98ba22c94ad508f6c32'/>
<id>urn:sha1:c56169c5e4a522309cd4a98ba22c94ad508f6c32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>various cleanup; leaving dangling PKCS7* Xr for now...</title>
<updated>2016-11-24T19:45:16+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2016-11-24T19:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fce544947dca369d40a060a4f6e2fb35a302fe82'/>
<id>urn:sha1:fce544947dca369d40a060a4f6e2fb35a302fe82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first pass; ok schwarze</title>
<updated>2016-11-06T15:52:50+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2016-11-06T15:52:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5a18890fb4c6b832214c6c32d7ca56db3fd9133a'/>
<id>urn:sha1:5a18890fb4c6b832214c6c32d7ca56db3fd9133a</id>
<content type='text'>
</content>
</entry>
</feed>
