Browse Subversion Repository
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ssh.c
Parent Directory
| Revision Log
| Patch
| 7647 |
} while (ret <= sizeof(buf)); |
} while (ret <= sizeof(buf)); |
| 7648 |
|
|
| 7649 |
// eof |
// eof |
| 7650 |
|
c->scp.state = SCP_DATA; |
| 7651 |
|
|
| 7652 |
buf[0] = '\0'; |
buf[0] = '\0'; |
| 7653 |
parm.buf = buf; |
parm.buf = buf; |
| 7654 |
parm.buflen = 1; |
parm.buflen = 1; |
| 7658 |
|
|
| 7659 |
ShowWindow(hWnd, SW_HIDE); |
ShowWindow(hWnd, SW_HIDE); |
| 7660 |
|
|
|
c->scp.state = SCP_DATA; |
|
| 7661 |
return 0; |
return 0; |
| 7662 |
|
|
| 7663 |
cancel_abort: |
cancel_abort: |
|
|
Legend:
| Removed from v.3119 |
|
| changed lines |
| |
Added in v.3124 |
|
|
|