wireshark/asn1/kerberos
Guy Harris a8bc4a0d13 Rename the routines that handle dissector tables with unsigned integer
keys to have _uint in their names, to match the routines that handle
dissector tables with string keys.  (Using _port can confuse people into
thinking they're intended solely for use with TCP/UDP/etc. ports when,
in fact, they work better for things such as Ethernet types, where the
binding of particular values to particular protocols are a lot
stronger.)

svn path=/trunk/; revision=35224
2010-12-20 05:35:29 +00:00
..
KerberosV5Spec2.asn Further updates: dissect error-code and e-data. 2008-10-17 16:09:34 +00:00
Makefile.am
Makefile.common Remove unused NEED_PACKET_PROTO_H variable 2009-10-08 17:26:57 +00:00
Makefile.nmake
k5.asn Further updates: dissect error-code and e-data. 2008-10-17 16:09:34 +00:00
kerberos.cnf Add to the ASN1 kerberos changes made in the non-asn1 version of kerberos 2010-01-01 20:33:09 +00:00
packet-kerberos-template.c Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
packet-kerberos-template.h More Ethereal --> Wireshark 2009-04-08 13:28:23 +00:00