[BACK]Return to ssh.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/ssh.h between version 1.71 and 1.71.2.1

version 1.71, 2002/06/22 02:00:29 version 1.71.2.1, 2003/09/16 21:20:28
Line 79 
Line 79 
  */   */
 #define SSH_SESSION_KEY_LENGTH          32  #define SSH_SESSION_KEY_LENGTH          32
   
 /* Name of Kerberos service for SSH to use. */  
 #define KRB4_SERVICE_NAME               "rcmd"  
   
 /* Used to identify ``EscapeChar none'' */  /* Used to identify ``EscapeChar none'' */
 #define SSH_ESCAPECHAR_NONE             -2  #define SSH_ESCAPECHAR_NONE             -2
   

Legend:
Removed from v.1.71  
changed lines
  Added in v.1.71.2.1