<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/kristall/src/gopherclient.cpp, branch master</title>
<subtitle>A Gemini client written in C++/Qt.
</subtitle>
<id>https://gitea.privatedns.org/xavi/kristall/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/kristall/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/'/>
<updated>2020-06-22T19:10:04+00:00</updated>
<entry>
<title>Restructures the project source and cleans up a bit</title>
<updated>2020-06-22T19:10:04+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-22T19:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=75ec461eeaa851cb5c53f4cfffc434e3e529ed1d'/>
<id>urn:sha1:75ec461eeaa851cb5c53f4cfffc434e3e529ed1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes bug in the gopher client.</title>
<updated>2020-06-19T19:17:57+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-19T19:17:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=7e93bdb9243d5b0076a747cf074ce66fc97b89f4'/>
<id>urn:sha1:7e93bdb9243d5b0076a747cf074ce66fc97b89f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allows user to skip over invalid TLS connections and fetch the content anyways.</title>
<updated>2020-06-19T08:37:20+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-19T08:37:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=6a5198d23412a6d11f78cdef71850e578ca6f8c0'/>
<id>urn:sha1:6a5198d23412a6d11f78cdef71850e578ca6f8c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds improved error handling.</title>
<updated>2020-06-16T21:01:16+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-16T21:01:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=94dbe30902e36cedb30cb89ea3bd7ecd6c5a03f2'/>
<id>urn:sha1:94dbe30902e36cedb30cb89ea3bd7ecd6c5a03f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactoring: Changes internal structure of requests and unifies a lot of code. Now all errors are handled the same.</title>
<updated>2020-06-16T20:01:59+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-16T20:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=a3f3e3933c4a2522e233917a6795c6e9d677e65c'/>
<id>urn:sha1:a3f3e3933c4a2522e233917a6795c6e9d677e65c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes #7: Wrong end-of-document detection.</title>
<updated>2020-06-12T09:48:28+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-12T09:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=89263ec94135dfa03fe1e4501c780d982ee78385'/>
<id>urn:sha1:89263ec94135dfa03fe1e4501c780d982ee78385</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improves gophermaps: Now handle '+' correctly, improves gopher protocol such that it now respects *the lone dot*.</title>
<updated>2020-06-09T23:24:39+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-09T23:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=9b93c4d7c5a450607eca0174b1899e56d6a09a48'/>
<id>urn:sha1:9b93c4d7c5a450607eca0174b1899e56d6a09a48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds loading progress display.</title>
<updated>2020-06-08T18:32:19+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-08T18:32:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=24adf0b41746449a163cfd2daaa2feefd67e9d57'/>
<id>urn:sha1:24adf0b41746449a163cfd2daaa2feefd67e9d57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Starts to implement gopher protocol and gophermap support. Heavily WIP, but you can already surf on gopherspace!</title>
<updated>2020-06-07T22:30:32+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-07T22:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=f02ccb928fd4ed591d2efe118a571e154f5df68a'/>
<id>urn:sha1:f02ccb928fd4ed591d2efe118a571e154f5df68a</id>
<content type='text'>
</content>
</entry>
</feed>
