aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a_gm.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-04Optimize empty strings to NULL pointers.Jaap Keuter1-75/+75
2009-05-15Introduce decode_bits_in_field() and use it.Anders Broman1-20/+29
2009-05-14Fix:Anders Broman1-38/+143
2009-05-07Use NULL instead of repeated,indentical text for blurbs in hf[];Bill Meier1-397/+417
2009-04-18From rspmn:Jaap Keuter1-10/+22
2009-03-04- Use correct length in TLV-E and LV-E.Anders Broman1-1/+1
2009-02-16Add dissection of some IE's, reworked input from Zakia Karim.Anders Broman1-1/+1
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2008-12-23Implement TLV-E and LV-E type IE dissection (2 byte length value).Anders Broman1-44/+44
2008-12-18Fix various typos and spelling errors (mostly in text strings)Bill Meier1-1/+1
2008-12-17Fix typos and spelling (mostly in text strings) Bill Meier1-2/+2
2008-11-17From Pascal Quantin:Anders Broman1-8/+41
2008-10-23Update the QoS IEAnders Broman1-1/+93
2008-10-083GPP TMSI STATUS IE decoding does not update curr_offsetAnders Broman1-1/+1
2008-09-05From Niel Percy:Anders Broman1-1394/+1365
2008-08-24From Neil Piercy:Anders Broman1-0/+5873