index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sdpd-request.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-11
sdpd-request: Fix build errors due to unaligned memory access
Szymon Janc
1
-2
/
+10
2012-12-07
Revert "Ensure config.h is included by using CPPFLAGS"
Johan Hedberg
1
-0
/
+4
2012-12-05
Ensure config.h is included by using CPPFLAGS
Lucas De Marchi
1
-4
/
+0
2012-09-05
sdpd-request: Fix build errors due to unaligned memory access
Szymon Janc
1
-29
/
+33
2012-05-23
sdp/build: Build fails when SDP_DEBUG enabled
Arek Lichwa
1
-1
/
+1
2012-04-13
sdpd-request: Fix passing zero instead of NULL
Syam Sidhardhan
1
-1
/
+1
2011-07-03
Fix common misspelled words
Lucas De Marchi
1
-2
/
+2
2011-05-15
Fix unused variable warnings reported by GCC 4.6
Johan Hedberg
1
-2
/
+2
2011-05-15
Fix dead increments and assignments in sdp code
Szymon Janc
1
-1
/
+0
2011-05-10
Fix C++ style comments
Szymon Janc
1
-9
/
+9
2011-05-10
Remove not needed cast in sdp_set_cstate_pdu
Szymon Janc
1
-2
/
+2
2011-05-10
Remove not needed data_left intialization in service_search_attr_req
Szymon Janc
1
-1
/
+1
2011-03-04
Remove duplicated NULL check and debug message
Szymon Janc
1
-6
/
+2
2011-01-17
Revert "Send an Invalid PDU Size Error Response for Service Search Req"
Johan Hedberg
1
-1
/
+1
2010-11-25
sdpd header cleanup
Claudio Takahasi
1
-1
/
+11
2010-10-27
Get rid of redundant type casts from SDP code
Johan Hedberg
1
-3
/
+3
2010-08-25
Send Invalid Syntax Error if Resp Size Less Than 0x07
Angela Bartholomaus
1
-0
/
+9
2010-08-25
Send an Invalid PDU Size Error Resp for Service Attr Search Req
Angela Bartholomaus
1
-1
/
+1
2010-08-25
Send an Invalid PDU Size Error Response for Service Attr Req
Angela Bartholomaus
1
-1
/
+1
2010-08-25
Send an Invalid PDU Size Error Response for Service Search Req
Angela Bartholomaus
1
-1
/
+1
2010-06-08
Fix redundant null check on calling free()
Gustavo F. Padovan
1
-8
/
+4
2010-05-21
Move logging.{c,h} to log.{c,h}
Gustavo F. Padovan
1
-1
/
+1
2010-05-07
Remove extra spaces from sdpd-request.c
Jose Antonio Santos Cadenas
1
-9
/
+9
2010-03-24
Check the return of getsockopt and getsockname logging the errors
Luiz Augusto Von Dentz
1
-4
/
+17
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-03-26
Fix AttributeIdList parsing
Johan Hedberg
1
-31
/
+63
2009-03-12
Make use of size_t and ssize_t when possible
Johan Hedberg
1
-3
/
+3
2009-02-26
Always remember to free the extract_des internal list
Johan Hedberg
1
-7
/
+11
2009-02-26
Require all parsed elements in extract_des to be of the same type
Johan Hedberg
1
-2
/
+6
2009-02-26
Fix SDP data buffer parsing
Johan Hedberg
1
-28
/
+94
2009-02-24
Minor whitespace fixes
Johan Hedberg
1
-1
/
+1
2009-01-29
Fix mostly every warning caused by -Wsign-compare
Marcel Holtmann
1
-6
/
+7
2009-01-16
Fix memory leak
Johan Hedberg
1
-1
/
+3
2009-01-16
Bail out from extract_des if sdp_uuid_extract fails
Johan Hedberg
1
-5
/
+5
2009-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2008-12-23
Add braces around debug statements
Marcel Holtmann
1
-2
/
+3
2008-12-20
Use tabs instead of whitespaces
Marcel Holtmann
1
-1
/
+1
2008-10-14
Fix build error when SDP_DEBUG is enabled
Claudio Takahasi
1
-2
/
+2
2008-09-11
Hide the verbose SDP debug behind SDP_DEBUG
Marcel Holtmann
1
-47
/
+47
2008-08-06
Convert SDP *_safe functions to default API
Marcel Holtmann
1
-2
/
+2
2008-07-29
Move hcid to src directory and rename it to bluetoothd
Marcel Holtmann
1
-0
/
+960