index
:
sliderule.git
main
The small web toolkit for Go
Travis Parker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gemini
/
serve.go
Age
Commit message (
Expand
)
Author
4 days
empty path handling for spartan/gemini clients and servers
tjp
2023-10-30
move gemini titan request handling from server to request parser
tjpcc
2023-10-09
logging.Base()
tjpcc
2023-08-26
gemtext -> atom converter
tjpcc
2023-08-12
move common types to an internal package
tjpcc
2023-05-03
linter fixes
tjpcc
2023-05-03
add JoinDefaultPort for servers' configuration
tjpcc
2023-05-01
name change gus -> sliderule
tjpcc
2023-02-15
Switch Handler to an interface.
tjpcc
2023-01-28
middleware to turn away non-gemini requests. fixes #3.
tjpcc
2023-01-28
gopher support.
tjpcc
2023-01-24
testing and linting and linter fixes
tjpcc
2023-01-24
Add support for titan:// to the gemini server
tjpcc
2023-01-23
logging library up to top level
tjpcc
2023-01-17
pull request, response, handlers out of the gemini package
tjpcc
2023-01-11
much more extensive gus/gemini testing
tjpcc
2023-01-11
lots more documentation comments
tjpcc
2023-01-11
Improvements to Server lifecycle.
tjpcc
2023-01-10
Add a CGI contrib
tjpcc
2023-01-09
Initial commit.
tjpcc