/[shishi]/inetutils/headers/shishi_def.h
ViewVC logotype

Diff of /inetutils/headers/shishi_def.h

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

revision 1.3 by npo, Wed Sep 24 15:17:58 2003 UTC revision 1.4 by npo, Mon Sep 29 09:41:26 2003 UTC
# Line 19  Cambridge, MA 02139, USA.  */ Line 19  Cambridge, MA 02139, USA.  */
19  #include <sys/socket.h>  #include <sys/socket.h>
20  #include <netinet/in.h>  #include <netinet/in.h>
21    
 #define SHISHI_KEYUSAGE_KCMD_DES 1026  
22  #define SERVICE "host"  #define SERVICE "host"
23  #define BUFLEN 1040  #define BUFLEN 1040
24    
# Line 44  struct auth_data Line 43  struct auth_data
43    int kerberos_version;    int kerberos_version;
44    int verbose;    int verbose;
45    Shishi *h;    Shishi *h;
46      Shishi_ap * ap;
47    int protocol;    int protocol;
48    Shishi_key * enckey;    Shishi_key * enckey;
49    shishi_ivector iv1, iv2;    shishi_ivector iv1, iv2;

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