aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-btavrcp.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-22emem -> wmem conversion:Pascal Quantin1-5/+5
2013-09-21Add _g_ to the names of functions that allocate glib memory. This is a bit moreEvan Huus1-5/+5
2013-07-09Batch of filterable expert infos.Michael Mann1-4/+13
2013-06-20From Michal Labedzki viaEvan Huus1-21/+21
2013-04-01Typo's. That is all.Jaap Keuter1-1/+1
2013-03-30From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Evan Huus1-17/+10
2013-03-19From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Pascal Quantin1-9/+13
2013-03-18From Michal Labedzki:Anders Broman1-7/+2
2013-03-18From Michal Labedzki:Anders Broman1-1/+1
2013-03-18From Michal Labedzki:Anders Broman1-6/+6
2013-03-18From Michal Labedzki:Anders Broman1-71/+36
2013-03-17From beroset:Anders Broman1-17/+17
2013-02-21Minor Bluetooth fixesMichael Mann1-20/+50
2013-02-21Fix AVCTP, AVRCP, HCI AVL and L2CP for multiple interfaces/adaptersMichael Mann1-90/+249
2013-02-21String passed to val_to_str() must have int format specifier (%u, %d, %x, and...Jakub Zawadzki1-28/+28
2012-12-02Remove unneeded variable initializers.Evan Huus1-16/+16
2012-11-29From Michal Labedzki:Anders Broman1-1/+1
2012-11-25 Fix several [-Wshadow] warnings;Bill Meier1-52/+46
2012-10-24Use tvb_reported_length() to skip past all bytes in the tvb.Chris Maynard1-1/+2
2012-10-21Fix a few errors found by checkhf.pl and fix-encoding-args.plPascal Quantin1-15/+8
2012-10-21From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Pascal Quantin1-35/+22
2012-10-09From Michal Labedzki:Anders Broman1-0/+13
2012-09-24Try to passify the buildbots by:Anders Broman1-12/+13
2012-09-24From Michal Labedzki:Anders Broman1-0/+2987