aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/kerberos/packet-kerberos-template.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Reflect changes made in SVN #32752Bill Meier1-4/+8
2010-01-01Add to the ASN1 kerberos changes made in the non-asn1 version of kerberosBill Meier1-5/+6
2009-08-09Don't guard col_clear with col_checkKovarththanan Rajaratnam1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-4/+2
2009-04-08(Trivial) Fix some spelling & etc in commentsBill Meier1-1/+1
2009-03-15As suggested by Jakub Zawadzki: g_free() is NULL safe, so we don't need check...Bill Meier1-5/+5
2008-10-17Further updates: dissect error-code and e-data.Anders Broman1-0/+15
2008-10-16Add asn1 file from Heimdal use som stuff from it add more dissection in the t...Anders Broman1-1/+58
2008-10-15Now Kerberos compiles, a lot of work remains to get it into shape.Anders Broman1-64/+333
2008-10-15Start of an asn2wrs generated kerberos dissector. Most of the hand crafted st...Anders Broman1-0/+1313