index
:
gocryptfs
570
LockSharedStorage
allow_other
codeql
dependabot
det
master
next
paralin-update-deps
setup-go-v3
testing_init
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
ctlsock
Age
Commit message (
Expand
)
Author
2018-04-02
fsck: clean up log output
Jakob Unterwurzacher
2018-02-27
ctlsock: don't Warn() on closed socket
Jakob Unterwurzacher
2018-02-04
Fix spelling (#205)
Felix Lechner
2017-05-07
Fix typos found by Misspell
Jakob Unterwurzacher
2017-02-05
ctlsock: handle non-canonical empty paths
Jakob Unterwurzacher
2017-02-05
ctlsock: sanitize: handle multiple leading slashes
Jakob Unterwurzacher
2017-01-29
golint comment fix
Jakob Unterwurzacher
2017-01-29
ctlsock: abort message processing on JSON error
Jakob Unterwurzacher
2017-01-29
ctlsock: interpret paths that point above CWD as ""
Jakob Unterwurzacher
2016-12-10
ctlsock: abort the connection if the request is too big
Jakob Unterwurzacher
2016-12-10
ctlsock: add a note about Accept() throwing errors on Close()
Jakob Unterwurzacher
2016-12-10
ctlsock: exit early if socket cannot be created; delete on exit
Jakob Unterwurzacher
2016-12-10
ctlsock: sanitize paths before passing them to the backend
Jakob Unterwurzacher
2016-11-10
ctlsock: add initial limited implementation
Jakob Unterwurzacher