aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bthci_cmd.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-18Fix various typos and spelling errors (mostly in text strings)Bill Meier1-3/+3
2008-12-17Fix typos and spelling (mostly in text strings) Bill Meier1-2/+2
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-1/+1
2008-06-23Renamed a local variable to avoid name collisions.Stig Bjørlykke1-5/+5
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-245/+1241
2006-06-04warning fix: declare some functions staticJörg Mayer1-6/+7
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-4/+4
2006-05-14bluetooth hci event dissectorRonnie Sahlberg1-16/+6
2006-05-10from Christoph Scholz's bluetooth patchRonnie Sahlberg1-0/+1933