aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-btsdp.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-27Fix some warnings reported by gcc -Wshadow ...wmeier1-2/+1
2008-02-04From Shane Kearns (bug 2242):stig1-11/+16
2008-02-03From Shane Kearns (bug 2237):stig1-1/+0
2007-11-19Fix an infinite loop, and be more paranoid about looping in general.gerald1-53/+64
2007-04-14fix MacOSX gcc-3.3 warnings about unused tfs/value_string variablesstandel1-37/+0
2007-03-26From Sebastien Tandel sahlberg1-2/+2
2006-06-03Get rid of unused variable.guy1-1/+0
2006-05-28basic sdp dissector for the bluetooth stacksahlberg1-0/+851