aboutsummaryrefslogtreecommitdiff
path: root/src/webclient.hpp
Commit message (Expand)AuthorAgeFilesLines
* Adds client certificates for HTTPS (untested)Felix (xq) Queißner2020-06-191-0/+5
* Allows user to skip over invalid TLS connections and fetch the content anyways.Felix (xq) Queißner2020-06-191-1/+2
* Streamlines HTTP(S) interface and routes the redirects through BrowserTab as ...Felix (xq) Queißner2020-06-161-0/+1
* Refactoring: Changes internal structure of requests and unifies a lot of code...Felix (xq) Queißner2020-06-161-13/+8
* Should fix the build problem for kwiecienFelix (xq) Queißner2020-06-161-1/+0
* Adds improved client certificate management, adds server certificate management.Felix (xq) Queißner2020-06-161-0/+5
* Adds loading progress display.Felix (xq) Queißner2020-06-081-0/+2
* Implements multi-protocol support. Adds support for HTTP/HTTPS, adds settings...Felix (xq) Queißner2020-06-071-0/+38