Bryan Berns

Results 314 comments of Bryan Berns

If interested, you can test using these binaries: https://github.com/NoMoreFood/openssh-portable/releases/tag/v7.9-merge-1

@bagajjal I agree with @maxsatula's assessment. The code is a potential improvement upon what's there, but it is not what it really needs to be which is why I never...

Based on my topical analysis and general knowledge of how signal handling is done in this fork, I do not believe this vulnerability is relevant to this fork.

Agree we should do this, but it will probably be optional since it will impact performance. Any ideas on how we represent the physical space: Divide it by the number...

> `FILE_ID_BOTH_DIR_INFORMATION::FileId` would be an option to minimize the performance impact (still a single query, but more space required per entry). But I don't have an idea how to count...

I noticed this as well. I plan to add a way to toggle the view / percentages to logical sizes.

Can you clarify your environment and actions takes to reproduce this issue? If the option in PuTTY is selected to allow agent forwarding under the 'Auth' tab, then any certificates...

This looks like a pretty heavy lift both in a development sense and a test environment. Do you know of any SSH client on Windows (paid or free) that is...

This one is tricky. Remote space queries on shares always represent the volume statistics (and sometimes quotas in cases where they are supported and set). In theory, I can actually...

Other file systems like exFAT won't have 'System Volume Information'. There are other APIs to query the real, local path but those don't always work on systems like NetApps. I...