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