aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_map.h
AgeCommit message (Collapse)AuthorFilesLines
2006-05-17Decode Ext-GeographicalInformation.Anders Broman1-2/+4
svn path=/trunk/; revision=18182
2006-04-05Expand some value strings, get map_error from gsm_map use the added IE's.Anders Broman1-0/+2
svn path=/trunk/; revision=17818
2006-03-30call OID subdissector for private extensiions, fix makefiles.Anders Broman1-2/+2
svn path=/trunk/; revision=17772
2006-03-30Fix an off-by-one error.Gerald Combs1-1/+1
svn path=/trunk/; revision=17771
2006-01-20Dissect:Anders Broman1-1/+5
- PDPcontext - GSN-Address - QoS svn path=/trunk/; revision=17063
2005-12-19Get rid of some GCC warnings about unused code.Anders Broman1-1/+1
svn path=/trunk/; revision=16861
2005-12-08Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.Guy Harris1-3/+4
svn path=/trunk/; revision=16736
2005-11-29ISUP - Export functions used by INAP and CamelAnders Broman1-0/+21
Gsmmap - Export asn1 structs used by Camel Camel - Use functions from GSMMAp and ISUP INAP - Rewrite of the asn1 code to correspond more to CS1 data types Let ISUP and Q931 dissect apropriate stuff. svn path=/trunk/; revision=16624
2005-11-25Update the Camel asn1 spec to 3GPP TS 29.078 version 6.4.0 and export needed ↵Anders Broman1-1/+1
stuff from gsmmap svn path=/trunk/; revision=16587
2005-09-21OIDs are put into the protocol tree as strings containing a textualGuy Harris1-1/+1
representation of the OID, so the fields for them should be of type FT_STRING. This should fix bug 470. svn path=/trunk/; revision=15945
2005-08-17 from Tomas Kukosa, remove a redundant g_strdup()Anders Broman1-1/+1
svn path=/trunk/; revision=15387
2005-08-08updates from Anders BRonnie Sahlberg1-1/+43
Regenerate gsm ss and gsm map svn path=/trunk/; revision=15259
2005-07-26Rewrite of MAP_dialouge asn1 code, export and use of functions from gsm_map.Anders Broman1-2/+11
svn path=/trunk/; revision=15106
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=14980
2005-06-28Fix to SendAuthenticationInfoResAnders Broman1-1/+1
svn path=/trunk/; revision=14808
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-1/+1
index of the branch taken or -1 to make prettifications easier to implement. change the signature of dissect_ber_choice and rename it to dissect_ber_CHOICE to catch all occurences of the use of this function update asn2eth to use the new name/signature update all occurences of this function to the new name and new signature. svn path=/trunk/; revision=14758
2005-06-25Major rewrite to update to version TS 129 002 V6.9.0Anders Broman1-1/+1
svn path=/trunk/; revision=14749
2005-06-16Regenerate - this squelches some compiler warnings.Guy Harris1-1/+1
svn path=/trunk/; revision=14647
2005-05-10Fix dissection of mo-forwardSMAnders Broman1-1/+1
svn path=/trunk/; revision=14342
2005-04-21from Olivier JRonnie Sahlberg1-1/+1
bugfix for IMPLICIT NULL in BER sequences and gsmmap updates svn path=/trunk/; revision=14160
2005-04-15From Olivier Jacques:Anders Broman1-1/+1
- Add bearerServiceCodes decoding - Fixed sendRoutingInfoForSM and reportSM-DeliveryStatus invoke decoding (argument mismatch) svn path=/trunk/; revision=14091
2005-04-01tiny bugfix for gsmmapRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=14000
2005-03-31 From Jacques, Olivier: Length of digit_str wrongly calculated.Anders Broman1-0/+1
Free the string, fix dissection of some elements. svn path=/trunk/; revision=13986
2005-03-30Small bug fixAnders Broman1-1/+1
svn path=/trunk/; revision=13981
2005-03-28The "application_context_version" variables in the CAMEL and GSM MAPGuy Harris1-1/+1
dissectors aren't needed outside the dissectors, and having more than one of them exported causes build problems, at least on OS X - make them static. Fix indentation. svn path=/trunk/; revision=13951
2005-02-23fix some asn2eth warningsAnders Broman1-1/+1
svn path=/trunk/; revision=13486
2005-02-23update asn2eth and all generated dissectors to new dissect_ber_boolean that ↵Ronnie Sahlberg1-1/+1
takes a implicit_tag parameter svn path=/trunk/; revision=13479
2005-02-16Add some of the anytime operations.Anders Broman1-1/+1
svn path=/trunk/; revision=13418
2005-02-14Fix some compiler warnings (at least one of which is for a real problem).Guy Harris1-1/+1
svn path=/trunk/; revision=13404
2005-02-05Re-commit the asn2eth based gsm-map dissector, hopfully it'll work better now.Anders Broman1-11/+18
svn path=/trunk/; revision=13305
2005-01-20Back out the asn2eth-generated GSM MAP dissector for now, at AndersGuy Harris1-18/+11
Broman's request, as it has a number of problems. svn path=/trunk/; revision=13131
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t ↵Ronnie Sahlberg1-1/+1
instead of ber_[choice|sequence] regenerated all dissectors fixed the choice/sequence struct to use unsigned entities for class and tag (to reduce some compiler warning and because it should be signed quantities) svn path=/trunk/; revision=12740
2004-12-12update gsmmap to use the new signature for the ber integer dissection helperRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=12721
2004-11-02Close a comment, and re-generate the GSM MAP dissector files.Guy Harris1-2/+1
svn path=/trunk/; revision=12473
2004-11-01New GSM MAP files based on the asn2eth compiler.Anders Broman1-11/+19
svn path=/trunk/; revision=12470
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+42
Also move ncp222.py, x11-fields, process-x11-fields.pl, make-reg-dotc, and make-reg-dotc.py. Adjust #include lines in files that include packet-*.h files. svn path=/trunk/; revision=11410