You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kim (grufwub) ffa42c0183 bump version to release v3.1.8
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
3 years ago
..
cgi.go use new version of go-errors (much improved syntax, *hopefully* more performant) 4 years ago
client.go improve Client struct ip + port handling (only gen ip string once) 4 years ago
config.go move valid root check 3 years ago
conn.go formatting changes, improve core.ReadFile command 3 years ago
error.go formatting changes, improve core.ReadFile command 3 years ago
filecontent.go use new version of go-errors (much improved syntax, *hopefully* more performant) 4 years ago
filesystem.go formatting changes, improve core.ReadFile command 3 years ago
listener.go use new version of go-errors (much improved syntax, *hopefully* more performant) 4 years ago
path.go fix path joining logic 3 years ago
regex.go CGI fixes 4 years ago
request.go better conform to URL standards (escape host part too!), do our own escaping, allow user CGI dirs 4 years ago
server.go bump version to release v3.1.8 3 years ago
string_constants.go no max CGI runtime 4 years ago
temp.go fix mime type checking, write our own file extension fetcher 3 years ago
url.go remove unused const 3 years ago
util.go fix mime type checking, write our own file extension fetcher 3 years ago