1. 6a159ec GH-905: implement authorized_keys from and expiry-time checks by Unbbal · 3 weeks ago master
  2. 0da1775 GH-906: Fix finding a signature factory for BC ed25519 keys by Thomas Wolf · 3 weeks ago
  3. 86da7df Fix ClientTest.closeCleanBeforeChannelOpened by Thomas Wolf · 3 weeks ago
  4. 8a86e32 Post-release documentation updates by Thomas Wolf · 4 weeks ago
  5. c2e9fa3 [maven-release-plugin] prepare for next development iteration by Thomas Wolf · 4 weeks ago
  6. e2926a2 [maven-release-plugin] prepare release sshd-2.19.0 by Thomas Wolf · 4 weeks ago sshd-2.19.0
  7. 49e4408 Prepare release documentation by Thomas Wolf · 4 weeks ago
  8. 8caed36 Bump dependency to org.apache.mina:mina-core by Thomas Wolf · 4 weeks ago
  9. e940752 Fix copy-paste error in a test by Thomas Wolf · 4 weeks ago
  10. 3a93226 UTF8 fix in NOTICE-bin.txt by Thomas Wolf · 5 weeks ago
  11. 3f036c5 Restrict remote execution of git commands by Thomas Wolf · 5 weeks ago
  12. a792e08 SCP: escape newlines in file names on sending by Thomas Wolf · 6 weeks ago
  13. 400626e Update CHANGES.md by Thomas Wolf · 6 weeks ago
  14. ab3672f SCP: validate filenames by Thomas Wolf · 6 weeks ago
  15. 384de9e Update CHANGES.md by Thomas Wolf · 7 weeks ago
  16. d42fb84 sshd-git: improve handling of repository paths by Thomas Wolf · 7 weeks ago
  17. 5b9d431 GH-899: Fix ProcessShellFactory by Thomas Wolf · 7 weeks ago
  18. 59cad03 Update CHANGES.md by Thomas Wolf · 8 weeks ago
  19. 333c3c0 Fix server-side user certificate handling by Thomas Wolf · 8 weeks ago
  20. 206f54b Integration test for SK keys by Thomas Wolf · 5 weeks ago
  21. f463789 Preserve security key signature blobs by Nataphon Kabkaew · 5 weeks ago
  22. 708239e Update link to .asf.yaml documentation by Thomas Wolf · 8 weeks ago
  23. 0f35c82 Limit the size of SSH packets after decompression by Thomas Wolf · 4 months ago
  24. 4dd93b9 Mention security fix by Thomas Wolf · 8 weeks ago
  25. 961541f Bump github action versions by Thomas Wolf · 9 weeks ago
  26. 6704463 mvnw: upgrade maven by Thomas Wolf · 9 weeks ago
  27. 1ed2d7b NOTICE.txt: update copyright year by Thomas Wolf · 9 weeks ago
  28. ce59e81 [maven-release-plugin] prepare for next development iteration by Thomas Wolf · 9 weeks ago
  29. c2d7b7a [maven-release-plugin] prepare release sshd-2.18.0 by Thomas Wolf · 9 weeks ago sshd-2.18.0
  30. 084cee8 Prepare release documentation by Thomas Wolf · 9 weeks ago
  31. db0567b Improve git access by Thomas Wolf · 3 months ago
  32. 1285419 GH-743: Use a singleton SftpFileSystemProvider for the ServiceLoader by Thomas Wolf · 3 months ago
  33. 4e820c9 Add test cases to AuthorizedKeysCertificateTest by Thomas Wolf · 3 months ago
  34. a85a3b1 Better handling of Putty keys with non-ASCII passphrases by Thomas Wolf · 3 months ago
  35. 6c215e8 Bump BCFIPS bundles used in a test by Thomas Wolf · 3 months ago
  36. 9def203 Fix annotation to ignore an unstable test by Thomas Wolf · 3 months ago
  37. a0ef7a5 Host certificates: check both public keys for not being revoked by Thomas Wolf · 3 months ago
  38. b11c159 GH-892: Host certificate principals may contain wildcards by Thomas Wolf · 3 months ago
  39. de65c12 GH-892: Adapt handling certificates without principals by Thomas Wolf · 3 months ago
  40. b450b77 Bump grpc 1.78.0 -> 1.79.0 by Thomas Wolf · 3 months ago
  41. 2f9f053 Bump build plug-in versions by Thomas Wolf · 3 months ago
  42. 6337151 Bump Bouncy Castle 1.83 -> 1.84 by Thomas Wolf · 3 months ago
  43. a3d2251 Bump netty 4.2.0.Final to 4.2.10.Final by Thomas Wolf · 5 months ago
  44. 22c94b3 Bump dependencies by Thomas Wolf · 5 months ago
  45. 07cfbba [releng] Fix maven wrapper by Thomas Wolf · 5 months ago
  46. 160f911 Ignore flaky ServerTest.serverIdleTimoutWithForce() by Thomas Wolf · 5 months ago
  47. 1783572 GH-879: close channel gracefully in TCP/IP forwarding by Thomas Wolf · 5 months ago
  48. 6b4a81d [maven-release-plugin] prepare for next development iteration by Thomas Wolf · 6 months ago
  49. 03df246 [maven-release-plugin] prepare release sshd-2.17.1 by Thomas Wolf · 6 months ago sshd-2.17.1
  50. e661b4a GH-875: Update Apache Parent POM by Thomas Wolf · 6 months ago
  51. 42d2c7d [maven-release-plugin] prepare for next development iteration by Thomas Wolf · 7 months ago
  52. 9308c1e [maven-release-plugin] prepare release sshd-2.17.0 by Thomas Wolf · 7 months ago sshd-2.17.0
  53. 5f6bef6 Prepare documentation for a 2.17.0 release by Thomas Wolf · 7 months ago
  54. 5ee81f4 Fix duplicate character echoing in ProcessShell by Denys Horman · 7 months ago
  55. b6848c0 Mock git configuration in git-related tests by Thomas Wolf · 7 months ago
  56. d839c95 Bump JUnit 5 to latest patch version by Thomas Wolf · 7 months ago
  57. 7a7f2bb CoreTestSupportUtils: fix test framework by Thomas Wolf · 7 months ago
  58. 7b397c7 [releng] Build with Java 25 in CI by Thomas Wolf · 7 months ago
  59. 164385c [releng] Bump dependencies by Thomas Wolf · 7 months ago
  60. 2e58cb5 [releng] Require Maven 3.9.12 by Thomas Wolf · 7 months ago
  61. 8adfae9 [releng] Release preparation by Thomas Wolf · 7 months ago
  62. 96a84b5 Fix namespace declarations in POMs by Thomas Wolf · 7 months ago
  63. 5c0a7b8 [SSHD-1349] On Java 26-ea, PMD 7.17.0 throws StackOverflowError, update by Gary Gregory · 7 months ago
  64. c66429a GH-865: replace %h in HostName SSH config by Thomas Wolf · 7 months ago
  65. 4eccf49 GH-855: single SftpClient in SftpFileSystem by Thomas Wolf · 7 months ago
  66. c69cd0c GH-855: Thread-safe DefaultSftpClient by Thomas Wolf · 7 months ago
  67. c1f31ee Avoid race condition when closing a SshClient by Thomas Wolf · 7 months ago
  68. c49c068 GH-721: fix SfpFileSystemProvider.getPath(URI) by Thomas Wolf · 7 months ago
  69. 6bcd715 GH-721: Create session timeout thread on demand by Thomas Wolf · 7 months ago
  70. 5a9194b Replace "synchronized" blocks in AbstractSession with ReentrantLock by Evgenii Pasynkov · 8 months ago
  71. 32038f1 GH-861: prevent zero-byte write in SFTP by Thomas Wolf · 7 months ago
  72. bde5669 Update CHANGES.md by Thomas Wolf · 7 months ago
  73. 3a272e9 SSHD-1348: SFTP - gracefully handle zero-length SSH_FXP_READs by Thomas Wolf · 7 months ago
  74. 1ef64dc GH-856: Fix using BC-FIPS by Thomas Wolf · 8 months ago
  75. e82a9d3 Add Maven Wrapper by Christoph John · 9 months ago
  76. b4f2c4a Bump com.github.mwiede:jsch from 2.27.3 to 2.27.4 (#845) by dependabot[bot] · 9 months ago
  77. 621e59f Bump com.google.errorprone:error_prone_core from 2.42.0 to 2.43.0 (#846) by dependabot[bot] · 9 months ago
  78. f988739 [releng] Fix surefire config by Thomas Wolf · 9 months ago
  79. 794122f fix: negate followLinks flag for checkSymlinkState (#843) by Joshua Winkler · 9 months ago
  80. 2bb67e6 Bump org.owasp:dependency-check-maven from 12.1.7 to 12.1.8 (#840) by dependabot[bot] · 10 months ago
  81. 078ea5f Bump org.owasp:dependency-check-maven from 12.1.6 to 12.1.7 (#839) by dependabot[bot] · 10 months ago
  82. 5864a66 Bump org.springframework.integration:spring-integration-bom (#838) by dependabot[bot] · 10 months ago
  83. 9cc46e4 Bump org.apache.maven.plugins:maven-pmd-plugin from 3.27.0 to 3.28.0 (#837) by dependabot[bot] · 10 months ago
  84. 1bf013c [releng] Exclude spring-integration from dependabot updates by Thomas Wolf · 10 months ago
  85. 023729c Use more appropriate disconnect reason codes by Thomas Wolf · 10 months ago
  86. 0a942f7 Bump grpc.version from 1.75.0 to 1.76.0 (#836) by dependabot[bot] · 10 months ago
  87. 9eebbbd Bump org.apache.maven:maven-archiver from 3.6.4 to 3.6.5 (#834) by dependabot[bot] · 10 months ago
  88. c108570 Bump org.codehaus.plexus:plexus-archiver from 4.10.2 to 4.10.3 (#835) by dependabot[bot] · 10 months ago
  89. 89919a7 Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 5.14.0 (#833) by dependabot[bot] · 10 months ago
  90. 4338044 [releng] Exclude JUnit 6 from dependabot updates by Thomas Wolf · 10 months ago
  91. 8f0c296 GH-830: Get EC curve parameters from the security provider by Thomas Wolf · 10 months ago
  92. 74be99e Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to 4.10.2 (#829) by dependabot[bot] · 10 months ago
  93. fc3412e Bump jgit.version from 5.13.3.202401111512-r to 5.13.5.202508271544-r (#831) by dependabot[bot] · 10 months ago
  94. ce71789 Update dead links to OpenSSH PROTOCOL.certkeys by Rantanen · 10 months ago
  95. 22b9b07 GH-827: known_hosts: skip and log invalid lines by Thomas Wolf · 10 months ago
  96. c10dbcd Bump bouncycastle.version from 1.81 to 1.82 (#820) by dependabot[bot] · 10 months ago
  97. 14e155a Bump org.owasp:dependency-check-maven from 12.1.5 to 12.1.6 (#826) by dependabot[bot] · 10 months ago
  98. 9791e39 Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 (#825) by dependabot[bot] · 10 months ago
  99. beca40c Bump org.owasp:dependency-check-maven from 12.1.3 to 12.1.5 (#824) by dependabot[bot] · 10 months ago
  100. 9932ed1 Bump com.google.errorprone:error_prone_core from 2.41.0 to 2.42.0 (#823) by dependabot[bot] · 10 months ago