aboutsummaryrefslogtreecommitdiff
path: root/src/gopherclient.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-221-42/+0
|
* Allows user to skip over invalid TLS connections and fetch the content anyways.Felix (xq) Queißner2020-06-191-1/+1
|
* Adds improved error handling.Felix (xq) Queißner2020-06-161-1/+3
|
* Refactoring: Changes internal structure of requests and unifies a lot of ↵Felix (xq) Queißner2020-06-161-10/+7
| | | | code. Now all errors are handled the same.
* Improves gophermaps: Now handle '+' correctly, improves gopher protocol such ↵Felix (xq) Queißner2020-06-101-0/+1
| | | | that it now respects *the lone dot*.
* Adds loading progress display.Felix (xq) Queißner2020-06-081-0/+2
|
* Starts to implement gopher protocol and gophermap support. Heavily WIP, but ↵Felix (xq) Queißner2020-06-081-0/+40
you can already surf on gopherspace!