1. ab738a1 Merge pull request #638 from jas4711/use-sample-file by Cassondra Foesch · 12 days ago master
  2. 6b96da1 Merge pull request #640 from KleeKitz/patch-1 by Cassondra Foesch · 12 days ago
  3. 0af9d9e Fix typos in InMemHandler comments by Mike · 14 days ago
  4. 36e0a6f Don't use LICENSE as a self-test sample file by Simon Josefsson · 4 weeks ago
  5. ad5b1e7 Update SECURITY.md by Nicola Murino · 4 weeks ago
  6. ff15937 Merge pull request #637 from drakkan/security by Nicola Murino · 4 weeks ago
  7. 1871076 add security policy by Nicola Murino · 4 weeks ago
  8. ac1008f Merge pull request #635 from Farokhcpu/updating-go-packages by Cassondra Foesch · 10 weeks ago
  9. 9af7094 go mod tidy by Farokh · 2 months ago
  10. da6c80e go get -u . by Farokh · 2 months ago
  11. 53c62f1 Merge pull request #632 from pkg/fix-ssh-client-use by Cassondra Foesch · 4 months ago
  12. c7176b3 rework recv debug messages to be context-added errors by Cassondra Foesch · 5 months ago
  13. d9ce3ca convert uses of uint8 instead of fxp to fxp by Cassondra Foesch · 5 months ago
  14. 9ae47f4 better debug info by Cassondra Foesch · 5 months ago
  15. 8a0fc65 DO NOT close the CopyStderrTo writer by Cassondra Foesch · 5 months ago
  16. f1b135a invert if-blocks to reduce indention levels by Cassondra Foesch · 5 months ago
  17. 32bfbbb I think I prefer this API design by Cassondra Foesch · 5 months ago
  18. 1819295 fix ssh subsystem request invocation by Cassondra Foesch · 5 months ago
  19. 36ce9cf Merge pull request #629 from drakkan/tidy by Nicola Murino · 7 months ago
  20. 7d16eb6 run go mod tidy by Nicola Murino · 7 months ago
  21. 7049dd7 Merge pull request #628 from drakkan/goversion by Nicola Murino · 7 months ago
  22. 28eb326 CI: swith to Go 1.23 and 1.24 by Nicola Murino · 7 months ago
  23. 8c3d709 update deps by Nicola Murino · 7 months ago
  24. 210a475 go.mod: set the minimum version to 1.23.0 as x/crypto by Nicola Murino · 7 months ago
  25. 02ac914 Merge pull request #626 from kbutz/go-and-crypto-version-updates by Cassondra Foesch · 7 months ago
  26. d4cb202 Update crypto version to v0.35.0 sftp#625 by Kyle Briar · 7 months ago
  27. 76003fe Update crypto version to v0.35.0 sftp#625 by kyle.butz · 7 months ago
  28. 320d62f Merge pull request #623 from justfalter/read-full by Cassondra Foesch · 7 months ago v1.13.9
  29. 28eb389 perf: ensure full write buffer for *File.ReadFrom by Mike Ryan · 7 months ago
  30. 19bfb49 Merge pull request #618 from pkg/v1-backport-client-remove-and-fsync by Cassondra Foesch · 8 months ago
  31. 5b63029 Merge pull request #621 from cloudsbit/bugfix/readAt-hang by Cassondra Foesch · 8 months ago v1.13.8
  32. 067046a fix: readAt() occasional hang in concurrent reads by cloudsbit · 8 months ago
  33. eea14d0 if errF and errD are pointers to os.PathError, then they won't compare equal, even when they are by Cassondra Foesch · 8 months ago
  34. 584399d oops, duh by Cassondra Foesch · 8 months ago
  35. 27c9969 go mod tidy by Cassondra Foesch · 8 months ago
  36. 4660877 backport v2/client.Remove; return PathError by Cassondra Foesch · 8 months ago
  37. a2172dc short-circuit File.Sync if not supported by Cassondra Foesch · 8 months ago
  38. fb0652c Merge pull request #611 from pkg/ISSUE-609-clarify-mkdirall-error-condition by Cassondra Foesch · 10 months ago
  39. 088878b Merge pull request #571 from powellnorma/win-root by Cassondra Foesch · 10 months ago
  40. 6be1dd2 review adjustments by powellnorma · 10 months ago
  41. 33e8fe8 go.mod: add golang.org/x/sys by powellnorma · 10 months ago
  42. 524cb62 Merge branch 'master' into win-root by powellnorma · 10 months ago
  43. 8dcbf48 windows root: add stat for '/' by powellnorma · 10 months ago
  44. d819242 examples/go-sftp-server: add '-wr' by powellnorma · 10 months ago
  45. 050bb2e Issue #609 - clarify what 'path contains a regular file' actually means by Cassondra Foesch · 10 months ago ISSUE-609-clarify-mkdirall-error-condition
  46. a3da03b Merge pull request #607 from pkg/dependabot/go_modules/golang.org/x/crypto-0.31.0 by Cassondra Foesch · 11 months ago
  47. 1910b95 Bump golang.org/x/crypto from 0.17.0 to 0.31.0 by dependabot[bot] · 11 months ago
  48. c8fe1f6 Merge pull request #588 from emar-kar/lemarkar/update-read-docs by Cassondra Foesch · 1 year, 5 months ago v1.13.7
  49. 1988803 update docs with suggested improvements by Leonid Emar-Kar · 1 year, 5 months ago
  50. 1629551 update ReadFrom and ReadFromWithConcurrency docs by Leonid Emar-Kar · 1 year, 5 months ago
  51. 5494656 Merge pull request #584 from peterverraedt/configure-maxTxPacket by Cassondra Foesch · 1 year, 6 months ago
  52. c1f47ba Add WithMaxTxPacket server option by Peter Verraedt · 1 year, 6 months ago
  53. 06342e8 Merge pull request #583 from peterverraedt/marshal-extended-client by Cassondra Foesch · 1 year, 6 months ago
  54. 478aa2e Add fsetstat variant of SetExtendedData by Peter Verraedt · 1 year, 6 months ago
  55. 0814039 Add SetExtendedData to Client by Peter Verraedt · 1 year, 6 months ago
  56. 6370888 Merge pull request #577 from drakkan/lister-close by Nicola Murino · 1 year, 7 months ago
  57. e52de81 Fix merge with master by Nicola Murino · 1 year, 7 months ago
  58. 073d834 Merge branch 'master' into win-root by Nicola Murino · 1 year, 7 months ago
  59. c194b63 Update the S_IFMT godoc. by Cassondra Foesch · 1 year, 7 months ago
  60. 3c39a36 Merge pull request #582 from dustin-ward/master by Nicola Murino · 1 year, 7 months ago
  61. 3588ee8 fix godoc comment by dustin-ward · 1 year, 7 months ago
  62. 8411183 address review set 2 by dustin-ward · 1 year, 7 months ago
  63. 96b29c5 address review set 1 by dustin-ward · 1 year, 7 months ago
  64. 9b553cc Add support for zos/s390x by dustin-ward · 1 year, 7 months ago
  65. dbd0165 Merge pull request #580 from pkg/support-zos-s390x by Cassondra Foesch · 1 year, 8 months ago
  66. 104c0f6 try support zos s390x by Cassondra Foesch · 1 year, 8 months ago
  67. fbb0b8b request server: call Close() on ListerAt if it implements io.Closer by Nicola Murino · 1 year, 9 months ago
  68. 46d90e3 Merge pull request #574 from pkg/ISSUE-572-safer-double-close by Cassondra Foesch · 1 year, 9 months ago
  69. 159d286 populate Attrs in requestFromPacket by Cassondra Foesch · 1 year, 9 months ago
  70. bae544b CI: update actions and Go versions by Nicola Murino · 1 year, 9 months ago
  71. 5d66cde better cascading by Cassondra Foesch · 1 year, 9 months ago
  72. 3ce4d4e one more race-condition causing return by Cassondra Foesch · 1 year, 9 months ago
  73. 72aa403 more short-circuits by Cassondra Foesch · 1 year, 9 months ago
  74. ba3d6ab explain mechanics of use-after-close protection by Cassondra Foesch · 1 year, 9 months ago
  75. e808920 remove unnecessary block, and explain why the one added is necessary by Cassondra Foesch · 1 year, 9 months ago
  76. 6c7c0da remove warnings about aberrent race detection, I think it was real by Cassondra Foesch · 1 year, 9 months ago
  77. 4cd7ff4 testing an idea by Cassondra Foesch · 1 year, 9 months ago
  78. 3df3035 new race condition warning, yay by Cassondra Foesch · 1 year, 10 months ago
  79. 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, 10 months ago
  80. f3501dc address code review by Cassondra Foesch · 1 year, 10 months ago
  81. d1903fb rework client to prevent after-close usage, and support perm at open by Cassondra Foesch · 1 year, 10 months ago
  82. 0395c12 review adjustments 5 by powellnorma · 1 year, 10 months ago
  83. 35c82d7 review adjustments 4 by powellnorma · 1 year, 10 months ago
  84. 3892818 review adjustments 3 by powellnorma · 1 year, 10 months ago
  85. 2a3c7ed review adjustments 2 by powellnorma · 1 year, 10 months ago
  86. 931e169 review adjustments by powellnorma · 1 year, 10 months ago
  87. c7065ea server.go: "/" for windows by powellnorma · 1 year, 10 months ago
  88. 22452ea Merge pull request #568 from pkg/dependabot/go_modules/golang.org/x/crypto-0.17.0 by Cassondra Foesch · 1 year, 11 months ago
  89. 3bb9a5a Bump golang.org/x/crypto from 0.1.0 to 0.17.0 by dependabot[bot] · 1 year, 11 months ago
  90. 5bdc2b0 Merge pull request #565 from ungerik/master by Cassondra Foesch · 2 years ago
  91. 3aa53a5 sendPacket with context by Erik Unger · 2 years ago
  92. 273341d added Client.ReadDirContext by Erik Unger · 2 years ago
  93. 1c8cffa Merge pull request #564 from wwcd/master by Cassondra Foesch · 2 years ago
  94. d45e538 fix: sftp client hang when exit in sftp server example by wsl · 2 years ago
  95. b0487bc Merge pull request #560 from urko-b/fix-server-example by Cassondra Foesch · 2 years ago
  96. d6dd372 fix: remove ioutil and use io/os libraries by Urko. · 2 years ago
  97. 3a25fef Merge pull request #558 from Lilja/patch-1 by Cassondra Foesch · 2 years, 1 month ago
  98. b2b4a87 Fix typo in request-interfaces.go by Erik Lilja · 2 years, 1 month ago
  99. 669003c Merge pull request #554 from dsnet/master by Cassondra Foesch · 2 years, 3 months ago v1.13.6
  100. e9377c8 Properly handle io.EOF error conditions when reading by Joe Tsai · 2 years, 3 months ago