index
:
delta/bluez.git
baserock/5.37+service-api
baserock/5.37-19-g28fef24
baserock/5.41+service-api
baserock/5.43+service-api
baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b
baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322
baserock/ct143/master
baserock/genivi-baseline
baserock/genivi/baseline
baserock/jannispohlmann/genivi-baseline
baserock/morph
baserock/pedroalvarez/5.37-17-g0879a80
baserock/pedroalvarez/5.37-17-g0879a80-v2
baserock/pedroalvarez/5.37-17-g0879a80-v3
baserock/pedroalvarez/5.41+service-api
baserock/v5.17
baserock/v5.17-patched
master
git.kernel.org: pub/scm/bluetooth/bluez.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Update company identifiers
Marcel Holtmann
2013-11-15
1
-0
/
+36
*
lib: Add definitions for Set Scan Parameters command
Marcel Holtmann
2013-10-11
1
-0
/
+7
*
lib: Update company identifiers
Marcel Holtmann
2013-10-10
1
-1
/
+7
*
lib/sdp: Replace VIDEO_CONF_SVCLASS_ID with AV_REMOTE_CONTROLLER_SVCLASS_ID
Luiz Augusto von Dentz
2013-10-09
2
-2
/
+2
*
lib: Add missing structure for accept physical link command
Marcel Holtmann
2013-10-08
1
-0
/
+7
*
lib: Fix a few whitespace damages
Marcel Holtmann
2013-10-08
1
-11
/
+11
*
lib: Update company identifiers
Marcel Holtmann
2013-10-07
1
-0
/
+4
*
lib: Add special functions for PAL version mapping
Marcel Holtmann
2013-10-07
2
-0
/
+17
*
lib: Add define for mgmt_set_static_address
Marcel Holtmann
2013-10-02
1
-0
/
+6
*
lib: Fix invalid "whitespace" on company identifier string
Anderson Lizardo
2013-10-02
1
-1
/
+1
*
lib: Add define for mgmt_set_bredr
Johan Hedberg
2013-10-02
1
-0
/
+3
*
lib: Fix use of uninitialized variable in sdp_set_profile_descs
Szymon Janc
2013-09-30
1
-7
/
+8
*
lib: Update company identifiers
Marcel Holtmann
2013-09-28
1
-0
/
+10
*
mgmt: Add defines for new advertising setting
Johan Hedberg
2013-09-25
1
-0
/
+4
*
lib: Update company identifiers
Marcel Holtmann
2013-09-21
1
-0
/
+38
*
lib: Add definition for HCI_CHANNEL_USER
Marcel Holtmann
2013-09-02
1
-0
/
+1
*
lib: Update company identifiers
Marcel Holtmann
2013-08-07
1
-0
/
+18
*
lib: SCO voice setting support header
Frédéric Dalleau
2013-08-01
1
-0
/
+8
*
lib: Remove duplicated HSP_HS_UUID definition
Anderson Lizardo
2013-07-18
1
-1
/
+0
*
lib: Add range check for SDP_SVC_ATTR_RSP/SDP_SVC_SEARCH_ATTR_RSP
Szymon Janc
2013-07-10
1
-0
/
+8
*
lib: Update company identifiers
Johan Hedberg
2013-06-26
1
-0
/
+8
*
Revert "lib: Add range check for SDP_SVC_ATTR_RSP/SDP_SVC_SEARCH_ATTR_RSP"
Johan Hedberg
2013-06-25
1
-8
/
+0
*
lib: Cleanup SDP logs to not include double new lines
Szymon Janc
2013-06-24
1
-93
/
+90
*
lib: Fix two size constants
Alex Deymo
2013-06-16
1
-2
/
+2
*
mgmt: Add support for new MGMT_STATUS_RFKILLED
Johan Hedberg
2013-05-29
1
-0
/
+2
*
lib: Fix sdp_seq_alloc_with_length accessing invalid index/memory
Luiz Augusto von Dentz
2013-05-23
1
-1
/
+1
*
lib: Update company identifiers
Johan Hedberg
2013-05-19
1
-0
/
+18
*
lib: Fix list of company identifiers
Anderson Lizardo
2013-04-30
1
-17
/
+17
*
lib: Add attributes MASInstanceID and SupportedMessageTypes
Christian Fetzer
2013-04-17
1
-0
/
+2
*
lib: Update list of company identifiers
Marcel Holtmann
2013-04-10
1
-0
/
+14
*
lib: Fix invalid memory access in sdp_service_search_attr_req
Arkadiusz Lichwa
2013-04-04
1
-0
/
+5
*
lib: Update list of company identifiers
Marcel Holtmann
2013-03-21
1
-0
/
+4
*
lib: Update list of company identifiers
Marcel Holtmann
2013-02-23
1
-0
/
+8
*
lib: Validate DTDs when parsing VersionNumberList
Anderson Lizardo
2013-02-18
1
-1
/
+16
*
lib: Add comment to BluetoothProfileDescriptorList parsing workaround
Anderson Lizardo
2013-02-18
1
-0
/
+5
*
lib: Validate DTDs when parsing BluetoothProfileDescriptorList
Anderson Lizardo
2013-02-18
1
-9
/
+28
*
lib: Validate DTDs when parsing LanguageBaseAttributeIDList
Anderson Lizardo
2013-02-18
1
-7
/
+25
*
lib: Add missing DTD validation in sdp_record_print()
Anderson Lizardo
2013-02-18
1
-3
/
+3
*
lib: Fix missing DTD validation while accessing SDP data elements
Anderson Lizardo
2013-02-18
1
-2
/
+24
*
lib: Add SDP_IS_ALT() macro
Anderson Lizardo
2013-02-18
1
-0
/
+1
*
lib: Cleanup coding style in sdp_get_proto_descs()
Anderson Lizardo
2013-02-18
1
-3
/
+6
*
lib: Reuse identical code in sdp_get_{add,}_access_protos()
Anderson Lizardo
2013-02-18
1
-22
/
+12
*
lib: Check if SDP buffer has enough data on partial responses
Anderson Lizardo
2013-02-15
1
-1
/
+6
*
lib: Add range check for SDP_SVC_ATTR_RSP/SDP_SVC_SEARCH_ATTR_RSP
Anderson Lizardo
2013-02-15
1
-0
/
+8
*
lib: Fix buffer overflow when processing SDP response
Anderson Lizardo
2013-02-15
1
-0
/
+11
*
lib: Update list of company identifiers
Marcel Holtmann
2013-02-02
1
-0
/
+4
*
lib: Update list of company identifiers
Marcel Holtmann
2013-01-13
1
-0
/
+6
*
lib: Remove all management settings helpers since they are unused now
Marcel Holtmann
2013-01-09
1
-25
/
+0
*
lib: Remove current unused management settings helpers
Marcel Holtmann
2013-01-09
1
-20
/
+0
*
lib: Fix SDP_TEXT_STR16/SDP_URL_STR16 parsing
Anderson Lizardo
2013-01-08
1
-1
/
+1
[next]