<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libssl/server, 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>2024-03-20T10:38:05+00:00</updated>
<entry>
<title>Use the new certificates/chains in regress.</title>
<updated>2024-03-20T10:38:05+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2024-03-20T10:38:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0d9d9a5d218e051c66bca6e7d844cd95b2ede626'/>
<id>urn:sha1:0d9d9a5d218e051c66bca6e7d844cd95b2ede626</id>
<content type='text'>
The new certificates are more representative of the real world. The old
certificates use weak algorithms and expire in the very near future. Most
of our regress has already been switched over, this changes the remainder.

Thanks to Bernhard M. Wiedemann for reminding us of the upcoming expiry.

ok tb@
</content>
</entry>
<entry>
<title>Keep servertest silent and align with clienttest</title>
<updated>2023-07-11T11:52:35+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-07-11T11:52:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=dec07df0fa7be98e0b3c49704cb0e6d5e5af1533'/>
<id>urn:sha1:dec07df0fa7be98e0b3c49704cb0e6d5e5af1533</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Neuter expected server test failures with SSLv2</title>
<updated>2023-07-11T10:09:47+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-07-11T10:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e7fa5a4a8b991fe7dba04b9b6ad0263f4ead39a5'/>
<id>urn:sha1:e7fa5a4a8b991fe7dba04b9b6ad0263f4ead39a5</id>
<content type='text'>
This test should either be extended or retired. As it is it is useless.
</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>
<entry>
<title>Switch to BIO_up_ref() instead of adjusting references manually.</title>
<updated>2021-11-20T16:36:55+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-11-20T16:36:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8e14ae7de26c61b00f26ed3704578c591fe6ae43'/>
<id>urn:sha1:8e14ae7de26c61b00f26ed3704578c591fe6ae43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid NULL deref on BIO_new{_mem_buf,}() failure.</title>
<updated>2021-01-22T15:56:17+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-01-22T15:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c07c90d519a17d2b9ba7ed661391eed8b8e84a05'/>
<id>urn:sha1:c07c90d519a17d2b9ba7ed661391eed8b8e84a05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update regress for method changes.</title>
<updated>2020-10-11T02:30:04+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2020-10-11T02:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=150cbe098c23a1b8bc365cfc6dac81de86cd0992'/>
<id>urn:sha1:150cbe098c23a1b8bc365cfc6dac81de86cd0992</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use tls_legacy_server_method() for SSLv2 record tests.</title>
<updated>2020-05-11T18:18:21+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2020-05-11T18:18:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0aacbacc726cfdae8884a4b0eda8820033ad8e29'/>
<id>urn:sha1:0aacbacc726cfdae8884a4b0eda8820033ad8e29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure that TLSv1.0 and TLSv1.1 are enabled before running SSLv2 client</title>
<updated>2020-01-25T05:02:27+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2020-01-25T05:02:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a1cf38c6d43eb2fc8a31ae97c804fd8b332d4c2b'/>
<id>urn:sha1:a1cf38c6d43eb2fc8a31ae97c804fd8b332d4c2b</id>
<content type='text'>
hello tests.
</content>
</entry>
<entry>
<title>Add an initial regress test that covers the server-side of libssl, by</title>
<updated>2017-03-05T14:15:53+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-03-05T14:15:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3f722622e129a984fa4197d3a6d83762d9d9db71'/>
<id>urn:sha1:3f722622e129a984fa4197d3a6d83762d9d9db71</id>
<content type='text'>
providing SSL_accept() with fixed ClientHello messages.
</content>
</entry>
</feed>
