Wireshark-commits: [Wireshark-commits] rev 49328: /trunk/asn1/kerberos/ /trunk/asn1/kerberos/: Kerb

Date: Thu, 16 May 2013 12:21:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49328

User: mmann
Date: 2013/05/16 05:21 AM

Log:
 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)
 
 Letting the more experienced ASN.1 developers tweak it a little more before the "generated" dissector is accepted (which is why it's not included here)

Directory: /trunk/asn1/kerberos/
  Changes    Path                          Action
  +60 -13    KerberosV5Spec2.asn           Modified
  +1 -1      k5.asn                        Modified
  +216 -16   kerberos.cnf                  Modified
  +759 -304  packet-kerberos-template.c    Modified
  +9 -5      packet-kerberos-template.h    Modified