Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-30 | Add FCS field to L2CAP options | Marcel Holtmann | 1 | -0/+1 | |
2009-08-28 | Add another company identifier | Marcel Holtmann | 1 | -0/+2 | |
2009-08-23 | Switch to a full non-recursive build system | Marcel Holtmann | 15 | -22/+3998 | |
2009-08-16 | Update library version | Marcel Holtmann | 1 | -1/+1 | |
2009-08-12 | Introduce sdp_uuid_cmp to sdp_lib.h. | Luiz Augusto von Dentz | 1 | -0/+18 | |
sdp_uuid_cmp converts the given uuid to 128 and then compares using sdp_uuid128_cmp. | |||||
2009-08-01 | Update library version | Marcel Holtmann | 1 | -1/+1 | |
2009-07-21 | Fix bug which could cause buffer overruns. | Luiz Augusto von Dentz | 1 | -1/+3 | |
2009-07-18 | Update library version | Marcel Holtmann | 1 | -1/+1 | |
2009-07-16 | Fix possible memory leak. | Luiz Augusto von Dentz | 1 | -1/+3 | |
2009-07-16 | Fix possible leak or crash on gen_dataseq_pdu in case of out of memory. | Luiz Augusto von Dentz | 1 | -1/+17 | |
2009-05-19 | Update library version | Marcel Holtmann | 1 | -1/+1 | |
2009-05-19 | Remove unnecessary empty line | Johan Hedberg | 1 | -1/+0 | |
2009-05-18 | Mark sdp_gen_buffer static. | Luiz Augusto von Dentz | 1 | -2/+2 | |
2009-05-18 | Make sure sdp allocates enough memory when generating pdu. | Luiz Augusto von Dentz | 1 | -52/+153 | |
2009-05-03 | Update library version | Marcel Holtmann | 1 | -1/+1 | |
2009-04-23 | Update library version | Marcel Holtmann | 1 | -1/+1 | |
2009-04-21 | Add version value for Bluetooth 3.0 | Marcel Holtmann | 1 | -0/+1 | |
2009-04-11 | Update library version | Marcel Holtmann | 1 | -1/+1 | |
2009-04-06 | Add new company identifiers | Marcel Holtmann | 1 | -0/+8 | |
2009-04-01 | Fix dead assignment. | Luiz Augusto von Dentz | 1 | -1/+0 | |
Value stored to 'rsp_count' is never read. | |||||
2009-04-01 | Fix dead assignment. | Luiz Augusto von Dentz | 1 | -1/+1 | |
Value stored to 'curr' is never read. | |||||
2009-04-01 | Fix dead assignments. | Luiz Augusto von Dentz | 1 | -10/+2 | |
Values stored to 'status' is never read. | |||||
2009-03-13 | Fix sdp_copy_record truncating strings with NULLs | Bastien Nocera | 1 | -4/+27 | |
When a record's attribute contains embed NULLs in the string, sdp_data_alloc() falls back to doing an strlen() on the string, instead of taking its existing length into account. | |||||
2009-02-26 | Update library version | Marcel Holtmann | 1 | -1/+1 | |
2009-02-13 | Fix uninitialized memory issue | Johan Hedberg | 1 | -0/+2 | |
2009-02-12 | Update library version | Marcel Holtmann | 1 | -1/+1 | |
2009-02-07 | Update library version | Marcel Holtmann | 1 | -1/+1 | |
2009-01-30 | Fix SDP code to allow compilation with -Wsign-compare | Marcel Holtmann | 2 | -31/+32 | |
2009-01-29 | Add -Wno-sign-compare until the SDP functions get fixed | Marcel Holtmann | 1 | -0/+2 | |
2009-01-29 | Fix signed/unsigned integer comparison | Marcel Holtmann | 1 | -2/+4 | |
2009-01-16 | Update library version | Marcel Holtmann | 1 | -1/+1 | |
2009-01-13 | Coding style fixes | Johan Hedberg | 1 | -76/+102 | |
2009-01-12 | Fix bug on sdp_copy_record. | Luiz Augusto von Dentz | 1 | -1/+5 | |
sdp_copy_record where not copying uuid data correctly. | |||||
2009-01-01 | Update copyright information | Marcel Holtmann | 3 | -3/+3 | |
2008-12-23 | Remove unused sdp_create_base_uuid function | Marcel Holtmann | 1 | -93/+0 | |
2008-12-23 | Make internally used functions static | Marcel Holtmann | 1 | -3/+3 | |
2008-12-23 | Declare variable before usage | Marcel Holtmann | 1 | -1/+4 | |
2008-12-23 | Add braces around debug statement | Marcel Holtmann | 1 | -1/+2 | |
2008-12-23 | Use different variables for option and read buffer lengths | Marcel Holtmann | 1 | -3/+4 | |
2008-11-21 | Update library version | Marcel Holtmann | 1 | -1/+1 | |
2008-11-17 | Introduce sdp_copy_record. | Luiz Augusto von Dentz | 1 | -0/+124 | |
To prevent use of sdp_gen_record_pdu + sdp_extract_pdu for copying records. | |||||
2008-10-20 | Increase library version number | Marcel Holtmann | 1 | -1/+1 | |
2008-10-20 | Get rid of format string warnings with recent gcc versions | Johan Hedberg | 1 | -3/+3 | |
Recent gcc versions, like 4.3.2 from ubuntu intrepid, give warnings like "format not a string literal and no format arguments" without this patch. | |||||
2008-10-19 | Add another company identifier | Marcel Holtmann | 1 | -0/+2 | |
2008-10-06 | Update library version | Marcel Holtmann | 1 | -1/+1 | |
2008-10-06 | Include protocol UUIDs in the pattern otherwise complex searches fail | Marcel Holtmann | 1 | -3/+9 | |
> ACL data: handle 11 flags 0x02 dlen 34 L2CAP(d): cid 0x0040 len 30 [psm 1] SDP SSA Req: tid 0x6c len 0x19 pat uuid-16 0x110a (AudioSource) uuid-16 0x0100 (L2CAP) uuid-16 0x0019 (AVDTP) max 100 aid(s) 0x0004 (ProtocolDescList) 0x0009 (BTProfileDescList) 0x0311 (SuppFeatures) cont 00 < ACL data: handle 11 flags 0x02 dlen 14 L2CAP(d): cid 0x0040 len 10 [psm 1] SDP SSA Rsp: tid 0x6c len 0x5 count 2 cont 00 Without this fix even searching for the L2CAP UUID fails. | |||||
2008-09-29 | Update library version | Marcel Holtmann | 1 | -1/+1 | |
2008-09-29 | Handle specific NULL pointer cases for features requests | Marcel Holtmann | 1 | -8/+24 | |
2008-09-10 | Increases the size of the sdp pdu buffer and adds a sanity check for it | Vinicius Costa Gomes | 1 | -5/+5 | |
2008-09-10 | Add additional company identifier | Marcel Holtmann | 1 | -0/+2 | |