Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libssh: replace deprecated functions with callback variants #512

Open
rcmcdonald91 opened this issue Sep 27, 2024 · 1 comment
Open

libssh: replace deprecated functions with callback variants #512

rcmcdonald91 opened this issue Sep 27, 2024 · 1 comment
Labels
is:enhancement Request for adding new feature or enahncing functionality.

Comments

@rcmcdonald91
Copy link

ssh_message_auth_password
ssh_message_auth_pubkey
ssh_message_auth_publickey_state

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

@michalvasko
Copy link
Member

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

@michalvasko michalvasko added the is:enhancement Request for adding new feature or enahncing functionality. label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:enhancement Request for adding new feature or enahncing functionality.
Projects
None yet
Development

No branches or pull requests

2 participants