platform/upstream/bluez.git
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
2019-12-17 Inga Stotlandmesh: Fix virtual address processing
2019-12-17 Inga Stotlandmesh: Clean up model.c and cfg-server.c
2019-12-17 Michał Lowas... mesh: Fix D-Bus node path
2019-12-17 Michał Lowas... mesh: Fixed handling of IVI flag in app layer
2019-12-17 Inga Stotlandmesh: Modify check of the node directory name upon...
2019-12-17 Rafał Gajdamesh: Fix to duplicated model Ids saved to storage
2019-12-17 Jakub Witowskimesh: Remove unused error code from Leave()
2019-12-17 Michał Lowas... mesh: Move HCI handling to mesh-io-generic
2019-12-17 Inga Stotlandmesh: Remove redundant checks when adding a net key
2019-12-17 Brian Gixbuild: Add missing mesh & btpclient dependencies
2019-12-17 Jakub Witowskimesh: Fix segmentation fault after adding second netkey...
2019-12-17 Inga Stotlandmesh: Clean up style
2019-12-17 Inga Stotlandmesh: Make "elements" mandatory in node configuration
2019-12-17 Inga Stotlandmesh: Do not daemonize, run in foreground or as service
2019-12-17 Anupam Roymesh: Enable mesh package build in Tizen
2019-12-17 Anupam Roymesh: Add bluetooth mesh package in Tizen
2019-12-17 Anupam Roymesh: Fix compilation issues
2019-12-17 Inga Stotlandbuild: Add support for systemd bluetooth-mesh service
2019-12-17 Brian Gixmesh: ELL encrypt dependancy README section added
2019-12-17 Brian Gixmesh: Convert crypto to use ELL wrappers
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
next