summaryrefslogtreecommitdiff
path: root/src/oui.c
Commit message (Expand)AuthorAgeFilesLines
* src: 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
* core: Use local libbluetooth includes for OUI handlingMarcel Holtmann2015-03-011-0/+1
* core: Remove legacy parsing of OUI databaseMarcel Holtmann2013-09-151-67/+1
* core: Add support for udev based batocomp implementationMarcel Holtmann2012-12-091-4/+42
* core: Make ouitocomp function privateMarcel Holtmann2012-12-091-1/+1
* core: Introduce batocomp helper functionMarcel Holtmann2012-12-081-0/+11
* core: Use default for oui.txt if not configuredMarcel Holtmann2012-12-081-0/+4
* core: Remove unused oui2comp functionMarcel Holtmann2012-12-081-15/+0
* 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
* Make the path to oui.txt a compile-time optionBastien Nocera2010-09-061-11/+3
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Move common files into src directoryMarcel Holtmann2009-08-281-0/+109