summaryrefslogtreecommitdiff
path: root/asn1/tcap
AgeCommit message (Expand)AuthorFilesLines
2008-04-16sccp_ssn_table is not used so remove it. The handoff function does not need ...Jeff Morriss1-11/+2
2008-03-01Rewrote to use g_strlcpy and g_strlcat.Stig Bjørlykke1-3/+4
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-1/+2
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa1-1/+1
2007-11-13From Florent DROUIN:Anders Broman2-70/+7
2007-11-07Update to use the -X and -T asn2wrs flags.Anders Broman2-2/+2
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-14/+14
2007-10-11Display TCAP parameter lengths in decimal (like packet-ber does). Fix hex-pa...Jeff Morriss1-26/+40
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-10Split tcap into tcap and ansi-tcap. Just assume that all theJörg Mayer13-1442/+96
2007-09-17Updated tcap Makefile to also build ANSI TCAP on unix.Stig Bjørlykke1-2/+8
2007-09-17From Florent Drouin: malloc the size of the structure, not the size of a poin...Jeff Morriss1-1/+1
2007-09-13Remove debug code.Anders Broman1-1/+0
2007-09-13Try to protect the hash table...Anders Broman2-7/+15
2007-09-12Warning fixes.Anders Broman2-7/+8
2007-09-12Use the new ANSI TCAP dissector.Anders Broman3-14/+156
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon2-2/+2
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-1/+1
2007-08-24From Chris Maynard:Anders Broman1-29/+5
2007-08-17Add code for finding sub dissectors.Anders Broman3-15/+120
2007-08-16Collect context data.Anders Broman3-5/+84
2007-08-15Change tcap_private to ansi_tcap_private.Anders Broman1-7/+7
2007-08-14Preparations to split the TCAP dissector into ANSI and ITU parts.Anders Broman1-0/+39
2007-08-14Update the makefileAnders Broman1-2/+21
2007-08-14Add files for ANSI TCAP.Anders Broman3-0/+391
2007-08-14Add the original TCAP ASN1 files.Anders Broman6-0/+659
2007-07-30From Florent Drouin:Jeff Morriss2-8/+10
2007-07-27From Florent Drouin:Jeff Morriss3-105/+201
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 Broman2-2/+2
2007-05-20Update MAP_DialoguePDU to 3GPP TS 29.002 V8.1.0 (2007-03) update makefiles andAnders Broman3-5/+7
2007-05-15actx in the rest of dissect_ber..()lAnders Broman2-10/+10
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2-100/+97
2007-04-23From Florent DROUIN:Anders Broman1-4/+6
2007-04-23TCAP: Fix up indentation a bit.Anders Broman3-79/+83
2007-04-23Mark all the items for TCAP statistics as generatedJeff Morriss1-37/+39
2007-04-23and the missing files ...Anders Broman2-11/+14
2007-04-23Formating changes and align a bit to spec.Anders Broman1-47/+62
2007-04-21EXPORT DialoguePDU UniDialoguePDU and make them callable by OID.Anders Broman3-4/+9
2007-04-21Put some missing TAG:s in the tree if internal BER fields shown.Anders Broman1-9/+21
2007-04-03Implement a proposal from Elefterios Gabriel for SCCP:Luis Ontanon2-1/+31
2007-01-01Use TransactionId to match ansi map responses to requests and fixAnders Broman2-1/+12
2006-12-07Revert some dissector_handle_t to static changes to make it compile again.Anders Broman1-2/+2
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...Anders Broman1-2/+2
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping1-1/+1
2006-10-03From Florent.Drouin@alcatel.fr:Anders Broman1-0/+16