Michael Buckley
Michael Buckley
We have a working implementation of this in our copy of libssh2. It looks similar to the code in Guacamole. I believe the provinence of this work was patches discussed...
Still working on this. My week has been busier than expected, and I'll be in a lot of mettings tomorrow. Looks like I should also write man pages for the...
I've got a WIP PR for this https://github.com/libssh2/libssh2/pull/752 It contains what I believe are the relevant changes betwene our internal copy of libssh2 and this repository. We were pretty good...
I'll fix the CI errors and push fixes tomorrow.
All CI tests now passing.
@moredip I left a comment, but it otherwise looks good.
Oh yeah, I agree with @ondrejhanslik. The category methods should be prefixed.
@jensutbult Thank you for responding. It makes sense that you explored this option already, and yes, I'm aware how terrible the driver install experience is. However, for our product, users...
@jensutbult Sorry, not yet. Because of how much work it was going to take, the feature got delayed to a later release, so I've been working on other things. But...
It's definitely an ABI breaking change. In this case, I just created a pull request from a commit in our repo that someone else at Panic wrote, without considering if...