-
Notifications
You must be signed in to change notification settings - Fork 184
Comparing changes
Open a pull request
base repository: mwiede/jsch
base: jsch-0.2.5
head repository: mwiede/jsch
compare: jsch-0.2.6
- 13 commits
- 6 files changed
- 4 contributors
Commits on Dec 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e1b233b - Browse repository at this point
Copy the full SHA e1b233bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11a87f5 - Browse repository at this point
Copy the full SHA 11a87f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e08cefa - Browse repository at this point
Copy the full SHA e08cefaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d1e4ae - Browse repository at this point
Copy the full SHA 9d1e4aeView commit details
Commits on Dec 19, 2022
-
Bump slf4j-api from 2.0.5 to 2.0.6
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.5 to 2.0.6. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_2.0.5...v_2.0.6) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3074eb9 - Browse repository at this point
Copy the full SHA 3074eb9View commit details
Commits on Dec 30, 2022
-
Include host alias instead of the real host in messages and exceptions
Currently, when setting up a jump server with host key checking enabled and host key alias set, a user will be prompted to confirm connection to `localhost`, not the alias.
Configuration menu - View commit details
-
Copy full SHA for 82ebf9c - Browse repository at this point
Copy the full SHA 82ebf9cView commit details
Commits on Jan 2, 2023
-
Fix missing keySize set when loading V1 RSA keys
When loading a RSA key from an OPENSSH V1 file content the keySize was left at the default value 1024 instead of the actual key size from the loaded key material. This change makes the value correct if possible.
Configuration menu - View commit details
-
Copy full SHA for 46c8d88 - Browse repository at this point
Copy the full SHA 46c8d88View commit details
Commits on Jan 3, 2023
-
Merge pull request #256 from mwiede/dependabot/maven/org.slf4j-slf4j-…
…api-2.0.6 Bump slf4j-api from 2.0.5 to 2.0.6
Configuration menu - View commit details
-
Copy full SHA for 579c3a3 - Browse repository at this point
Copy the full SHA 579c3a3View commit details -
Provide public
getKeyTypeString()method in KeyPair classThe package private method `getKeyTypeName()` is a convenient way to get the standard key name for SSH protocol keys. This method gives access to it as a String and makes it common to all KeyPair types.
Configuration menu - View commit details
-
Copy full SHA for 4b94250 - Browse repository at this point
Copy the full SHA 4b94250View commit details -
Merge pull request #257 from ShadelessFox/session-host-alias-message
Include host alias instead of the real host in messages and exceptions
Configuration menu - View commit details
-
Copy full SHA for 4353541 - Browse repository at this point
Copy the full SHA 4353541View commit details -
Merge pull request #258 from Alex-Vol-Amz/fix-KeyPairRSA-size
Fix missing keySize set when loading V1 RSA keys
Configuration menu - View commit details
-
Copy full SHA for bb09e96 - Browse repository at this point
Copy the full SHA bb09e96View commit details -
Merge pull request #259 from Alex-Vol-Amz/enhance-KeyPair-with-getSsh…
…Name Enhancement to present KeyPair.getKeyTypeString() method
Configuration menu - View commit details
-
Copy full SHA for a907690 - Browse repository at this point
Copy the full SHA a907690View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e95034 - Browse repository at this point
Copy the full SHA 0e95034View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff jsch-0.2.5...jsch-0.2.6