Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-02-05 | Fix another fallout from Inquiry Response Transmit Power Level typo | Marcel Holtmann | 3 | -8/+8 |
2010-02-05 | Fix my stupid typo with Read Inquiry Response Transmit Power Level | Marcel Holtmann | 1 | -1/+1 |
2010-01-22 | Remove "(tentative)" comment | Marcel Holtmann | 1 | -1/+1 |
2010-01-01 | Update copyright information | Marcel Holtmann | 14 | -14/+14 |
2009-12-17 | Add command values from Bluetooth 4.0 specification | Marcel Holtmann | 1 | -4/+40 |
2009-12-17 | Add LMP features for Low Energy support | Marcel Holtmann | 2 | -3/+6 |
2009-12-17 | Add version value for Bluetooth 4.0 | Marcel Holtmann | 1 | -0/+1 |
2009-12-17 | Add another company identifier | Marcel Holtmann | 1 | -0/+2 |
2009-12-14 | Add SDP functions for HDP support | José Antonio Santos Cadenas | 3 | -0/+128 |
2009-12-04 | Add another company identifier | Marcel Holtmann | 1 | -0/+2 |
2009-10-07 | Add missing command values from Bluetooth 3.0 specification | Marcel Holtmann | 1 | -0/+36 |
2009-10-07 | Add value for Read Encryption Key Size command constant | Marcel Holtmann | 1 | -1/+1 |
2009-10-07 | Add feature definition for Enhanced Power Control | Marcel Holtmann | 2 | -1/+2 |
2009-10-02 | Fix variable initializations | Johan Hedberg | 1 | -2/+5 |
2009-10-02 | Fix unnecessary NULL checks | Johan Hedberg | 1 | -1/+1 |
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 |