platform/upstream/bluez.git
2019-12-17 Inga Stotlandmesh: Store model publication settings in config file
2019-12-17 Inga Stotlandmesh: Save model subscription updates to config file
2019-12-17 Inga Stotlandmesh: Add json config functions to save pub/sub updates
2019-12-17 Inga Stotlandmesh: Set node ID for a newly provisioned node
2019-12-17 Brian Gixmesh: Enable local loopback
2019-12-17 Inga Stotlandmesh: Fix array processing in Send, Publish, Join
2019-12-17 Inga Stotlanddoc/mesh-api: Fix Attach() method signature
2019-12-17 Inga Stotlandmesh: Implement Leave() method on Network interface
2019-12-17 Inga Stotlandmesh: Cleanup storage save and remove procedures
2019-12-17 Inga Stotlandmesh: Re-arrange node cleanup functions
2019-12-17 Brian Gixmesh: Fix type checking for 32 vs 64 bit systems
2019-12-17 Brian Gixmesh: Fix for file naming convention
2019-12-17 Inga Stotlandmesh: Return correct error code for AppKey List command
2019-12-17 Inga Stotlandmesh: Save newly added or updated app key to config...
2019-12-17 Inga Stotlandmesh: Separate functions for app key add and update
2019-12-17 Marcel Holtmannmesh: Use l_malloc instead of l_new with a cast
2019-12-17 Marcel Holtmannmesh: Use PRIx64 instead of %16.16lx
2019-12-17 Inga Stotlandmesh: Save newly added or updated net key to config...
2019-12-17 Inga Stotlandmesh: Save key refresh phase state to node config file
2019-12-17 Inga Stotlandmesh: Declare internal functions as static
2019-12-17 Inga Stotlandmesh: Add function to restore net key state from storage
2019-12-17 Inga Stotlandmesh: Separate functions for net key add and update
2019-12-17 Inga StotlandTODO: Fix complexity level for Bluetooth mesh items
2019-12-17 Inga Stotlandmesh: Add D-Bus policy for Bluetooth mesh daemon
2019-12-17 Inga Stotlandmesh: Rename mesh daemon executable to bluetooth-meshd
2019-12-17 Inga StotlandTODO: Add Bluetooth mesh items
2019-12-17 Inga Stotlandmesh: Remove unnecessary variable initialization
2019-12-17 Inga Stotlandmesh: Add README file
2019-12-17 Brian Gixmesh: Add MGMT bypass when specifying controller
2019-12-17 Inga Stotlandmesh: Fix logic when cleaning up incomplete provisioning
2019-12-17 Brian Gixmesh: Fix Relaying for multiple nodes
2019-12-17 Brian Gixmesh: Cleanup PB-ADV transport on Prov Close
2019-12-17 Inga Stotlandmesh: Clean up when finishing the Join call
2019-12-17 Inga Stotlandmesh: Fix reading device UUID from Join() call
2019-12-17 Brian Gixmesh: remove uneeded BDADDR type check
2019-12-17 Inga Stotlandmesh: Sample Mesh Joiner (provision acceptor)
2019-12-17 Inga Stotlandmesh: Sample On/Off Client and Server
2019-12-17 Inga Stotlandmesh: Sample Provisioning Agent
2019-12-17 Inga Stotlandmesh: Add default location for Mesh Node storage
2019-12-17 Inga Stotlandmesh: Update init for D-Bus and multi-node support
2019-12-17 Brian Gixmesh: Clean up debug logging and comment style
2019-12-17 Inga Stotlandmesh: Clean up App Key configuration and storage
2019-12-17 Inga Stotlandmesh: Implement Provisioning Agent D-Bus interface
2019-12-17 Inga Stotlandmesh: Restructure model services for multiple nodes
2019-12-17 Inga Stotlandmesh: Add support for storage of multiple nodes
2019-12-17 Brian Gixmesh: Restructure I/O for multiple controllers
2019-12-17 Inga Stotlandmesh: Add multi-node support to Config Server model
2019-12-17 Inga Stotlandmesh: Implement org.bluez.mesh.Network API
2019-12-17 Brian Gixmesh: Re-arrange provisioning for DBus API
2019-12-17 Inga Stotlandmesh: Add hex string and debug logging utilities
2019-12-17 Brian Gixmesh: Set unchanging variables to const
2019-12-17 Brian Gixmesh: Rewrite Controler interface for full init
2019-12-17 Brian Gixmesh: Implement provisioning initiator side
2019-12-17 Brian Gixmesh: Implement provisioning acceptor
2019-12-17 Brian Gixmesh: Add direction agnostic PB-ADV implementation
2019-12-17 Brian Gixmesh: Rewrite Network layer for multiple nodes
2019-12-17 Inga Stotlandmesh: Add org.bluez.mesh.Node D-Bus API support
2019-12-17 Inga Stotlandmesh: Rewrite storage for multiple nodes
2019-12-17 Inga Stotlandmesh: Internal errors
2019-12-17 Inga Stotlandmesh: Add utilities for DBus support
2019-12-17 Brian Gixmesh: Structural changes for mesh
2019-12-17 Inga Stotlanddoc: Update mesh Agent API
2019-12-17 Inga Stotlanddoc: Initial Bluetooth Mesh API
2019-12-17 Marcel Holtmannmesh: Avoid loop variable initial declarations
2019-12-17 Marcel Holtmannbuild: Add missing mesh/appkey.h header file
2019-12-17 Marcel Holtmannmesh: Fix various compiler warnings
2019-12-17 Brian Gixmesh: Up-rev ELL dependancies to >= 0.14
2019-12-17 Luiz Augusto... meshctl: Switch from write to sendmsg for Acquire*
2019-12-17 Brian Gixmesh: Refactor friend.c and net.c for central key DB
2019-12-17 Brian Gixmesh: Add centralized caching Net Key management
2019-12-17 Inga Stotlandmesh: Add clean up on start up failure
2019-12-17 Inga Stotlandmesh: Add start up management command chain
2019-12-17 Inga Stotlandtools/meshctl: Fix default directory for JSON files
2019-12-17 Luiz Augusto... mesh: Fix uninitilized error
2019-12-17 Brian Gixmesh: Fixed warning-to-error from GCC 8.1.1
2019-12-17 Brian GixAUTHORS: add Mesh maintaining authors
2019-12-17 Inga StotlandMakefile for meshd
2019-12-16 Inga Stotlandmesh: Sample device composition in JSON format
2019-12-16 Inga Stotlandmesh: Read and write mesh configuration in JSON format
2019-12-16 Inga Stotlandmesh: Mesh config server model
2019-12-16 Inga Stotlandmesh: Source code for handling access layer mux/demux
2019-12-16 Inga Stotlandmesh: Source files for mesh access layer and utilities
2019-12-16 Inga Stotlandmesh: Header files for mesh access layer and utilities
2019-12-16 Brian Gixmesh: Add Accessors to Transport layer data
2019-12-16 Brian Gixmesh: Upper and Lower mesh transport
2019-12-16 Brian Gixmesh: Provisioning logic for mesh
2019-12-16 Brian Gixmesh: Initial Mesh Friendship support
2019-12-16 Brian Gixmesh: Infrastructure for Mesh daemon
2019-12-16 Brian Gixmesh: Mesh crypto support
2019-12-16 Brian Gixmesh: Shared private meshd interfaces
2019-12-16 Inga Stotlandtools/mesh: Fix reclaiming address range
2019-12-16 Inga Stotlandtools: Move meshctl sources under tools/mesh directory
2019-12-16 Inga Stotlandtools: Move meshctl tool under tools directory
2019-12-16 Anupam Roymesh: Add ELL support in Bluez build 08/220208/1
2019-12-16 Anupam Roymesh: add source for ell shared library 07/220207/1
2019-12-16 Anupam Roymesh: Add ELL support in Bluez 06/220206/1
2019-12-05 Wootak JungAdd check logic of browsing_io before channel shutdown 36/219436/4 accepted/tizen/5.5/unified/20191210.221211 submit/tizen_5.5/20191206.000647
2019-12-05 Pyun DoHyunMerge "Remove unnecessary method calls" into tizen
2019-12-04 Wootak JungRemove unnecessary method calls 87/219287/1
2019-12-03 DoHyun PyunCalls sd_notify(STOPPING=1) to ensure systemd's operation 81/219181/1
next