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 2766 by yutakakn, Mon Dec 27 14:05:08 2004 UTC revision 2782 by yutakakn, Mon Jan 24 14:07:07 2005 UTC
# Line 125  typedef enum { Line 125  typedef enum {
125    
126  #define SSH2_MSG_USERAUTH_PK_OK              60  #define SSH2_MSG_USERAUTH_PK_OK              60
127  #define SSH2_MSG_USERAUTH_PASSWD_CHANGEREQ   60  #define SSH2_MSG_USERAUTH_PASSWD_CHANGEREQ   60
128    #define SSH2_MSG_USERAUTH_INFO_REQUEST          60
129    #define SSH2_MSG_USERAUTH_INFO_RESPONSE         61
130    
131  #define SSH2_MSG_GLOBAL_REQUEST                  80  #define SSH2_MSG_GLOBAL_REQUEST                  80
132  #define SSH2_MSG_REQUEST_SUCCESS                 81  #define SSH2_MSG_REQUEST_SUCCESS                 81

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

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