aboutsummaryrefslogtreecommitdiff
path: root/src/gopherclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-221-109/+0
* Fixes bug in the gopher client.Felix (xq) Queißner2020-06-191-1/+3
* Allows user to skip over invalid TLS connections and fetch the content anyways.Felix (xq) Queißner2020-06-191-1/+3
* Adds improved error handling.Felix (xq) Queißner2020-06-161-0/+11
* Refactoring: Changes internal structure of requests and unifies a lot of code...Felix (xq) Queißner2020-06-161-1/+6
* Fixes #7: Wrong end-of-document detection.Felix (xq) Queißner2020-06-121-2/+2
* Improves gophermaps: Now handle '+' correctly, improves gopher protocol such ...Felix (xq) Queißner2020-06-101-2/+10
* Adds loading progress display.Felix (xq) Queißner2020-06-081-0/+1
* Starts to implement gopher protocol and gophermap support. Heavily WIP, but y...Felix (xq) Queißner2020-06-081-0/+80