<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libnaunet/subprojects, branch master</title>
<subtitle>C Platform and Network Support Library</subtitle>
<id>https://git.akon.city/libnaunet/atom/subprojects?h=master</id>
<link rel='self' href='https://git.akon.city/libnaunet/atom/subprojects?h=master'/>
<link rel='alternate' type='text/html' href='https://git.akon.city/libnaunet/'/>
<updated>2026-09-14T12:50:45Z</updated>
<entry>
<title>Direct mode fixes</title>
<updated>2026-09-14T12:50:45Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2026-09-14T12:50:45Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/libnaunet/commit/?id=a2dad19f83ac00101489d7e00751ff9e17719344'/>
<id>urn:sha1:a2dad19f83ac00101489d7e00751ff9e17719344</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Add cork() and eagain() to socket</title>
<updated>2026-09-07T17:04:10Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2026-09-07T17:04:10Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/libnaunet/commit/?id=b034b81ad74f61fc2f188c68df40f89b7900d0aa'/>
<id>urn:sha1:b034b81ad74f61fc2f188c68df40f89b7900d0aa</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Fix Windows locale and error messages</title>
<updated>2026-09-05T23:18:44Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2026-09-05T23:18:44Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/libnaunet/commit/?id=a27216c145b1b13ad863e49e5400778ad608640f'/>
<id>urn:sha1:a27216c145b1b13ad863e49e5400778ad608640f</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Global temp path, android build fixes</title>
<updated>2026-08-25T23:39:56Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2026-08-25T23:39:56Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/libnaunet/commit/?id=8ebcc1fa354fac87771caa88ee67600412bbcb57'/>
<id>urn:sha1:8ebcc1fa354fac87771caa88ee67600412bbcb57</id>
<content type='text'>
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 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>
<entry>
<title>Re-add sending array to packet_pool, build fixes</title>
<updated>2025-08-05T14:40:21Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-08-05T14:38:20Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/libnaunet/commit/?id=eaf84a7850f2af70b16fb417cd002f5e39df5db2'/>
<id>urn:sha1:eaf84a7850f2af70b16fb417cd002f5e39df5db2</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Buffer API refactor, C++ compat</title>
<updated>2025-06-23T19:16:00Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-06-23T19:16:00Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/libnaunet/commit/?id=3ea974dd51b1f01483bad6a4d115189928bbf4db'/>
<id>urn:sha1:3ea974dd51b1f01483bad6a4d115189928bbf4db</id>
<content type='text'>
 - Add common_close() to tests.

Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
</feed>
