- Replace deprecated
libsshfunctions insrc/ssh_server.c:→ssh_message_auth_passwordauth_password_functioncallback (✓ completed)→ssh_message_channel_request_pty_width/heightchannel_pty_request_functioncallback (✓ completed)- Migrated to callback-based server API as of libssh 0.9+
- Implement robust command handling for non-interactive SSH exec requests.
- Basic exec support completed (handles
exitcommand) - All tests passing
- Basic exec support completed (handles