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
/
gopher
Age
Commit message (
Expand
)
Author
2023-09-07
missing import
v1.3.1
tjpcc
2023-09-07
fix loop exit conditions on extended gophermap parsing
tjpcc
2023-09-07
execing included gophermaps
tjpcc
2023-09-07
fix line number on error msg
tjpcc
2023-09-07
global-inclusion
tjpcc
2023-09-07
add the server host to gopher requests
tjpcc
2023-09-07
all the gopher CGI handlers to support gophernicus behaviors
v1.3.0
tjpcc
2023-09-06
contrib/fs.GuessGopherItemType -> gopher.GuessItemType
tjpcc
2023-09-03
implement gophernicus extensions for gophermaps
tjpcc
2023-09-01
refactor gophermap template handling and add markdown conversion
tjpcc
2023-09-01
gophermap->html conversion with overridable templates
tjpcc
2023-08-31
minor for loop cleanup
tjpcc
2023-08-31
a gopher MapDocument is a MenuType
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
text fixes
tjpcc
2023-08-12
add Fetch method to clients which follows redirects
tjpcc
2023-05-09
fix gopher request parsing for clients which don't send CRLF
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-30
finger protocol
tjpcc
2023-01-28
gopher support.
tjpcc