aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a_bssmap.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-22Fix warning: always evaluates to true/falsejmayer1-1/+1
2009-04-04Wrong tree used, add Codec list dissection.etxrab1-10/+10
2009-04-03Add value strings and code clenup.etxrab1-153/+88
2009-03-18- Fix APDU dissection.etxrab1-3/+3
2009-02-28From Michael Lum via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3281 :morriss1-1/+1
2008-12-23Implement TLV-E and LV-E type IE dissection (2 byte length value).etxrab1-78/+78
2008-12-23Don't use fancy quote characters that don't fit in ASCII; just useguy1-10/+10
2008-12-19Revert queueing --> queuing spelling changes made in SVN #27050wmeier1-4/+4
2008-12-18Fix various typos and spelling errors (mostly in text strings)wmeier1-4/+4
2008-12-17Fix typos and spelling (mostly in text strings) wmeier1-3/+3
2008-12-11Correct the bit position for a couple of hf fields.etxrab1-19/+18
2008-12-01Add codec list dissection.etxrab1-5/+98
2008-11-26Initialize consumed in be_speech_codec_lst().stig1-1/+1
2008-11-26Fix selected codecs list and a number of typos.etxrab1-20/+41
2008-11-23Move some of the BSSMAP LE stuff to packet-gsm_bssmap_le.cetxrab1-342/+56
2008-11-20From Johnny Mitrevski:etxrab1-6/+6
2008-11-15From Pascal Quantin:etxrab1-1/+1
2008-11-13From SUZUKI Shinsuke: Fix some non-ascii characters: Bug #3057 wmeier1-16/+16
2008-11-12From Johnny Mitrevski:etxrab1-44/+388
2008-11-04Removed some unused variables and fixed some true_false_string's.stig1-5/+3
2008-11-04Update towards 48.008 8.4.0etxrab1-110/+518
2008-10-30Add dissection of some IE:setxrab1-39/+195
2008-10-28Move dissect_geographical_description() from gsm_map to gsm_a_common to make ...etxrab1-22/+21
2008-10-27Update towards 48.008 8.4.0etxrab1-328/+1222
2008-10-26Update towards 48.008 8.4.0etxrab1-69/+296
2008-10-23Take out extra */ to fix compile.sfisher1-1/+0
2008-10-23Update towards 48.008 8.4.0etxrab1-56/+99
2008-10-22Mark len as unused.etxrab1-1/+1
2008-10-22Some further updates.etxrab1-36/+127
2008-10-22Mark some unused variables.stig1-0/+2
2008-10-22Get rid of /* inside comment.guy1-4/+4
2008-10-22Update bssap le and BSS MAP.etxrab1-151/+990
2008-09-27Small cleanup of proto_reg_handoff & etcwmeier1-6/+4
2008-09-05From Niel Percy:etxrab1-755/+731
2008-08-25#include <prefs.h> not req'dwmeier1-1/+0
2008-08-24From Neil Piercy:etxrab1-89/+0
2008-08-19From Neil Piercy:etxrab1-20/+4
2008-08-04From Neil Piercy:etxrab1-0/+3436