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) ac38ecce80 slightly modify flag strings
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
4 years ago
..
buffer.go reuse buffered io objects + byte slices where possible using sync pools 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 reuse buffered io objects + byte slices where possible using sync pools 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 add support for hidden files regex (don't show in directory scans) 4 years ago
host.go gophor rewrite 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
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 add support for hidden files regex (don't show in directory scans) 4 years ago
string_constants.go slightly modify flag strings 4 years ago
url.go gophor rewrite 4 years ago
util.go gophor rewrite 4 years ago