aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a.c
Commit message (Expand)AuthorAgeFilesLines
* From Jonas Nilsson:Anders Broman2008-04-151-33/+247
* Fix a comment to please the compiler.Jaap Keuter2008-04-101-1/+1
* Use the correct length for APDU:s.Anders Broman2008-04-101-25/+79
* - Add application Id:s to DiameterAnders Broman2008-02-081-20/+13
* Removed even more "statement not reached" warnings.Stig Bjørlykke2008-02-071-6/+2
* Make it possible to do subdissection of Diameter AVP:s and add dissectionAnders Broman2008-01-271-31/+35
* Added some parantheses to avoid a warning.Stig Bjørlykke2008-01-241-2/+2
* Decode som MBMS elements.Anders Broman2008-01-241-1/+52
* add some comments re desirability of renaming fieldsRichard van der Hoff2008-01-101-0/+13
* Dissect more IE'sAnders Broman2007-10-021-1/+1
* More IE:sAnders Broman2007-09-241-2/+24
* Close yer comments.Guy Harris2007-09-231-1/+1
* Decode more IE'sAnders Broman2007-09-231-48/+317
* Get the GSM A Interface dissector to compile again.Jaap Keuter2007-09-211-17/+17
* Make it possible to decode messages on the CCCH link.Anders Broman2007-09-211-44/+586
* get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer2007-08-241-1/+1
* From Chris Maynard:Anders Broman2007-08-241-1/+1
* From Cyrille Colin:Anders Broman2007-08-201-1/+2
* - update the Unix Makefile to use gsmmap.cnf and not gsm_map.cnf.Anders Broman2007-06-191-1/+1
* Remove an unused variable.Anders Broman2007-06-101-1/+0
* Updated GSM MAP to use the latest asn1 original files.Anders Broman2007-06-101-549/+15
* Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman2007-05-221-22/+22
* actx in the rest of dissect_ber..()lAnders Broman2007-05-151-9/+9
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-131-87/+90
* Start introducing actx to ber functions.Anders Broman2007-05-061-22/+22
* fix MacOSX gcc-3.3 warnings about unused tfs/value_string variablesSebastien Tandel2007-04-141-2/+2
* Another iteration over sctp calls (RANAP/BSSAP) a step towards TCAP/(MAP/IMAP...Luis Ontanon2007-03-271-10/+10
* packet_info.c and packet.cLuis Ontanon2007-03-211-5/+61
* Remove some // comments.Jörg Mayer2006-11-061-3/+3
* From Reinhard Speyerer:Anders Broman2006-10-241-8/+20
* Dissect 'User Location Information' IE and MS Time Zone' IE.Anders Broman2006-08-241-1/+1
* From Florent Drouin:Anders Broman2006-08-211-21/+61
* Decode RANAP in LongSignalInfo and RadioResourceInformation.Anders Broman2006-07-111-1/+1
* From Nils Ljungberg:Anders Broman2006-07-031-288/+274
* From Neil Piercy:Anders Broman2006-06-271-1/+26
* gsm_a: Dissect LLCAnders Broman2006-06-151-1/+17
* Ethereal->WiresharkAnders Broman2006-05-281-1/+1
* From Markus Meier:Anders Broman2006-05-271-15/+255
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* Fix BUGs:Anders Broman2006-05-171-3/+3
* Calculate Timezone correctly fixes http://bugs.ethereal.com/bugzilla/show_bug...Anders Broman2006-04-161-23/+18
* bssgp - handle LLC PDU of 0 length.Anders Broman2006-04-161-1/+2
* Close a comment to squelch a compiler warning.Guy Harris2006-03-291-1/+1
* Fix BugsAnders Broman2006-03-231-15/+34
* From Florent.Drouin@alcatel.frAnders Broman2006-02-181-1/+19
* fuzz testing revealed that an infinite loop in the uma dissector was only par...Lars Roland2006-02-121-1/+1
* Dissect channel needed.Anders Broman2006-02-071-11/+47
* gsm_a: Export needed functionsAnders Broman2006-02-021-31/+21
* packet-gsma_a.ch Use valuestrings for Number type etc and export the value_st...Anders Broman2006-02-011-166/+61
* Fix indentation, add a /* FALLTHRU */ comment.Guy Harris2006-01-291-2/+4