aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/tcap/tcap.cnf
AgeCommit message (Expand)AuthorFilesLines
2012-06-16Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7372 :Pascal Quantin1-3/+7
2011-11-20Get rid of Warnings.Anders Broman1-2/+2
2011-10-19Let subdissectors have a stab at the packet even if it's cut short.Anders Broman1-0/+9
2011-09-27Get rid of check_col, while at it set ENC.Anders Broman1-10/+6
2009-03-23Removed some "statement not reached" warnings.Stig Bjørlykke1-4/+4
2009-03-09Corrected oid names.Stig Bjørlykke1-2/+2
2008-09-14Use the unmodified DialoguePDUs ASN1 file.Anders Broman1-0/+8
2008-09-14Remove the rest of the ANSI TCAP stuff.Anders Broman1-88/+0
2008-09-13Start to get rid of the "old" ANSI TCAP stuff.Anders Broman1-40/+0
2008-09-13Use original UnidialoguePDUs.Anders Broman1-2/+32
2008-07-26Get rid of some unused code warnings.Anders Broman1-1/+4
2007-11-13From Florent DROUIN:Anders Broman1-69/+6
2007-11-07Update to use the -X and -T asn2wrs flags.Anders Broman1-1/+1
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-14/+14
2007-07-30From Florent Drouin:Jeff Morriss1-2/+2
2007-07-27From Florent Drouin:Jeff Morriss1-30/+103
2007-07-27- use #.FN_HDR where #.FN_BODY is not necessaryTomas Kukosa1-21/+21
2007-07-26Change a bunch of calls to col_append_*() to col_add_*() in places where weJeff Morriss1-39/+46
2007-07-13From Florent Drouin: fix for bug http://bugs.wireshark.org/bugzilla/show_bug....Jeff Morriss1-2/+2
2007-06-06use ASN.1 type names in #.FN_BODY (instead of Wireshark type names)Tomas Kukosa1-1/+1
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-1/+1
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-5/+5
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-49/+49
2007-04-23From Florent DROUIN:Anders Broman1-4/+6
2007-04-23TCAP: Fix up indentation a bit.Anders Broman1-2/+3
2007-04-23and the missing files ...Anders Broman1-10/+13
2007-04-21EXPORT DialoguePDU UniDialoguePDU and make them callable by OID.Anders Broman1-0/+5
2007-04-21Put some missing TAG:s in the tree if internal BER fields shown.Anders Broman1-9/+21
2007-01-01Use TransactionId to match ansi map responses to requests and fixAnders Broman1-1/+11
2006-09-27From Florent Drouin:Anders Broman1-72/+48
2005-12-18Update tcap.cnf to generate the current packet-tcap.cGuy Harris1-25/+44
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa1-13/+7
2005-08-18From Tim Endean:Anders Broman1-80/+81
2005-07-22fix for new asn2ethTomas Kukosa1-2/+2
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg1-3/+3
2005-07-12Fix some more signed vs. unsigned warnings.Guy Harris1-18/+18
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-6/+6
2005-06-21the maximum ASN OID length is 256 bytes and there is a define to control this.Ronnie Sahlberg1-2/+2
2005-06-16Clean up white space.Guy Harris1-17/+19
2005-06-08From Olivier Jacques, Anders Broman1-17/+18
2005-06-07Some fixes from Tim EndeanAnders Broman1-7/+50
2005-06-07From Tim Endean:Anders Broman1-4/+5
2005-06-06Let the sub dissector use the top tree.Anders Broman1-11/+16
2005-06-06Add the asn2eth generated TCAP dissector made by Tim Endean to the SVN tree.Anders Broman1-0/+221