aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_bsslap.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-10Define some fcns & vars as static; Some #includes not req'd; packet-mikey.h n...wmeier1-2/+2
2010-09-23Replace blurbs that match the name (case insensitive) with NULL.morriss1-42/+42
2010-04-08Fix for Bug 4651:dimeg1-2/+2
2010-04-06#include <string.h> not needed.wmeier1-1/+0
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
2009-09-24* Prefer col_append_str instead of col_append_fstr for constant stringskrj1-2/+1
2009-09-15Save some memory: Don't statically allocate ett[] arrays used "dynamically".wmeier1-2/+2
2009-08-04Optimize empty strings to NULL pointers.jake1-36/+36
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-9/+9
2008-12-23Implement TLV-E and LV-E type IE dissection (2 byte length value).etxrab1-15/+15
2008-11-07packet-gsm_bsslap.c:247: warning: unused parameter 'len'etxrab1-1/+1
2008-11-07From Johnny Mitrevski:etxrab1-10/+21
2008-11-01Fix the broken build.jake1-1/+2
2008-11-01Add Measurement result IE dissection, fix channel list.etxrab1-31/+52
2008-10-30Fix:etxrab1-1/+1
2008-10-30Add dissection of some IE:setxrab1-11/+84
2008-10-22Some further updates.etxrab1-74/+77
2008-10-22Mark some unused variables.stig1-13/+15
2008-10-22Update bssap le and BSS MAP.etxrab1-190/+627
2008-09-25Minor proto_reg_handoff cleanupwmeier1-4/+0
2008-08-04First step to split the gsm_a dissector into several smaller ones ( done by N...etxrab1-1/+1
2008-04-24Get rid of CR's at the ends of lines, give it an NL at the end, and setguy1-422/+422
2008-04-24Add missing dissector from the makefile:etxrab1-0/+422