summaryrefslogtreecommitdiff
path: root/monitor/hcidump.c
Commit message (Expand)AuthorAgeFilesLines
* monitor: Fix potential memory leakTedd Ho-Jeong An2020-11-241-3/+11
* monitor: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* monitor: Add support for handling SCM_CREDENTIALS if presentMarcel Holtmann2015-10-301-4/+6
* monitor: Use local includes for libbluetooth headersMarcel Holtmann2015-02-121-3/+3
* shared: Move mainloop implementation from monitor to sharedJohan Hedberg2015-02-121-1/+2
* monitor: Update copyright and license detailsMarcel Holtmann2014-02-111-11/+11
* monitor: Fix build errors due to unaligned memory accessSzymon Janc2012-12-111-7/+11
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* monitor: Fix handling of buffer for high speed data framesMarcel Holtmann2012-11-041-1/+1
* monitor: Use SOCK_CLOEXEC and O_CLOEXECMarcel Holtmann2012-11-041-2/+2
* monitor: Fix memory leakSyam Sidhardhan2012-05-241-1/+2
* monitor: Add support for hcidump fallbackMarcel Holtmann2012-02-271-0/+404