master
serve sftp: don't crash the whole server on a bad request GHSA-6jcg-q3wp-x2f4
build: remove build constraint syntax for go 1.16 and older
serve: pass the client IP address to the auth proxy - fixes #4499
serve: update serve remote control to use ParseOptions
serve sftp: implement statvfs@openssh.com to report disk usage
build: fix linting issues reported by running golangci-lint with different GOOS