- 53c62f1 Merge pull request #632 from pkg/fix-ssh-client-use by Cassondra Foesch · 5 weeks ago master
- c7176b3 rework recv debug messages to be context-added errors by Cassondra Foesch · 3 months ago
- d9ce3ca convert uses of uint8 instead of fxp to fxp by Cassondra Foesch · 3 months ago
- 9ae47f4 better debug info by Cassondra Foesch · 3 months ago
- 8a0fc65 DO NOT close the CopyStderrTo writer by Cassondra Foesch · 3 months ago
- f1b135a invert if-blocks to reduce indention levels by Cassondra Foesch · 3 months ago
- 32bfbbb I think I prefer this API design by Cassondra Foesch · 3 months ago
- 1819295 fix ssh subsystem request invocation by Cassondra Foesch · 3 months ago
- 36ce9cf Merge pull request #629 from drakkan/tidy by Nicola Murino · 5 months ago
- 7d16eb6 run go mod tidy by Nicola Murino · 5 months ago
- 7049dd7 Merge pull request #628 from drakkan/goversion by Nicola Murino · 5 months ago
- 28eb326 CI: swith to Go 1.23 and 1.24 by Nicola Murino · 5 months ago
- 8c3d709 update deps by Nicola Murino · 5 months ago
- 210a475 go.mod: set the minimum version to 1.23.0 as x/crypto by Nicola Murino · 5 months ago
- 02ac914 Merge pull request #626 from kbutz/go-and-crypto-version-updates by Cassondra Foesch · 5 months ago
- d4cb202 Update crypto version to v0.35.0 sftp#625 by Kyle Briar · 5 months ago
- 76003fe Update crypto version to v0.35.0 sftp#625 by kyle.butz · 5 months ago
- 320d62f Merge pull request #623 from justfalter/read-full by Cassondra Foesch · 5 months ago v1.13.9
- 28eb389 perf: ensure full write buffer for *File.ReadFrom by Mike Ryan · 5 months ago
- 19bfb49 Merge pull request #618 from pkg/v1-backport-client-remove-and-fsync by Cassondra Foesch · 5 months ago
- 5b63029 Merge pull request #621 from cloudsbit/bugfix/readAt-hang by Cassondra Foesch · 5 months ago v1.13.8
- 067046a fix: readAt() occasional hang in concurrent reads by cloudsbit · 5 months ago
- eea14d0 if errF and errD are pointers to os.PathError, then they won't compare equal, even when they are by Cassondra Foesch · 6 months ago
- 584399d oops, duh by Cassondra Foesch · 6 months ago
- 27c9969 go mod tidy by Cassondra Foesch · 6 months ago
- 4660877 backport v2/client.Remove; return PathError by Cassondra Foesch · 6 months ago
- a2172dc short-circuit File.Sync if not supported by Cassondra Foesch · 6 months ago
- fb0652c Merge pull request #611 from pkg/ISSUE-609-clarify-mkdirall-error-condition by Cassondra Foesch · 8 months ago
- 088878b Merge pull request #571 from powellnorma/win-root by Cassondra Foesch · 8 months ago
- 6be1dd2 review adjustments by powellnorma · 8 months ago
- 33e8fe8 go.mod: add golang.org/x/sys by powellnorma · 8 months ago
- 524cb62 Merge branch 'master' into win-root by powellnorma · 8 months ago
- 8dcbf48 windows root: add stat for '/' by powellnorma · 8 months ago
- d819242 examples/go-sftp-server: add '-wr' by powellnorma · 8 months ago
- 050bb2e Issue #609 - clarify what 'path contains a regular file' actually means by Cassondra Foesch · 8 months ago ISSUE-609-clarify-mkdirall-error-condition
- a3da03b Merge pull request #607 from pkg/dependabot/go_modules/golang.org/x/crypto-0.31.0 by Cassondra Foesch · 8 months ago
- 1910b95 Bump golang.org/x/crypto from 0.17.0 to 0.31.0 by dependabot[bot] · 8 months ago
- c8fe1f6 Merge pull request #588 from emar-kar/lemarkar/update-read-docs by Cassondra Foesch · 1 year, 2 months ago v1.13.7
- 1988803 update docs with suggested improvements by Leonid Emar-Kar · 1 year, 2 months ago
- 1629551 update ReadFrom and ReadFromWithConcurrency docs by Leonid Emar-Kar · 1 year, 3 months ago
- 5494656 Merge pull request #584 from peterverraedt/configure-maxTxPacket by Cassondra Foesch · 1 year, 4 months ago
- c1f47ba Add WithMaxTxPacket server option by Peter Verraedt · 1 year, 4 months ago
- 06342e8 Merge pull request #583 from peterverraedt/marshal-extended-client by Cassondra Foesch · 1 year, 4 months ago
- 478aa2e Add fsetstat variant of SetExtendedData by Peter Verraedt · 1 year, 4 months ago
- 0814039 Add SetExtendedData to Client by Peter Verraedt · 1 year, 4 months ago
- 6370888 Merge pull request #577 from drakkan/lister-close by Nicola Murino · 1 year, 4 months ago
- e52de81 Fix merge with master by Nicola Murino · 1 year, 4 months ago
- 073d834 Merge branch 'master' into win-root by Nicola Murino · 1 year, 4 months ago
- c194b63 Update the S_IFMT godoc. by Cassondra Foesch · 1 year, 4 months ago
- 3c39a36 Merge pull request #582 from dustin-ward/master by Nicola Murino · 1 year, 4 months ago
- 3588ee8 fix godoc comment by dustin-ward · 1 year, 5 months ago
- 8411183 address review set 2 by dustin-ward · 1 year, 5 months ago
- 96b29c5 address review set 1 by dustin-ward · 1 year, 5 months ago
- 9b553cc Add support for zos/s390x by dustin-ward · 1 year, 5 months ago
- dbd0165 Merge pull request #580 from pkg/support-zos-s390x by Cassondra Foesch · 1 year, 5 months ago
- 104c0f6 try support zos s390x by Cassondra Foesch · 1 year, 5 months ago
- fbb0b8b request server: call Close() on ListerAt if it implements io.Closer by Nicola Murino · 1 year, 6 months ago
- 46d90e3 Merge pull request #574 from pkg/ISSUE-572-safer-double-close by Cassondra Foesch · 1 year, 6 months ago
- 159d286 populate Attrs in requestFromPacket by Cassondra Foesch · 1 year, 6 months ago
- bae544b CI: update actions and Go versions by Nicola Murino · 1 year, 6 months ago
- 5d66cde better cascading by Cassondra Foesch · 1 year, 6 months ago
- 3ce4d4e one more race-condition causing return by Cassondra Foesch · 1 year, 6 months ago
- 72aa403 more short-circuits by Cassondra Foesch · 1 year, 6 months ago
- ba3d6ab explain mechanics of use-after-close protection by Cassondra Foesch · 1 year, 6 months ago
- e808920 remove unnecessary block, and explain why the one added is necessary by Cassondra Foesch · 1 year, 6 months ago
- 6c7c0da remove warnings about aberrent race detection, I think it was real by Cassondra Foesch · 1 year, 6 months ago
- 4cd7ff4 testing an idea by Cassondra Foesch · 1 year, 6 months ago
- 3df3035 new race condition warning, yay by Cassondra Foesch · 1 year, 7 months ago
- e21cd94 move setting times to the last operation so chown doesn't have a chance to alter atime or mtime by Cassondra Foesch · 1 year, 7 months ago
- f3501dc address code review by Cassondra Foesch · 1 year, 7 months ago
- d1903fb rework client to prevent after-close usage, and support perm at open by Cassondra Foesch · 1 year, 7 months ago
- 0395c12 review adjustments 5 by powellnorma · 1 year, 7 months ago
- 35c82d7 review adjustments 4 by powellnorma · 1 year, 7 months ago
- 3892818 review adjustments 3 by powellnorma · 1 year, 7 months ago
- 2a3c7ed review adjustments 2 by powellnorma · 1 year, 7 months ago
- 931e169 review adjustments by powellnorma · 1 year, 7 months ago
- c7065ea server.go: "/" for windows by powellnorma · 1 year, 8 months ago
- 22452ea Merge pull request #568 from pkg/dependabot/go_modules/golang.org/x/crypto-0.17.0 by Cassondra Foesch · 1 year, 8 months ago
- 3bb9a5a Bump golang.org/x/crypto from 0.1.0 to 0.17.0 by dependabot[bot] · 1 year, 8 months ago
- 5bdc2b0 Merge pull request #565 from ungerik/master by Cassondra Foesch · 1 year, 9 months ago
- 3aa53a5 sendPacket with context by Erik Unger · 1 year, 9 months ago
- 273341d added Client.ReadDirContext by Erik Unger · 1 year, 9 months ago
- 1c8cffa Merge pull request #564 from wwcd/master by Cassondra Foesch · 1 year, 9 months ago
- d45e538 fix: sftp client hang when exit in sftp server example by wsl · 1 year, 9 months ago
- b0487bc Merge pull request #560 from urko-b/fix-server-example by Cassondra Foesch · 1 year, 10 months ago
- d6dd372 fix: remove ioutil and use io/os libraries by Urko. · 1 year, 10 months ago
- 3a25fef Merge pull request #558 from Lilja/patch-1 by Cassondra Foesch · 1 year, 11 months ago
- b2b4a87 Fix typo in request-interfaces.go by Erik Lilja · 1 year, 11 months ago
- 669003c Merge pull request #554 from dsnet/master by Cassondra Foesch · 2 years ago v1.13.6
- e9377c8 Properly handle io.EOF error conditions when reading by Joe Tsai · 2 years ago
- ec1c8ca Merge pull request #553 from peterverraedt/marshal-extended by Cassondra Foesch · 2 years, 1 month ago
- c632ce6 Marshal extended data if file info supports it by Peter Verraedt · 2 years, 1 month ago
- 72a484f Merge pull request #550 from tanishqsinghal7/ts-deleteallresources by Cassondra Foesch · 2 years, 3 months ago
- 78e49ba Check by tanishq.singhal · 2 years, 3 months ago
- d17dfb2 Resolve Comments by tanishq.singhal · 2 years, 3 months ago
- f96a7be Handling error & Test func with working tree by tanishq.singhal · 2 years, 3 months ago
- 628da3e Adding Tests to test the func & resolving comment by tanishq.singhal · 2 years, 3 months ago
- 0ac5f90 Implemented Delete All Resources Function by tanishq.singhal · 2 years, 3 months ago
- 34d66dd Merge pull request #545 from pkg/sshfx-refactor-and-fix-ietf-link-rot by Cassondra Foesch · 2 years, 5 months ago
- 5a5e762 bug: doesn't return buf.Err by Cassondra Foesch · 2 years, 5 months ago