aboutsummaryrefslogtreecommitdiff
path: root/src/gopherclient.hpp
Commit message (Collapse)AuthorAgeFilesLines
* 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!