<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gosher, branch 0.2</title>
<subtitle>A simple Gopher server in a shell script</subtitle>
<link rel='alternate' type='text/html' href='http://ns2.katolaz.net/gosher/'/>
<entry>
<title>added further checks</title>
<updated>2018-07-23T11:19:34+00:00</updated>
<author>
<name>KatolaZ</name>
<email>katolaz@freaknet.org</email>
</author>
<published>2018-07-23T11:19:34+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.katolaz.net/gosher/commit/?id=1df435313418065be6eb6ab2f7aaf47b9a3876e6'/>
<id>1df435313418065be6eb6ab2f7aaf47b9a3876e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small change in generation of http redirect page</title>
<updated>2018-07-21T23:02:09+00:00</updated>
<author>
<name>KatolaZ</name>
<email>katolaz@freaknet.org</email>
</author>
<published>2018-07-21T23:02:09+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.katolaz.net/gosher/commit/?id=fe87591ab64d343b6634a8aaae397ec1acb4d88c'/>
<id>fe87591ab64d343b6634a8aaae397ec1acb4d88c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support for h-selector (HTTP URLs)</title>
<updated>2018-07-21T22:45:49+00:00</updated>
<author>
<name>KatolaZ</name>
<email>katolaz@freaknet.org</email>
</author>
<published>2018-07-21T22:45:49+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.katolaz.net/gosher/commit/?id=f8214c618faf6f99eebabd1b6d47a538eb938ab0'/>
<id>f8214c618faf6f99eebabd1b6d47a538eb938ab0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some more details in README.md</title>
<updated>2018-07-19T15:14:28+00:00</updated>
<author>
<name>KatolaZ</name>
<email>katolaz@freaknet.org</email>
</author>
<published>2018-07-19T15:14:28+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.katolaz.net/gosher/commit/?id=c6cdec9c576439cea1a625947d1fa24270c06ebb'/>
<id>c6cdec9c576439cea1a625947d1fa24270c06ebb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added support for different netcat versions</title>
<updated>2018-07-19T14:34:17+00:00</updated>
<author>
<name>KatolaZ</name>
<email>katolaz@freaknet.org</email>
</author>
<published>2018-07-19T14:34:17+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.katolaz.net/gosher/commit/?id=464cedb474557f28b467164ae08bcb04a2d41ab3'/>
<id>464cedb474557f28b467164ae08bcb04a2d41ab3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>selector sanitisation</title>
<updated>2018-07-17T08:17:04+00:00</updated>
<author>
<name>KatolaZ</name>
<email>katolaz@freaknet.org</email>
</author>
<published>2018-07-17T08:17:04+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.katolaz.net/gosher/commit/?id=1c2336891610d7ff1077e4621e35285750d90e19'/>
<id>1c2336891610d7ff1077e4621e35285750d90e19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better check on valid selectors</title>
<updated>2018-07-17T06:55:07+00:00</updated>
<author>
<name>KatolaZ</name>
<email>katolaz@freaknet.org</email>
</author>
<published>2018-07-17T06:55:07+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.katolaz.net/gosher/commit/?id=ac38bc1facc5994417787908242dc0fa204d5851'/>
<id>ac38bc1facc5994417787908242dc0fa204d5851</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>code cleanup -- DEBUG messages isolated</title>
<updated>2018-07-17T06:39:16+00:00</updated>
<author>
<name>KatolaZ</name>
<email>katolaz@freaknet.org</email>
</author>
<published>2018-07-17T06:39:16+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.katolaz.net/gosher/commit/?id=1abda737941025df78ec2e1baa30ee696080b130'/>
<id>1abda737941025df78ec2e1baa30ee696080b130</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved mkfifo outside netcat loop</title>
<updated>2018-07-16T15:21:04+00:00</updated>
<author>
<name>KatolaZ</name>
<email>katolaz@freaknet.org</email>
</author>
<published>2018-07-16T15:21:04+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.katolaz.net/gosher/commit/?id=6756f54d52915b2bcd95fa0fc98e7c937748b46e'/>
<id>6756f54d52915b2bcd95fa0fc98e7c937748b46e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed -c from netcat options (using fifos)</title>
<updated>2018-07-16T14:56:58+00:00</updated>
<author>
<name>KatolaZ</name>
<email>katolaz@freaknet.org</email>
</author>
<published>2018-07-16T14:56:58+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.katolaz.net/gosher/commit/?id=bfc10ee6b315fb282bdcdb3652370b6e85c274f5'/>
<id>bfc10ee6b315fb282bdcdb3652370b6e85c274f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
