<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/usr.bin/openssl, branch OPENBSD_7_5_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_5_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_5_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2024-03-03T13:29:19+00:00</updated>
<entry>
<title>Reinstate a test that was accidentally removed in previous</title>
<updated>2024-03-03T13:29:19+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-03-03T13:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=06474f47994fe6e270e4c1b02607591ec3b6dbb7'/>
<id>urn:sha1:06474f47994fe6e270e4c1b02607591ec3b6dbb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unhook some gost tests</title>
<updated>2024-03-02T11:53:55+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-03-02T11:53:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7f0aab718f4c5cebf51872d0899c3e1457b2997c'/>
<id>urn:sha1:7f0aab718f4c5cebf51872d0899c3e1457b2997c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add 'openssl x509 -new' functionality to the libcrypto CLI utility</title>
<updated>2024-01-26T11:58:37+00:00</updated>
<author>
<name>job</name>
<email></email>
</author>
<published>2024-01-26T11:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c6ef56532943eb3b0c27899a1d3ce888b8aacece'/>
<id>urn:sha1:c6ef56532943eb3b0c27899a1d3ce888b8aacece</id>
<content type='text'>
The ability to generate a new certificate is useful for testing and
experimentation with rechaining PKIs.

While there, alias '-key' to '-signkey' for compatibility.

with and OK tb@
</content>
</entry>
<entry>
<title>appstest: Zap a trailing tab added in previous</title>
<updated>2024-01-12T13:16:48+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-01-12T13:16:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f93d5c10418d4ade367315e009ddb130a81e4ea3'/>
<id>urn:sha1:f93d5c10418d4ade367315e009ddb130a81e4ea3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add -force_pubkey -multivalue-rdn -set_issuer -set_subject -utf8 to x509 app</title>
<updated>2024-01-12T11:24:03+00:00</updated>
<author>
<name>job</name>
<email></email>
</author>
<published>2024-01-12T11:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fd3a458c3776b8f3ff79dd8ee79fafe9c6782c8a'/>
<id>urn:sha1:fd3a458c3776b8f3ff79dd8ee79fafe9c6782c8a</id>
<content type='text'>
The -set_issuer, -set_subject, and -force_pubkey features can be used to
'rechain' PKIs, for more information see https://labs.apnic.net/nro-ta/
and https://blog.apnic.net/2023/12/14/models-of-trust-for-the-rpki/

OK tb@
</content>
</entry>
<entry>
<title>remove errstr -stats test</title>
<updated>2023-07-24T05:54:12+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-07-24T05:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a7466e206900681dbf6af205d102cea2ae6488eb'/>
<id>urn:sha1:a7466e206900681dbf6af205d102cea2ae6488eb</id>
<content type='text'>
reminded by anton
</content>
</entry>
<entry>
<title>Stop testing tls 1.0 and 1.1</title>
<updated>2023-07-03T05:31:56+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2023-07-03T05:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fc16741622a6fb2c32d4b17f824f00691d2b7b70'/>
<id>urn:sha1:fc16741622a6fb2c32d4b17f824f00691d2b7b70</id>
<content type='text'>
They have gone behind the barn.
</content>
</entry>
<entry>
<title>Remove the speed test again</title>
<updated>2023-06-01T09:46:00+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-06-01T09:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a741ec8088f13bdc328f054ecd649ac4174a18ac'/>
<id>urn:sha1:a741ec8088f13bdc328f054ecd649ac4174a18ac</id>
<content type='text'>
It takes too much time and we now know that all covered ciphers can cope
with unaligned input and output on all tested architectures.
</content>
</entry>
<entry>
<title>Add a slow regress target that runs openssl speed with proper alignment</title>
<updated>2023-05-20T12:07:21+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-05-20T12:07:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=60a7766ceebcd12f2f115404174534b3834614d4'/>
<id>urn:sha1:60a7766ceebcd12f2f115404174534b3834614d4</id>
<content type='text'>
and with an unaligned offset. Let's see if all ciphers on our strict
alignment arches can deal with this.
</content>
</entry>
<entry>
<title>Garbage collect test using the nseq command</title>
<updated>2023-04-26T09:07:59+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-26T09:07:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=aa29327754245bb97dc812beb0107ab8825b81ed'/>
<id>urn:sha1:aa29327754245bb97dc812beb0107ab8825b81ed</id>
<content type='text'>
reminded by anton
</content>
</entry>
</feed>
