libnetconf2 icon indicating copy to clipboard operation
libnetconf2 copied to clipboard

libssh: replace deprecated functions with callback variants

Open rcmcdonald91 opened this issue 1 year ago • 1 comments

ssh_message_auth_password
ssh_message_auth_pubkey
ssh_message_auth_publickey_state

These calls should be refactored to use the callback-based implementations

rcmcdonald91 avatar Sep 27 '24 16:09 rcmcdonald91

Can't, part of the new API is still missing.

michalvasko avatar Sep 30 '24 06:09 michalvasko