<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libtls, branch OPENBSD_6_2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2017-05-07T03:25:26+00:00</updated>
<entry>
<title>Add a (currently failing) call to tls_handshake() on a client context that</title>
<updated>2017-05-07T03:25:26+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-05-07T03:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d56eda508144f700fc0f99d91c964ffebbbd1ae4'/>
<id>urn:sha1:d56eda508144f700fc0f99d91c964ffebbbd1ae4</id>
<content type='text'>
has not yet been connected. We expect this to fail, but it should fail
gracefully.
</content>
</entry>
<entry>
<title>Also test calling tls_handshake() on a server connection context that has</title>
<updated>2017-05-07T03:22:15+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-05-07T03:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=11b5ccbe1895d0109b801031cd3ed8c115db20b2'/>
<id>urn:sha1:11b5ccbe1895d0109b801031cd3ed8c115db20b2</id>
<content type='text'>
already completed a TLS handshake.
</content>
</entry>
<entry>
<title>Add a test that calls tls_handshake() on a connection that has already</title>
<updated>2017-05-07T01:58:29+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-05-07T01:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=29ee702e7ef1b104002800c6df4f393afdec0d34'/>
<id>urn:sha1:29ee702e7ef1b104002800c6df4f393afdec0d34</id>
<content type='text'>
completed a TLS handshake. This should return a failure, but currently
succeeds (hence the regress currently fails).
</content>
</entry>
<entry>
<title>An an initial sequencing/ordering test for libtls.</title>
<updated>2017-05-07T01:56:24+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-05-07T01:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=007ab3adf03f0dcd75a0963efec051cfca5bd86a'/>
<id>urn:sha1:007ab3adf03f0dcd75a0963efec051cfca5bd86a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split TLS client/server handshake and close code into separate functions</title>
<updated>2017-05-06T22:46:58+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-05-06T22:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c681e1baa558dc17e9801e5c27aabc8cec41fd49'/>
<id>urn:sha1:c681e1baa558dc17e9801e5c27aabc8cec41fd49</id>
<content type='text'>
so that it can be reused.
</content>
</entry>
<entry>
<title>Move TLS test code into a function that is called from main, making it</title>
<updated>2017-05-06T21:56:43+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-05-06T21:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=23aac51cdb900b0a82e7fde3fcf59614f22505c7'/>
<id>urn:sha1:23aac51cdb900b0a82e7fde3fcf59614f22505c7</id>
<content type='text'>
easier for new tests to be added.
</content>
</entry>
<entry>
<title>Free tls_configs earlier now that we have refcounting.</title>
<updated>2017-05-06T21:50:40+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-05-06T21:50:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=542bffb95141289cab7e573bb2c1895981fa5df7'/>
<id>urn:sha1:542bffb95141289cab7e573bb2c1895981fa5df7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing tls_init() and tls_free() calls.</title>
<updated>2017-04-30T03:53:31+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-04-30T03:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=275bb2f8af952b846dc2281d91a3aacd6a3e9e9d'/>
<id>urn:sha1:275bb2f8af952b846dc2281d91a3aacd6a3e9e9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework and significantly extend TLS name verification tests to match</title>
<updated>2017-04-10T17:12:30+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-04-10T17:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1a9c0927ed6ff9994f516950c7ae063fe921ef78'/>
<id>urn:sha1:1a9c0927ed6ff9994f516950c7ae063fe921ef78</id>
<content type='text'>
changes in libtls.
</content>
</entry>
<entry>
<title>Improve unknown protocol version handling.</title>
<updated>2017-04-09T14:31:44+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-04-09T14:31:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=533521b6eb1b1211174844d12057ff6f304e906f'/>
<id>urn:sha1:533521b6eb1b1211174844d12057ff6f304e906f</id>
<content type='text'>
</content>
</entry>
</feed>
