<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src, branch tb_20250414</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=tb_20250414</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=tb_20250414'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2025-04-14T17:32:06+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2git to create tag 'tb_20250414'.</title>
<updated>2025-04-14T17:32:06+00:00</updated>
<author>
<name>cvs2svn</name>
<email>admin@example.com</email>
</author>
<published>2025-04-14T17:32:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b1ddde874c215cc8891531ed92876f091b7eb83e'/>
<id>urn:sha1:b1ddde874c215cc8891531ed92876f091b7eb83e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some regress coverage for the hashes in libc</title>
<updated>2025-04-14T17:32:05+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-04-14T17:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f0a36529837a161734c802ae4c42e84e42347be2'/>
<id>urn:sha1:f0a36529837a161734c802ae4c42e84e42347be2</id>
<content type='text'>
Prompted by a pending diff by claudio
</content>
</entry>
<entry>
<title>Update openssl.1 for msie_hack removal</title>
<updated>2025-04-14T08:40:10+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-04-14T08:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bfd471f6a96a6d9d52db9043ca271f7466248bfe'/>
<id>urn:sha1:bfd471f6a96a6d9d52db9043ca271f7466248bfe</id>
<content type='text'>
ok jmc jsing
</content>
</entry>
<entry>
<title>Remove openssl ca -msie_hack</title>
<updated>2025-04-14T08:39:27+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-04-14T08:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2dff8fa459400ed4bacc7ed81ae06ff6c0e179a3'/>
<id>urn:sha1:2dff8fa459400ed4bacc7ed81ae06ff6c0e179a3</id>
<content type='text'>
The nineties called and wanted their garbage back.

ok jsing
</content>
</entry>
<entry>
<title>parse_test_file()</title>
<updated>2025-04-13T09:14:56+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-04-13T09:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=13864f50a490e1603feb9a9892783aface875c73'/>
<id>urn:sha1:13864f50a490e1603feb9a9892783aface875c73</id>
<content type='text'>
gcc 14 needs a hint that ld != NULL beyond the use of ld-&gt;data in the
previous line. I guess aggressive inlining is becoming too aggressive.
What a pile of junk.
</content>
</entry>
<entry>
<title>Avoid compiler warning on some OS</title>
<updated>2025-04-13T07:12:19+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-04-13T07:12:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=147f6f7266ff1826c097c67f3de5bf3fe78b85da'/>
<id>urn:sha1:147f6f7266ff1826c097c67f3de5bf3fe78b85da</id>
<content type='text'>
Some OS declare arc4random() with __attribute__((warn_unused_result))
causing this test to whine. So explicitly ignore the return value.

Reported by scheiba in libressl/portable
Fixes #1151
</content>
</entry>
<entry>
<title>x509_policy: zap an extra s</title>
<updated>2025-03-28T13:11:57+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-03-28T13:11:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c3b500ab309a358fdb98b0f8e59b93f048d08b83'/>
<id>urn:sha1:c3b500ab309a358fdb98b0f8e59b93f048d08b83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>x509_policy: certificats -&gt; certificates</title>
<updated>2025-03-28T12:34:19+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-03-28T12:34:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=de7d7e36a30bf4dc5cdab5571ec7a8d8cb41e3ad'/>
<id>urn:sha1:de7d7e36a30bf4dc5cdab5571ec7a8d8cb41e3ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typos: us -&gt; is, te -&gt; the (twice)</title>
<updated>2025-03-28T12:17:16+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-03-28T12:17:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=88db2f5852df3e02e139cc00bca104a07aa0a4ea'/>
<id>urn:sha1:88db2f5852df3e02e139cc00bca104a07aa0a4ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typo: primtive -&gt; primitive</title>
<updated>2025-03-28T12:13:03+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-03-28T12:13:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=34d4647beddb60ec830124d4fc67ee4b51155edd'/>
<id>urn:sha1:34d4647beddb60ec830124d4fc67ee4b51155edd</id>
<content type='text'>
</content>
</entry>
</feed>
