Thomas Wolf

Results 149 comments of Thomas Wolf

PR #591 perhaps explains better what I have in mind.

(Off-topic) Just noticed: using the bc-fips JAR in an OSGi environment might be difficult. I don't see any OSGi headers in the MANIFEST.MF. Plus the version number is unrelated to...

Hm. There seem to be two things missing (this is just from code inspection): 1. In `SftpMessage.waitUntilSent()`, we should cancel the write attempt. 2. In `ChannelAsyncOutputStream`, we should propagate cancellation...

The draft RFCs for SFTP versions 3, 4, and 5 are silent on this matter. For SFTP version 6, the draft RFC says > The server SHOULD NOT apply a...

> Alternatively, metadata can be contributed to the [reachability metadata repository](https://github.com/oracle/graalvm-reachability-metadata). I think that would be the way to go. I know that there's a lot of reflection going on...

Not sure I agree. I think this expired memo is misguided. RFC 4254 requires parties that do not understand a particular global request to reply with SSH_MSG_REQUEST_FAILURE. A peer that...

Yes, don't center the buttons. If at all that would be done in #2929. (And this dialog here might make a good simple test case to check that whatever is...

I thought a factor of 2 was already rather generous. Apparently not. In the bug report linked in the commit message when that test was created, the UI freeze was...