<feed xmlns='http://www.w3.org/2005/Atom'>
<title>beaker, branch master</title>
<subtitle>A simple C microframework
</subtitle>
<id>http://git.bwaaa.monster/beaker/atom?h=master</id>
<link rel='self' href='http://git.bwaaa.monster/beaker/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.bwaaa.monster/beaker/'/>
<updated>2026-08-16T21:55:19Z</updated>
<entry>
<title>fix: harden HTTP request and response parsing</title>
<updated>2026-08-16T21:55:19Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-08-16T21:55:19Z</published>
<link rel='alternate' type='text/html' href='http://git.bwaaa.monster/beaker/commit/?id=acdd9e754a536d542099951e4c9a6acc8cdf1c51'/>
<id>urn:sha1:acdd9e754a536d542099951e4c9a6acc8cdf1c51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: isolate cookie state between requests</title>
<updated>2026-08-15T22:26:10Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-08-15T22:26:10Z</published>
<link rel='alternate' type='text/html' href='http://git.bwaaa.monster/beaker/commit/?id=916d3497b9316ec6b64646d456d3c03141b1fe21'/>
<id>urn:sha1:916d3497b9316ec6b64646d456d3c03141b1fe21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: harden socket I/O</title>
<updated>2026-08-15T22:06:44Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-08-15T22:06:44Z</published>
<link rel='alternate' type='text/html' href='http://git.bwaaa.monster/beaker/commit/?id=bc42e791cf4b56f2854e87666e3295d8b167ad24'/>
<id>urn:sha1:bc42e791cf4b56f2854e87666e3295d8b167ad24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: fixed header buffer boundary check</title>
<updated>2026-08-11T14:32:32Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-08-11T14:32:32Z</published>
<link rel='alternate' type='text/html' href='http://git.bwaaa.monster/beaker/commit/?id=d3c9f9384fa3e743f48e1771a8519e3e4bb04ad6'/>
<id>urn:sha1:d3c9f9384fa3e743f48e1771a8519e3e4bb04ad6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: fixed template tag whitespace trimming</title>
<updated>2026-08-11T14:26:46Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-08-11T14:26:46Z</published>
<link rel='alternate' type='text/html' href='http://git.bwaaa.monster/beaker/commit/?id=6e1686a3cfc468893da8e9503fae1823f01cac27'/>
<id>urn:sha1:6e1686a3cfc468893da8e9503fae1823f01cac27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: complete logging overhaul</title>
<updated>2026-08-11T07:20:47Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-08-11T07:20:47Z</published>
<link rel='alternate' type='text/html' href='http://git.bwaaa.monster/beaker/commit/?id=59b76fd601e5840043b9868ae2ca2f06b4b4e7a4'/>
<id>urn:sha1:59b76fd601e5840043b9868ae2ca2f06b4b4e7a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: centralise empty HTTP status responses</title>
<updated>2026-08-08T04:37:44Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-08-08T04:37:44Z</published>
<link rel='alternate' type='text/html' href='http://git.bwaaa.monster/beaker/commit/?id=b6951c18912c82e7863ebd6c6c77b891ad9aea0c'/>
<id>urn:sha1:b6951c18912c82e7863ebd6c6c77b891ad9aea0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: remove redundant code in server.c and routing.c, oops</title>
<updated>2026-08-08T04:25:08Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-08-08T04:25:08Z</published>
<link rel='alternate' type='text/html' href='http://git.bwaaa.monster/beaker/commit/?id=42fe6caf63acdd25e5674d91c13a9ab15f948b7f'/>
<id>urn:sha1:42fe6caf63acdd25e5674d91c13a9ab15f948b7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: deduplicate condition comparison lookup</title>
<updated>2026-08-08T04:20:42Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-08-08T04:20:42Z</published>
<link rel='alternate' type='text/html' href='http://git.bwaaa.monster/beaker/commit/?id=539447047caa6cc3046a1e5814c0bfa563e476df'/>
<id>urn:sha1:539447047caa6cc3046a1e5814c0bfa563e476df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: centralise context cleanup</title>
<updated>2026-08-08T04:10:48Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-08-08T04:10:48Z</published>
<link rel='alternate' type='text/html' href='http://git.bwaaa.monster/beaker/commit/?id=cc04a6cada199649acb3c32fed9c99cb0134c57f'/>
<id>urn:sha1:cc04a6cada199649acb3c32fed9c99cb0134c57f</id>
<content type='text'>
</content>
</entry>
</feed>
