index
:
xavi/kristall
fork
master
query-dialog
querydialog-wrap
scroller
A Gemini client written in C++/Qt.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
webclient.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restructures the project source and cleans up a bit
Felix (xq) Queißner
2020-06-22
1
-48
/
+0
*
Fixes a double-error-handlign with SSL trust. Error page is now more correct
Felix (xq) Queißner
2020-06-21
1
-0
/
+2
*
Adds client certificates for HTTPS (untested)
Felix (xq) Queißner
2020-06-19
1
-0
/
+5
*
Allows user to skip over invalid TLS connections and fetch the content anyways.
Felix (xq) Queißner
2020-06-19
1
-1
/
+2
*
Streamlines HTTP(S) interface and routes the redirects through BrowserTab as ...
Felix (xq) Queißner
2020-06-16
1
-0
/
+1
*
Refactoring: Changes internal structure of requests and unifies a lot of code...
Felix (xq) Queißner
2020-06-16
1
-13
/
+8
*
Should fix the build problem for kwiecien
Felix (xq) Queißner
2020-06-16
1
-1
/
+0
*
Adds improved client certificate management, adds server certificate management.
Felix (xq) Queißner
2020-06-16
1
-0
/
+5
*
Adds loading progress display.
Felix (xq) Queißner
2020-06-08
1
-0
/
+2
*
Implements multi-protocol support. Adds support for HTTP/HTTPS, adds settings...
Felix (xq) Queißner
2020-06-07
1
-0
/
+38