<feed xmlns='http://www.w3.org/2005/Atom'>
<title>http-server/test_files/index.html, branch master</title>
<subtitle>Web server implemented in C using raw TCP sockets (HTTP/1.1)
</subtitle>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/http-server/'/>
<entry>
<title>Minor changes</title>
<updated>2025-07-26T00:50:32+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2025-07-26T00:39:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/http-server/commit/?id=9d5e8d5b2ab5ff406da3f956db1a8c1716af4cbd'/>
<id>9d5e8d5b2ab5ff406da3f956db1a8c1716af4cbd</id>
<content type='text'>
Command processing uses end_idx instead of line length.
Additional check if the line ends only with \n, not \r\n.
Changed buffer offset when transferring data to the client (change_out_buffer).
Check select() for errors changed to -1.
Fixed index.html (title)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Command processing uses end_idx instead of line length.
Additional check if the line ends only with \n, not \r\n.
Changed buffer offset when transferring data to the client (change_out_buffer).
Check select() for errors changed to -1.
Fixed index.html (title)
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2024-07-16T23:33:49+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-07-16T23:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/http-server/commit/?id=5d4ea2faee069e94468e14232d09b774903285f1'/>
<id>5d4ea2faee069e94468e14232d09b774903285f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
