/[inetutils]/inetutils/libtelnet/auth-proto.h
ViewVC logotype

Diff of /inetutils/libtelnet/auth-proto.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by gray, Fri Dec 6 16:09:06 2002 UTC revision 1.4 by gray, Tue Oct 11 11:18:51 2005 UTC
# Line 89  void kerberos5_reply P((TN_Authenticator Line 89  void kerberos5_reply P((TN_Authenticator
89  int kerberos5_status P((TN_Authenticator *, char *, int));  int kerberos5_status P((TN_Authenticator *, char *, int));
90  void kerberos5_printsub P((unsigned char *, int, unsigned char *, int));  void kerberos5_printsub P((unsigned char *, int, unsigned char *, int));
91  #endif  #endif
92    
93    #ifdef  SHISHI
94    int krb5shishi_init P((TN_Authenticator *, int));
95    int krb5shishi_send P((TN_Authenticator *));
96    void krb5shishi_is P((TN_Authenticator *, unsigned char *, int));
97    void krb5shishi_reply P((TN_Authenticator *, unsigned char *, int));
98    int krb5shishi_status P((TN_Authenticator *, char *, int));
99    void krb5shishi_printsub P((unsigned char *, int, unsigned char *, int));
100    void krb5shishi_cleanup P((TN_Authenticator *));
101    #endif
102  #endif  #endif

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26