<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libnaunet, branch master</title>
<subtitle>C Platform and Network Support Library</subtitle>
<id>https://git.akon.city/libnaunet/atom/?h=master</id>
<link rel='self' href='https://git.akon.city/libnaunet/atom/?h=master'/>
<link rel='alternate' type='text/html' href='https://git.akon.city/libnaunet/'/>
<updated>2026-04-13T20:11:04Z</updated>
<entry>
<title>Allow packet_stream_reconnect() to cut off</title>
<updated>2026-04-13T20:11:04Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2026-04-13T20:11:04Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/libnaunet/commit/?id=a389b8f2f9c55b76fe5a28c3f1fea798ed37aa98'/>
<id>urn:sha1:a389b8f2f9c55b76fe5a28c3f1fea798ed37aa98</id>
<content type='text'>
 a connecting stream. Cleanup timer.

Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Header shuffle, update deps</title>
<updated>2026-04-12T17:29:59Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2026-04-12T17:29:59Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/libnaunet/commit/?id=f78a30aaccffddc3e3eab07870e02157322af956'/>
<id>urn:sha1:f78a30aaccffddc3e3eab07870e02157322af956</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Build fixes, socket_cleanup()</title>
<updated>2025-11-30T18:55:55Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-11-30T18:51:19Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/libnaunet/commit/?id=1e0f60341192c79bf49e84e6b187ffb7bfded252'/>
<id>urn:sha1:1e0f60341192c79bf49e84e6b187ffb7bfded252</id>
<content type='text'>
 - Make packet_cache_send() 3 steps, lock -&gt; send -&gt; unlock.

Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Add opaque field back to packet</title>
<updated>2025-10-30T16:34:23Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-10-30T16:34:23Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/libnaunet/commit/?id=5edcdda9efadd7c6ff5a47bef2897c0eb995057f'/>
<id>urn:sha1:5edcdda9efadd7c6ff5a47bef2897c0eb995057f</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Catch likely HTTP requests in multiplex</title>
<updated>2025-10-30T16:33:51Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-10-30T16:33:51Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/libnaunet/commit/?id=9b7755c4c868cbf05da934644a3a3be2ea594170'/>
<id>urn:sha1:9b7755c4c868cbf05da934644a3a3be2ea594170</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Little fixes and logging tweaks</title>
<updated>2025-10-30T16:32:33Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-10-30T16:32:33Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/libnaunet/commit/?id=36295da7869a8254b56afd2b73a239b4d9b81876'/>
<id>urn:sha1:36295da7869a8254b56afd2b73a239b4d9b81876</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Add nn_locked_assert()</title>
<updated>2025-10-30T16:29:40Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-10-30T16:29:40Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/libnaunet/commit/?id=e84da83774a981be3a325c64d887a393a83aac7b'/>
<id>urn:sha1:e84da83774a981be3a325c64d887a393a83aac7b</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Cleanup libev usage, socket error checking</title>
<updated>2025-09-08T22:01:46Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-09-08T22:01:46Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/libnaunet/commit/?id=ed403279224444f9fb3bac68a1ab008f8e7dfd8c'/>
<id>urn:sha1:ed403279224444f9fb3bac68a1ab008f8e7dfd8c</id>
<content type='text'>
 - Remove packet.opaque.
 - Don't ensure_space() of buffer if not updating size.

Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Add socket option for SO_REUSEADDR</title>
<updated>2025-08-18T23:23:28Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-08-18T23:23:28Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/libnaunet/commit/?id=4aea807a167a894fd264718efc8c9fa8bced7dcb'/>
<id>urn:sha1:4aea807a167a894fd264718efc8c9fa8bced7dcb</id>
<content type='text'>
 - Enable it by default in multiplex.
 - Update deps.

Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Improve inotify usage, copy path in file_stdio</title>
<updated>2025-08-12T21:38:09Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-08-12T21:38:09Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/libnaunet/commit/?id=ab75884371a3545f7548498549e2faebbc465ed6'/>
<id>urn:sha1:ab75884371a3545f7548498549e2faebbc465ed6</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
</feed>
