<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libssl/tlsfuzzer, branch OPENBSD_7_4</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_4</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_4'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2023-08-14T18:10:42+00:00</updated>
<entry>
<title>Prepare tlsfuzzer.py for ports update</title>
<updated>2023-08-14T18:10:42+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-08-14T18:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8660820bb1807d3aedbb78b859c4fefc106d4b85'/>
<id>urn:sha1:8660820bb1807d3aedbb78b859c4fefc106d4b85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Link new ccs test to build</title>
<updated>2023-08-03T20:13:12+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-08-03T20:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=70e2ddbb2e6ff291a9d28c16488fe07f57700c26'/>
<id>urn:sha1:70e2ddbb2e6ff291a9d28c16488fe07f57700c26</id>
<content type='text'>
Exception needed since the test expects an unexpected_message alert, while
we throw a decode_error.
</content>
</entry>
<entry>
<title>Disable TLS 1.0 and TLS 1.1 in libssl</title>
<updated>2023-07-02T17:21:33+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2023-07-02T17:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4edd92a57f3a74829fe519f35b5c7c79e03ce0b0'/>
<id>urn:sha1:4edd92a57f3a74829fe519f35b5c7c79e03ce0b0</id>
<content type='text'>
Their time has long since past, and they should not be used.
This change restricts ssl to versions 1.2 and 1.3, and changes
the regression tests to understand we no longer speak the legacy
protocols.

For the moment the magical "golden" byte for byte comparison
tests of raw handshake values are disabled util jsing fixes them.

ok jsing@ tb@
</content>
</entry>
<entry>
<title>File new test-bleichenbacher-timing-pregenerate.py under failing tests</title>
<updated>2023-06-10T05:00:58+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-06-10T05:00:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e28be516a5ec2bcb345bd7d8a50f3aebe9fd714c'/>
<id>urn:sha1:e28be516a5ec2bcb345bd7d8a50f3aebe9fd714c</id>
<content type='text'>
until someone finds time and motivation to figure out how to use this.
</content>
</entry>
<entry>
<title>tlsfuzzer: hook up new connection abort tests while skipping the NST</title>
<updated>2023-01-06T19:25:20+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-01-06T19:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=787add8fe3417fe14118d5a0fda7d148828c5736'/>
<id>urn:sha1:787add8fe3417fe14118d5a0fda7d148828c5736</id>
<content type='text'>
tests for TLSv1.3 since that's not currently handled.
</content>
</entry>
<entry>
<title>Revert accidental commit</title>
<updated>2022-07-18T09:17:44+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-07-18T09:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=82873bd0b7587d9c2f3de544ed9bf355594f5dd4'/>
<id>urn:sha1:82873bd0b7587d9c2f3de544ed9bf355594f5dd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add comments to explain the magic numbers 57 and 58</title>
<updated>2022-07-18T09:15:08+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-07-18T09:15:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2cc52801836652399a13d33a201b8f595c6f648e'/>
<id>urn:sha1:2cc52801836652399a13d33a201b8f595c6f648e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid sending the QUIC transport parameters extension now that we</title>
<updated>2022-07-18T08:36:47+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-07-18T08:36:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=51ce42afe30a149161bcd2da16cbdc2eb09298c1'/>
<id>urn:sha1:51ce42afe30a149161bcd2da16cbdc2eb09298c1</id>
<content type='text'>
send an unsupported extension alert.

Noted by anton
</content>
</entry>
<entry>
<title>Add the two length tests. Can't currently run them because we need an</title>
<updated>2022-05-14T17:58:11+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-05-14T17:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f648ab881a6fac5b945b1961a4bddceaf78a4af4'/>
<id>urn:sha1:f648ab881a6fac5b945b1961a4bddceaf78a4af4</id>
<content type='text'>
echo server.
</content>
</entry>
<entry>
<title>Add missing self. From anton</title>
<updated>2022-04-21T18:01:09+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-04-21T18:01:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a78552d833282a2766d394be5fc4c361a6213712'/>
<id>urn:sha1:a78552d833282a2766d394be5fc4c361a6213712</id>
<content type='text'>
</content>
</entry>
</feed>
