Browse Subversion Repository
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ssh.h
Parent Directory
| Revision Log
| Patch
| 756 |
char *originator, unsigned short originator_port); |
char *originator, unsigned short originator_port); |
| 757 |
|
|
| 758 |
int SSH_start_scp(PTInstVar pvar, char *sendfile, char *dstfile); |
int SSH_start_scp(PTInstVar pvar, char *sendfile, char *dstfile); |
| 759 |
|
int SSH_scp_sending_status(void); |
| 760 |
int SSH_start_scp_receive(PTInstVar pvar, char *filename); |
int SSH_start_scp_receive(PTInstVar pvar, char *filename); |
| 761 |
int SSH_scp_transaction(PTInstVar pvar, char *sendfile, char *dstfile, enum scp_dir direction); |
int SSH_scp_transaction(PTInstVar pvar, char *sendfile, char *dstfile, enum scp_dir direction); |
| 762 |
int SSH_sftp_transaction(PTInstVar pvar); |
int SSH_sftp_transaction(PTInstVar pvar); |
|
|
Legend:
| Removed from v.8437 |
|
| changed lines |
| |
Added in v.8924 |
|
|
| |