Have separate fields for volume, long file name, short file name, and
[obnox/wireshark/wip.git] / packet-kerberos.c
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-10-26 gramFix the rest of the signed/unsigned comparison warnings.
2001-04-15 guyAssorted cleanups.
2001-04-15 guyTvbuffify the ASN.1 code and the Kerberos, LDAP, and...
2001-01-09 guyAdd an additional "protocol index" argument to "{old_...
2001-01-03 gramEnsure that all value_string arrays end in {0, NULL...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-12-26 nneuladded KRB-ERROR response dissection
2000-12-25 guyIf a PrincipalName has at least one name-string, put...
2000-12-24 nneulAdded kerberos name types and lookup in PrincName dissect
2000-12-24 guyRename "asn1_octet_string_value_decode()" to
2000-12-22 nneuladded a couple of msg types - in particular - ERROR...
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-11-13 guyMove "bytes_to_str()" to "strutil.c" from "packet.c...
2000-09-06 gramCheck that columns are enabled and that COL_INFO exists...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-11 guyNot all compilers like zero-length arrays; comment...
2000-08-11 guyKerberos 5 dissector, from Wes Hardaker.