aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/kerberos
AgeCommit message (Expand)AuthorFilesLines
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-6/+6
2011-10-14Don't generate the conformance file for exported types when building themorriss1-1/+1
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingmorriss2-5/+2
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1 d...wmeier1-3/+3
2011-04-10Rename ws_stat to ws_stat64, and make it take a pointer to a ws_statb64guy1-2/+2
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-2/+2
2010-05-11Reflect changes made in SVN #32752wmeier1-4/+8
2010-01-01Add to the ASN1 kerberos changes made in the non-asn1 version of kerberoswmeier2-6/+6
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj1-1/+0
2009-08-09Don't guard col_clear with col_checkkrj1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-4/+2
2009-04-08(Trivial) Fix some spelling & etc in commentswmeier1-1/+1
2009-04-08More Ethereal --> Wiresharkwmeier1-2/+2
2009-03-15As suggested by Jakub Zawadzki: g_free() is NULL safe, so we don't need check...wmeier1-5/+5
2008-10-17Further updates: dissect error-code and e-data.etxrab4-12/+186
2008-10-16Add asn1 file from Heimdal use som stuff from it add more dissection in the t...etxrab5-47/+810
2008-10-15This file is not needed.etxrab1-417/+0
2008-10-15Now Kerberos compiles, a lot of work remains to get it into shape.etxrab5-71/+491
2008-10-15Start of an asn2wrs generated kerberos dissector. Most of the hand crafted st...etxrab8-0/+2302