aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/tcap
AgeCommit message (Expand)AuthorFilesLines
2006-05-21name changeRonnie Sahlberg2-4/+4
2006-04-25Add distclean and maintainerclean rules.Guy Harris1-0/+4
2006-04-06Add two missing *-exp.cnf filesAnders Broman1-26/+26
2006-02-23Add parsertab.pyc in clean targetAnders Broman1-1/+1
2006-01-31Export dissector_handle_t get_itu_tcap_subdissector()Anders Broman2-1/+3
2005-12-18If we're going to use a handle for the data handle, we need to get aGuy Harris1-1/+2
2005-12-18Update tcap.cnf to generate the current packet-tcap.cGuy Harris1-25/+44
2005-12-17Have tcap subdissectors registering using functions provided by tcap and tcap...Luis Ontanon2-52/+75
2005-12-16Get rid of duplicted dissector tables for MTP3 Service indicator and SCCP ssn:sAnders Broman1-2/+0
2005-12-16From Graeme Lunt:Anders Broman1-2/+2
2005-12-13Avoid the default sccp.ssn range to overwrite sccp.ssns of other dissectors.Luis Ontanon1-1/+1
2005-11-26Get rid of unused global variables.Guy Harris1-5/+0
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa2-15/+9
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs1-2/+2
2005-08-18From Tim Endean:Anders Broman2-86/+108
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 Harris2-21/+21
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-6/+6
2005-06-23From Valery Vybornov:Anders Broman1-0/+4
2005-06-21the maximum ASN OID length is 256 bytes and there is a define to control this.Ronnie Sahlberg1-2/+2
2005-06-20move two functions that are not used by tcap and only used by gsm_a and gsm_s...Ronnie Sahlberg2-66/+0
2005-06-16Clean up white space.Guy Harris2-69/+68
2005-06-08From Olivier Jacques, Anders Broman2-19/+20
2005-06-08Cahnge ssn rangeAnders Broman1-1/+1
2005-06-07Some fixes from Tim EndeanAnders Broman2-11/+54
2005-06-07From Tim Endean:Anders Broman2-11/+11
2005-06-06Let the sub dissector use the top tree.Anders Broman2-16/+22
2005-06-06Add makefile.nmakeAnders Broman1-0/+41
2005-06-06Add the asn2eth generated TCAP dissector made by Tim Endean to the SVN tree.Anders Broman5-0/+1215