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 2729 by yutakakn, Sun Nov 14 15:53:21 2004 UTC revision 2748 by yutakakn, Sat Dec 11 07:31:00 2004 UTC
# Line 370  int SSH_get_clear_MAC_size(PTInstVar pva Line 370  int SSH_get_clear_MAC_size(PTInstVar pva
370  void SSH2_send_kexinit(PTInstVar pvar);  void SSH2_send_kexinit(PTInstVar pvar);
371  BOOL do_SSH2_userauth(PTInstVar pvar);  BOOL do_SSH2_userauth(PTInstVar pvar);
372  void debug_print(int no, char *msg, int len);  void debug_print(int no, char *msg, int len);
373    void ssh_heartbeat_lock_initialize(void);
374    void ssh_heartbeat_lock(void);
375    void ssh_heartbeat_unlock(void);
376    
377  #endif  #endif

Legend:
Removed from v.2729  
changed lines
  Added in v.2748

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