index
:
sliderule.git
main
The small web toolkit for Go
Travis Parker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-12
quick and dirty http[s] client in the multi-client
tjpcc
2023-08-12
Revert "text fixes"
tjpcc
2023-08-12
multi-protocol client
tjpcc
2023-08-12
move common types to an internal package
tjpcc
2023-08-12
finger protocol client
tjpcc
2023-08-12
panic protection
tjpcc
2023-08-12
text fixes
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-22
fix panic on bad finger requests
tjpcc
2023-05-09
fix gopher request parsing for clients which don't send CRLF
tjpcc
2023-05-09
correct direction of the binary search for dir default files
tjpcc
2023-05-09
correctly use path.Ext() results
tjpcc
2023-05-09
InsecureSkipVerify and other improvements for the gemini fetch example code
tjpcc
2023-05-09
recognize gophermap files as menu types in dir listings
tjpcc
2023-05-06
don't start in-FS paths with ./
tjpcc
2023-05-05
README improvements
tjpcc
2023-05-03
now we should allow empty address
tjpcc
2023-05-03
use sha256 for client cert fingerprints, and log them when available
tjpcc
2023-05-03
include spartan in the protocols list in README
tjpcc
2023-05-03
TitanUpload middleware in contrib/fs
tjpcc
2023-05-03
hide private files from the FS
tjpcc
2023-05-03
linter fixes
tjpcc
2023-05-03
add JoinDefaultPort for servers' configuration
tjpcc
2023-05-02
send request bodies into CGI handlers
tjpcc
2023-05-02
fix tests and examples to match the router.Handler() change
tjpcc
2023-05-02
simple handler dispatcher for hostname-based virtual hosting
tjpcc
2023-05-01
fix the router.Handler signature
tjpcc
2023-05-01
name change in the CGI SERVER_SOFTWARE env var
tjpcc
2023-05-01
docstring fix
tjpcc
2023-05-01
exercise router code in an example
tjpcc
2023-05-01
still log requests for which we failed to find a handler
tjpcc
2023-05-01
fixes to /*remainder route segments
tjpcc
2023-05-01
include the time spent in the handler for the 'dur' log key
v1.0.0
tjpcc
2023-05-01
make spartan.Client.RoundTrip match the API of other clients.
tjpcc
2023-05-01
more README updates
tjpcc
2023-05-01
explain the name
tjpcc
2023-05-01
sliderule ascii art
tjpcc
2023-05-01
name change gus -> sliderule
tjpcc
2023-04-30
spartan handler for a CGI directory
tjpcc
2023-04-29
spartan FS server
tjpcc
2023-04-29
spartan =: prompt line support in gemtext
tjpcc
2023-04-29
initial spartan client support
tjpcc
2023-04-29
tests and bugfixes to spartan request parsing
tjpcc
2023-04-29
initial spartan server support
tjpcc
2023-04-29
include a CSS class in htmlconv output
tjpcc
2023-02-15
Switch Handler to an interface.
tjpcc
2023-02-14
no need to combine sub-router params any more
tjpcc
2023-02-14
Router improvements.
tjpcc
[prev]
[next]