wireshark/asn1/kerberos
Guy Harris 2f44afef80 Use ENCTYPE_NULL in the krb5_crypto_init() call.
That appears to be a name supplied both by MIT and Heimdal Kerberos.
Using it makes it a bit clearer what the code is doing, and might avoid
type clash warnings if it's the right type (e.g., if it's a member of an
enum, as it is in Heimdal, and the corresponding argument to
krb5_crypto_init() is of the same type, the types will match).

Change-Id: I81b79223f789b8d1ec47180b7636ac1d83e03681
Reviewed-on: https://code.wireshark.org/review/5898
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2014-12-20 01:57:03 +00:00
..
CMakeLists.txt Use new BER functions in kpasswd. 2014-04-18 21:42:51 +00:00
KerberosV5Spec2.asn Updated the Kerberos ASN.1 dissector to the point I believe it can replace the "hand made" one. Bug 8649 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8649) 2013-05-16 12:21:43 +00:00
Makefile.am Remove $Id$ from the ASN.1 dissectors and regenerate them. 2014-02-18 03:05:28 +00:00
Makefile.common Add more files to the distribution. 2014-07-31 04:31:10 +00:00
Makefile.nmake Remove $Id$ from the ASN.1 dissectors and regenerate them. 2014-02-18 03:05:28 +00:00
RFC3244.asn Use new BER functions in kpasswd. 2014-04-18 21:42:51 +00:00
k5.asn Remove $Id$ from the ASN.1 dissectors and regenerate them. 2014-02-18 03:05:28 +00:00
kerberos.cnf Kerberos: import KRB5_AD_WIN2K_PAC dissection from old non ASN.1 based dissector 2014-12-14 18:43:38 +00:00
packet-kerberos-template.c Use ENCTYPE_NULL in the krb5_crypto_init() call. 2014-12-20 01:57:03 +00:00
packet-kerberos-template.h Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate dissectors. 2014-02-26 19:38:21 +00:00