Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ssh.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3096 by yutakapon, Sat Jan 19 15:02:03 2008 UTC revision 3102 by yutakapon, Fri Feb 1 11:09:08 2008 UTC
# Line 481  void SSH_open_channel(PTInstVar pvar, ui Line 481  void SSH_open_channel(PTInstVar pvar, ui
481                        char FAR * originator, unsigned short originator_port);                        char FAR * originator, unsigned short originator_port);
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_start_scp_receive(PTInstVar pvar, char *filename);
485  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);
486  int SSH_sftp_transaction(PTInstVar pvar);  int SSH_sftp_transaction(PTInstVar pvar);
487    

Legend:
Removed from v.3096  
changed lines
  Added in v.3102

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26