<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/kristall/src/webclient.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>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>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>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>Should fix the build problem for kwiecien</title>
<updated>2020-06-16T08:15:47+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-16T08:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=ac01de32c03155d6bc500af0c9705c1b2dc392be'/>
<id>urn:sha1:ac01de32c03155d6bc500af0c9705c1b2dc392be</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 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>Implements multi-protocol support. Adds support for HTTP/HTTPS, adds settings to enable/disable protocols</title>
<updated>2020-06-06T23:06:07+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-06T23:06:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=093bfcc50d5889358ed806096ac5652a9e925cfc'/>
<id>urn:sha1:093bfcc50d5889358ed806096ac5652a9e925cfc</id>
<content type='text'>
</content>
</entry>
</feed>
