Artifact 7bd22c00ef2ca0d8c3362711d521001a7e90c776:
- File ssh.c — part of check-in [2b45db1342] at 2005-02-17 12:34:24 on branch trunk — Revamp interface to verify_ssh_host_key() and askalg(). Each of them now returns an integer: 0 means cancel the SSH connection and 1 means continue with it. Additionally, they can return -1, which means `front end has set an asynchronous alert box in motion, please wait to be called back with the result', and each one is passed a callback function pointer and context for this purpose. I have not yet done the same to askappend() yet, because it will take a certain amount of reorganisation of logging.c. Importantly, this checkin means the host key dialog box now works on OS X. (user: simon size: 243517)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.