<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib, branch OPENBSD_7_3_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_3_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_3_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2023-03-18T08:20:20+00:00</updated>
<entry>
<title>fixes for mandoc -Tlint</title>
<updated>2023-03-18T08:20:20+00:00</updated>
<author>
<name>jsg</name>
<email></email>
</author>
<published>2023-03-18T08:20:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=13a55a91eda82bc90b4965f7df5bc2430992bac9'/>
<id>urn:sha1:13a55a91eda82bc90b4965f7df5bc2430992bac9</id>
<content type='text'>
ok tb@
</content>
</entry>
<entry>
<title>Consistent phrasing: function -&gt; function pointer</title>
<updated>2023-03-16T15:45:38+00:00</updated>
<author>
<name>job</name>
<email></email>
</author>
<published>2023-03-16T15:45:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cb5e3683edbb93cf302f3d8f9cf92386891e66b5'/>
<id>urn:sha1:cb5e3683edbb93cf302f3d8f9cf92386891e66b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add X509_STORE_{set,get}_check_issued and X509_STORE_CTX_get_check_issued to manpage</title>
<updated>2023-03-16T15:21:44+00:00</updated>
<author>
<name>job</name>
<email></email>
</author>
<published>2023-03-16T15:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=96541ff03e6341a41eb252da509c4e43204a57e9'/>
<id>urn:sha1:96541ff03e6341a41eb252da509c4e43204a57e9</id>
<content type='text'>
with and OK tb@
</content>
</entry>
<entry>
<title>Install EVP_CIPHER_meth_new.3</title>
<updated>2023-03-16T15:06:17+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-03-16T15:06:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=aa10f7211e4496edf5ac73f760f5809506e90eef'/>
<id>urn:sha1:aa10f7211e4496edf5ac73f760f5809506e90eef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add EVP_CIPHER_meth_* documentation from OpenSSL 1.1</title>
<updated>2023-03-16T15:05:23+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-03-16T15:05:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f7998dea60b1f34bf7d47af1792b60d0035ac085'/>
<id>urn:sha1:f7998dea60b1f34bf7d47af1792b60d0035ac085</id>
<content type='text'>
This is essentially the original text with a few tweaks and fixes by me,
removing parts inapplicable to LibreSSL. There are dangling references to
EVP_CIPHER_CTX_copy(3) and EVP_CIPHER_CTX_get_cipher_data(3). This all
isn't great, but it's better than nothing. Probably good enough for these
rarely used functions.
</content>
</entry>
<entry>
<title>Update manpage for X509_CRL_get0_tbs_sigalg()</title>
<updated>2023-03-16T12:01:47+00:00</updated>
<author>
<name>job</name>
<email></email>
</author>
<published>2023-03-16T12:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7c7ac05cca1a17a89c567f98db291ca8474921c9'/>
<id>urn:sha1:7c7ac05cca1a17a89c567f98db291ca8474921c9</id>
<content type='text'>
OK tb@
</content>
</entry>
<entry>
<title>Bump LibreSSL version to 3.7.2</title>
<updated>2023-03-16T08:16:21+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-03-16T08:16:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=afebd6e09d6b1db7d1e315cda01608c0052797d1'/>
<id>urn:sha1:afebd6e09d6b1db7d1e315cda01608c0052797d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a number of out of bound reads in DNS response parsing.</title>
<updated>2023-03-15T22:12:00+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2023-03-15T22:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9aaf63dd59be570852f43a280e423f6f7b5f9248'/>
<id>urn:sha1:9aaf63dd59be570852f43a280e423f6f7b5f9248</id>
<content type='text'>
Originally from djm@.  OK deraadt@ florian@ bluhm@
</content>
</entry>
<entry>
<title>Return the signature length after successful signing operation</title>
<updated>2023-03-15T06:34:07+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-03-15T06:34:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=40ffd290cb3438bcc29da70c71f6aa0d745b108a'/>
<id>urn:sha1:40ffd290cb3438bcc29da70c71f6aa0d745b108a</id>
<content type='text'>
This is required behavior of the EVP_DigestSign() API, but seemingly
almost nothing uses this. Well, turns out ldns does.

Reported by Stephane. Helpful comments by sthen.

ok jsing
</content>
</entry>
<entry>
<title>Add comments that explain why things are done in this strange order.</title>
<updated>2023-03-15T06:30:21+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-03-15T06:30:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0d6436e7ce4a2c17cfea40b64872c615b4ff93da'/>
<id>urn:sha1:0d6436e7ce4a2c17cfea40b64872c615b4ff93da</id>
<content type='text'>
There's some method to this madness.

ok jsing
</content>
</entry>
</feed>
