<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/kristall/src/webclient.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>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>Adds client certificates for HTTPS (untested)</title>
<updated>2020-06-19T21:47:25+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-19T21:47:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=06d33eaa221d445561e3e76f5462a12ec4d0d7c5'/>
<id>urn:sha1:06d33eaa221d445561e3e76f5462a12ec4d0d7c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reworks TLS trust to enable symmetry between HTTPS and Gemini</title>
<updated>2020-06-19T19:13:32+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-19T19:13:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=bfdc7d39485bbef90a65b79f6c3b0986133f530d'/>
<id>urn:sha1:bfdc7d39485bbef90a65b79f6c3b0986133f530d</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>Streamlines HTTP(S) interface and routes the redirects through BrowserTab as well. Prepares for unified protocol handling.</title>
<updated>2020-06-16T21:51:21+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-16T21:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=bc3bd1d7524dffcf9669ac252db0a79b7484ee80'/>
<id>urn:sha1:bc3bd1d7524dffcf9669ac252db0a79b7484ee80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improves SSL handling a tad.</title>
<updated>2020-06-16T21:32:15+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-16T21:32:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=62005f23ba21f1246c1f7768e60f401b2083da90'/>
<id>urn:sha1:62005f23ba21f1246c1f7768e60f401b2083da90</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>
</feed>
