platform/upstream/bluez.git
2019-12-17 Jakub Witowskimesh: Fix long MIC usage in segmented messages
2019-12-17 Brian Gixmesh: Implement remote dev key methods for keyring
2019-12-17 Brian Gixmesh: Implement Key Refresh Phasing in keyring
2019-12-17 Brian Gixmesh: Implement App Key keyring storage handling
2019-12-17 Brian Gixmesh: Implement Net Key keyring storage handling
2019-12-17 Brian Gixmesh: Centralize definition of PRIMARY_NET_IDX
2019-12-17 Brian Gixmesh: Add new method for Key Refresh procedure
2019-12-17 Steve Brownmeshctl: Retry recvmsg if data is not ready
2019-12-17 Inga Stotlandmesh: Remove unnecessary includes from .c files
2019-12-17 Inga Stotlandmesh: Update copyright dates
2019-12-17 Brian Gixmesh: Save generated Net and Dev keys in KeyRing
2019-12-17 Brian Gixmesh: Fix file open error checking and permissions
2019-12-17 Brian Gixmesh: Add "create" command to test app
2019-12-17 Inga Stotlandmesh: Add skeleton for org.bluez.mesh.Management1 interface
2019-12-17 Inga Stotlandmesh: Add check for org.bluez.mesh.Provisioner1 interface
2019-12-17 Brian Gixmesh: Add key storage
2019-12-17 Brian Gixmesh: Reconfigure node storage tree
2019-12-17 Inga Stotlandmesh: Add CreateNetwork method() implementation
2019-12-17 Michał Lowas... mesh: Use node uuids as storage directory names
2019-12-17 Inga Stotlandmesh: Unify processing of GetManagedObjects result
2019-12-17 Inga Stotlandmesh: Consolidate processing of mesh element properties
2019-12-17 Inga Stotlandmesh: Clean up processing of Attach() method
2019-12-17 Inga Stotlandmesh: Remove Node interface if node owner disconnects
2019-12-17 Brian Gixmesh: Add APIs for Provisioner and Config Client
2019-12-17 Inga Stotlandmesh: Fix the cleanup of failed Join call
2019-12-17 Inga Stotlandmesh: Fix structure memeber initialization
2019-12-17 Inga Stotlandmesh: Allow only one app attachment per node
2019-12-17 Inga Stotlandtest: Enable test-mesh to send raw vendor commands
2019-12-17 Inga Stotlandtest: Drive test-mesh with a string-based menu
2019-12-17 Inga Stotlandmesh: Fix network information cleanup
2019-12-17 Brian Gixmesh: Fix decryption when on more than one Network
2019-12-17 Brian Gixmesh: Create and store random token per node
2019-12-17 Brian Gixmesh: Store node state variables prior to response
2019-12-17 Brian Gixmesh: Fix json-c calling conventions
2019-12-17 Inga Stotlandmesh: Fix adding model app key binding
2019-12-17 Inga Stotlandmesh: Correctly initialize node's vendor models
2019-12-17 Stotland, Ingamesh: Fix bug with adding more than one app key
2019-12-17 Inga Stotlandtest: Add unified test for mesh node example app
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
next