Age | Commit message (Expand) | 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 |
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 |
2009-04-01 | Fix dead assignment. | Luiz Augusto von Dentz | 1 | -1/+1 |
2009-04-01 | Fix dead assignments. | Luiz Augusto von Dentz | 1 | -10/+2 |
2009-03-13 | Fix sdp_copy_record truncating strings with NULLs | Bastien Nocera | 1 | -4/+27 |
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 |
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 |
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 |
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 |
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 |