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