<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6-networking/src/tls, branch dev</title>
<subtitle>UCSPI TCP implementation and other networking utilities</subtitle>
<id>https://git.skarnet.org/cgit/s6-networking/atom/src/tls?h=dev</id>
<link rel='self' href='https://git.skarnet.org/cgit/s6-networking/atom/src/tls?h=dev'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/'/>
<updated>2021-05-28T01:05:56Z</updated>
<entry>
<title> Server-side SNI, libtls version</title>
<updated>2021-05-28T01:05:56Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-05-28T01:05:56Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=02afa553cc33400ead38ac85f8f7f2f3fe79f49d'/>
<id>urn:sha1:02afa553cc33400ead38ac85f8f7f2f3fe79f49d</id>
<content type='text'>
 Implementation for bearssl coming soon.
</content>
</entry>
<entry>
<title> Add an x509 engine wrapping minimal. NOT FUNCTIONAL, FOR TESTING.</title>
<updated>2021-05-20T10:55:18Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-05-20T10:55:18Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=4aae040b1a8aecddcd0e1e959c77bb262fe6b850'/>
<id>urn:sha1:4aae040b1a8aecddcd0e1e959c77bb262fe6b850</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Tiny code and doc fixes</title>
<updated>2021-01-18T21:15:21Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-01-18T21:15:21Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=0545d612be4529492a86a98b5f066d58d7c9436a'/>
<id>urn:sha1:0545d612be4529492a86a98b5f066d58d7c9436a</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Implement handshake timeout for libtls backend</title>
<updated>2021-01-13T11:36:16Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-01-13T11:36:16Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=cc7dccb1858e73176814c3a8457ff6f94ff45662'/>
<id>urn:sha1:cc7dccb1858e73176814c3a8457ff6f94ff45662</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Get rid of webipc.h</title>
<updated>2020-12-09T18:30:22Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-12-09T18:30:22Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=b6de172b3545a73f6f31500ee9c4d51898fbe2bc'/>
<id>urn:sha1:b6de172b3545a73f6f31500ee9c4d51898fbe2bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Change -K semantics: timeout *during handshake*, not afterwards</title>
<updated>2020-12-07T12:53:54Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-12-07T12:53:54Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=f7e676abdc799fcee5138807447b5e91ab05508f'/>
<id>urn:sha1:f7e676abdc799fcee5138807447b5e91ab05508f</id>
<content type='text'>
 - the TLS tunnel itself should be transparent so it has no business
shutting down the connection no matter how long the app takes
 - there's still an undetectable situation on some kernels where
EOF doesn't get transmitted from the network, and the engine is in
the handshake, and it can't do anything but wait forever. A timeout
is useful here: dawg, your peer is never going to send any more data,
you should just give up.
 - if the situation happens after the handshake, the *app* should
have a timeout and die. The tunnel will follow suit.
 - libtls has a blocking tls_handshake() blackbox, we cannot give it
a timeout. Too bad, use bearssl.
</content>
</entry>
<entry>
<title> Fix build with skalibs 2.10.0.0; document dependencies</title>
<updated>2020-11-30T12:55:39Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-11-30T12:55:39Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=0de4e6e0703f47be954f4cfa37648dd58665c819'/>
<id>urn:sha1:0de4e6e0703f47be954f4cfa37648dd58665c819</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Convert to new exec.h syntax</title>
<updated>2020-11-26T09:47:02Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-11-26T09:47:02Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=26cd94b2a8f6da396058b6c5d6446e237ec9d78f'/>
<id>urn:sha1:26cd94b2a8f6da396058b6c5d6446e237ec9d78f</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Fix a few bugs. sbearssl appears to be working.</title>
<updated>2020-11-22T21:49:58Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-11-22T21:49:58Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=bae11b88357db72b19413cd05c62ac9242b9b597'/>
<id>urn:sha1:bae11b88357db72b19413cd05c62ac9242b9b597</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add SSL_PROTOCOL and SSL_CIPHER support, fix some bugs</title>
<updated>2020-11-22T15:46:34Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-11-22T15:46:34Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=4fb917263ac30373cb3e5dfe3e207369eb238def'/>
<id>urn:sha1:4fb917263ac30373cb3e5dfe3e207369eb238def</id>
<content type='text'>
</content>
</entry>
</feed>
