Browse Subversion Repository
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ssh.h
Parent Directory
| Revision Log
| Patch
| 482 |
|
|
| 483 |
int SSH_start_scp(PTInstVar pvar, char *sendfile, char *dstfile); |
int SSH_start_scp(PTInstVar pvar, char *sendfile, char *dstfile); |
| 484 |
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); |
| 485 |
|
int SSH_sftp_transaction(PTInstVar pvar); |
| 486 |
|
|
| 487 |
/* auxiliary SSH2 interfaces for pkt.c */ |
/* auxiliary SSH2 interfaces for pkt.c */ |
| 488 |
int SSH_get_min_packet_size(PTInstVar pvar); |
int SSH_get_min_packet_size(PTInstVar pvar); |
|
|
Legend:
| Removed from v.3093 |
|
| changed lines |
| |
Added in v.3096 |
|
|
| |