<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Cana/test, branch master</title>
<subtitle>Project Gemini server written in Haskell</subtitle>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/Cana/'/>
<entry>
<title>CGI: Use envvars to pass request URL</title>
<updated>2021-08-14T20:26:24+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2021-08-14T20:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/Cana/commit/?id=7ae86ad2f32994791edcd4d4ac4ec8499034181f'/>
<id>7ae86ad2f32994791edcd4d4ac4ec8499034181f</id>
<content type='text'>
This is more conforming to other CGI environments, see for example [1]
and [2].

This also allows us to easily add more fields in the future, for example
to pass the remote address, the TLS certificate, the server version, ...

[1]: https://en.wikipedia.org/wiki/Common_Gateway_Interface#Example
[2]: https://sr.ht/~int80h/gemserv/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is more conforming to other CGI environments, see for example [1]
and [2].

This also allows us to easily add more fields in the future, for example
to pass the remote address, the TLS certificate, the server version, ...

[1]: https://en.wikipedia.org/wiki/Common_Gateway_Interface#Example
[2]: https://sr.ht/~int80h/gemserv/
</pre>
</div>
</content>
</entry>
<entry>
<title>add basic tests for renderResponse &amp; parseResponse</title>
<updated>2021-08-03T15:46:33+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2021-08-03T15:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/Cana/commit/?id=c4ec73caf11acd7e2c1b3c28bfafc8c5cdb1fca2'/>
<id>c4ec73caf11acd7e2c1b3c28bfafc8c5cdb1fca2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add basic test infrastructure</title>
<updated>2021-08-03T15:36:28+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2021-08-03T15:36:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/Cana/commit/?id=ace37a9df956828634c94637d621180002a7920c'/>
<id>ace37a9df956828634c94637d621180002a7920c</id>
<content type='text'>
So far, the tests are still pretty pointless, but the infrastructure to
build better tests is there now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So far, the tests are still pretty pointless, but the infrastructure to
build better tests is there now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2021-06-27T22:05:53+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2021-06-27T22:05:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/Cana/commit/?id=84ca6df46909d39585d96c555b431020f1fbf9c5'/>
<id>84ca6df46909d39585d96c555b431020f1fbf9c5</id>
<content type='text'>
This is a working version that can serve pages, yay! A lot of features
still missing though, as well as proper package metadata.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a working version that can serve pages, yay! A lot of features
still missing though, as well as proper package metadata.
</pre>
</div>
</content>
</entry>
</feed>
