<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libssl/dtls, 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>2021-02-07T14:52:17+00:00</updated>
<entry>
<title>Enable auto DHE and disable session tickets for some tests.</title>
<updated>2021-02-07T14:52:17+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2021-02-07T14:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b4b8a48cdfd397e4350388fe0e6ff7928e35242f'/>
<id>urn:sha1:b4b8a48cdfd397e4350388fe0e6ff7928e35242f</id>
<content type='text'>
This allows us to drop the server messages that we intend on dropping.
</content>
</entry>
<entry>
<title>Only hexdump packets/messages on higher debug levels.</title>
<updated>2021-02-06T07:34:34+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2021-02-06T07:34:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=072d1a100dd190ffde85594f10a21fd26b1b6854'/>
<id>urn:sha1:072d1a100dd190ffde85594f10a21fd26b1b6854</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test reads and writes between the client and server.</title>
<updated>2021-02-06T07:33:27+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2021-02-06T07:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c35cb6ba121851f99e93e656d387e0bb9d36c7e6'/>
<id>urn:sha1:c35cb6ba121851f99e93e656d387e0bb9d36c7e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an explicit cast to make this test compile and pass with gcc.</title>
<updated>2020-10-16T17:57:20+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-10-16T17:57:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=288c91f07195f2fcedb96e860333ca75e53eea4c'/>
<id>urn:sha1:288c91f07195f2fcedb96e860333ca75e53eea4c</id>
<content type='text'>
gcc emits a signed vs unsigned comparison warning which breaks the build
due to -Werror.
</content>
</entry>
<entry>
<title>Test DTLS timeouts and retransmissions by dropping specific messages.</title>
<updated>2020-10-15T18:05:06+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2020-10-15T18:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a444701094df471dd3762b495dd691044ec671bd'/>
<id>urn:sha1:a444701094df471dd3762b495dd691044ec671bd</id>
<content type='text'>
Provide a BIO that can drop specific messages in order to trigger and test
DTLS timeouts and retransmissions. Note that the SSL buffering BIO (bbio)
has to be removed to ensure that handshake messages are sent individually.

This would have detected the recent DTLS breakage with retransmissions for
a flight that includes a CCS.
</content>
</entry>
<entry>
<title>Improve poll and event handling.</title>
<updated>2020-10-15T17:51:58+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2020-10-15T17:51:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0520310587fe5fa85cc13e8280241454c08bfeda'/>
<id>urn:sha1:0520310587fe5fa85cc13e8280241454c08bfeda</id>
<content type='text'>
In particular, ensure we clear events when the client or server side has
completed and fix timeouts to ensure we use a non-zero timeout if present.
</content>
</entry>
<entry>
<title>Add regress tests for DTLS.</title>
<updated>2020-10-14T15:49:14+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2020-10-14T15:49:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=42cdbb9aeaeb2d3be5ee25aa2ef08af409adb158'/>
<id>urn:sha1:42cdbb9aeaeb2d3be5ee25aa2ef08af409adb158</id>
<content type='text'>
Test the operation of a DTLS client and server, with and without cookies,
using the default MTU and a specifically lowered MTU.

Further regress tests will be built on this to exercise other parts of the
DTLS code base (such as retransmission, fragmentation and reassembly).
</content>
</entry>
</feed>
