<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress, branch OPENBSD_6_8</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2020-09-25T19:50:45+00:00</updated>
<entry>
<title>move test-tls13-finished.py from slow tests to normal tests.</title>
<updated>2020-09-25T19:50:45+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-09-25T19:50:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7eb95eb34cc5ab06b70e7dad39df3ed47d31f1ae'/>
<id>urn:sha1:7eb95eb34cc5ab06b70e7dad39df3ed47d31f1ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test-tls13-finished.py has 70 failing tests that expect a "decode_error"</title>
<updated>2020-09-25T08:38:25+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-09-25T08:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0b96d4d35b0952539f92141a8abe70c107f8dae2'/>
<id>urn:sha1:0b96d4d35b0952539f92141a8abe70c107f8dae2</id>
<content type='text'>
instead of the "decrypt_error" sent by tls13_server_finished_recv().
Both alerts appear to be reasonable in this context, so enable the tests
while working around this.
</content>
</entry>
<entry>
<title>delete a stale comment</title>
<updated>2020-09-25T06:34:59+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-09-25T06:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d61b74c62204dd91b312e2fc4975776b198dce0b'/>
<id>urn:sha1:d61b74c62204dd91b312e2fc4975776b198dce0b</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>move a misplaced 'goto done;' so that all invalid uris are tested</title>
<updated>2020-09-21T06:04:53+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-09-21T06:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2ea91b696c5a52d526d7d3861c1e2d277c29a259'/>
<id>urn:sha1:2ea91b696c5a52d526d7d3861c1e2d277c29a259</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add a few short invalid URIs in test_constraints1() that cause early</title>
<updated>2020-09-21T06:01:44+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-09-21T06:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=87cd7ec5a926d4c4d683a29035a09e2f1c99c909'/>
<id>urn:sha1:87cd7ec5a926d4c4d683a29035a09e2f1c99c909</id>
<content type='text'>
failure of x509_constraints_uri_host() in x509_constraints_uri()
</content>
</entry>
<entry>
<title>Correct a 1 byte read overflow in x509_contraints_uri and add</title>
<updated>2020-09-20T18:22:31+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2020-09-20T18:22:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=407345d49b1ca886ab4bc7e429c61fb07a7eb964'/>
<id>urn:sha1:407345d49b1ca886ab4bc7e429c61fb07a7eb964</id>
<content type='text'>
regress to catch it in the future.

found by Guido Vranken's cryptofuzzer

ok tb@
</content>
</entry>
<entry>
<title>Move variable declaration to beginning of scope in order to make this</title>
<updated>2020-09-18T15:23:16+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-09-18T15:23:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2a9053dfe715672038b7806c86b04635349a313d'/>
<id>urn:sha1:2a9053dfe715672038b7806c86b04635349a313d</id>
<content type='text'>
test compile and pass on sparc64.
</content>
</entry>
<entry>
<title>make this test compile and pass on sparc64 by moving variable declarations</title>
<updated>2020-09-18T14:58:04+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-09-18T14:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f456e9137f38b887c0b9e36a76154db563b2e6ef'/>
<id>urn:sha1:f456e9137f38b887c0b9e36a76154db563b2e6ef</id>
<content type='text'>
to the beginning of the respective scopes (and out of for loops)
</content>
</entry>
<entry>
<title>move variable declaration up to top to make this compile and pass</title>
<updated>2020-09-18T14:50:34+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-09-18T14:50:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=280409082e121bf79a83a1567cf57c10f01acfc6'/>
<id>urn:sha1:280409082e121bf79a83a1567cf57c10f01acfc6</id>
<content type='text'>
on sparc64
</content>
</entry>
</feed>
