<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto/Makefile, branch libressl-v3.8.2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.8.2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.8.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2023-04-25T15:18:59+00:00</updated>
<entry>
<title>CTS support will go away, so unhook corresponding regress</title>
<updated>2023-04-25T15:18:59+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-25T15:18:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4d5aa3e6904c18c629a03dd5fb53b05cadb14f76'/>
<id>urn:sha1:4d5aa3e6904c18c629a03dd5fb53b05cadb14f76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Link c2sp test to build</title>
<updated>2023-04-23T13:47:35+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-23T13:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c1ceecaec880be192d5647c15d37c83265d91967'/>
<id>urn:sha1:c1ceecaec880be192d5647c15d37c83265d91967</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unhook exp</title>
<updated>2022-12-01T23:03:40+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-12-01T23:03:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b63a3119a1e5b1b7519ba03f606de81b2243deb3'/>
<id>urn:sha1:b63a3119a1e5b1b7519ba03f606de81b2243deb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Link aes/ to regress</title>
<updated>2022-11-07T17:42:08+00:00</updated>
<author>
<name>joshua</name>
<email></email>
</author>
<published>2022-11-07T17:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=084098ac56238548812e7abbe84e634eed09b087'/>
<id>urn:sha1:084098ac56238548812e7abbe84e634eed09b087</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unhook the old md4 and md5 tests</title>
<updated>2022-09-02T13:45:18+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-09-02T13:45:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c774686171113dd2bff88a75aa40a8d83e3fa99c'/>
<id>urn:sha1:c774686171113dd2bff88a75aa40a8d83e3fa99c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Link new md test to regress.</title>
<updated>2022-09-02T13:38:56+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-09-02T13:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f0faf4f1dc2213bc86e14491ae6082cdc37e35ec'/>
<id>urn:sha1:f0faf4f1dc2213bc86e14491ae6082cdc37e35ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unhook old SHA tests</title>
<updated>2022-09-02T11:16:03+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-09-02T11:16:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ea362b7ffa5e2058e76c06f429880faef8597010'/>
<id>urn:sha1:ea362b7ffa5e2058e76c06f429880faef8597010</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Link sha test to regress</title>
<updated>2022-09-01T14:03:29+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-09-01T14:03:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ac27107dc08e1a8f80dc38b5a21afc0c5a04647b'/>
<id>urn:sha1:ac27107dc08e1a8f80dc38b5a21afc0c5a04647b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Botan 2.19.2 has removed support for the OpenSSL crypto provider.</title>
<updated>2022-06-28T15:46:07+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2022-06-28T15:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cf5252db6d33d1bfc3051244edbe04508d96d804'/>
<id>urn:sha1:cf5252db6d33d1bfc3051244edbe04508d96d804</id>
<content type='text'>
It was incompatible with OpenSSL 3.0.  Remove the regression test
to check that LibreSSL crypto works with Botan tests.  This is
better than to keep an outdated Botan in ports.
discussed with tb@ beck@
</content>
</entry>
<entry>
<title>Add initial regress for objects.</title>
<updated>2022-02-11T16:34:23+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-02-11T16:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=027a6370238b481d225c2cd67cc22902b173fb6b'/>
<id>urn:sha1:027a6370238b481d225c2cd67cc22902b173fb6b</id>
<content type='text'>
</content>
</entry>
</feed>
