aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bthci_cmd.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-01Rewrote to use g_strlcpy and g_strlcat.stig1-11/+11
2008-02-03From Shane Kearns (bug 2237):stig1-0/+1
2008-02-02Rewrote some prohibited APIs in epan/dissectors/ (sprintf, strcpy, strcat).stig1-11/+11
2007-09-23From Allan M. Madsen:jake1-245/+1241
2006-06-04warning fix: declare some functions staticjmayer1-6/+7
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-4/+4
2006-05-14bluetooth hci event dissectorsahlberg1-16/+6
2006-05-10from Christoph Scholz's bluetooth patchsahlberg1-0/+1933