| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Always remember to free the extract_des internal list | Johan Hedberg | 2009-02-26 | 1 | -7/+11 | 
| | | | | | | The pSeq list needs to be fully free'd when extract_des returns an error. | ||||
| * | Require all parsed elements in extract_des to be of the same type | Johan Hedberg | 2009-02-26 | 1 | -2/+6 | 
| | | | | | | | The extract_des function returns just one element type to the caller so if there are mixed elements it'll be impossible for the caller to know how to handle the returned list. | ||||
| * | Fix SDP data buffer parsing | Johan Hedberg | 2009-02-26 | 1 | -28/+94 | 
| | | | | | | This patch adds extra checks to make sure we never read past the end of the buffer. | ||||
| * | Minor whitespace fixes | Johan Hedberg | 2009-02-24 | 1 | -1/+1 | 
| | | |||||
| * | Fix mostly every warning caused by -Wsign-compare | Marcel Holtmann | 2009-01-29 | 1 | -6/+7 | 
| | | |||||
| * | Fix memory leak | Johan Hedberg | 2009-01-16 | 1 | -1/+3 | 
| | | |||||
| * | Bail out from extract_des if sdp_uuid_extract fails | Johan Hedberg | 2009-01-16 | 1 | -5/+5 | 
| | | |||||
| * | Update copyright information | Marcel Holtmann | 2009-01-01 | 1 | -1/+1 | 
| | | |||||
| * | Add braces around debug statements | Marcel Holtmann | 2008-12-23 | 1 | -2/+3 | 
| | | |||||
| * | Use tabs instead of whitespaces | Marcel Holtmann | 2008-12-20 | 1 | -1/+1 | 
| | | |||||
| * | Fix build error when SDP_DEBUG is enabled | Claudio Takahasi | 2008-10-14 | 1 | -2/+2 | 
| | | |||||
| * | Hide the verbose SDP debug behind SDP_DEBUG | Marcel Holtmann | 2008-09-11 | 1 | -47/+47 | 
| | | |||||
| * | Convert SDP *_safe functions to default API | Marcel Holtmann | 2008-08-06 | 1 | -2/+2 | 
| | | |||||
| * | Move hcid to src directory and rename it to bluetoothd | Marcel Holtmann | 2008-07-29 | 1 | -0/+960 | 
