Sign in
apache
/
mina-sshd
/
HEAD
7b19f6b
Update CHANGES.md
by Thomas Wolf
· 3 weeks ago
master
fb21e1f
Merge pull request #639 from ianjoneill/f-ed25519-bc
by Thomas Wolf
· 3 weeks ago
9c49609
Update docs
by Ian O'Neill
· 4 weeks ago
615fab4
Add some tests
by Ian O'Neill
· 4 weeks ago
cc10154
Replace wildcard imports
by Ian O'Neill
· 8 weeks ago
d00d688
Add some JavaDoc
by Ian O'Neill
· 8 weeks ago
f2d2ab0
Ensure net.i2p.crypto provider is used if it's available
by Ian O'Neill
· 8 weeks ago
cfa874a
Consistent naming
by Ian O'Neill
· 3 months ago
8b4c553
Generalise generating host key provider
by Ian O'Neill
· 3 months ago
a50d0f5
Refactor private key decoder
by Ian O'Neill
· 3 months ago
1980860
Refactor public key decoder
by Ian O'Neill
· 3 months ago
2897872
Add support for Ed25519 via Bouncy Castle
by Ian O'Neill
· 3 months ago
0d65679
GH-642: Revert "JceRandom: use SecureRandom.getInstanceStrong()"
by Thomas Wolf
· 4 weeks ago
03cee94
GH-643: provide interfaces for caching file attributes on paths
by Thomas Wolf
· 5 weeks ago
7cc9c49
GH-636: Handle unknown key types in known_hosts
by Thomas Wolf
· 8 weeks ago
690be26
Merge pull request #634 from Main-Tomi/master_ls_issue
by Thomas Wolf
· 9 weeks ago
f5c7b80
Fixed attribute repeated execution
by Tomi Lin
· 9 weeks ago
d7a8d7d
GH-626: Enable Streaming.Async for ChannelDirectTcpip
by Thomas Wolf
· 2 months ago
0114a5f
Do not trim user names, passwords, and file paths or file names
by Thomas Wolf
· 2 months ago
827e81e
GH-628: SFTP: Fix reading directories with trailing blanks in the name
by Thomas Wolf
· 2 months ago
38bb2c6
GH-606: ML-KEM key exchange implementation using Bouncy Castle
by Thomas Wolf
· 5 months ago
00fb9b6
Bump Bouncy Castle version 1.78.1 -> 1.79
by Thomas Wolf
· 3 months ago
017bf00
Simplify aliases for DH factories
by Thomas Wolf
· 3 months ago
dfc12ba
Re-add OpenSSH alias for sntrup761x25519-sha512
by Thomas Wolf
· 2 months ago
1198cdb
Merge pull request #617 from JohnnyJayJay/master
by Thomas Wolf
· 3 months ago
79219ec
feat(git): add GitPackConfiguration for optional jgit configuration
by JohnnyJayJay
· 4 months ago
dfa9b06
GH-618: Fix reading an OpenSshCertificate from a Buffer
by Thomas Wolf
· 4 months ago
4748eae
Add changelog for 2.14.0
by Guillaume Nodet
· 4 months ago
dbd9c31
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 4 months ago
1cc0c0c
[maven-release-plugin] prepare release sshd-2.14.0
by Guillaume Nodet
· 4 months ago
sshd-2.14.0
566445f
Fix sshd-benchmark pom for release
by Guillaume Nodet
· 4 months ago
633f0a3
Remove unneeded managed dependency (#610)
by Guillaume Nodet
· 4 months ago
1fa773c
Bump grpc.version from 1.65.1 to 1.66.0
by dependabot[bot]
· 4 months ago
8fc559f
Bump pmd.version from 7.4.0 to 7.5.0
by dependabot[bot]
· 4 months ago
90872df
Use a global SecureRandom instance
by Thomas Wolf
· 4 months ago
2fff9b4
Remove logback-test.xml from sshd-common test jar (fix #595)
by Guillaume Nodet
· 4 months ago
01289ce
RunBenchmarks: fix command line options
by Thomas Wolf
· 4 months ago
a1a2d8f
Bump com.github.mwiede:jsch from 0.2.18 to 0.2.19
by dependabot[bot]
· 4 months ago
684b204
Bump spring.version from 5.3.37 to 5.3.39
by dependabot[bot]
· 4 months ago
246a2cd
Point to github issues instead of JIRA
by Guillaume Nodet
· 4 months ago
a45203c
Remove license element from pom (inherited from ASF parent)
by Guillaume Nodet
· 4 months ago
77877bf
Bump org.owasp:dependency-check-maven from 9.0.9 to 10.0.4
by dependabot[bot]
· 5 months ago
a593ad4
Bump commons-io:commons-io from 2.11.0 to 2.16.1
by dependabot[bot]
· 6 months ago
8db5cad
GH-597: pass on Charset in ClientSession.executeRemoteCommand()
by Thomas Wolf
· 4 months ago
7fa206f
GH-587: prevent NPE in NettyIoSession
by Thomas Wolf
· 4 months ago
f039b68
BuiltInCiphers: fix ChaCha20-Poly1305 key size
by Thomas Wolf
· 5 months ago
ff9fc91
sntrup761x25519-sha512 is now an official IANA name
by Thomas Wolf
· 5 months ago
980d94b
GH-590: provide a single flag to enable FIPS mode
by Thomas Wolf
· 5 months ago
3cc9d48
JceRandom: use SecureRandom.getInstanceStrong()
by Thomas Wolf
· 5 months ago
e694310
GH-590: Be more careful with Bouncy Castle in FIPS environment
by Thomas Wolf
· 5 months ago
890f93a
ChaCha20-Poly1305 is always supported
by Thomas Wolf
· 5 months ago
40a08a4
Merge pull request #580 from ShellWen/fix/android-user-home
by Thomas Wolf
· 5 months ago
8408a70
Replace deprecated systemProperties surefire plugin element with systemPropertyVariables one
by Lyor Goldstein
· 5 months ago
b50fff3
Add Android-specific exception message
by ShellWen
· 5 months ago
361da19
GH-582: Fix filtering of unsupported algorithms in NamedFactory
by Thomas Wolf
· 5 months ago
a9504ba
Switch to JUnit 5
by Guillaume Nodet
· 6 months ago
df83bf3
Update README and CHANGES
by Thomas Wolf
· 5 months ago
7bc19f3
GH-524: Add sshd-benchmarks maven project
by Thomas Wolf
· 5 months ago
16b3078
Resolve warning from maven-dependency-plugin
by Thomas Wolf
· 5 months ago
9e4e040
Clean-up: timeout-free KEX
by Thomas Wolf
· 5 months ago
c2a4760
GH-524: Avoid unnecessary work in SFTP uploads
by Thomas Wolf
· 5 months ago
d53fea9
GH-524: More ChaCha20-Poly1305 optimizations
by Thomas Wolf
· 6 months ago
4b6f809
GH-533: Fix ClientUserAuthService iteration through methods
by Thomas Wolf
· 6 months ago
0b96a45
Bump org.apache:apache from 32 to 33 (#572)
by dependabot[bot]
· 6 months ago
c50068d
Bump bytebuddy.version from 1.12.6 to 1.14.18 (#569)
by dependabot[bot]
· 6 months ago
5a6cf2f
Fix source assembly
by Thomas Wolf
· 6 months ago
0ac565d
Fix minimalMavenBuildVersion to 3.9.8
by Thomas Wolf
· 6 months ago
35325b1
Fix groupId of build-helper-maven-plugin
by Thomas Wolf
· 6 months ago
9eb16fb
Resolve warning from maven-pmd-plugin
by Thomas Wolf
· 6 months ago
4b30ab0
Bump pmd.version from 6.47.0 to 7.4.0 (#557)
by dependabot[bot]
· 6 months ago
2e0e432
Bump spring.version from 5.3.28 to 5.3.37 (#559)
by dependabot[bot]
· 6 months ago
529ed88
Bump org.apache.maven.plugins:maven-checkstyle-plugin (#560)
by dependabot[bot]
· 6 months ago
cb06dbe
Bump org.mockito:mockito-core from 4.2.0 to 4.11.0 (#561)
by dependabot[bot]
· 6 months ago
b7e1bd5
Bump grpc.version from 1.27.2 to 1.65.1 (#558)
by dependabot[bot]
· 6 months ago
3e35da4
Bump com.google.errorprone:error_prone_core from 2.0.15 to 2.29.2 (#550)
by dependabot[bot]
· 6 months ago
b0ffacb
Bump org.apache.maven.plugins:maven-jxr-plugin from 3.1.1 to 3.4.0 (#553)
by dependabot[bot]
· 6 months ago
e4cf1f3
Bump org.apache.maven:maven-archiver from 3.6.1 to 3.6.2 (#555)
by dependabot[bot]
· 6 months ago
e5051b5
Bump org.assertj:assertj-core from 3.24.2 to 3.26.3 (#556)
by dependabot[bot]
· 6 months ago
182df5e
Bump slf4j.version from 1.7.32 to 1.7.36 (#554)
by dependabot[bot]
· 6 months ago
0139579
Ignore dependencies that require JDK > 8
by Guillaume Nodet
· 6 months ago
ef3003c
Use latest maven in snapshot deployment
by Guillaume Nodet
· 6 months ago
ff97cfd
Remove warning and switch dependabot to daily until most deps are upgraded
by Guillaume Nodet
· 6 months ago
0659cbb
Bump net.revelc.code.formatter:formatter-maven-plugin from 2.16.0 to 2.24.1 (#541)
by dependabot[bot]
· 6 months ago
44d5666
Ensure the build requires Maven 3.9.x
by Guillaume Nodet
· 6 months ago
c258502
Validate formatting has been done before CI (#548)
by Guillaume Nodet
· 6 months ago
9dcb788
Require JDK 17 at build time (fixes #536) (#537)
by Guillaume Nodet
· 6 months ago
2b93f5c
GH-524: Poly1305Mac: avoid needless byte copying
by Thomas Wolf
· 6 months ago
f60f759
GH-524: Use built-in native AES from SunJCE if available
by Thomas Wolf
· 6 months ago
a7ccaf7
SFTP: provide SftpClient.put()
by Thomas Wolf
· 6 months ago
4160b6e
GH-524: SFTP: optimize SftpOutputStreamAsync
by Thomas Wolf
· 6 months ago
2e85df7
GH-524: Performance: avoid buffer copying
by Thomas Wolf
· 6 months ago
c5e34dd
GH-524: Performance (minor): optimize buffer operations
by Thomas Wolf
· 6 months ago
d9d1277
SFTP: correct receive(id, timeout)
by Thomas Wolf
· 6 months ago
145eef1
GH-524: Optimize the chacha20-poly1305 cipher
by Thomas Wolf
· 6 months ago
8de0568
Merge remote-tracking branch 'origin/releases/v2.13.2'
by Guillaume Nodet
· 6 months ago
1df1cf5
Bump ant.version from 1.10.12 to 1.10.14 (#540)
by dependabot[bot]
· 6 months ago
ac1bf81
Bump com.github.mwiede:jsch from 0.2.17 to 0.2.18 (#544)
by dependabot[bot]
· 6 months ago
5c3c89f
Add dependabot (#538)
by Guillaume Nodet
· 6 months ago
0d324d6
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 6 months ago
releases/v2.13.2
0e74e89
[maven-release-plugin] prepare release sshd-2.13.2
by Guillaume Nodet
· 6 months ago
sshd-2.13.2
Next »