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) 65aaa99a0a fix broken file reading
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
4 years ago
..
cache.go undo separate variable declarations, CGI stderr = nil, formatting changes 4 years ago
cgi.go rename the project to gophi! 4 years ago
client.go gophor rewrite 4 years ago
conn.go refactor sync.Pool usages, improve file reading perf, trim leading '/' in request 4 years ago
error.go Replace RWMutex use with custom UpgradeableMutex type, catch failed RW upgrades 4 years ago
file.go Replace RWMutex use with custom UpgradeableMutex type, catch failed RW upgrades 4 years ago
filecontents.go undo separate variable declarations, CGI stderr = nil, formatting changes 4 years ago
filesystem.go fix broken file reading 4 years ago
host.go refactor sync.Pool usages, improve file reading perf, trim leading '/' in request 4 years ago
listener.go gophor rewrite 4 years ago
logger.go fix logging implementation 4 years ago
mutex.go Improve code commenting 4 years ago
path.go gophor rewrite 4 years ago
pool.go refactor sync.Pool usages, improve file reading perf, trim leading '/' in request 4 years ago
regex.go add support for hidden files regex (don't show in directory scans) 4 years ago
request.go gophor rewrite 4 years ago
server.go refactor sync.Pool usages, improve file reading perf, trim leading '/' in request 4 years ago
string_constants.go refactor sync.Pool usages, improve file reading perf, trim leading '/' in request 4 years ago
url.go gophor rewrite 4 years ago
util.go gophor rewrite 4 years ago