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

Diff for /src/usr.bin/ssh/auth.h between version 1.22 and 1.23

version 1.22, 2001/06/26 17:27:22 version 1.23, 2001/12/09 18:45:56
Line 127 
Line 127 
 int     auth_root_allowed(char *);  int     auth_root_allowed(char *);
   
 int     auth2_challenge(Authctxt *, char *);  int     auth2_challenge(Authctxt *, char *);
   void    auth2_challenge_stop(Authctxt *);
   
 int     allowed_user(struct passwd *);  int     allowed_user(struct passwd *);
   

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23