<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/usr.bin/openssl/Makefile, branch master</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=master</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2023-06-01T09:46:00+00:00</updated>
<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>Add x509 certificate validation regression tests</title>
<updated>2021-02-16T21:39:17+00:00</updated>
<author>
<name>jan</name>
<email></email>
</author>
<published>2021-02-16T21:39:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=abdd24dc634d60af002b7ec3a589a40ba1e5dc33'/>
<id>urn:sha1:abdd24dc634d60af002b7ec3a589a40ba1e5dc33</id>
<content type='text'>
The validation tests are originaly createtd by Steffen Ullrich.

OK tb@
No objection jsing@
</content>
</entry>
<entry>
<title>Add a -q (for quick) mode to apptest.sh, and use it by default.</title>
<updated>2018-03-19T03:41:40+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2018-03-19T03:41:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=27474f7ca891be89d12f6bda7bed414f0b08608a'/>
<id>urn:sha1:27474f7ca891be89d12f6bda7bed414f0b08608a</id>
<content type='text'>
this means that running the regression test doesn't take forever
because we run a huge dhparam test and openssl speed tests.

ok inoguchi@
</content>
</entry>
<entry>
<title>Respect the OPENSSL make variable everywhere so that</title>
<updated>2018-02-06T02:31:13+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2018-02-06T02:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=160352a38666ceb818cda75a6e0454149e1cea3b'/>
<id>urn:sha1:160352a38666ceb818cda75a6e0454149e1cea3b</id>
<content type='text'>
	make OPENSSL=/usr/src/usr.bin/openssl/obj/openssl

actually does the expected thing instead of running a mixture of both the
openssl below /usr/obj and the one below /usr/bin.  Found the hard way via
backtraces that made no sense whatsoever.

ok jsing
</content>
</entry>
<entry>
<title>Add regress test script for openssl command.</title>
<updated>2016-11-06T11:56:43+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2016-11-06T11:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1f367e518011ae48c2d18d531aecda1081565360'/>
<id>urn:sha1:1f367e518011ae48c2d18d531aecda1081565360</id>
<content type='text'>
ok beck@
</content>
</entry>
<entry>
<title>Zap RANDFILE.</title>
<updated>2015-09-16T01:39:05+00:00</updated>
<author>
<name>lteo</name>
<email></email>
</author>
<published>2015-09-16T01:39:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d173423f05e576a45952da39f3aa6916bc3325e9'/>
<id>urn:sha1:d173423f05e576a45952da39f3aa6916bc3325e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide initial regress tests for the complex option parsing that is needed</title>
<updated>2014-12-28T14:01:33+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-12-28T14:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=726cbed15e3fac9eac326be2784d070501553660'/>
<id>urn:sha1:726cbed15e3fac9eac326be2784d070501553660</id>
<content type='text'>
for openssl(1), which is also variable in behaviour between applications
(and currently inconsistent).
</content>
</entry>
<entry>
<title>Update regress to follow openssl(1) move.</title>
<updated>2014-08-26T17:50:07+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-08-26T17:50:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e2199e7b59d6181ef3dec34dcce87e9e93ce2f44'/>
<id>urn:sha1:e2199e7b59d6181ef3dec34dcce87e9e93ce2f44</id>
<content type='text'>
</content>
</entry>
</feed>
