<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soikk-server, branch master</title>
<subtitle>server
</subtitle>
<id>https://git.xolatile.top/soikk-server/atom?h=master</id>
<link rel='self' href='https://git.xolatile.top/soikk-server/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.xolatile.top/soikk-server/'/>
<updated>2026-01-01T19:16:58Z</updated>
<entry>
<title>Fixed receive_request for HTTPS connections and enabled HTTPS through the config file</title>
<updated>2026-01-01T19:16:58Z</updated>
<author>
<name>Soikk</name>
</author>
<published>2026-01-01T18:49:02Z</published>
<link rel='alternate' type='text/html' href='https://git.xolatile.top/soikk-server/commit/?id=e88c9d1739695ed8172c0eceffdc3d2c6e656403'/>
<id>urn:sha1:e88c9d1739695ed8172c0eceffdc3d2c6e656403</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed naked allocations for strings</title>
<updated>2025-12-10T18:55:12Z</updated>
<author>
<name>Soikk</name>
</author>
<published>2025-12-10T18:55:12Z</published>
<link rel='alternate' type='text/html' href='https://git.xolatile.top/soikk-server/commit/?id=8cdb3ba9256bf61453c25ee728349cd18dabe236'/>
<id>urn:sha1:8cdb3ba9256bf61453c25ee728349cd18dabe236</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed small bug</title>
<updated>2025-12-08T20:22:50Z</updated>
<author>
<name>Soikk</name>
</author>
<published>2025-12-08T20:22:50Z</published>
<link rel='alternate' type='text/html' href='https://git.xolatile.top/soikk-server/commit/?id=c164a3ce1b497e55924bea49fb0986b8e7ff1459'/>
<id>urn:sha1:c164a3ce1b497e55924bea49fb0986b8e7ff1459</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleaned up includes and makefile</title>
<updated>2025-12-08T20:13:31Z</updated>
<author>
<name>Soikk</name>
</author>
<published>2025-12-08T20:13:31Z</published>
<link rel='alternate' type='text/html' href='https://git.xolatile.top/soikk-server/commit/?id=02a27aa4ddef27d700001ecff265cad98cf7eb6a'/>
<id>urn:sha1:02a27aa4ddef27d700001ecff265cad98cf7eb6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed receive_request and cleaning up in general</title>
<updated>2025-12-08T20:00:26Z</updated>
<author>
<name>Soikk</name>
</author>
<published>2025-12-08T20:00:26Z</published>
<link rel='alternate' type='text/html' href='https://git.xolatile.top/soikk-server/commit/?id=6cab1ce01bc4700e9afc76b38bec04257ea17544'/>
<id>urn:sha1:6cab1ce01bc4700e9afc76b38bec04257ea17544</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added freeing functions for url and rewrites</title>
<updated>2025-12-08T19:58:37Z</updated>
<author>
<name>Soikk</name>
</author>
<published>2025-12-08T19:58:37Z</published>
<link rel='alternate' type='text/html' href='https://git.xolatile.top/soikk-server/commit/?id=9667b73250733c997df46f1f7b8f042bab1108ab'/>
<id>urn:sha1:9667b73250733c997df46f1f7b8f042bab1108ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reworked worker architecture</title>
<updated>2025-12-06T19:19:18Z</updated>
<author>
<name>Soikk</name>
</author>
<published>2025-12-06T19:16:37Z</published>
<link rel='alternate' type='text/html' href='https://git.xolatile.top/soikk-server/commit/?id=a55c8ef63bb4941fdee5ddf00ed564e246c8a939'/>
<id>urn:sha1:a55c8ef63bb4941fdee5ddf00ed564e246c8a939</id>
<content type='text'>
- replaced the central socket-multiple accepts architecture thanks to SO_REUSEPORT
- removed master/worker distinctions for server and config
- fixed bug with rewrites not being read properly by multiple workers because of null characters
</content>
</entry>
<entry>
<title>Removed local sockets IPC and some cleanup</title>
<updated>2025-12-01T21:57:12Z</updated>
<author>
<name>Soikk</name>
</author>
<published>2025-12-01T21:57:12Z</published>
<link rel='alternate' type='text/html' href='https://git.xolatile.top/soikk-server/commit/?id=534303b80b5304a2b29d456d6b5c7a6ac1daaf1c'/>
<id>urn:sha1:534303b80b5304a2b29d456d6b5c7a6ac1daaf1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added reinitialization functionality</title>
<updated>2025-11-26T13:48:19Z</updated>
<author>
<name>Soikk</name>
</author>
<published>2025-11-26T12:12:41Z</published>
<link rel='alternate' type='text/html' href='https://git.xolatile.top/soikk-server/commit/?id=718c999cfcac7a84ae78b47359d05281e9fda6b3'/>
<id>urn:sha1:718c999cfcac7a84ae78b47359d05281e9fda6b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed newlines at the end of header files</title>
<updated>2025-11-24T20:28:18Z</updated>
<author>
<name>Soikk</name>
</author>
<published>2025-11-24T20:28:18Z</published>
<link rel='alternate' type='text/html' href='https://git.xolatile.top/soikk-server/commit/?id=faa700d552302c0bccb988a828bed8abde2ec74f'/>
<id>urn:sha1:faa700d552302c0bccb988a828bed8abde2ec74f</id>
<content type='text'>
</content>
</entry>
</feed>
