platform/upstream/bluez.git
2019-12-17 Aurelien Jarnotools/mesh-cfgclient: add unbind command
2019-12-17 Aurelien Jarnomesh: fix sending messages to group addresses
2019-12-17 Inga Stotlandmesh: Fix clean up after AddNode method
2019-12-17 Aurelien Jarnotools/mesh-cfgclient: fix binaries and config name...
2019-12-17 Inga Stotlandtools/mesh-cfgclient: Add README file
2019-12-17 Inga Stotlandtools/mesh: add initial support for config storage
2019-12-17 Inga Stotlandtools/mesh-cfgclient: Command line option for config
2019-12-17 Inga Stotlandtools/mesh-cfgclient: Add timeout for expected response
2019-12-17 Inga Stotlandtools/mesh-cfgclient: Add config menu key commands
2019-12-17 Inga Stotlandtools/mesh-cfgclient: Commands for Management iface...
2019-12-17 Inga Stotlandtools/mesh: move remote node processing to a separate...
2019-12-17 Anupam Roymesh: Enable mesh-cfgclient build
2019-12-17 Inga Stotlandtools: Add mesh-cfgclient tool
2019-12-17 Inga Stotlandtools/mesh: Move meshctl specific files to mesh-gatt
2019-12-17 Inga Stotlandtools/mesh: Remove extra dependencies from agent.c
2019-12-17 Inga Stotlandmesh: Add authorization checks for Manager iface methods
2019-12-17 Anupam Roymesh: Add ELL source and headers
2019-12-17 Marcel Holtmannmesh: Adjust for changed l_dbus_object_manager_enable...
2019-12-17 Anupam Roymesh: Add ELL changes
2019-12-17 Inga Stotlandmesh: Fix reading/writing key indices
2019-12-17 Inga Stotlandmesh: Implement AddAppKey and AddNetKey methods
2019-12-17 Inga Stotlandmesh: Add provisioner confirmation
2019-12-17 Luiz Augusto... unit: Make mesh tests conditional
2019-12-17 Brian Gixmesh: Secure Beacon - IV_Index/Key Refresh re-write
2019-12-17 Brian Gixunit: Fix valgrind errors in test-mesh-crypto
2019-12-17 Michał Lowas... mesh: Fix ignored return value
2019-12-17 Brian Gixunit: Add Mesh Crypto tests from Mesh Profile Spec
2019-12-17 Inga Stotlandmesh: Fix segmentation fault on Join() call
2019-12-17 Michał Lowas... mesh: Align appkey_packet_decrypt with dev and virt...
2019-12-17 Michał Lowas... mesh: Normalize Access Key AID and Index naming in...
2019-12-17 Michał Lowas... mesh: Remove unused defines
2019-12-17 Brian Gixmesh: Fix Key Ring permissions for local nodes
2019-12-17 Brian Gixmesh: Explicit Remote/Local Device key usage
2019-12-17 Brian Gixmesh: Add remote boolean to DevKey transactions
2019-12-17 Inga Stotlandmesh: Make mesh-config API more consistent
2019-12-17 Brian Gixmesh: Automate AppKey update on KR phase 2-->3-->0
2019-12-17 Inga Stotlandmesh: Handle messages sent to a fixed group address
2019-12-17 Brian Gixmesh: test AEAD at startup to check kernel support
2019-12-17 Inga Stotlandmesh: Add closedir() of config directory after opendir()
2019-12-17 Michał Lowas... mesh: Show error message when io initialization fails
2019-12-17 Michał Lowas... mesh: Add org.bluez.mesh.Node1.Addresses property
2019-12-17 Michał Lowas... mesh: Implement properties on org.bluez.mesh.Node1...
2019-12-17 Michał Lowas... mesh: Fix handling of Config Relay Set message
2019-12-17 Inga Stotlandmesh: Move commonly used constants into mesh-defs.h
2019-12-17 Rafał Gajdamesh: Remove double initialisation and fix typo in log
2019-12-17 Rafał Gajdamesh: Fix model publication get
2019-12-17 Michał Lowas... mesh: Move sequence number overcommit to mesh-config...
2019-12-17 Inga Stotlandmesh: Fix double free of a pointer in mesh-io-generic
2019-12-17 Michał Lowas... mesh: Fix storing network retransmission in config
2019-12-17 Michał Lowas... mesh: Implement Import() D-Bus API of org.bluez.mesh...
2019-12-17 Michał Lowas... mesh: Add documentation for Import() D-Bus API
2019-12-17 Jakub Witowskimesh: Extract read_* functions in mesh-config-json
2019-12-17 Michał Lowas... mesh: Check that config server is present in primary...
2019-12-17 Michał Lowas... mesh: Check that element indexes are consecutive
2019-12-17 Michał Lowas... mesh: Keep element and model lists sorted and unique
2019-12-17 Michał Lowas... mesh: Validate application by comparing composition...
2019-12-17 Michał Lowas... mesh: Convert void pointers to anonymous unions in...
2019-12-17 Inga Stotlandtest/test-mesh: Initialize required properties
2019-12-17 Inga Stotlandmesh: Fix storage init of Friend and LPN features
2019-12-17 Inga Stotlanddoc/mesh-api: Restore properties in mesh node hierarchy
2019-12-17 Michał Lowas... mesh: Check address range passed to ImportRemoteNode
2019-12-17 Brian Gixmesh: Propagate Net Index up Rx message chain
2019-12-17 Brian Gixmesh: Normalize Access Key AID naming convention
2019-12-17 Brian Gixmesh: Add bound Net Index lookup for App Keys
2019-12-17 Inga Stotlandmesh: Allow sending on org.bluez.mesh.Provisioner1
2019-12-17 Inga Stotlandmesh: Init keyring storage directory on node Attach()
2019-12-17 Inga Stotlandmesh: Rename mesh_config_srv_init() to cfgmod_server_init()
2019-12-17 Inga Stotlandmesh: Create or re-use a node storage directory for...
2019-12-17 Inga Stotlandmesh: Manage node config directory in mesh-config
2019-12-17 Inga Stotlandmesh: Use mesh_config APIs to store node configuration
2019-12-17 Inga Stotlandmesh: Replace storage_save_config with mesh_config_save...
2019-12-17 Inga Stotlandmesh: Confine dependency on json-c to mesh-config-json.c
2019-12-17 Inga Stotlandmesh: Move load from storage functionality into node.c
2019-12-17 Inga Stotlandmesh: Change mesh_db prefix to mesh_config
2019-12-17 Inga Stotlandmesh: Rename mesh-db.c to mesh-config-json.c
2019-12-17 Inga Stotlandmesh: Move network config setup from storage.c to node.c
2019-12-17 Brian Gixtest: This extends the mesh tool to exercise Provisioni...
2019-12-17 Brian Gixmesh: Convert provisioning pkts to packed structs
2019-12-17 Brian Gixmesh: Implement DBus Provisioning methods
2019-12-17 Brian Gixmesh: Fix implementation of Provisioner Initiator
2019-12-17 Brian Gixmesh: Expose resources needed by Management1 interface
2019-12-17 Brian Gixmesh: Expose mapping function for D-Bus errors
2019-12-17 Brian Gixmesh: Add special Beacon handler for Provisioning
2019-12-17 Brian Gixmesh: Fix support for Provisioner Initiator
2019-12-17 Inga Stotlandmesh: Fix segmentation fault when removing a node
2019-12-17 Michał Lowas... mesh: Handle messages encrypted with a remote device key
2019-12-17 Michał Lowas... mesh: Implement DevKeySend() method on Node interface
2019-12-17 Michał Lowas... mesh: Split APP_IDX_DEV into APP_IDX_DEV_LOCAL and...
2019-12-17 Michał Lowas... mesh: Cleanup D-Bus method returns with empty result
2019-12-17 Inga Stotlandmesh: Use l_dbus_message...() APIs in more consistent...
2019-12-17 Inga Stotlandmesh: Remove redundant initialization
2019-12-17 Michał 'Khorne... mesh: Fix stack overflow in get_element_properties
2019-12-17 Inga Stotlandmesh: Fix clean up of node's DBUS assosiated resources
2019-12-17 Inga Stotlandmesh: Fix checks when restoring internal model state
2019-12-17 Brian Gixmesh: Fix memory leak on dbus message creation
2019-12-17 Jakub Witowskimesh: Allow to set-up the CRPL with application
2019-12-17 Michał Lowas... mesh: Register D-Bus management interface
2019-12-17 Jakub Witowskimesh: Clear nodes queue on get_managed_objects_cb(...
2019-12-17 Inga Stotlandtest: test-mesh - Correctly stop periodic publication
2019-12-17 Inga Stotlandmesh: Fix and clean up model publication code
next