<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cfws/Makefile, branch c-rewrite</title>
<subtitle>A simple HTTP server specialized for local testing
</subtitle>
<link rel='alternate' type='text/html' href='https://git.cflip.net/cfws/'/>
<entry>
<title>Don't force C'89 standard</title>
<updated>2023-05-30T04:23:21+00:00</updated>
<author>
<name>cflip</name>
<email>cflip@cflip.net</email>
</author>
<published>2023-05-30T04:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/cfws/commit/?id=fca0a3d5d8ea1e9af4411ef03181b4c23534474b'/>
<id>fca0a3d5d8ea1e9af4411ef03181b4c23534474b</id>
<content type='text'>
There are a bunch of helpful standard library functions that I am
missing out on (most notably popen)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are a bunch of helpful standard library functions that I am
missing out on (most notably popen)
</pre>
</div>
</content>
</entry>
<entry>
<title>Split cfws.c into multiple files</title>
<updated>2023-05-27T18:08:00+00:00</updated>
<author>
<name>cflip</name>
<email>cflip@cflip.net</email>
</author>
<published>2023-05-27T18:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/cfws/commit/?id=beb8db73aadbd7d0464f1530ef86c961bc1aa2a0'/>
<id>beb8db73aadbd7d0464f1530ef86c961bc1aa2a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Build with debug symbols enabled</title>
<updated>2023-05-27T17:51:15+00:00</updated>
<author>
<name>cflip</name>
<email>cflip@cflip.net</email>
</author>
<published>2023-05-27T17:51:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/cfws/commit/?id=41907c6e27b5ede28859451da547f334949e37be'/>
<id>41907c6e27b5ede28859451da547f334949e37be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Begin rewriting cfws in C</title>
<updated>2023-05-09T03:25:21+00:00</updated>
<author>
<name>cflip</name>
<email>cflip@cflip.net</email>
</author>
<published>2023-05-09T03:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/cfws/commit/?id=7f1d6bbc335288df1e24e7c8f305c32afe6b050a'/>
<id>7f1d6bbc335288df1e24e7c8f305c32afe6b050a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add install target to Makefile</title>
<updated>2022-09-23T03:40:02+00:00</updated>
<author>
<name>cflip</name>
<email>cflip@cflip.net</email>
</author>
<published>2022-09-23T03:40:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/cfws/commit/?id=fcf91349b1fadfd42d20a65a90b4b096871b37e6'/>
<id>fcf91349b1fadfd42d20a65a90b4b096871b37e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Makefile build system</title>
<updated>2022-09-20T03:39:53+00:00</updated>
<author>
<name>cflip</name>
<email>cflip@cflip.net</email>
</author>
<published>2022-09-20T03:39:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/cfws/commit/?id=b8766fcef6dcc40bd46584015375ea76518c6201'/>
<id>b8766fcef6dcc40bd46584015375ea76518c6201</id>
<content type='text'>
Building each source file as a separate object makes it faster to
compile when only changing one source file, and also allows you to
compile with multiple threads when building the whole project.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Building each source file as a separate object makes it faster to
compile when only changing one source file, and also allows you to
compile with multiple threads when building the whole project.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make a nice wrapper class for running CGI scripts</title>
<updated>2022-09-17T17:47:23+00:00</updated>
<author>
<name>cflip</name>
<email>cflip@cflip.net</email>
</author>
<published>2022-09-17T17:47:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/cfws/commit/?id=e3aa12a8cfa137f65c5ca06489e1f58f0608db54'/>
<id>e3aa12a8cfa137f65c5ca06489e1f58f0608db54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start serving files from the filesystem</title>
<updated>2022-09-15T16:00:22+00:00</updated>
<author>
<name>cflip</name>
<email>cflip@cflip.net</email>
</author>
<published>2022-09-15T16:00:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/cfws/commit/?id=0162d6404d1ce1ec22df13a9889fb6fcc2f5bca6'/>
<id>0162d6404d1ce1ec22df13a9889fb6fcc2f5bca6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a few compiler-dependent errors</title>
<updated>2022-09-15T03:12:59+00:00</updated>
<author>
<name>cflip</name>
<email>cflip@cflip.net</email>
</author>
<published>2022-09-15T03:12:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/cfws/commit/?id=68826be36df93533776c694a9adba8633270e61b'/>
<id>68826be36df93533776c694a9adba8633270e61b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create an HttpRequest class</title>
<updated>2022-07-07T19:10:00+00:00</updated>
<author>
<name>cflip</name>
<email>cflip@cflip.net</email>
</author>
<published>2022-07-07T19:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/cfws/commit/?id=c2cc2e5c759863229ce9d48d014243f6e7260353'/>
<id>c2cc2e5c759863229ce9d48d014243f6e7260353</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
