aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2006-01-31Export dissector_handle_t get_itu_tcap_subdissector()Anders Broman2-1/+3
2006-01-31Fix a typoAnders Broman1-1/+1
2006-01-31BSSGP - Translate MCC and make MCC MNC etc vissible filtersAnders Broman2-2/+24
2006-01-31Fix a typo.Anders Broman1-1/+1
2006-01-26Add the abillity to translate MCC.Anders Broman2-1/+21
2006-01-22Dissect CellGlobalIdOrServiceAreaIdOrLAI and RAIdentityAnders Broman6-5/+57
2006-01-21RANAP - Dissect ProtocolExtensionField IE:sAnders Broman1-0/+4
2006-01-20Dissect:Anders Broman1-0/+3
2006-01-20Dissect:Anders Broman3-22/+143
2006-01-20Dissect:Anders Broman3-44/+138
2006-01-19ext_qos_subscribed was not correctly decoded in Camel and GSM MAPAnders Broman2-7/+143
2006-01-18In packet-cops.c use proto_item_append_text() instead of creating aGerald Combs1-11/+18
2006-01-17Change some OPCODE decodes from respons to Invoke (bug fix), let gsm_a decode...Anders Broman2-13/+82
2006-01-16From Alejandro Vaquero:Anders Broman4-40/+70
2006-01-15Backup changes.Anders Broman2-44/+53
2006-01-12Reset h245_pi using CLEANUP_PUSH/CLEANUP_CALL_AND_POP so that we don't leaveGerald Combs1-2/+8
2006-01-12Backup the latest editsAnders Broman3-102/+1714
2006-01-12Before we begin dissection, NULLify some global variables that mightGerald Combs1-161/+164
2006-01-10Make sure last_dn is big enough, and set it to NULL when we'reGerald Combs1-2/+4
2006-01-09Use col_set_fence(), not to owerwrite colinfo if more than one Camel pdu is i...Anders Broman1-0/+1
2006-01-07Add dissection of more IE:sAnders Broman3-16/+1156
2006-01-07From Olivier Jacques, Anders Broman1-1/+1
2006-01-06Don't dereference a null pointer. Fixes bug 651. Update the release notesGerald Combs1-1/+3
2006-01-05Bill Meier:Jörg Mayer2-3/+3
2006-01-03Further asn1 code updates and IE decoding.Anders Broman3-87/+1416
2006-01-02Fix a typo.Guy Harris1-1/+1
2005-12-28Updates to the ASN1 code and decode some IE:sAnders Broman3-134/+1793
2005-12-28- Decode some more annex C fieldsLuis Ontanon3-102/+556
2005-12-25microsoft does not use a confounder for spnego when using DNS/TSIGRonnie Sahlberg1-4/+10
2005-12-20Add ASN1 code from some more 3GPP2 dockuments.Anders Broman3-118/+1869
2005-12-20Add dissection of RNSAP, not complete yet.Anders Broman7-1/+15441
2005-12-19Fix some asn1 errors and insert the new code to call TCAP.Anders Broman2-95/+180
2005-12-19Get rid of some GCC warnings about unused code.Anders Broman3-56/+54
2005-12-19Add dissection of Error parameters hopfully geting rid of some GCC warnings.Anders Broman3-240/+623
2005-12-18warning: function declaration isn't a prototypeJörg Mayer1-1/+1
2005-12-18Work in progress ANSI MAP dissector. Anders Broman6-0/+4211
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-18Get rid of an unused variable.Guy Harris1-2/+0
2005-12-18Get rid of an unused variable.Guy Harris1-5/+0
2005-12-18Get rid of an unused variable.Guy Harris1-1/+0
2005-12-17Have tcap subdissectors registering using functions provided by tcap and tcap...Luis Ontanon5-61/+87
2005-12-16From Jaap Keuter:Anders Broman1-3/+4
2005-12-16Get rid of duplicted dissector tables for MTP3 Service indicator and SCCP ssn:sAnders Broman3-5/+2
2005-12-16From Graeme Lunt:Anders Broman4-12/+5
2005-12-14Fix Bug 628 Bugzilla 2.18.3 Anders Broman1-5/+1
2005-12-14Add makefilesAnders Broman2-2/+3
2005-12-14From Grame Lunt:Anders Broman22-135/+343
2005-12-13Avoid the default sccp.ssn range to overwrite sccp.ssns of other dissectors.Luis Ontanon1-1/+1
2005-12-13asn2eth.py:Gerald Combs1-1/+1