<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libssl/Makefile, branch OPENBSD_6_9_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_9_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_9_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2020-10-14T15:53:22+00:00</updated>
<entry>
<title>Hook up dtls regress.</title>
<updated>2020-10-14T15:53:22+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2020-10-14T15:53:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b701541cbcfbe1a8df16b428c600bd1f4b2a542a'/>
<id>urn:sha1:b701541cbcfbe1a8df16b428c600bd1f4b2a542a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hook up tlslegacy regress.</title>
<updated>2020-10-07T09:35:03+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2020-10-07T09:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6575f461b542a3fde51f1a1b9202125e37bcdb38'/>
<id>urn:sha1:6575f461b542a3fde51f1a1b9202125e37bcdb38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>1) Move the interop tests to the end so we see tlsfuzzer first</title>
<updated>2020-09-21T15:13:24+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2020-09-21T15:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9d558960cf920187dcf488f05a3decde546bbddc'/>
<id>urn:sha1:9d558960cf920187dcf488f05a3decde546bbddc</id>
<content type='text'>
2) Reorder the interop tests so the really slow "cert" test is at the end
3) Change the cert tests to use REGRESS_SLOW_TARGETS when testing combination
   of client and server that does not involve libressl. This way we can
   skip testing openssl to openssl11 when running these manually by
   setting REGRESS_SKIP_SLOW to "yet" in mk.conf

ok jsing@
</content>
</entry>
<entry>
<title>hook tlsfuzzer to regress</title>
<updated>2020-05-21T10:46:29+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-05-21T10:46:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d0be06ebc987fd2d35515b93651cc045e7955eea'/>
<id>urn:sha1:d0be06ebc987fd2d35515b93651cc045e7955eea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-enable the client test now that it passes again.</title>
<updated>2020-04-06T16:53:45+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2020-04-06T16:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=45824837216b6908592e42945b8372aba29c9641'/>
<id>urn:sha1:45824837216b6908592e42945b8372aba29c9641</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add regress for TLSv1.3 sequence number handling.</title>
<updated>2020-03-13T16:04:31+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2020-03-13T16:04:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ef441d96ee48c8a1b34e562f076c2b5da071c375'/>
<id>urn:sha1:ef441d96ee48c8a1b34e562f076c2b5da071c375</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable the client hello message regress test for now.</title>
<updated>2020-01-25T05:24:49+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2020-01-25T05:24:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=459925a2c42331a0fe804dcfdc42176547f193ac'/>
<id>urn:sha1:459925a2c42331a0fe804dcfdc42176547f193ac</id>
<content type='text'>
The golden values have changed due to TLSv1.3 and will likely change more
in the near future. This will be updated and re-enabled when things settle.

Discussed with beck@
</content>
</entry>
<entry>
<title>hook handshake test</title>
<updated>2019-01-20T06:50:26+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2019-01-20T06:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fc635fa7207d70c3efc87ea6780a3303167499a8'/>
<id>urn:sha1:fc635fa7207d70c3efc87ea6780a3303167499a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hook record regress.</title>
<updated>2019-01-19T02:57:21+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2019-01-19T02:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0dd84cfff186017f1b35dbcd0f85e8555a26583f'/>
<id>urn:sha1:0dd84cfff186017f1b35dbcd0f85e8555a26583f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add regress for extensible buffer code.</title>
<updated>2019-01-17T06:46:10+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2019-01-17T06:46:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0a9d08c2680e23167a32b6bfb19d558a910b8ec1'/>
<id>urn:sha1:0a9d08c2680e23167a32b6bfb19d558a910b8ec1</id>
<content type='text'>
</content>
</entry>
</feed>
