<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/kristall/src/geminiclient.hpp, 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>Adds option for manually trusting a TLS server.</title>
<updated>2020-06-21T19:29:30+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-21T19:29:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=6ef3d6a41f07a2f43a9b69f4e75adbffe634ea09'/>
<id>urn:sha1:6ef3d6a41f07a2f43a9b69f4e75adbffe634ea09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes a double-error-handlign with SSL trust. Error page is now more correct</title>
<updated>2020-06-21T16:48:46+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-21T16:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=75084776140610f31f28371a2c78191464577c40'/>
<id>urn:sha1:75084776140610f31f28371a2c78191464577c40</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>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>Adds improved client certificate management, adds server certificate management.</title>
<updated>2020-06-15T22:41:57+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-15T22:41:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=33c91102a58e2fbcf9d7a66e33b41a65fa3f0e0c'/>
<id>urn:sha1:33c91102a58e2fbcf9d7a66e33b41a65fa3f0e0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds install target to makefile, adds support for transient client certificates.</title>
<updated>2020-06-10T19:38:05+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-10T19:38:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=ab3e5ad5f25862985c17ba557163a1902b54747f'/>
<id>urn:sha1:ab3e5ad5f25862985c17ba557163a1902b54747f</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>Moves source code into subdirectory.</title>
<updated>2020-06-06T21:14:21+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-06T21:14:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=3aed883402dc8da829fc304434c5efd0570cbb97'/>
<id>urn:sha1:3aed883402dc8da829fc304434c5efd0570cbb97</id>
<content type='text'>
</content>
</entry>
</feed>
