summaryrefslogtreecommitdiffstats
path: root/src/sdp.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for setting the record handle on service registrationMarcel Holtmann2006-01-171-0/+5
* Add definitions for Apple AgentMarcel Holtmann2006-01-041-0/+1
* Update copyright informationMarcel Holtmann2006-01-031-1/+1
* Add support for additional access protocolsMarcel Holtmann2005-12-141-2/+20
* Add FD_ZERO() before usage of FD_SET()Marcel Holtmann2005-12-091-1/+2
* Add support for allocation of binary text elementsMarcel Holtmann2005-12-091-21/+89
* Fix service discovery deadlocks with Samsung D600 phonesMarcel Holtmann2005-11-241-0/+4
* Big cleanup of CVS relicsMarcel Holtmann2005-10-291-15/+10
* Fix profile descriptor problem with Samsung phonesMarcel Holtmann2005-09-301-5/+17
* Fix errno overwrite problemsMarcel Holtmann2005-09-221-0/+3
* Add UUIDs for phonebook access profileMarcel Holtmann2005-08-071-0/+2
* Add UUID for video distributionMarcel Holtmann2005-08-061-0/+1
* Fix request size calculation for device specific registerMarcel Holtmann2005-08-031-0/+1
* Add device specific record registerMarcel Holtmann2005-08-031-2/+7
* Create per device SDP server functionsMarcel Holtmann2005-08-031-3/+18
* Fix more GCC 4.0 warningsMarcel Holtmann2005-07-061-63/+60
* Add SDP_WAIT_ON_CLOSE flag for sdp_connect()Marcel Holtmann2005-05-081-2/+6
* Add some extra debug informationMarcel Holtmann2005-03-091-0/+4
* fix commentsStephen Crane2005-03-021-2/+1
* fix incorrect doc commentStephen Crane2005-02-281-1/+1
* Update the copyright yearMarcel Holtmann2005-01-271-1/+1
* Remove sdp_internal.hMarcel Holtmann2005-01-231-1/+45
* Replace sdp_{get|put}_unaligned with bt_{get|put}_unalignedMarcel Holtmann2005-01-231-90/+90
* Fix UUID-32 to string translationMarcel Holtmann2004-12-101-3/+4
* Update the UUID constants and its translationsMarcel Holtmann2004-12-071-72/+88
* Add service classes and profile ids for WAPMarcel Holtmann2004-11-291-0/+4
* Fix bug where htonl() should be used instead of htons()Marcel Holtmann2004-11-021-1/+1
* Delete comment for a no long used parameterMarcel Holtmann2004-10-281-5/+0
* Add more audio/video profile translationsMarcel Holtmann2004-10-261-0/+5
* Add SIM Access typesMarcel Holtmann2004-10-131-2/+4
* UUID32 values can also be used as protocol identifiersMarcel Holtmann2004-07-221-5/+11
* Add sdp_get_add_access_protos() functionMarcel Holtmann2004-05-021-0/+24
* Update copyright informationMarcel Holtmann2004-04-031-29/+32
* Add string representation for HID and CIPMarcel Holtmann2004-04-011-0/+6
* Store additional unitSize for stringsMarcel Holtmann2004-04-011-2/+3
* Use $(top_builddir) as include root directoryMarcel Holtmann2004-03-311-7/+7
* Add SDP library codeMarcel Holtmann2004-03-311-0/+3076