<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6-networking/package/modes, branch main</title>
<subtitle>UCSPI TCP implementation and other networking utilities</subtitle>
<id>https://git.skarnet.org/cgit/s6-networking/atom/package/modes?h=main</id>
<link rel='self' href='https://git.skarnet.org/cgit/s6-networking/atom/package/modes?h=main'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/'/>
<updated>2025-06-03T22:10:36Z</updated>
<entry>
<title> Add proxy-server</title>
<updated>2025-06-03T22:10:36Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2025-06-03T22:10:36Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=2b0d8dacd3b7def1d8839d725fd44ae75d71629d'/>
<id>urn:sha1:2b0d8dacd3b7def1d8839d725fd44ae75d71629d</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Great Tcpserver Unification. Prepare for 2.6.0.0.</title>
<updated>2023-09-30T05:40:04Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-09-30T05:40:04Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=bef76b45f480aa41209efdec09fc6bb0bfde7cbe'/>
<id>urn:sha1:bef76b45f480aa41209efdec09fc6bb0bfde7cbe</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Prepare for 2.5.0.0; remove minidentd</title>
<updated>2021-07-23T10:04:22Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-07-23T10:04:22Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=260f1feffc8d48f1181929ce12a9f2cb65a2a5cb'/>
<id>urn:sha1:260f1feffc8d48f1181929ce12a9f2cb65a2a5cb</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Add s6-ucspitlsc</title>
<updated>2020-11-21T11:51:08Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-11-21T11:51:08Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=7f2cd05720e721c7e8131d4a4762d97a29fbf7b4'/>
<id>urn:sha1:7f2cd05720e721c7e8131d4a4762d97a29fbf7b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Refactor tls code to support ucspi-tls</title>
<updated>2020-11-20T23:24:29Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-11-20T23:24:29Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=5715c21a077ee1c2fe8957cb4adcea14fd2eda6b'/>
<id>urn:sha1:5715c21a077ee1c2fe8957cb4adcea14fd2eda6b</id>
<content type='text'>
 That includes:
 - new architecture: the tls binary is now a child of the app
instead of the other way around
 - the sbearssl_run engine now takes a post-handshake callback.
This allows s6-tlsc and s6-tlsd to only exec into the app when
the handshake succeeds (which was already the case with libressl).
 - new binaries s6-tlsc-io and s6-tlsd-io encapsulate the crypto
code; they init and run the engine, connecting to 4 already open
fds (stdin/stdout = network, argv[1] and argv[2] = local)
 - s6-tlsc is now a simple wrapper around s6-tlsc-io
 - s6-tlsd is now a simple wrapper around s6-tlsd-io
 - new binary: s6-ucspitlsd, which is also a wrapper around
s6-tlsd-io, but differently: the parent execs the app which should
be ucspi-tls-aware, the child waits for a command from the parent
and execs into s6-tlsd-io if it receives it.
</content>
</entry>
<entry>
<title> Alpha version of the SSL work.</title>
<updated>2016-11-25T18:16:05Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-11-25T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=018025f0f36a4847df265c9948dbaf7073ed3245'/>
<id>urn:sha1:018025f0f36a4847df265c9948dbaf7073ed3245</id>
<content type='text'>
 Doesn't build yet, but I'm scared of losing it, so using git as
storage.
 Will fix the stupid bugs now, the tricky bugs later.
</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>
<entry>
<title> Experimental decoupling of socketbinders and daemons in ucspi servers.</title>
<updated>2015-01-07T01:12:01Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-07T01:12:01Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=e3aeb3b63b9996bd06c20861e1dac1c9421d9312'/>
<id>urn:sha1:e3aeb3b63b9996bd06c20861e1dac1c9421d9312</id>
<content type='text'>
 Rewrite of s6-ipcserver as a small wrapper.
 s6-tcpserver4 and s6-tcpserver6 will follow.
</content>
</entry>
<entry>
<title> Initial commit</title>
<updated>2014-12-15T23:08:59Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2014-12-15T23:08:59Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-networking/commit/?id=e0fc82203d677a6f1e808e9a1a46176c109d89be'/>
<id>urn:sha1:e0fc82203d677a6f1e808e9a1a46176c109d89be</id>
<content type='text'>
</content>
</entry>
</feed>
