The following procedures are deprecated in libssh in favor of the new callback-based server implementation:
ssh_message_auth_password
ssh_message_auth_pubkey
ssh_message_auth_publickey_state
ssh_message_channel_request_pty_term
ssh_message_channel_request_pty_width
ssh_message_channel_request_pty_height
ssh_message_channel_request_pty_pxheight
ssh_message_channel_request_pty_pxwidth
We should deprecate this API as well and provide a proper callback-based server.
See https://api.libssh.org/master/group__libssh__server.html
The following procedures are deprecated in libssh in favor of the new callback-based server implementation:
ssh_message_auth_passwordssh_message_auth_pubkeyssh_message_auth_publickey_statessh_message_channel_request_pty_termssh_message_channel_request_pty_widthssh_message_channel_request_pty_heightssh_message_channel_request_pty_pxheightssh_message_channel_request_pty_pxwidthWe should deprecate this API as well and provide a proper callback-based server.
See https://api.libssh.org/master/group__libssh__server.html