aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bthci_evt.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-2/+2
2010-11-29From Andrei Emeltchenko:Anders Broman1-1/+2
2010-11-03Use value_string_ext fcns to access certain value_string arrays;Bill Meier1-12/+12
2009-11-04Also apply rev 30817 to command complete eventsKovarththanan Rajaratnam1-0/+2
2009-11-04Append the opcode (that lead us to the command status) to the info columnKovarththanan Rajaratnam1-1/+6
2009-11-04Correct "Sniff Subrating" typoKovarththanan Rajaratnam1-111/+111
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-3/+1
2009-07-07From Kovarththanan Rajaratnam:Stig Bjørlykke1-1/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-145/+145
2008-12-18Fix various typos and spelling errors (mostly in text strings)Bill Meier1-3/+3
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-1/+1
2008-03-01Rewrote to use g_strlcpy and g_strlcat.Stig Bjørlykke1-11/+11
2008-02-03From Shane Kearns (bug 2237):Stig Bjørlykke1-0/+1
2008-02-02Rewrote some prohibited APIs in epan/dissectors/ (sprintf, strcpy, strcat).Stig Bjørlykke1-11/+11
2007-09-23From Allan M. Madsen:Jaap Keuter1-123/+1471
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-4/+4
2006-05-14add bluetooth acl dissectionRonnie Sahlberg1-1/+3
2006-05-14checkin the correct hci evt dissectorRonnie Sahlberg1-0/+2195