HTTPS (almost) everywhere.
[metze/wireshark/wip.git] / epan / dissectors / packet-btavdtp.c
2019-07-26 Guy HarrisHTTPS (almost) everywhere.
2019-04-04 Gerald Combsepan: Convert our PROTO_ITEM_ macros to inline functions.
2019-02-21 Alexis La Gouttebtavdtp: Fix Dead Store (Dead assignement/Dead incremen...
2019-02-20 Jakub PawlowskiBluetooth: LDAC dissector
2018-12-27 Guy HarrisTry to squeeze some bytes out of the frame_data structure.
2018-11-01 ValdikSSBluetooth LDAC codec dissection support
2018-10-27 ValdikSSAdd aptX HD dissector support
2018-10-24 ValdikSSAPT-X is changed to aptX, this is how it's spelled...
2018-08-21 ValdikSSFix SBC packet Loudness/SNR information wrong byte...
2018-08-14 Pascal QuantinBT A2DP: fully initialize sep_entry_t structure
2018-08-05 ValdikSSFix typo ACC → AAC
2018-05-17 Alexis La Gouttebtavdtp: fix issue found by PVS Studio (V519)
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2018-01-30 Robert JongbloedSDP/RTP: Support for "bundled" media.
2018-01-06 Stig Bjørlykkebluetooth: Group Bluetooth dissector preferences
2016-12-16 Michael MannRemove proto_item_append_text calls in favor of BASE_UN...
2016-10-28 Alexis La Gouttebtavdtp: fix fix spelling typo found by lintian
2016-09-22 AndersBromanDon't call proto_register_field_array() or expert_regis...
2016-03-20 Michael MannManually add protocol dependencies derived from find_di...
2016-01-24 Guy HarrisAdd the packet number to the packet_info structure...
2016-01-23 Guy HarrisAdd more fields to packet_info structure and use them.
2016-01-08 moshekaplanFix a lot of typos and misspellings
2015-12-09 Michael Mannnew_register_dissector -> register_dissector for dissec...
2015-12-07 Alexis La Gouttebtavdtp: fix An unconditional 'break' within a loop...
2015-09-14 Michal LabedzkiBluetooth: AVDTP: Add missing error codes
2015-07-17 Michal LabedzkiBluetooth: Add generic UUID table for DecodeBy
2015-03-02 Michal LabedzkiBluetooth: Fix tools/checkAPI issues
2015-02-02 Michal LabedzkiBluetooth: Simplify to "UnknownDirection" in Info colum...
2015-01-10 Michal LabedzkiBluetooth: A2DP: APT-X: Unhardcode stream configuration
2015-01-09 Michal LabedzkiBluetooth: AVDTP: Fix other-side Reconfigure
2015-01-09 Michal LabedzkiBluetooth: AVDTP/VDP: Add link to first and last packet...
2015-01-08 Michal LabedzkiBluetooth: AVDTP: Present bitfields for codec ad true...
2014-12-22 Martin MathiesonFirst batch of unincludes. Last attempt...
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-12-18 Michal LabedzkiBluetooth: Add generic Bluetooth dissector
2014-11-16 Alexis La Gouttebtavdtp: Add missing break;
2014-11-14 Michal LabedzkiBluetooth: A2DP: Add AVRCP song position indicator
2014-11-14 Michal LabedzkiBluetooth: AVDTP: Add possibility to force decode as...
2014-10-22 Michal LabedzkiBluetooth: A2DP: APT-X does not use RTP while there...
2014-09-22 Michal LabedzkiTry to fix some buildbot warnings
2014-09-19 Michal LabedzkiBluetooth: ACL/AVDTP: Fix ACL session handling
2014-06-22 Michal LabedzkiBluetooth: A2DP: Fix fuzz failture
2014-06-20 Guy HarrisRename dissector_add_handle() to dissector_add_for_deco...
2014-06-19 Michael MannRevert "Fixup: tvb_* -> tvb_captured"
2014-06-18 Dario LombardoFixup: tvb_* -> tvb_captured
2014-05-30 Martin Kaiserfix
2014-05-30 Michal LabedzkiBluetooth: AVDTP: First step to fully support AVDTP...
2014-05-30 Michal LabedzkiBluetooth: AVDTP: Add support for APT-X configuration
2014-05-30 Michal LabedzkiBluetooth: Avoid using macro GPOINTER_TO_UINT()
2014-05-30 Michal LabedzkiBluetooth: L2CAP: Another fix for CIDs
2014-05-30 Michal LabedzkiBluetooth: AVDTP: Upgrade session logic
2014-05-30 Michal LabedzkiBluetooth AVDTP/RTP: Separate the streams
2014-05-30 Michal LabedzkiBluetooth: Add music duration info for SBC
2014-05-09 Evan HuusInitialize int_seid to 0 in btavdtp dissector
2014-03-25 Michal LabedzkiBluetooth: AVDTP: Add option to disable Force Codec...
2014-03-24 Michal LabedzkiBluetooth: AVDTP: Use full name for MPF field
2014-03-24 Michal LabedzkiBluetooth: AVDTP: Improve filtering
2014-03-07 Michal LabedzkiBluetooth: A2DP/VDP: Display SEIDs used in conversation
2014-03-07 Michal LabedzkiBluetooth: AVDTP: Fix trees and distinguish local and...
2014-03-06 Michal LabedzkiBluetooth: Avoid using find_dissector()
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-16 Michal LabedzkiBluetooth: AVDTP: Fix byte order
2014-02-04 Michal LabedzkiBluetooth: AVDTP: Fix offset in case with Error Code
2013-11-04 Jörg MayerRevert r53073, by now the vast majority of dissector...
2013-11-03 Jörg MayerRemove forward declarations of registration functions.
2013-11-03 Michael MannBluetooth: AVDTP: Add support for Content Protection...
2013-11-02 Michael MannPartially revert r53052 because hf_ fields aren't defin...
2013-11-02 Michael MannBluetooth: minor improvements. Bug 7893 (https://bugs...
2013-11-02 Michael MannBluetooth: Use dissector data instead of pinfo->private...
2013-10-29 Bill MeierFrom didier gautheron: remove redundant or use faster...
2013-10-26 Michael MannBluetooth: Use items for logical block objects. Bug...
2013-07-09 Michael MannBatch of filterable expert infos.
2013-07-01 Michael MannFix typo in retrieving h263 dissector. Bug 7893 (https...
2013-06-20 Evan HuusFrom Michal Labedzki via
2013-04-02 Chris MaynardBoth tvb_length_remaining and tvb_reported_length_remai...
2013-03-30 Evan HuusFrom Michal Labedzki via https://bugs.wireshark.org...
2013-03-28 Chris MaynardFix the remaining instances of Coverity CID's 741992...
2013-03-19 Pascal QuantinFrom 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:
2013-02-21 Jakub ZawadzkiString passed to val_to_str() must have int format...
2013-02-19 Guy HarrisHow can I get a new tvbuff that starts at an offset...
2013-01-14 Chris MaynardFix Coverity CID 741992: Unused pointer value.
2012-12-03 Anders BromanFrom Michal Labedzki:
2012-12-03 Anders BromanFrom Michal Labedzki:
2012-12-02 Evan HuusRemove unneeded variable initializers.
2012-12-02 Jeff MorrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-11-30 Jeff MorrissFix an unitialized-read detected by Valgrind while...
2012-11-12 Pascal QuantinFix an invalid usage of extended value strings and...
2012-11-10 Martin MathiesonAvoid redeclaring/hiding a couple of file-static variables.
2012-11-05 Anders BromanFrom Michal Labedzki: