summaryrefslogtreecommitdiffstats
path: root/src/sdpd-request.c
Commit message (Expand)AuthorAgeFilesLines
* Make use of size_t and ssize_t when possibleJohan Hedberg2009-03-121-3/+3
* Always remember to free the extract_des internal listJohan Hedberg2009-02-261-7/+11
* Require all parsed elements in extract_des to be of the same typeJohan Hedberg2009-02-261-2/+6
* Fix SDP data buffer parsingJohan Hedberg2009-02-261-28/+94
* Minor whitespace fixesJohan Hedberg2009-02-241-1/+1
* Fix mostly every warning caused by -Wsign-compareMarcel Holtmann2009-01-291-6/+7
* Fix memory leakJohan Hedberg2009-01-161-1/+3
* Bail out from extract_des if sdp_uuid_extract failsJohan Hedberg2009-01-161-5/+5
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Add braces around debug statementsMarcel Holtmann2008-12-231-2/+3
* Use tabs instead of whitespacesMarcel Holtmann2008-12-201-1/+1
* Fix build error when SDP_DEBUG is enabledClaudio Takahasi2008-10-141-2/+2
* Hide the verbose SDP debug behind SDP_DEBUGMarcel Holtmann2008-09-111-47/+47
* Convert SDP *_safe functions to default APIMarcel Holtmann2008-08-061-2/+2
* Move hcid to src directory and rename it to bluetoothdMarcel Holtmann2008-07-291-0/+960