summaryrefslogtreecommitdiff
path: root/gopher
AgeCommit message (Expand)Author
2023-09-07missing importv1.3.1tjpcc
2023-09-07fix loop exit conditions on extended gophermap parsingtjpcc
2023-09-07execing included gophermapstjpcc
2023-09-07fix line number on error msgtjpcc
2023-09-07global-inclusiontjpcc
2023-09-07add the server host to gopher requeststjpcc
2023-09-07all the gopher CGI handlers to support gophernicus behaviorsv1.3.0tjpcc
2023-09-06contrib/fs.GuessGopherItemType -> gopher.GuessItemTypetjpcc
2023-09-03implement gophernicus extensions for gophermapstjpcc
2023-09-01refactor gophermap template handling and add markdown conversiontjpcc
2023-09-01gophermap->html conversion with overridable templatestjpcc
2023-08-31minor for loop cleanuptjpcc
2023-08-31a gopher MapDocument is a MenuTypetjpcc
2023-08-12Revert "text fixes"tjpcc
2023-08-12multi-protocol clienttjpcc
2023-08-12move common types to an internal packagetjpcc
2023-08-12text fixestjpcc
2023-08-12add Fetch method to clients which follows redirectstjpcc
2023-05-09fix gopher request parsing for clients which don't send CRLFtjpcc
2023-05-03add JoinDefaultPort for servers' configurationtjpcc
2023-05-01name change gus -> slideruletjpcc
2023-02-15Switch Handler to an interface.tjpcc
2023-01-30finger protocoltjpcc
2023-01-28gopher support.tjpcc