Skip to content

Conversation

@kart2bc
Copy link
Contributor

@kart2bc kart2bc commented Aug 26, 2025

sykesm and others added 30 commits September 22, 2015 13:31
[##103353142]

Signed-off-by: Connor Braa <[email protected]>
[#103353142]

Signed-off-by: Connor Braa <[email protected]>
[#101789464]

Signed-off-by: Andrew Edgar <[email protected]>
* scp itself modifies access time in normal operation

[#104680132]

Signed-off-by: James Myers <[email protected]>
[#103689460]

Signed-off-by: Sam Nelson <[email protected]>
- Remove the very curious usage of '[:]', which was used because the hex
  function requires []byte, but md5/sha1.Sum give you [Size]byte, and
  [:] will return []byte.
- Stop iterating through the bytes to construct the colonized string;
  use fmt.Sprintf("% x", data) as shown in Golang docs (and replace the
  spaces with colons): https://play.golang.org/p/e7W5FVB-hW
…enerators

Simplify SHA1/MD5 fingerprint generators
[#101458218]

Signed-off-by: Luan Santos <[email protected]>
[#108774978]

Signed-off-by: Connor Braa <[email protected]>
[#108774978]

Signed-off-by: James Myers <[email protected]>
The cli team has integrated the authentication and interactive shell
functions into the core.
[#110832166]

Signed-off-by: James Myers <[email protected]>
[#110773500]

Signed-off-by: James Myers <[email protected]>
This reverts commit 166b986.

Signed-off-by: Dan Lavine <[email protected]>
[#107353646]

Signed-off-by: Jen Spinney <[email protected]>
tas-runtime-bot and others added 22 commits October 1, 2024 19:48
Remove chacha20 cipher from cmd/ssh-proxy/main.go file in accordance to SAP security standards in order to prevent vulnerabilities related to terapin attacks.
Related BLI: https://jira.tools.sap/browse/CFAR-1064
Remove chacha20 cipher from cmd/sshd/main.go file in accordance to SAP security standards in order to prevent vulnerabilities related to terapin attacks.
Related BLI: https://jira.tools.sap/browse/CFAR-1064
Remove chacha20 cipher from tests
Related BLI: https://jira.tools.sap/browse/CFAR-1064
Remove chacha20 cipher from tests
Related BLI: https://jira.tools.sap/browse/CFAR-1064
for SHA256 the accepted value is a base64 encoded value instead of hex pair.
…0db7383ee9bcf656eaec6bc50f9'

git-subtree-dir: src/code.cloudfoundry.org/diego-ssh
git-subtree-mainline: b824aeb
git-subtree-split: bd398c2
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Aug 26, 2025

CLA Missing ID CLA Not Signed

@ameowlia ameowlia marked this pull request as ready for review September 10, 2025 18:05
@ameowlia ameowlia requested a review from a team as a code owner September 10, 2025 18:05
@ameowlia ameowlia merged commit 364aba1 into cloudfoundry:develop Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.