Age | Commit message (Expand) | Author |
---|---|---|
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 |