Revert "Fixup: tvb_* -> tvb_captured"
[metze/wireshark/wip.git] / epan / dissectors / packet-btsdp.c
2014-06-19 Michael MannRevert "Fixup: tvb_* -> tvb_captured"
2014-06-18 Dario LombardoFixup: tvb_* -> tvb_captured
2014-06-18 Dario LombardoFixup: tvb_get_string(z) -> tvb_get_string(z)_enc
2014-03-25 Michal LabedzkiBluetooth: Fix wrong recognized RFCOMM services
2014-03-06 Michal LabedzkiBluetooth: Avoid using find_dissector()
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-01-12 Michael MannBluetooth/Ubertooth improvements. Bug 9606 (https...
2014-01-12 Michael MannBluetooth/Ubertooth improvements. Bug 9606 (https...
2013-12-21 Jakub ZawadzkiAdd missing includes
2013-12-19 Evan HuusRename a couple of to_str functions to have ep_ in...
2013-12-14 Jakub ZawadzkiRemove not needed ';'
2013-12-10 Evan HuusPass the correct uuid when recursing (the other one...
2013-12-07 Michael MannBluetooth enhancements. Bug 9446 (https://bugs.wiresha...
2013-12-02 Chris MaynardReject the packet if data is NULL without doing anythin...
2013-11-30 Michael MannReplace "btsdp" tap with function to query service_info...
2013-11-03 Alexis La GoutteFix Dead Store (Dead assignement/Dead increment) warnin...
2013-11-02 Michael MannBluetooth: Use dissector data instead of pinfo->private...
2013-10-31 Michael MannBluetooth: SDP: Recognize attributes by record handle...
2013-10-29 Bill MeierFrom didier gautheron: remove redundant or use faster...
2013-10-26 Michael MannBluetooth: SDP: Decode custom 128bit UUIDs and minor...
2013-10-26 Michael MannBluetooth: SDP: Decode all types of UUIDs. Bug 9327...
2013-10-26 Michael MannBluetooth: Use items for logical block objects. Bug...
2013-10-26 Michael MannBluetooth: SDP: Add MultiProfile UUIDs. Bug 9327 ...
2013-10-26 Michael MannBluetooth: SDP: Fix PBAP features presentation. Bug...
2013-10-26 Michael MannReplace tabs by spaces. Bug 9327 (https://bugs.wiresha...
2013-10-07 Evan HuusFrom Michal Labedzki via
2013-09-22 Pascal Quantinemem -> wmem conversion:
2013-08-18 Michael MannHCI: Full dissection of EIR/AD and little improve filte...
2013-07-23 Anders BromanFrom Michal Labedzki:
2013-07-23 Anders BromanFrom Michal Labedzki:
2013-07-09 Michael MannBatch of filterable expert infos.
2013-06-24 Evan HuusBased on initial patch by Michal Labedzki
2013-06-20 Evan HuusFrom Michal Labedzki via
2013-05-24 Michael MannBluetooth: Highlight correct bytes in some SDP trees...
2013-05-21 Michael MannFrom Michal Labedzki via https://bugs.wireshark.org...
2013-04-04 Pascal QuantinFrom Michal Labedzki via https://bugs.wireshark.org...
2013-03-30 Evan HuusFrom Michal Labedzki via https://bugs.wireshark.org...
2013-03-30 Evan HuusFrom Michal Labedzki via https://bugs.wireshark.org...
2013-03-29 Evan HuusFrom Michal Labedzki via https://bugs.wireshark.org...
2013-03-18 Anders BromanFrom beroset:
2013-03-18 Anders BromanFrom Michal Labedzki:
2013-03-18 Anders BromanFrom Michal Labedzki:
2012-10-09 Anders BromanFrom Michal Labedzki:
2012-10-09 Anders BromanFrom Michal Labedzki:
2012-09-21 Anders BromanFrom Michal Labedzki:
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 Jakub ZawadzkiInitial commit to support yet another method of passing...
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2012-03-12 Bill MeierCleanup & minor bug fixes:
2011-10-28 Alexis La GoutteFix Dead Store (Dead assignement/Dead increment) Warnin...
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-06 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-08-08 Bill MeierRemove unneeded #includes: proto.h,tvbuff.h,value_strin...
2011-04-27 Bill MeierFrom Yaniv Kaul:
2011-04-22 Guy Harris"guint8 *" means "pointer to array of bytes that may...
2011-02-12 Guy HarrisWhen generating the Info column, don't assume the direc...
2011-01-10 Stephen FisherStop gcc warning about type-punned pointer breaks stric...
2011-01-03 Jeff MorrissFix (or at least quiet Valgrind about) https://bugs...
2011-01-03 Jeff MorrissPartially fix https://bugs.wireshark.org/bugzilla/show_...
2011-01-02 Kovarththanan Raja... From Allan M. Madsen via. bug 5445:
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2008-06-27 Bill MeierFix some warnings reported by gcc -Wshadow ...
2008-02-04 Stig BjørlykkeFrom Shane Kearns (bug 2242):
2008-02-03 Stig BjørlykkeFrom Shane Kearns (bug 2237):
2007-11-19 Gerald CombsFix an infinite loop, and be more paranoid about loopin...
2007-04-14 Sebastien Tandelfix MacOSX gcc-3.3 warnings about unused tfs/value_stri...
2007-03-26 Ronnie SahlbergFrom Sebastien Tandel
2006-06-03 Guy HarrisGet rid of unused variable.
2006-05-28 Ronnie Sahlbergbasic sdp dissector for the bluetooth stack