putty/unix
Simon Tatham 8574822b9b 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.

[originally from svn r5330]
2005-02-17 18:34:24 +00:00
..
gtkcfg.c Saw uxcfg.c in half down the middle, to separate out config changes 2005-02-14 07:41:41 +00:00
gtkcols.c
gtkcols.h
gtkdlg.c Revamp interface to verify_ssh_host_key() and askalg(). Each of them 2005-02-17 18:34:24 +00:00
gtkpanel.c
gtkpanel.h
gtkwin.c The terminal window can now indicate that PuTTY is busy in various ways, by 2005-02-15 17:05:58 +00:00
unix.h Oh, and (there's always one) remove the unnecessary extra parameter 2005-02-14 07:44:50 +00:00
ux_x11.c
uxagentc.c
uxcfg.c Oh, and (there's always one) remove the unnecessary extra parameter 2005-02-14 07:44:50 +00:00
uxcons.c Revamp interface to verify_ssh_host_key() and askalg(). Each of them 2005-02-17 18:34:24 +00:00
uxgen.c
uxmisc.c
uxnet.c Simon suggests a better solution to valgrind's complaining about 2005-02-16 11:44:44 +00:00
uxnoise.c
uxplink.c Turn of ICRNL in the client tty when we're not in editing mode. This 2005-01-15 20:39:27 +00:00
uxprint.c
uxproxy.c
uxpterm.c Reinstate the broken -e option in pterm. Also I've just worked out a 2005-02-06 15:52:00 +00:00
uxpty.c Reinstate the broken -e option in pterm. Also I've just worked out a 2005-02-06 15:52:00 +00:00
uxputty.c Reinstate the broken -e option in pterm. Also I've just worked out a 2005-02-06 15:52:00 +00:00
uxsel.c
uxsftp.c
uxsignal.c Rename some of the more stupidly named files in the Unix back end. 2004-12-31 13:02:46 +00:00
uxstore.c
uxucs.c
xkeysym.c