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
Age
Commit message (
Expand
)
Author
2023-10-30
support spartan in auto-atom conversion middleware
tjpcc
2023-10-30
multitls support for virtualhosting with SNI
tjpcc
2023-10-30
always InsecureSkipVerify in gemini clients
tjpcc
2023-10-30
move gemini titan request handling from server to request parser
tjpcc
2023-10-09
logging.Base()
tjpcc
2023-09-01
simplify internal gemini template-handling functions
tjpcc
2023-08-31
move gemtext->atom conversion into package atomconv like the other converters
tjpcc
2023-08-26
AutoAtom: early exit on any non-gemini requests
tjpcc
2023-08-26
AutoAtom: middleware that supports adding .atom to any gemtext path
v1.2.0
tjpcc
2023-08-26
GmisubToAtom: output result to any io.Writer rather than return a string
tjpcc
2023-08-26
GmisubToAtom: update docs and names, add tests
tjpcc
2023-08-26
gemtext -> atom converter
tjpcc
2023-08-12
multi-protocol client
tjpcc
2023-08-12
move common types to an internal package
tjpcc
2023-08-12
document maxredirects on clients
tjpcc
2023-08-12
avoid copying a tls.Config
tjpcc
2023-08-12
add Fetch method to clients which follows redirects
tjpcc
2023-05-09
InsecureSkipVerify and other improvements for the gemini fetch example code
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-04-29
spartan =: prompt line support in gemtext
tjpcc
2023-04-29
include a CSS class in htmlconv output
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-26
test coverage and resulting bugfixes
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-20
"tlsauth" contrib package
tjpcc
2023-01-19
package documentation: gemini, gemtext, contrib
tjpcc
2023-01-18
bugfix and some docs cleanup
tjpcc
2023-01-17
Updates
tjpcc
2023-01-17
pull request, response, handlers out of the gemini package
tjpcc
2023-01-12
test file rename
tjpcc
2023-01-12
Improve host/port handling
tjpcc
2023-01-11
much more extensive gus/gemini testing
tjpcc
2023-01-11
WIP improve test coverage
tjpcc
2023-01-11
lots more documentation comments
tjpcc
2023-01-11
Improvements to Server lifecycle.
tjpcc
2023-01-11
Simple client functionality and an example.
tjpcc
2023-01-10
Add a CGI contrib
tjpcc
2023-01-09
Initial commit.
tjpcc