<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/man/SSL_load_client_CA_file.3, branch libressl-v4.3.2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v4.3.2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v4.3.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2025-06-08T22:52:00+00:00</updated>
<entry>
<title>.Lb libssl libcrypto ; OK tb@</title>
<updated>2025-06-08T22:52:00+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2025-06-08T22:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4eb86431a58c45c4f9741bff9c71d833f08c83a9'/>
<id>urn:sha1:4eb86431a58c45c4f9741bff9c71d833f08c83a9</id>
<content type='text'>
</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>found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs</title>
<updated>2018-03-27T17:35:50+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-27T17:35:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=30d10c511917e0e339dec931667fc4b6eb014430'/>
<id>urn:sha1:30d10c511917e0e339dec931667fc4b6eb014430</id>
<content type='text'>
on the web, so fix up SSLeay HISTORY accordingly
</content>
</entry>
<entry>
<title>ssl.h HISTORY up to 0.9.2b; researched from OpenSSL git</title>
<updated>2018-03-21T16:12:41+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-21T16:12:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f2f22506f23e1a3051e7fbf08cd046d6dc2faeeb'/>
<id>urn:sha1:f2f22506f23e1a3051e7fbf08cd046d6dc2faeeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ssl.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git</title>
<updated>2018-03-21T05:07:04+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-21T05:07:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6fc48645989782a49eccbb24eb6d01330d0f717f'/>
<id>urn:sha1:6fc48645989782a49eccbb24eb6d01330d0f717f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>various minor cleanup;</title>
<updated>2016-12-16T15:39:08+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2016-12-16T15:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=415caa4202939491cf9133c99acf5460b74a0e3e'/>
<id>urn:sha1:415caa4202939491cf9133c99acf5460b74a0e3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure all manual pages discussing X509_NAME objects</title>
<updated>2016-12-14T16:20:28+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-12-14T16:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3c15a77c233c82358d5de43dedd45b53fd49f48c'/>
<id>urn:sha1:3c15a77c233c82358d5de43dedd45b53fd49f48c</id>
<content type='text'>
reference X509_NAME_new(3).  Sparingly add a few other
references to relevant X509_NAME*(3) pages while here.
</content>
</entry>
<entry>
<title>Add documentation for SSL_add_file_cert_subjects_to_stack(3) and</title>
<updated>2016-12-07T14:38:43+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-12-07T14:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=db02606f157da5275aca47a5439aa437a6ccc580'/>
<id>urn:sha1:db02606f157da5275aca47a5439aa437a6ccc580</id>
<content type='text'>
SSL_add_dir_cert_subjects_to_stack(3), written from scratch.
Both functions are listed in ssl(3) and &lt;openssl/ssl.h&gt; and recommended
for the use by browsers in source code comments, so they are clearly
public interfaces.

Mention deduplication.
Purge some duplicate text and improve some wording while here.
Two additional cross references instead of the useless ssl(3).
Add HISTORY, AUTHORS, and BUGS.

It is depressing that BUGS (purely from code inspection) became
longer than the DESCRIPTION.
</content>
</entry>
<entry>
<title>Copyright and license</title>
<updated>2016-12-04T12:20:54+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-12-04T12:20:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3b33050608b72d4035779598ee881ef047baadd4'/>
<id>urn:sha1:3b33050608b72d4035779598ee881ef047baadd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move manual pages from doc/ to man/ for consistency with other</title>
<updated>2016-11-05T15:32:20+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-11-05T15:32:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b3e8c428c609fc9c66690abb3d188c60b5d48bb1'/>
<id>urn:sha1:b3e8c428c609fc9c66690abb3d188c60b5d48bb1</id>
<content type='text'>
libraries, in particular considering that there are unrelated
files in doc/; requested by jsing@ and beck@
</content>
</entry>
</feed>
