aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a_common.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-01From Reinhard Speyerer:Jaap Keuter1-1/+1
2009-04-03Add value strings and code clenup.Anders Broman1-81/+87
2009-03-18- Fix APDU dissection.Anders Broman1-13/+3
2009-03-04- Use correct length in TLV-E and LV-E.Anders Broman1-4/+10
2009-01-01Some more NAS updates.Anders Broman1-1/+7
2008-12-23packet-gsm_a_common.c:728: warning: unused variable ‘lengt_length’Anders Broman1-1/+0
2008-12-23Implement TLV-E and LV-E type IE dissection (2 byte length value).Anders Broman1-34/+170
2008-11-27Add the base for a LTE NAS PDU dissector.Anders Broman1-0/+6
2008-11-26Fix selected codecs list and a number of typos.Anders Broman1-9/+12
2008-11-20From Johnny Mitrevski:Anders Broman1-0/+6
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-3/+3
2008-10-30From Pascal Quantin:Anders Broman1-5/+5
2008-10-28Move dissect_geographical_description() from gsm_map to gsm_a_common to make ...Anders Broman1-1/+318
2008-10-27Update towards 48.008 8.4.0Anders Broman1-4/+4
2008-10-26Update towards 48.008 8.4.0Anders Broman1-3/+348
2008-10-22Update bssap le and BSS MAP.Anders Broman1-0/+6
2008-09-29Add Sequence Number for DTAP messages.Anders Broman1-1/+1
2008-09-05From Niel Percy:Anders Broman1-465/+450
2008-08-24From Neil Piercy:Anders Broman1-0/+6
2008-08-19From Neil Piercy:Anders Broman1-0/+1226
2008-08-04Keep the OSX compiler happy: initialize a variable (altho not really req'd)Bill Meier1-1/+1
2008-08-04Fix packet-gsm_a_common.c:63: warning: assignment makes integer from pointer ...Anders Broman1-3/+3
2008-08-04From Neil Piercy:Anders Broman1-21657/+133
2008-08-04First step to split the gsm_a dissector into several smaller ones ( done by N...Anders Broman1-0/+22011