<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/man, branch OPENBSD_7_6_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_6_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_6_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2024-08-31T10:51:48+00:00</updated>
<entry>
<title>Remove SSL_add_compression_method</title>
<updated>2024-08-31T10:51:48+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-08-31T10:51:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a0ced14fec228fa0dfd2fa5d87c942b0af9326d8'/>
<id>urn:sha1:a0ced14fec228fa0dfd2fa5d87c942b0af9326d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document SSL_CTX_set_cert_store</title>
<updated>2024-08-03T04:53:01+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-08-03T04:53:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c5cce4f85801410d87d47722625066f208fe6e64'/>
<id>urn:sha1:c5cce4f85801410d87d47722625066f208fe6e64</id>
<content type='text'>
From Kenjiro Nakayama
</content>
</entry>
<entry>
<title>Fix .Ox for SSL_CIPHER_get_handshake_digest()</title>
<updated>2024-07-16T10:19:38+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-07-16T10:19:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e11c2821e76ce369c7d223c8ecd4f8a135082b4a'/>
<id>urn:sha1:e11c2821e76ce369c7d223c8ecd4f8a135082b4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ocurred -&gt; occurred</title>
<updated>2024-07-15T00:11:59+00:00</updated>
<author>
<name>jsg</name>
<email></email>
</author>
<published>2024-07-15T00:11:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f03233fbe3d4eecd05ddaa847ea10cba858bda01'/>
<id>urn:sha1:f03233fbe3d4eecd05ddaa847ea10cba858bda01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document SSL_CIPHER_get_handshake_digest(3)</title>
<updated>2024-07-14T15:48:24+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-07-14T15:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e08612e8cec82d8aa1b45cfefcf7840b997ef859'/>
<id>urn:sha1:e08612e8cec82d8aa1b45cfefcf7840b997ef859</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ssl2.h and ssl23.h join the party in the attic</title>
<updated>2024-07-13T18:33:18+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-07-13T18:33:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f5b8bec4f31efdcdb08519f0081a8e1c0ad0fa7a'/>
<id>urn:sha1:f5b8bec4f31efdcdb08519f0081a8e1c0ad0fa7a</id>
<content type='text'>
Now that the SSL2 client hello support is gone, nothing uses this anymore,
except that a few ports still need SSL2_VERSION.

ok beck
</content>
</entry>
<entry>
<title>Adjust documentation for SSL_select_next_proto()</title>
<updated>2024-07-11T13:50:44+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-07-11T13:50:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=dd96260ae2f8a853da08b8f4be6e09aaafd3f27d'/>
<id>urn:sha1:dd96260ae2f8a853da08b8f4be6e09aaafd3f27d</id>
<content type='text'>
Use better argument names, add a link to the relevant standards and add
CAVEATS and BUGS sections pointing out a few pitfalls.

discussed with davidben
ok beck
</content>
</entry>
<entry>
<title>The ALPN callback should really ignore the out parameter if there's</title>
<updated>2024-06-28T14:48:43+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-06-28T14:48:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=87ac3b3ec9583a0b0fb1007241eae15accaa8430'/>
<id>urn:sha1:87ac3b3ec9583a0b0fb1007241eae15accaa8430</id>
<content type='text'>
no overlap. Document that explicitly. Also make it more explicit that
that the caller must work with a copy of out.

ok jsing
</content>
</entry>
<entry>
<title>Make signature of SSL_COMP_add_compression_method(3) match reality</title>
<updated>2024-05-23T06:49:55+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-05-23T06:49:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7d800a11109f89c463c10660e159a4f399c4b5f5'/>
<id>urn:sha1:7d800a11109f89c463c10660e159a4f399c4b5f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SSL_CTX_set_keylog_callback: copy-paste error _set_ -&gt; _get_</title>
<updated>2024-05-16T08:39:30+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-05-16T08:39:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0c10162450f62f8e0fbccab85de0cd4fdb0591e6'/>
<id>urn:sha1:0c10162450f62f8e0fbccab85de0cd4fdb0591e6</id>
<content type='text'>
</content>
</entry>
</feed>
