<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ranch.git, branch 2.2.0</title>
<subtitle>Socket acceptor pool for TCP protocols.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/'/>
<entry>
<title>Ranch 2.2.0</title>
<updated>2025-02-14T12:33:01+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2025-02-14T12:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=9c8520ab8e9c6f3890ac3251d04fbe0b9514940f'/>
<id>9c8520ab8e9c6f3890ac3251d04fbe0b9514940f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add appup instructions for 2.2.0</title>
<updated>2025-02-14T12:32:01+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2025-02-14T12:32:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=0923a1b9f8abfdf8ea8331fcd4a55436e9eab344'/>
<id>0923a1b9f8abfdf8ea8331fcd4a55436e9eab344</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't explicitly set {packet,raw} in all places</title>
<updated>2025-02-14T12:24:52+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2025-02-14T12:24:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=6d6374a1397ba21cc43b6dff6cfc911aeac87809'/>
<id>6d6374a1397ba21cc43b6dff6cfc911aeac87809</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also hide cert_keys in the logs</title>
<updated>2025-02-14T12:04:11+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2025-02-14T12:04:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=865595b7949a8570e87c638d4e782067d0a06a51'/>
<id>865595b7949a8570e87c638d4e782067d0a06a51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove copyright years from all files except LICENSE</title>
<updated>2025-02-14T11:35:34+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2025-02-14T11:26:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=83fe0e0ef0cb2aaebce46500f3de399e21f5ce1f'/>
<id>83fe0e0ef0cb2aaebce46500f3de399e21f5ce1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix DTLS</title>
<updated>2025-01-23T12:24:03+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2025-01-23T12:24:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=536aa68ce51354de775f875dd49109ae6fa3a9cb'/>
<id>536aa68ce51354de775f875dd49109ae6fa3a9cb</id>
<content type='text'>
Options invalid for DTLS were given to ssl. Now they are only
given for TLS.

The {packet,raw} option is no longer set because the default
for TLS is the equivalent {packet,0} and DTLS doesn't accept it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Options invalid for DTLS were given to ssl. Now they are only
given for TLS.

The {packet,raw} option is no longer set because the default
for TLS is the equivalent {packet,0} and DTLS doesn't accept it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ~0p instead of ~999999p for formatting</title>
<updated>2025-01-23T11:36:47+00:00</updated>
<author>
<name>Jan Uhlig</name>
<email>juhlig@hnc-agency.org</email>
</author>
<published>2024-11-21T09:50:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=7335184d0de59166b68e5b0bbb86ca40c3d4e5d0'/>
<id>7335184d0de59166b68e5b0bbb86ca40c3d4e5d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add optional callback ranch_transport:format_error/1</title>
<updated>2025-01-23T11:36:43+00:00</updated>
<author>
<name>Jan Uhlig</name>
<email>juhlig@hnc-agency.org</email>
</author>
<published>2024-11-21T09:43:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=38100182914ca3ec84afbdf32ca84b8b78c40973'/>
<id>38100182914ca3ec84afbdf32ca84b8b78c40973</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Raise minimum OTP to 24+</title>
<updated>2025-01-23T10:54:59+00:00</updated>
<author>
<name>Jan Uhlig</name>
<email>juhlig@hnc-agency.org</email>
</author>
<published>2024-11-18T13:07:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=2a2ff882d128bc58ac99912f86ccf8e57d47ed1f'/>
<id>2a2ff882d128bc58ac99912f86ccf8e57d47ed1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Discord link to a permanent invite</title>
<updated>2024-11-27T11:09:16+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2024-11-27T11:09:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=87b89851674cc82d7bcd6c609e20fa2bc4d0fcfa'/>
<id>87b89851674cc82d7bcd6c609e20fa2bc4d0fcfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
