summaryrefslogtreecommitdiff
path: root/internal/ctlsock
AgeCommit message (Expand)Author
2018-04-02fsck: clean up log outputJakob Unterwurzacher
2018-02-27ctlsock: don't Warn() on closed socketJakob Unterwurzacher
2018-02-04Fix spelling (#205)Felix Lechner
2017-05-07Fix typos found by MisspellJakob Unterwurzacher
2017-02-05ctlsock: handle non-canonical empty pathsJakob Unterwurzacher
2017-02-05ctlsock: sanitize: handle multiple leading slashesJakob Unterwurzacher
2017-01-29golint comment fixJakob Unterwurzacher
2017-01-29ctlsock: abort message processing on JSON errorJakob Unterwurzacher
2017-01-29ctlsock: interpret paths that point above CWD as ""Jakob Unterwurzacher
2016-12-10ctlsock: abort the connection if the request is too bigJakob Unterwurzacher
2016-12-10ctlsock: add a note about Accept() throwing errors on Close()Jakob Unterwurzacher
2016-12-10ctlsock: exit early if socket cannot be created; delete on exitJakob Unterwurzacher
2016-12-10ctlsock: sanitize paths before passing them to the backendJakob Unterwurzacher
2016-11-10ctlsock: add initial limited implementationJakob Unterwurzacher