<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/man/BIO_s_accept.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-08T22:40:31+00:00</updated>
<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>Mention a few standard BIO_ctrl(3) command constants</title>
<updated>2023-04-29T13:06:10+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2023-04-29T13:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5b0b876f5827df1f3713f39d9094280c91b3e9ab'/>
<id>urn:sha1:5b0b876f5827df1f3713f39d9094280c91b3e9ab</id>
<content type='text'>
that provide type-specific functionality here.
While here, fix some wrong return types in the SYNOPSIS.
</content>
</entry>
<entry>
<title>Document those BIO_ctrl(3) command constants</title>
<updated>2023-04-26T15:03:02+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2023-04-26T15:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=034a8a0478c8f668632ce2a2ce620194f69e2c0f'/>
<id>urn:sha1:034a8a0478c8f668632ce2a2ce620194f69e2c0f</id>
<content type='text'>
that correspond to more than one macro each.
</content>
</entry>
<entry>
<title>Document the RETURN VALUES of BIO_method_type(3) and BIO_method_name(3)</title>
<updated>2023-04-11T16:58:43+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2023-04-11T16:58:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fdb1eca18c61c136a3750f89858caf1e54dc603a'/>
<id>urn:sha1:fdb1eca18c61c136a3750f89858caf1e54dc603a</id>
<content type='text'>
for the various BIO types.
</content>
</entry>
<entry>
<title>man pages: fix some typos found while looking for other issues</title>
<updated>2022-03-31T17:30:05+00:00</updated>
<author>
<name>naddy</name>
<email></email>
</author>
<published>2022-03-31T17:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3d8a2499d7a0a70420723f21fbf735e079a6e74c'/>
<id>urn:sha1:3d8a2499d7a0a70420723f21fbf735e079a6e74c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>man pages: add missing commas between subordinate and main clauses</title>
<updated>2022-03-31T17:27:26+00:00</updated>
<author>
<name>naddy</name>
<email></email>
</author>
<published>2022-03-31T17:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3d8be07546f5ec331a0f851b0ea88212376ebb95'/>
<id>urn:sha1:3d8be07546f5ec331a0f851b0ea88212376ebb95</id>
<content type='text'>
jmc@ dislikes a comma before "then" in a conditional, so leave those
untouched.

ok jmc@
</content>
</entry>
<entry>
<title>In bio.h rev. 1.43 2018/05/12 18:51:59, tb@ added a const qualifier</title>
<updated>2018-05-12T20:12:17+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-05-12T20:12:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=68e1bfcf65fc8343d3ae334a491e1fe72c2c43c4'/>
<id>urn:sha1:68e1bfcf65fc8343d3ae334a491e1fe72c2c43c4</id>
<content type='text'>
to the argument of BIO_new_accept(3), BIO_new_connect(3), and
BIO_new_mem_buf(3).  Update the documentation.
</content>
</entry>
<entry>
<title>In bio.h rev. 1.41 2018/05/01 13:29:09, tb@ added const qualifiers</title>
<updated>2018-05-01T17:05:05+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-05-01T17:05:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d43036dd09aeeef2500a4108c43e0d756c57038e'/>
<id>urn:sha1:d43036dd09aeeef2500a4108c43e0d756c57038e</id>
<content type='text'>
to the prototypes of several functions.  Update the documentation.
</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>crypto HISTORY up to SSLeay 0.9.1; researched from OpenSSL git</title>
<updated>2018-03-21T09:03:49+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-21T09:03:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9c6b7656d1237ca414073bcf0955561c2e9e90cc'/>
<id>urn:sha1:9c6b7656d1237ca414073bcf0955561c2e9e90cc</id>
<content type='text'>
</content>
</entry>
</feed>
