summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix sdp_copy_record truncating strings with NULLsBastien Nocera2009-03-131-4/+27
* Update library versionMarcel Holtmann2009-02-261-1/+1
* Fix uninitialized memory issueJohan Hedberg2009-02-131-0/+2
* Update library versionMarcel Holtmann2009-02-121-1/+1
* Update library versionMarcel Holtmann2009-02-071-1/+1
* Fix SDP code to allow compilation with -Wsign-compareMarcel Holtmann2009-01-302-31/+32
* Add -Wno-sign-compare until the SDP functions get fixedMarcel Holtmann2009-01-291-0/+2
* Fix signed/unsigned integer comparisonMarcel Holtmann2009-01-291-2/+4
* Update library versionMarcel Holtmann2009-01-161-1/+1
* Coding style fixesJohan Hedberg2009-01-131-76/+102
* Fix bug on sdp_copy_record.Luiz Augusto von Dentz2009-01-121-1/+5
* Update copyright informationMarcel Holtmann2009-01-013-3/+3
* Remove unused sdp_create_base_uuid functionMarcel Holtmann2008-12-231-93/+0
* Make internally used functions staticMarcel Holtmann2008-12-231-3/+3
* Declare variable before usageMarcel Holtmann2008-12-231-1/+4
* Add braces around debug statementMarcel Holtmann2008-12-231-1/+2
* Use different variables for option and read buffer lengthsMarcel Holtmann2008-12-231-3/+4
* Update library versionMarcel Holtmann2008-11-211-1/+1
* Introduce sdp_copy_record.Luiz Augusto von Dentz2008-11-171-0/+124
* Increase library version numberMarcel Holtmann2008-10-201-1/+1
* Get rid of format string warnings with recent gcc versionsJohan Hedberg2008-10-201-3/+3
* Add another company identifierMarcel Holtmann2008-10-191-0/+2
* Update library versionMarcel Holtmann2008-10-061-1/+1
* Include protocol UUIDs in the pattern otherwise complex searches failMarcel Holtmann2008-10-061-3/+9
* Update library versionMarcel Holtmann2008-09-291-1/+1
* Handle specific NULL pointer cases for features requestsMarcel Holtmann2008-09-291-8/+24
* Increases the size of the sdp pdu buffer and adds a sanity check for itVinicius Costa Gomes2008-09-101-5/+5
* Add additional company identifierMarcel Holtmann2008-09-101-0/+2
* Some minor coding style fixesMarcel Holtmann2008-08-061-1/+7
* Remove unused HCI definitionsMarcel Holtmann2008-08-061-1/+0
* Convert SDP *_safe functions to default APIMarcel Holtmann2008-08-061-40/+12
* Use new major version for Bluetooth libraryMarcel Holtmann2008-08-061-1/+1
* Remove deprecated hci_local_name and hci_remote_name functionsMarcel Holtmann2008-08-061-10/+0
* Add two additional company identifiersMarcel Holtmann2008-07-271-0/+4
* Move library source to lib directoryMarcel Holtmann2008-07-264-0/+7367