Revision history for SSH-LibSSH
0.10.0 2025-01-12T16:46:42+02:00
- Fix exception when the timeout parameter is not used on connect
- Fix scp: error: unexpected filename
- Add send_signal method to allow sending signals like HUP to a channel
- Add connect-timeout=60 argument to the connect function that uses SSH_OPTIONS_TIMEOUT
- Add Channel methods is-open and get-session
- Add list-auth-methods to get the authentication methods
- Add bind-addr connect parameter to allow binding to different address
- Add compression-level connect parameter 0..9=0
0.9.2 2024-11-09T11:20:35+01:00
- Initial version as a Raku Community module