<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/man, branch libressl-v3.1.0</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.1.0</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.1.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2020-03-30T10:28:59+00:00</updated>
<entry>
<title>Void functions obviously do not return values; no need to elaborate.</title>
<updated>2020-03-30T10:28:59+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2020-03-30T10:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4453211b1bc50f16a0dac3b8c66e63b25afc65cf'/>
<id>urn:sha1:4453211b1bc50f16a0dac3b8c66e63b25afc65cf</id>
<content type='text'>
Patch from Martin Vahlensieck &lt;academicsolutions dot ch&gt;.
</content>
</entry>
<entry>
<title>Void functions obviously do not return values; no need to elaborate.</title>
<updated>2020-03-29T17:05:02+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2020-03-29T17:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f380a0425155bb24efdb8ed8a5472375889c8ed4'/>
<id>urn:sha1:f380a0425155bb24efdb8ed8a5472375889c8ed4</id>
<content type='text'>
Patch from Martin Vahlensieck &lt;academicsolutions dot ch&gt;.
</content>
</entry>
<entry>
<title>Remove lies from the SSL_pending man page, Our implementation never</title>
<updated>2020-01-23T03:40:18+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2020-01-23T03:40:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=71c7229e77572c3e0f8daf1980a554f126e7ba5d'/>
<id>urn:sha1:71c7229e77572c3e0f8daf1980a554f126e7ba5d</id>
<content type='text'>
advances the record layer, it only reports internal state.

ok jsing@ tb@
</content>
</entry>
<entry>
<title>In ssl.h rev. 1.167 and s3_lib.c rev. 1.188, jsing@ provided</title>
<updated>2020-01-02T09:09:16+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2020-01-02T09:09:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5c02cadfedef0222ffc5e740e3f8a078685b7b94'/>
<id>urn:sha1:5c02cadfedef0222ffc5e740e3f8a078685b7b94</id>
<content type='text'>
the new function SSL_CTX_get_extra_chain_certs_only(3) and changed
the semantics of the existing SSL_CTX_get_extra_chain_certs(3) API
from the former OpenSSL 1.0.1 behaviour to the new, incompatible
OpenSSL 1.0.2 behaviour.  Adjust the documentation.
OK jsing@ beck@ inoguchi@
</content>
</entry>
<entry>
<title>spelling; from bryan stenson</title>
<updated>2019-12-19T20:23:25+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2019-12-19T20:23:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a6ecc07d3a7e5375d77cf0d8366459258033e6d0'/>
<id>urn:sha1:a6ecc07d3a7e5375d77cf0d8366459258033e6d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo: ECHD -&gt; ECDH.</title>
<updated>2019-12-03T06:53:04+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2019-12-03T06:53:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=704e395b92ce8eb2179c31d15041b379f854c65c'/>
<id>urn:sha1:704e395b92ce8eb2179c31d15041b379f854c65c</id>
<content type='text'>
From Michael Forney, thanks!
</content>
</entry>
<entry>
<title>Add missing cross-reference to NOTES section.</title>
<updated>2019-11-14T20:48:48+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2019-11-14T20:48:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9d3d0a4a6ca7469842a10c665ad75ea94eb3d9bb'/>
<id>urn:sha1:9d3d0a4a6ca7469842a10c665ad75ea94eb3d9bb</id>
<content type='text'>
OK kn@ tb@
</content>
</entry>
<entry>
<title>Further improve the documentation of library initialization and configuration.</title>
<updated>2019-06-14T13:41:31+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-06-14T13:41:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d342104b3f35ddd0a6581d33f40a3e26852d29d3'/>
<id>urn:sha1:d342104b3f35ddd0a6581d33f40a3e26852d29d3</id>
<content type='text'>
Among other improvements:
* Use a uniform wording at the top of the DECSRIPTION for obsolete pages.
* Better explain how to use a non-standard configuration file.
* Remove obsolete functions from SEE ALSO.
Triggered by some suggestions from tb@.
Tweaks and OK tb@.
</content>
</entry>
<entry>
<title>add missing backlinks to ssl(3)</title>
<updated>2019-06-12T09:36:30+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-06-12T09:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cf1a7ef7d544fdc455432c5b1ec7c2e9550b7ce6'/>
<id>urn:sha1:cf1a7ef7d544fdc455432c5b1ec7c2e9550b7ce6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>List all 17 SSL pages that were missing.</title>
<updated>2019-06-12T09:03:43+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-06-12T09:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=51eeb7ff1e9ea33451d6369eff4a51f7eaa5e93b'/>
<id>urn:sha1:51eeb7ff1e9ea33451d6369eff4a51f7eaa5e93b</id>
<content type='text'>
Split some excessively long lists into useful sub-categories.
Add a new, very short subsection "Obsolete functions" at the end.
OK tb@ jmc@
</content>
</entry>
</feed>
