aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ansi-tcap
AgeCommit message (Expand)AuthorFilesLines
2009-10-08Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam1-1/+0
2009-09-23Propagate the changes to the .cnf file so they don't get lost when regenerati...Anders Broman1-7/+7
2009-09-06Rename address_to_str() to ep_address_to_str() because:Kovarththanan Rajaratnam1-4/+4
2009-08-21Sanitize epan includesKovarththanan Rajaratnam1-1/+1
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-4/+1
2009-06-22More header_field_info cleanup.Stig Bjørlykke1-2/+2
2009-06-20From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-3/+3
2009-03-15As suggested by Jakub Zawadzki: g_free() is NULL safe, so we don't need check...Bill Meier1-189/+174
2008-11-04prefs.h & conversation.h not req'd; data_handle not usedBill Meier1-1/+0
2008-10-13Remove line from template which was previously manually removed from the gene...Bill Meier1-1/+0
2008-10-13Remove unused prefs.h, conversation.h & data_handle; Fix typoBill Meier1-5/+1
2008-09-13Fix typoAnders Broman1-2/+2
2008-09-13Move the ITU asn1 files to /tcapAnders Broman5-292/+0
2008-07-28Get rid of some unused code warnings.Anders Broman1-0/+5
2008-03-01Rewrote to use g_strlcpy and g_strlcat.Stig Bjørlykke1-1/+2
2008-01-17Hmmm. The previous ansi_tcap.cnf did not make valid code.Stig Bjørlykke1-1/+1
2008-01-16- Removed some unused variables in asn1 dissectorsStig Bjørlykke1-2/+0
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-1/+2
2007-11-12Replace strcpy()+strcat() with g_snprintf(). Make sure a string isn'tGerald Combs2-37/+30
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer1-1/+1
2007-10-10- Change Makefiles to include preincJörg Mayer2-1/+3
2007-10-10You cannot rename a new directory unless checked in.Jörg Mayer12-0/+1468