Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Export sdp_uuid32_to_uuid128() function | Marcel Holtmann | 2007-03-05 | 1 | -0/+1 |
* | Update copyright information | Marcel Holtmann | 2007-01-13 | 1 | -1/+1 |
* | Add functions for registering binary records | Marcel Holtmann | 2006-11-07 | 1 | -5/+8 |
* | fixed error handling in sdp_process( ) | Claudio Takahasi | 2006-09-11 | 1 | -0/+10 |
* | Small code cleanup | Marcel Holtmann | 2006-09-05 | 1 | -14/+17 |
* | Remove sdp_cstate_t from the header file | Marcel Holtmann | 2006-09-05 | 1 | -5/+0 |
* | Remove connected flag from SDP transaction structure | Ulisses Furquim | 2006-09-04 | 1 | -1/+0 |
* | Make sdp_connect() fully async aware | Ulisses Furquim | 2006-09-04 | 1 | -0/+2 |
* | fix prototypes for sdp sync/async functions | Ulisses Furquim | 2006-08-30 | 1 | -6/+5 |
* | Correct prototypes for async functions | Marcel Holtmann | 2006-08-29 | 1 | -13/+14 |
* | changed error handling in sdp_process function | Claudio Takahasi | 2006-08-29 | 1 | -1/+1 |
* | Added SDP error response parsing | Claudio Takahasi | 2006-08-28 | 1 | -1/+1 |
* | Added sdp_process and sdp_service_search_async functions | Claudio Takahasi | 2006-08-28 | 1 | -1/+3 |
* | Add sdp_set_notify function | Marcel Holtmann | 2006-08-25 | 1 | -1/+2 |
* | Added sdp_create for async searches | Claudio Takahasi | 2006-08-25 | 1 | -0/+6 |
* | Add additional private data field | Marcel Holtmann | 2006-08-17 | 1 | -12/+26 |
* | Update copyright information | Marcel Holtmann | 2006-01-03 | 1 | -1/+1 |
* | Add support for additional access protocols | Marcel Holtmann | 2005-12-14 | 1 | -1/+6 |
* | Add support for allocation of binary text elements | Marcel Holtmann | 2005-12-09 | 1 | -0/+2 |
* | Big cleanup of CVS relics | Marcel Holtmann | 2005-10-29 | 1 | -15/+10 |
* | Create per device SDP server functions | Marcel Holtmann | 2005-08-03 | 1 | -0/+3 |
* | Fix more GCC 4.0 warnings | Marcel Holtmann | 2005-07-06 | 1 | -8/+8 |
* | fix comments | Stephen Crane | 2005-03-02 | 1 | -1/+2 |
* | fix incorrect doc comment | Stephen Crane | 2005-02-28 | 1 | -1/+1 |
* | Update the copyright year | Marcel Holtmann | 2005-01-29 | 1 | -1/+1 |
* | Add sdp_get_add_access_protos() function | Marcel Holtmann | 2004-05-02 | 1 | -0/+5 |
* | Move some internal functions to public | Marcel Holtmann | 2004-04-03 | 1 | -0/+38 |
* | Update copyright information | Marcel Holtmann | 2004-04-03 | 1 | -37/+39 |
* | Increase size of UUID string representation | Marcel Holtmann | 2004-04-01 | 1 | -2/+2 |
* | Add header files of the SDP library | Marcel Holtmann | 2004-03-31 | 1 | -0/+529 |