<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/tests/blogc-runserver, branch v0.20.0</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/'/>
<entry>
<title>*: update copyright</title>
<updated>2019-01-15T20:36:35+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2019-01-15T20:36:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=cf69e7d403f470f60eaf41033bb6f72ba1ce3853'/>
<id>cf69e7d403f470f60eaf41033bb6f72ba1ce3853</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>*: update copyright</title>
<updated>2018-10-14T21:57:23+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-10-14T21:57:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=452c0de1615f5f7e18c6bf8e8c9ca4f81607ced8'/>
<id>452c0de1615f5f7e18c6bf8e8c9ca4f81607ced8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>runserver: fixed request read. increased buffer</title>
<updated>2017-03-05T02:36:17+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-03-05T02:36:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=0b8e1a614fae4bdbf529992f04fdaf2cff498d50'/>
<id>0b8e1a614fae4bdbf529992f04fdaf2cff498d50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>*: updated copyright</title>
<updated>2017-02-25T01:09:14+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-02-25T01:09:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=805c35847902abfc74fe9a8fc3394a05ff8906d0'/>
<id>805c35847902abfc74fe9a8fc3394a05ff8906d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
