<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/m4, branch v0.15.0</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/'/>
<entry>
<title>runserver: reimplemented http server without libevent</title>
<updated>2016-09-25T00:57:21+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-09-25T00:57:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=6ac53d4c783340ae9139c7f4dcfe9bfddace5892'/>
<id>6ac53d4c783340ae9139c7f4dcfe9bfddace5892</id>
<content type='text'>
yeah, this patch implements a "complete" http server for static files.
It is not the best code possible, and would be easily DDoS'able if used
in production, as it spawns a thread for each request, without limiting.

I'm sickish and this is the best code I can deliver now. At least it
works! ;)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
yeah, this patch implements a "complete" http server for static files.
It is not the best code possible, and would be easily DDoS'able if used
in production, as it spawns a thread for each request, without limiting.

I'm sickish and this is the best code I can deliver now. At least it
works! ;)
</pre>
</div>
</content>
</entry>
<entry>
<title>portability fixes</title>
<updated>2015-04-28T19:20:12+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2015-04-28T19:19:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=d0f448bdad47c846239b5d0117eef97ae5f746a6'/>
<id>d0f448bdad47c846239b5d0117eef97ae5f746a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial structure</title>
<updated>2015-04-15T15:56:54+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2015-04-15T15:56:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=0b694d89cefae8e8ca3422bbdbfbca4d5920ac4b'/>
<id>0b694d89cefae8e8ca3422bbdbfbca4d5920ac4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
