summaryrefslogtreecommitdiffstats
path: root/include/sdp_lib.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Introduce sdp_copy_record.Luiz Augusto von Dentz2008-11-171-0/+1
* Convert SDP *_safe functions to default APIMarcel Holtmann2008-08-061-8/+4
* Remove sdp_extract_string prototypeMarcel Holtmann2008-06-221-2/+0
* Add safe version of sdp_extract_pdu functionMarcel Holtmann2008-06-221-1/+3
* Add more safe version of three low-level extraction functionsMarcel Holtmann2008-06-201-0/+3
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Export sdp_uuid32_to_uuid128() functionMarcel Holtmann2007-03-051-0/+1
* Update copyright informationMarcel Holtmann2007-01-131-1/+1
* Add functions for registering binary recordsMarcel Holtmann2006-11-071-5/+8
* fixed error handling in sdp_process( )Claudio Takahasi2006-09-111-0/+10
* Small code cleanupMarcel Holtmann2006-09-051-14/+17
* Remove sdp_cstate_t from the header fileMarcel Holtmann2006-09-051-5/+0
* Remove connected flag from SDP transaction structureUlisses Furquim2006-09-041-1/+0
* Make sdp_connect() fully async awareUlisses Furquim2006-09-041-0/+2
* fix prototypes for sdp sync/async functionsUlisses Furquim2006-08-301-6/+5
* Correct prototypes for async functionsMarcel Holtmann2006-08-291-13/+14
* changed error handling in sdp_process functionClaudio Takahasi2006-08-291-1/+1
* Added SDP error response parsingClaudio Takahasi2006-08-281-1/+1
* Added sdp_process and sdp_service_search_async functionsClaudio Takahasi2006-08-281-1/+3
* Add sdp_set_notify functionMarcel Holtmann2006-08-251-1/+2
* Added sdp_create for async searchesClaudio Takahasi2006-08-251-0/+6
* Add additional private data fieldMarcel Holtmann2006-08-171-12/+26
* Update copyright informationMarcel Holtmann2006-01-031-1/+1
* Add support for additional access protocolsMarcel Holtmann2005-12-141-1/+6
* Add support for allocation of binary text elementsMarcel Holtmann2005-12-091-0/+2
* Big cleanup of CVS relicsMarcel Holtmann2005-10-291-15/+10
* Create per device SDP server functionsMarcel Holtmann2005-08-031-0/+3
* Fix more GCC 4.0 warningsMarcel Holtmann2005-07-061-8/+8
* fix commentsStephen Crane2005-03-021-1/+2
* fix incorrect doc commentStephen Crane2005-02-281-1/+1
* Update the copyright yearMarcel Holtmann2005-01-291-1/+1
* Add sdp_get_add_access_protos() functionMarcel Holtmann2004-05-021-0/+5
* Move some internal functions to publicMarcel Holtmann2004-04-031-0/+38
* Update copyright informationMarcel Holtmann2004-04-031-37/+39
* Increase size of UUID string representationMarcel Holtmann2004-04-011-2/+2
* Add header files of the SDP libraryMarcel Holtmann2004-03-311-0/+529