<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ranch.git/src, 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>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>Fix alarm setting typo</title>
<updated>2024-11-12T13:56:59+00:00</updated>
<author>
<name>Jan Uhlig</name>
<email>juhlig@hnc-agency.org</email>
</author>
<published>2024-10-02T10:22:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=53a8db10195f9aae640b238fa3d571bf0136a55a'/>
<id>53a8db10195f9aae640b238fa3d571bf0136a55a</id>
<content type='text'>
The setting `threshold` was misspelled as `treshold`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The setting `threshold` was misspelled as `treshold`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve peer info detection for extended error reason</title>
<updated>2024-11-12T13:56:27+00:00</updated>
<author>
<name>Jan Uhlig</name>
<email>juhlig@hnc-agency.org</email>
</author>
<published>2024-11-07T07:23:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=b0f008d64cde4593d881aba7b4eb90a875919a46'/>
<id>b0f008d64cde4593d881aba7b4eb90a875919a46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extend error reason in case of failed handshake</title>
<updated>2024-11-12T13:56:27+00:00</updated>
<author>
<name>Maria Scott</name>
<email>Maria-12648430@hnc-agency.org</email>
</author>
<published>2024-05-07T12:33:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=42d7f3d3585a7f956d87ed53407e517a44f8f98b'/>
<id>42d7f3d3585a7f956d87ed53407e517a44f8f98b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
