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 6528 by yutakapon, Wed Nov 2 16:12:28 2016 UTC revision 6657 by doda, Thu Mar 23 12:55:00 2017 UTC
# Line 731  void ssh_heartbeat_lock(void); Line 731  void ssh_heartbeat_lock(void);
731  void ssh_heartbeat_unlock(void);  void ssh_heartbeat_unlock(void);
732  void halt_ssh_heartbeat_thread(PTInstVar pvar);  void halt_ssh_heartbeat_thread(PTInstVar pvar);
733  void ssh2_channel_free(void);  void ssh2_channel_free(void);
734    BOOL handle_SSH2_userauth_msg60(PTInstVar pvar);
735  BOOL handle_SSH2_userauth_inforeq(PTInstVar pvar);  BOOL handle_SSH2_userauth_inforeq(PTInstVar pvar);
736    BOOL handle_SSH2_userauth_pkok(PTInstVar pvar);
737  BOOL handle_SSH2_userauth_passwd_changereq(PTInstVar pvar);  BOOL handle_SSH2_userauth_passwd_changereq(PTInstVar pvar);
738  void SSH2_update_compression_myproposal(PTInstVar pvar);  void SSH2_update_compression_myproposal(PTInstVar pvar);
739  void SSH2_update_cipher_myproposal(PTInstVar pvar);  void SSH2_update_cipher_myproposal(PTInstVar pvar);

Legend:
Removed from v.6528  
changed lines
  Added in v.6657

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