<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/man/Makefile, branch OPENBSD_7_4</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_4</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_4'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2022-07-13T20:52:36+00:00</updated>
<entry>
<title>Start documenting our new pet octopus, SSL_CTX_set_security_level(3).</title>
<updated>2022-07-13T20:52:36+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2022-07-13T20:52:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ab728a67c848b4203d17bc99b072a8ba95807326'/>
<id>urn:sha1:ab728a67c848b4203d17bc99b072a8ba95807326</id>
<content type='text'>
Or should we call it a centipede?

Feedback and OK on a previous version from jsing@
and from our chief myriapodologist, tb@.
</content>
</entry>
<entry>
<title>sort. alphanumerics have lower ASCII values than '_'</title>
<updated>2021-10-25T15:16:35+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-10-25T15:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0941fdb8ce3b2116eebc5fa3b83504dcbac89807'/>
<id>urn:sha1:0941fdb8ce3b2116eebc5fa3b83504dcbac89807</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Install SSL_read_early_data.3. I should have done this during the last</title>
<updated>2021-10-25T15:13:52+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-10-25T15:13:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=63dec05682f39c68dd3ac101af46448c8cf3c3bb'/>
<id>urn:sha1:63dec05682f39c68dd3ac101af46448c8cf3c3bb</id>
<content type='text'>
libssl bump.
</content>
</entry>
<entry>
<title>Add SSL_CTX_set_keylog_callback and SSL_CTX_get_keylog_callback</title>
<updated>2021-10-23T11:41:52+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2021-10-23T11:41:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=01253a16efbc38622829156087e37b1ad9654aaf'/>
<id>urn:sha1:01253a16efbc38622829156087e37b1ad9654aaf</id>
<content type='text'>
Some things in ports care about calling these functions. Since we will
not provide private key logging functionality they are documented
as being for compatibility and that they don't do anything.

ok tb@
</content>
</entry>
<entry>
<title>provide a small manual page for the SSL_set_psk_use_session_callback(3)</title>
<updated>2021-09-14T14:30:57+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2021-09-14T14:30:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=893064c29739c4260c6617f7fdd94a8a802ae9cb'/>
<id>urn:sha1:893064c29739c4260c6617f7fdd94a8a802ae9cb</id>
<content type='text'>
stub, written from scratch;
OK tb@ on SSL_set_psk_use_session_callback.3
</content>
</entry>
<entry>
<title>Merge the stub SSL_SESSION_is_resumable(3) manual page from the</title>
<updated>2021-09-14T14:08:15+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2021-09-14T14:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1b8306e7e3cdef25c29c63bc651d4ae5597212f8'/>
<id>urn:sha1:1b8306e7e3cdef25c29c63bc651d4ae5597212f8</id>
<content type='text'>
OpenSSL 1.1.1 branch, which is still under a free license.
A few tweaks to wording and structure by me.
OK tb@ on SSL_SESSION_is_resumable.3
</content>
</entry>
<entry>
<title>Install SSL_SESSION_get0_cipher.3</title>
<updated>2021-05-12T14:17:27+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-05-12T14:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2eb0ea3677cb7786d0773ca3c824d82b231285ec'/>
<id>urn:sha1:2eb0ea3677cb7786d0773ca3c824d82b231285ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Link SSL_get_finished.3 to build.</title>
<updated>2021-01-27T18:00:25+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-01-27T18:00:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=de08be7902d1d345bbfec3db7d63f7b7abab7293'/>
<id>urn:sha1:de08be7902d1d345bbfec3db7d63f7b7abab7293</id>
<content type='text'>
</content>
</entry>
<entry>
<title>In ssl.h rev. 1.174 to 1.176, tb@ added some stubs related to 0-RTT data.</title>
<updated>2020-09-21T08:53:56+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2020-09-21T08:53:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5779d9399959bbcedd72b6c73f1b8d433a6c14fe'/>
<id>urn:sha1:5779d9399959bbcedd72b6c73f1b8d433a6c14fe</id>
<content type='text'>
Write documentation from scratch explaining why we don't support 0-RTT
but how we stub it out instead.
Tweaks and OK tb@.

... and beck@ pointed out that this OpenSSL API is akin to adding a
laser sighting system to a giant blackpowder cannon that one keeps
blowing one's own feet to mangled scraps with ...
</content>
</entry>
<entry>
<title>Document the public function SSL_set_SSL_CTX(3) from scratch,</title>
<updated>2020-09-20T10:20:44+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2020-09-20T10:20:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4ba5f77ac44570b20d41962dedd0b44fbfb8588e'/>
<id>urn:sha1:4ba5f77ac44570b20d41962dedd0b44fbfb8588e</id>
<content type='text'>
which is undocumented in OpenSSL but mentioned in passing in one
OpenSSL manual page, and which was recently mentioned by jsing@ when
working on SSL_set_ciphersuites(3).
With corrections from and OK inoguchi@.
</content>
</entry>
</feed>
