aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/tcap
AgeCommit message (Expand)AuthorFilesLines
2007-04-23From Florent DROUIN:etxrab1-4/+6
2007-04-23TCAP: Fix up indentation a bit.etxrab3-79/+83
2007-04-23Mark all the items for TCAP statistics as generatedmorriss1-37/+39
2007-04-23and the missing files ...etxrab2-11/+14
2007-04-23Formating changes and align a bit to spec.etxrab1-47/+62
2007-04-21EXPORT DialoguePDU UniDialoguePDU and make them callable by OID.etxrab3-4/+9
2007-04-21Put some missing TAG:s in the tree if internal BER fields shown.etxrab1-9/+21
2007-04-03Implement a proposal from Elefterios Gabriel for SCCP:lego2-1/+31
2007-01-01Use TransactionId to match ansi map responses to requests and fixetxrab2-1/+12
2006-12-07Revert some dissector_handle_t to static changes to make it compile again.etxrab1-2/+2
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...etxrab1-2/+2
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl1-1/+1
2006-10-03From Florent.Drouin@alcatel.fr:etxrab1-0/+16
2006-09-27From Florent Drouin:etxrab3-83/+347
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...kukosa1-1/+2
2006-05-21- asn2eth renamed to asn2wrskukosa2-5/+5
2006-05-21name changesahlberg2-4/+4
2006-04-25Add distclean and maintainerclean rules.guy1-0/+4
2006-04-06Add two missing *-exp.cnf filesetxrab1-26/+26
2006-02-23Add parsertab.pyc in clean targetetxrab1-1/+1
2006-01-31Export dissector_handle_t get_itu_tcap_subdissector()etxrab2-1/+3
2005-12-18If we're going to use a handle for the data handle, we need to get aguy1-1/+2
2005-12-18Update tcap.cnf to generate the current packet-tcap.cguy1-25/+44
2005-12-17Have tcap subdissectors registering using functions provided by tcap and tcap...lego2-52/+75
2005-12-16Get rid of duplicted dissector tables for MTP3 Service indicator and SCCP ssn:setxrab1-2/+0
2005-12-16From Graeme Lunt:etxrab1-2/+2
2005-12-13Avoid the default sccp.ssn range to overwrite sccp.ssns of other dissectors.lego1-1/+1
2005-11-26Get rid of unused global variables.guy1-5/+0
2005-11-14 - dissect_ber_object_identifier() returns value as tvbkukosa2-15/+9
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in ordergerald1-2/+2
2005-08-18From Tim Endean:etxrab2-86/+108
2005-07-22fix for new asn2ethkukosa1-2/+2
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choicesahlberg1-3/+3
2005-07-12Fix some more signed vs. unsigned warnings.guy2-21/+21
2005-06-26make dissect_ber_choice take a guint* that will return thesahlberg1-6/+6
2005-06-23From Valery Vybornov:etxrab1-0/+4
2005-06-21the maximum ASN OID length is 256 bytes and there is a define to control this.sahlberg1-2/+2
2005-06-20move two functions that are not used by tcap and only used by gsm_a and gsm_s...sahlberg2-66/+0
2005-06-16Clean up white space.guy2-69/+68
2005-06-08From Olivier Jacques, etxrab2-19/+20
2005-06-08Cahnge ssn rangeetxrab1-1/+1
2005-06-07Some fixes from Tim Endeanetxrab2-11/+54
2005-06-07From Tim Endean:etxrab2-11/+11
2005-06-06Let the sub dissector use the top tree.etxrab2-16/+22
2005-06-06Add makefile.nmakeetxrab1-0/+41
2005-06-06Add the asn2eth generated TCAP dissector made by Tim Endean to the SVN tree.etxrab5-0/+1215