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

Diff for /src/usr.bin/ssh/auth-options.h between version 1.18 and 1.19

version 1.18, 2010/02/26 20:29:54 version 1.19, 2010/04/16 01:47:26
Line 34 
Line 34 
   
 int     auth_parse_options(struct passwd *, char *, char *, u_long);  int     auth_parse_options(struct passwd *, char *, char *, u_long);
 void    auth_clear_options(void);  void    auth_clear_options(void);
 int     auth_cert_constraints(Buffer *, struct passwd *);  int     auth_cert_options(Key *, struct passwd *);
   
 #endif  #endif

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19