aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_map.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-31Use oid_add_from_string for adding names.Anders Broman1-5/+5
2007-08-29Fix up most of the OID names in GSM MAP.Anders Broman1-1/+1
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-1/+1
2007-07-04Preparations for updated CAMEL dissector.Anders Broman1-0/+3
2007-06-18Update .cnf fileAnders Broman1-1/+1
2007-06-10Updated GSM MAP to use the latest asn1 original files.Anders Broman1-61/+87
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-62/+62
2007-04-23Remove a relic from experimental code.Anders Broman1-2/+1
2007-04-23TCAP: Fix up indentation a bit.Anders Broman1-1/+2
2007-04-03Implement a proposal from Elefterios Gabriel for SCCP:Luis Ontanon1-1/+1
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-62/+62
2007-02-20dont use _U_ when typedeffing a function pointer.Ronnie Sahlberg1-1/+1
2007-02-16From Florent Drouin:Anders Broman1-5/+5
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...Anders Broman1-1/+1
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs1-1/+1
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-05-17Decode Ext-GeographicalInformation.Anders Broman1-2/+4
2006-04-05Expand some value strings, get map_error from gsm_map use the added IE's.Anders Broman1-0/+2
2006-03-30call OID subdissector for private extensiions, fix makefiles.Anders Broman1-2/+2
2006-03-30Fix an off-by-one error.Gerald Combs1-1/+1
2006-01-20Dissect:Anders Broman1-1/+5
2005-12-19Get rid of some GCC warnings about unused code.Anders Broman1-1/+1
2005-12-08Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.Guy Harris1-3/+4
2005-11-29ISUP - Export functions used by INAP and CamelAnders Broman1-0/+21
2005-11-25Update the Camel asn1 spec to 3GPP TS 29.078 version 6.4.0 and export needed ...Anders Broman1-1/+1
2005-09-21OIDs are put into the protocol tree as strings containing a textualGuy Harris1-1/+1
2005-08-17 from Tomas Kukosa, remove a redundant g_strdup()Anders Broman1-1/+1
2005-08-08updates from Anders BRonnie Sahlberg1-1/+43
2005-07-26Rewrite of MAP_dialouge asn1 code, export and use of functions from gsm_map.Anders Broman1-2/+11
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg1-1/+1
2005-06-28Fix to SendAuthenticationInfoResAnders Broman1-1/+1
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-1/+1
2005-06-25Major rewrite to update to version TS 129 002 V6.9.0Anders Broman1-1/+1
2005-06-16Regenerate - this squelches some compiler warnings.Guy Harris1-1/+1
2005-05-10Fix dissection of mo-forwardSMAnders Broman1-1/+1
2005-04-21from Olivier JRonnie Sahlberg1-1/+1
2005-04-15From Olivier Jacques:Anders Broman1-1/+1
2005-04-01tiny bugfix for gsmmapRonnie Sahlberg1-1/+1
2005-03-31 From Jacques, Olivier: Length of digit_str wrongly calculated.Anders Broman1-0/+1
2005-03-30Small bug fixAnders Broman1-1/+1
2005-03-28The "application_context_version" variables in the CAMEL and GSM MAPGuy Harris1-1/+1
2005-02-23fix some asn2eth warningsAnders Broman1-1/+1
2005-02-23update asn2eth and all generated dissectors to new dissect_ber_boolean that t...Ronnie Sahlberg1-1/+1
2005-02-16Add some of the anytime operations.Anders Broman1-1/+1
2005-02-14Fix some compiler warnings (at least one of which is for a real problem).Guy Harris1-1/+1
2005-02-05Re-commit the asn2eth based gsm-map dissector, hopfully it'll work better now.Anders Broman1-11/+18
2005-01-20Back out the asn2eth-generated GSM MAP dissector for now, at AndersGuy Harris1-18/+11
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg1-1/+1
2004-12-12update gsmmap to use the new signature for the ber integer dissection helperRonnie Sahlberg1-1/+1