<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6-networking/src/conn-tools/s6-tcpserver-access.c, branch dev</title>
<subtitle>UCSPI TCP implementation and other networking utilities</subtitle>
<id>https://git.skarnet.org/cgit/s6-networking/atom/src/conn-tools/s6-tcpserver-access.c?h=dev</id>
<link rel='self' href='https://git.skarnet.org/cgit/s6-networking/atom/src/conn-tools/s6-tcpserver-access.c?h=dev'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/'/>
<updated>2020-11-26T09:47:02Z</updated>
<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> Prepare for 2.4.0.0</title>
<updated>2020-11-21T10:56:01Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-11-21T10:56:01Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=2269af1457817b7a3b9b51cc0512d5f29e1fc7a5'/>
<id>urn:sha1:2269af1457817b7a3b9b51cc0512d5f29e1fc7a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Adapt to new stopwatch API</title>
<updated>2019-09-06T12:31:32Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-09-06T12:31:32Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=fd151339c157d8df21f44fd12a42adc2700cce2a'/>
<id>urn:sha1:fd151339c157d8df21f44fd12a42adc2700cce2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Use stopwatches and wallclocks where appropriate</title>
<updated>2019-09-04T11:26:52Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-09-04T11:26:52Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=9c5b811d182f77b67a0bb5cd5f4a33774304e1d4'/>
<id>urn:sha1:9c5b811d182f77b67a0bb5cd5f4a33774304e1d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title> bugfix: spurious error message in s6-tcpserver?d when maxed connections</title>
<updated>2017-09-13T13:48:02Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-09-13T13:48:02Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=3f369313bfd5c06b4a32f7304a49209b4c91de10'/>
<id>urn:sha1:3f369313bfd5c06b4a32f7304a49209b4c91de10</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Optimize to xpathexec ; prepare for 2.3.0.2</title>
<updated>2017-08-22T10:56:01Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-08-22T10:56:01Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=f2206da976508c2ad81c3e0949ecd311a5a06709'/>
<id>urn:sha1:f2206da976508c2ad81c3e0949ecd311a5a06709</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Adapt to skalibs-2.5.0.0</title>
<updated>2017-03-12T19:39:01Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-03-12T19:39:01Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=53091e3bce487ee82e2805a0231e780551561717'/>
<id>urn:sha1:53091e3bce487ee82e2805a0231e780551561717</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Types fix, first pass</title>
<updated>2017-01-10T02:17:16Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-01-10T02:17:16Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=334d807b924427434b42d4fbae745d3d1b38a218'/>
<id>urn:sha1:334d807b924427434b42d4fbae745d3d1b38a218</id>
<content type='text'>
 XXX marks what must change when skalibs changes.
 Also started writing functions for client certificate support
in sbearssl, but it's not working yet (need more high-level
support from BearSSL before it can work)
</content>
</entry>
<entry>
<title> - Bugfix: s6-tcpclient and s6-tcpserver-access didn't s6dns_init()</title>
<updated>2015-03-30T00:57:48Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-03-30T00:57:48Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=9c0d3aa37810ae37b82951986fb4170c39fc9c41'/>
<id>urn:sha1:9c0d3aa37810ae37b82951986fb4170c39fc9c41</id>
<content type='text'>
 - Version: rc for 2.1.0.1
</content>
</entry>
<entry>
<title> Move Unix domain socket and access control stuff to s6.</title>
<updated>2015-01-15T20:51:39Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-15T20:51:39Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=ebfd0ba17e0d4b220725018d16e294e8e22a1745'/>
<id>urn:sha1:ebfd0ba17e0d4b220725018d16e294e8e22a1745</id>
<content type='text'>
 Move seekablepipe to s6-portable-utils.
 Version: 2.0.1.0, release candidate
</content>
</entry>
</feed>
