<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libssl/client, branch OPENBSD_7_6_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_6_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_6_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2024-08-31T12:47:24+00:00</updated>
<entry>
<title>Update for OPENSSL_cpu_caps() now being machine independent.</title>
<updated>2024-08-31T12:47:24+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2024-08-31T12:47:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bbff3f79e48b648b440e142bdf24e3eb6c6fe707'/>
<id>urn:sha1:bbff3f79e48b648b440e142bdf24e3eb6c6fe707</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix golden numbers after beck broke it months ago</title>
<updated>2024-07-20T18:37:38+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-07-20T18:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=aea3f73bd1458959d7328e6b91a2072e4e5f728d'/>
<id>urn:sha1:aea3f73bd1458959d7328e6b91a2072e4e5f728d</id>
<content type='text'>
(why is it always me who gets to clean up this shit?)
</content>
</entry>
<entry>
<title>Instead of unhooking libssl/client regress tests, flag them as expected</title>
<updated>2024-04-22T07:31:54+00:00</updated>
<author>
<name>anton</name>
<email></email>
</author>
<published>2024-04-22T07:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b022ada74a226956fba793f2b4c2508e40c1707a'/>
<id>urn:sha1:b022ada74a226956fba793f2b4c2508e40c1707a</id>
<content type='text'>
to fail.

ok tb@
</content>
</entry>
<entry>
<title>Remove GOST and STREEBOG support from libssl.</title>
<updated>2024-02-03T15:58:34+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2024-02-03T15:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=20afa90e552d2efed2187dbafc92170a3895e921'/>
<id>urn:sha1:20afa90e552d2efed2187dbafc92170a3895e921</id>
<content type='text'>
This version of GOST is old and not anywhere close to compliant with
modern GOST standards. It is also very intrusive in libssl and
makes a mess everywhere.  Efforts to entice a suitably minded anyone
to care about it have been unsuccessful.

At this point it is probably best to remove this, and if someone
ever showed up who truly needed a working version, it should be
a clean implementation from scratch, and have it use something
closer to the typical API in libcrypto so it would integrate less
painfully here.

This removes it from libssl in preparation for it's removal from
libcrypto with a future major bump

ok tb@
</content>
</entry>
<entry>
<title>Fix last bit of the clienttest, needs ssl_pkt.c r1.66</title>
<updated>2023-07-11T17:03:44+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-07-11T17:03:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5b8e6e5418571fde05d7861d782a926b9a9e8311'/>
<id>urn:sha1:5b8e6e5418571fde05d7861d782a926b9a9e8311</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix most of the clienttest. With this only test cases 9 and 13 fail.</title>
<updated>2023-07-11T08:31:34+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-07-11T08:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6b1a3304b9d77657f2e58bb165918cbf8b58891a'/>
<id>urn:sha1:6b1a3304b9d77657f2e58bb165918cbf8b58891a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the client test and the tlsext test to work with randomized</title>
<updated>2023-04-23T18:59:41+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-23T18:59:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=13ba643374d5ff84130d05ec7c88f7fd1e4c2308'/>
<id>urn:sha1:13ba643374d5ff84130d05ec7c88f7fd1e4c2308</id>
<content type='text'>
TLS extensions (this involves unrandomizing the extension order
for the tests that rely on golden numbers.
</content>
</entry>
<entry>
<title>zap trailing spaces</title>
<updated>2022-07-19T20:16:50+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-07-19T20:16:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b68c1b66ce1a23d3f4dd1761befc74edf6f1e1f1'/>
<id>urn:sha1:b68c1b66ce1a23d3f4dd1761befc74edf6f1e1f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Regenerate golden numbers due to RC4-MD5 now being disabled by default.</title>
<updated>2022-07-19T18:56:12+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-07-19T18:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ce5bb6f35d38838c80c83c98dd399492b7734e26'/>
<id>urn:sha1:ce5bb6f35d38838c80c83c98dd399492b7734e26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More %i vs %d cleanup</title>
<updated>2022-06-10T22:00:15+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-06-10T22:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a4e7780cc02bb9478301ba07f24a4d66c9b6beb1'/>
<id>urn:sha1:a4e7780cc02bb9478301ba07f24a4d66c9b6beb1</id>
<content type='text'>
</content>
</entry>
</feed>
