aboutsummaryrefslogtreecommitdiff
path: root/src/geminiclient.hpp
Commit message (Expand)AuthorAgeFilesLines
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-221-55/+0
* Adds option for manually trusting a TLS server.Felix (xq) Queißner2020-06-211-0/+1
* Fixes a double-error-handlign with SSL trust. Error page is now more correctFelix (xq) Queißner2020-06-211-0/+1
* Allows user to skip over invalid TLS connections and fetch the content anyways.Felix (xq) Queißner2020-06-191-1/+2
* Refactoring: Changes internal structure of requests and unifies a lot of code...Felix (xq) Queißner2020-06-161-55/+9
* Adds improved client certificate management, adds server certificate management.Felix (xq) Queißner2020-06-161-0/+2
* Adds install target to makefile, adds support for transient client certificates.Felix (xq) Queißner2020-06-101-0/+5
* Adds loading progress display.Felix (xq) Queißner2020-06-081-0/+2
* Moves source code into subdirectory.Felix (xq) Queißner2020-06-061-0/+89