Commit Graph

10 Commits

Author SHA1 Message Date
Cassondra Foesch 5a5e762d06 bug: doesn't return buf.Err 2023-03-27 17:25:27 +00:00
Cassondra Foesch bd61319b07 refactor sshfx encoding, fix link rot, go fmt 2023-03-27 17:05:24 +00:00
Cassondra Foesch 975b486c5e document the weirdness of the reversal of arguments to SSH_FXP_SYMLINK 2022-09-29 08:51:09 +00:00
Cassondra Foesch a17a626ab8
Remove unreachable and duplicated return statement
I’m confident blame will show I am at fault here, not sure how I missed it, and why `go vet` didn’t catch it either.
2022-03-30 09:17:11 +00:00
Cassondra Foesch f36d79fd31 type constants that overflow int on 32-bit archs 2021-09-26 19:54:03 +00:00
Cassondra Foesch 15e19d9339
Merge pull request #462 from codesoap/gofmt
Apply gofmt
2021-08-20 23:11:38 +00:00
codesoap fc44f6eafc Apply gofmt 2021-08-20 21:32:22 +02:00
codesoap 997499abb6 Fix a few misspells 2021-08-20 21:00:33 +02:00
Cassondra Foesch 340dc5e3f6 pre-merge filexfer bugfixes 2021-05-22 15:00:04 +00:00
Cassondra Foesch 0e87b41d75 move to internal/ until we finalize the package 2021-04-20 08:37:33 +00:00