about summary refs log tree commit diff stats
path: root/adapter/protocol/gopher
Commit message (Expand)AuthorAgeFilesLines
* gopher: fix an escaping bug, add some item typesbptato2024-11-301-4/+4
* gopher: do not assume selector starts with /bptato2024-11-201-1/+1
* gopher: fix queries with spacesbptato2024-11-151-1/+2
* gopher: url decode path & query before submissionbptato2024-11-121-1/+3
* gopher: rewrite in shellbptato2024-11-051-0/+39