<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libuvh/src, branch master</title>
<subtitle>A simple http server using libuv</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/libuvh/'/>
<entry>
<title>move http parser settings out of struct uvh_server</title>
<updated>2014-05-29T12:47:49+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2014-05-29T12:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/libuvh/commit/?id=bfc01980f309b288dfe1be9dca7595a08669a867'/>
<id>bfc01980f309b288dfe1be9dca7595a08669a867</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor refactor refactor</title>
<updated>2014-05-29T12:37:29+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2014-05-29T12:37:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/libuvh/commit/?id=84241644c5a6e82f726daa4a9def2a480a0d5653'/>
<id>84241644c5a6e82f726daa4a9def2a480a0d5653</id>
<content type='text'>
- add struct uvh_connection to make things simpler
    - there can be multiple requests per connection!
    - todo: pipelining support
- use SLIST from sys/queue.h to keep account of connections and requests
- refactoring here and there
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add struct uvh_connection to make things simpler
    - there can be multiple requests per connection!
    - todo: pipelining support
- use SLIST from sys/queue.h to keep account of connections and requests
- refactoring here and there
</pre>
</div>
</content>
</entry>
<entry>
<title>rename uvh_server_private -&gt; uvh_server</title>
<updated>2014-05-28T17:49:41+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2014-05-28T17:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/libuvh/commit/?id=645b43c2333d9abaea0299575beed965913bc75f'/>
<id>645b43c2333d9abaea0299575beed965913bc75f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make symbols visible when building a shared library</title>
<updated>2014-05-26T07:27:52+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2014-05-26T07:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/libuvh/commit/?id=992ae64c435e7126ecf02d8b8de803036eace2e3'/>
<id>992ae64c435e7126ecf02d8b8de803036eace2e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mingw/msys fixes</title>
<updated>2014-05-26T06:48:02+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2014-05-26T06:48:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/libuvh/commit/?id=36972f8ca14aabc0984c0ad87e5d26bac1ce3f15'/>
<id>36972f8ca14aabc0984c0ad87e5d26bac1ce3f15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix some memory leaks</title>
<updated>2014-05-25T20:42:42+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2014-05-25T20:42:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/libuvh/commit/?id=66cf9b0675fd18b34983fbbf0fa9313825d0a31a'/>
<id>66cf9b0675fd18b34983fbbf0fa9313825d0a31a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes to streaming</title>
<updated>2014-05-25T19:42:45+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2014-05-25T19:42:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/libuvh/commit/?id=0da5416f35ea6a628e37f654f5aaea5a8ad02c33'/>
<id>0da5416f35ea6a628e37f654f5aaea5a8ad02c33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix keepalive (reset request after processing)</title>
<updated>2014-05-25T18:33:37+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2014-05-25T18:33:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/libuvh/commit/?id=c10b564aefcc9c8907bad7c3a3ecdeee2e1e6b9c'/>
<id>c10b564aefcc9c8907bad7c3a3ecdeee2e1e6b9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactoring/fixing streaming</title>
<updated>2014-05-25T18:32:51+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2014-05-25T18:32:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/libuvh/commit/?id=3bb24bd32dc139f8ac7ec6ca27ca4c0226272fe7'/>
<id>3bb24bd32dc139f8ac7ec6ca27ca4c0226272fe7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add uvh_request_stream() to allow streaming data to client</title>
<updated>2014-05-25T11:05:44+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2014-05-25T11:05:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/libuvh/commit/?id=626e12cdce18fdafe48a27bb51d98267dabd8984'/>
<id>626e12cdce18fdafe48a27bb51d98267dabd8984</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
