summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2009-02-13Fix uninitialized memory issueJohan Hedberg1-0/+2
2009-02-12Update library versionMarcel Holtmann1-1/+1
2009-02-07Update library versionMarcel Holtmann1-1/+1
2009-01-30Fix SDP code to allow compilation with -Wsign-compareMarcel Holtmann2-31/+32
2009-01-29Add -Wno-sign-compare until the SDP functions get fixedMarcel Holtmann1-0/+2
2009-01-29Fix signed/unsigned integer comparisonMarcel Holtmann1-2/+4
2009-01-16Update library versionMarcel Holtmann1-1/+1
2009-01-13Coding style fixesJohan Hedberg1-76/+102
2009-01-12Fix bug on sdp_copy_record.Luiz Augusto von Dentz1-1/+5
2009-01-01Update copyright informationMarcel Holtmann3-3/+3
2008-12-23Remove unused sdp_create_base_uuid functionMarcel Holtmann1-93/+0
2008-12-23Make internally used functions staticMarcel Holtmann1-3/+3
2008-12-23Declare variable before usageMarcel Holtmann1-1/+4
2008-12-23Add braces around debug statementMarcel Holtmann1-1/+2
2008-12-23Use different variables for option and read buffer lengthsMarcel Holtmann1-3/+4
2008-11-21Update library versionMarcel Holtmann1-1/+1
2008-11-17Introduce sdp_copy_record.Luiz Augusto von Dentz1-0/+124
2008-10-20Increase library version numberMarcel Holtmann1-1/+1
2008-10-20Get rid of format string warnings with recent gcc versionsJohan Hedberg1-3/+3
2008-10-19Add another company identifierMarcel Holtmann1-0/+2
2008-10-06Update library versionMarcel Holtmann1-1/+1
2008-10-06Include protocol UUIDs in the pattern otherwise complex searches failMarcel Holtmann1-3/+9
2008-09-29Update library versionMarcel Holtmann1-1/+1
2008-09-29Handle specific NULL pointer cases for features requestsMarcel Holtmann1-8/+24
2008-09-10Increases the size of the sdp pdu buffer and adds a sanity check for itVinicius Costa Gomes1-5/+5
2008-09-10Add additional company identifierMarcel Holtmann1-0/+2
2008-08-06Some minor coding style fixesMarcel Holtmann1-1/+7
2008-08-06Remove unused HCI definitionsMarcel Holtmann1-1/+0
2008-08-06Convert SDP *_safe functions to default APIMarcel Holtmann1-40/+12
2008-08-06Use new major version for Bluetooth libraryMarcel Holtmann1-1/+1
2008-08-06Remove deprecated hci_local_name and hci_remote_name functionsMarcel Holtmann1-10/+0
2008-07-27Add two additional company identifiersMarcel Holtmann1-0/+4
2008-07-26Move library source to lib directoryMarcel Holtmann4-0/+7367