summaryrefslogtreecommitdiff
path: root/gemini
AgeCommit message (Expand)Author
2023-10-30support spartan in auto-atom conversion middlewaretjpcc
2023-10-30multitls support for virtualhosting with SNItjpcc
2023-10-30always InsecureSkipVerify in gemini clientstjpcc
2023-10-30move gemini titan request handling from server to request parsertjpcc
2023-10-09logging.Base()tjpcc
2023-09-01simplify internal gemini template-handling functionstjpcc
2023-08-31move gemtext->atom conversion into package atomconv like the other converterstjpcc
2023-08-26AutoAtom: early exit on any non-gemini requeststjpcc
2023-08-26AutoAtom: middleware that supports adding .atom to any gemtext pathv1.2.0tjpcc
2023-08-26GmisubToAtom: output result to any io.Writer rather than return a stringtjpcc
2023-08-26GmisubToAtom: update docs and names, add teststjpcc
2023-08-26gemtext -> atom convertertjpcc
2023-08-12multi-protocol clienttjpcc
2023-08-12move common types to an internal packagetjpcc
2023-08-12document maxredirects on clientstjpcc
2023-08-12avoid copying a tls.Configtjpcc
2023-08-12add Fetch method to clients which follows redirectstjpcc
2023-05-09InsecureSkipVerify and other improvements for the gemini fetch example codetjpcc
2023-05-03linter fixestjpcc
2023-05-03add JoinDefaultPort for servers' configurationtjpcc
2023-05-01name change gus -> slideruletjpcc
2023-04-29spartan =: prompt line support in gemtexttjpcc
2023-04-29include a CSS class in htmlconv outputtjpcc
2023-02-15Switch Handler to an interface.tjpcc
2023-01-28middleware to turn away non-gemini requests. fixes #3.tjpcc
2023-01-28gopher support.tjpcc
2023-01-26test coverage and resulting bugfixestjpcc
2023-01-24testing and linting and linter fixestjpcc
2023-01-24Add support for titan:// to the gemini servertjpcc
2023-01-23logging library up to top leveltjpcc
2023-01-20"tlsauth" contrib packagetjpcc
2023-01-19package documentation: gemini, gemtext, contribtjpcc
2023-01-18bugfix and some docs cleanuptjpcc
2023-01-17Updatestjpcc
2023-01-17pull request, response, handlers out of the gemini packagetjpcc
2023-01-12test file renametjpcc
2023-01-12Improve host/port handlingtjpcc
2023-01-11much more extensive gus/gemini testingtjpcc
2023-01-11WIP improve test coveragetjpcc
2023-01-11lots more documentation commentstjpcc
2023-01-11Improvements to Server lifecycle.tjpcc
2023-01-11Simple client functionality and an example.tjpcc
2023-01-10Add a CGI contribtjpcc
2023-01-09Initial commit.tjpcc