aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-19- update the Unix Makefile to use gsmmap.cnf and not gsm_map.cnf.Anders Broman1-1/+1
2007-06-10Remove an unused variable.Anders Broman1-1/+0
2007-06-10Updated GSM MAP to use the latest asn1 original files.Anders Broman1-549/+15
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-22/+22
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-9/+9
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-87/+90
2007-05-06Start introducing actx to ber functions.Anders Broman1-22/+22
2007-04-14fix MacOSX gcc-3.3 warnings about unused tfs/value_string variablesSebastien Tandel1-2/+2
2007-03-27Another iteration over sctp calls (RANAP/BSSAP) a step towards TCAP/(MAP/IMAP...Luis Ontanon1-10/+10
2007-03-21packet_info.c and packet.cLuis Ontanon1-5/+61
2006-11-06Remove some // comments.Jörg Mayer1-3/+3
2006-10-24From Reinhard Speyerer:Anders Broman1-8/+20
2006-08-24Dissect 'User Location Information' IE and MS Time Zone' IE.Anders Broman1-1/+1
2006-08-21From Florent Drouin:Anders Broman1-21/+61
2006-07-11Decode RANAP in LongSignalInfo and RadioResourceInformation.Anders Broman1-1/+1
2006-07-03From Nils Ljungberg:Anders Broman1-288/+274
2006-06-27From Neil Piercy:Anders Broman1-1/+26
2006-06-15gsm_a: Dissect LLCAnders Broman1-1/+17
2006-05-28Ethereal->WiresharkAnders Broman1-1/+1
2006-05-27From Markus Meier:Anders Broman1-15/+255
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-05-17Fix BUGs:Anders Broman1-3/+3
2006-04-16Calculate Timezone correctly fixes http://bugs.ethereal.com/bugzilla/show_bug...Anders Broman1-23/+18
2006-04-16bssgp - handle LLC PDU of 0 length.Anders Broman1-1/+2
2006-03-29Close a comment to squelch a compiler warning.Guy Harris1-1/+1
2006-03-23Fix BugsAnders Broman1-15/+34
2006-02-18From Florent.Drouin@alcatel.frAnders Broman1-1/+19
2006-02-12fuzz testing revealed that an infinite loop in the uma dissector was only par...Lars Roland1-1/+1
2006-02-07Dissect channel needed.Anders Broman1-11/+47
2006-02-02gsm_a: Export needed functionsAnders Broman1-31/+21
2006-02-01packet-gsma_a.ch Use valuestrings for Number type etc and export the value_st...Anders Broman1-166/+61
2006-01-29Fix indentation, add a /* FALLTHRU */ comment.Guy Harris1-2/+4
2006-01-29As suggested by Ilja Maslov, display values ofLars Roland1-2/+2
2006-01-29Fix an infinite loop in gsm_a dissector and a wrong offset in uma dissector.Lars Roland1-2/+2
2006-01-28Fix missing closing */ in comment.Guy Harris1-1/+1
2006-01-25- Add new IE:s Anders Broman1-249/+369
2006-01-22Dissect CellGlobalIdOrServiceAreaIdOrLAI and RAIdentityAnders Broman1-1/+1
2006-01-21RANAP - Dissect ProtocolExtensionField IE:sAnders Broman1-2/+6
2006-01-19ext_qos_subscribed was not correctly decoded in Camel and GSM MAPAnders Broman1-83/+104
2006-01-17Change some OPCODE decodes from respons to Invoke (bug fix), let gsm_a decode...Anders Broman1-2/+2
2006-01-13From Patrik OlssonJaap Keuter1-22/+61
2006-01-05Bill Meier:Jörg Mayer1-1/+1
2005-11-03Fix a typo and change TLLI representation to HEX.Anders Broman1-3/+3
2005-10-08strcpy() removalRonnie Sahlberg1-3/+3
2005-09-22prevent output of NULL stringsUlf Lamping1-2/+2
2005-09-11Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,Guy Harris1-5/+4
2005-08-21remove sprintf from gsm_aRonnie Sahlberg1-186/+196
2005-08-18Decode some more of MultiRate configuration.Anders Broman1-3/+109
2005-08-13Get rid of an unused variable, don't include tcap.h and remove some redundant...Anders Broman1-5/+0
2005-08-13From Peter Johansson:Anders Broman1-1/+1