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 2757 by yutakakn, Fri Dec 17 14:05:55 2004 UTC revision 2766 by yutakakn, Mon Dec 27 14:05:08 2004 UTC
# Line 378  void SSH2_send_kexinit(PTInstVar pvar); Line 378  void SSH2_send_kexinit(PTInstVar pvar);
378  BOOL do_SSH2_userauth(PTInstVar pvar);  BOOL do_SSH2_userauth(PTInstVar pvar);
379  void debug_print(int no, char *msg, int len);  void debug_print(int no, char *msg, int len);
380  void ssh_heartbeat_lock_initialize(void);  void ssh_heartbeat_lock_initialize(void);
381    void ssh_heartbeat_lock_finalize(void);
382  void ssh_heartbeat_lock(void);  void ssh_heartbeat_lock(void);
383  void ssh_heartbeat_unlock(void);  void ssh_heartbeat_unlock(void);
384    void halt_ssh_heartbeat_thread(PTInstVar pvar);
385    
386  #endif  #endif

Legend:
Removed from v.2757  
changed lines
  Added in v.2766

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