Browse Subversion Repository
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ttxssh.c
Parent Directory
| Revision Log
| Patch
| 4171 |
case ID_SSHUNKNOWNHOST: |
case ID_SSHUNKNOWNHOST: |
| 4172 |
HOSTS_do_unknown_host_dialog(hWin, pvar); |
HOSTS_do_unknown_host_dialog(hWin, pvar); |
| 4173 |
return 1; |
return 1; |
| 4174 |
case ID_SSHDIFFERENTHOST: |
case ID_SSHDIFFERENTKEY: |
| 4175 |
HOSTS_do_different_host_dialog(hWin, pvar); |
HOSTS_do_different_key_dialog(hWin, pvar); |
| 4176 |
return 1; |
return 1; |
| 4177 |
case ID_SSHASYNCMESSAGEBOX: |
case ID_SSHASYNCMESSAGEBOX: |
| 4178 |
if (pvar->err_msg != NULL) { |
if (pvar->err_msg != NULL) { |
|
|
Legend:
| Removed from v.4327 |
|
| changed lines |
| |
Added in v.4330 |
|
|
|