gophi/core
kim (grufwub) ac38ecce80 slightly modify flag strings
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2020-10-22 21:33:55 +01:00
..
buffer.go reuse buffered io objects + byte slices where possible using sync pools 2020-10-21 21:43:25 +01:00
cache.go undo separate variable declarations, CGI stderr = nil, formatting changes 2020-07-13 13:08:30 +01:00
cgi.go rename the project to gophi! 2020-07-13 13:25:45 +01:00
client.go gophor rewrite 2020-07-11 21:59:44 +01:00
conn.go reuse buffered io objects + byte slices where possible using sync pools 2020-10-21 21:43:25 +01:00
error.go Replace RWMutex use with custom UpgradeableMutex type, catch failed RW upgrades 2020-10-20 19:19:31 +01:00
file.go Replace RWMutex use with custom UpgradeableMutex type, catch failed RW upgrades 2020-10-20 19:19:31 +01:00
filecontents.go undo separate variable declarations, CGI stderr = nil, formatting changes 2020-07-13 13:08:30 +01:00
filesystem.go add support for hidden files regex (don't show in directory scans) 2020-10-21 23:54:45 +01:00
host.go gophor rewrite 2020-07-11 21:59:44 +01:00
listener.go gophor rewrite 2020-07-11 21:59:44 +01:00
logger.go fix logging implementation 2020-07-13 14:35:54 +01:00
mutex.go Improve code commenting 2020-10-20 19:30:36 +01:00
path.go gophor rewrite 2020-07-11 21:59:44 +01:00
regex.go add support for hidden files regex (don't show in directory scans) 2020-10-21 23:54:45 +01:00
request.go gophor rewrite 2020-07-11 21:59:44 +01:00
server.go add support for hidden files regex (don't show in directory scans) 2020-10-21 23:54:45 +01:00
string_constants.go slightly modify flag strings 2020-10-22 21:33:55 +01:00
url.go gophor rewrite 2020-07-11 21:59:44 +01:00
util.go gophor rewrite 2020-07-11 21:59:44 +01:00