mesh: Update Key Refresh flag after provision
[platform/upstream/bluez.git] / mesh / node.c
2023-05-15 Isak Westinmesh: Update Key Refresh flag after provision
2022-03-14 Wootak JungMerge "Add avtest to test rpm" into tizen submit/tizen/20220314.225934 submit/tizen/20220316.003414
2022-03-11 Inga Stotlandmesh: Clear node's agent pointer after agent removal
2021-01-04 Anupam RoyMerge branch 'meshd_integrate' into tizen bluez_upgrade_5.52
2020-12-28 Inga Stotlandmesh: Fix check for mkdir return value in keyring.c
2020-12-28 Aurelien Jarnomesh: fix node default TTL
2020-12-28 Inga Stotlandmesh: Zero out config node struct before initializing
2020-12-28 Inga Stotlandmesh: Fix memory leak when failing to load a node
2020-12-28 Brian Gixmesh: Re-arrange Join/Create/Import/Attach page saving
2020-12-28 Tedd Ho-Jeong Anmesh: Add SPDX License Identifier
2020-12-28 Inga Stotlandmesh: Initialize RPL when creating or loading a node
2020-12-28 Inga Stotlandmesh: Handle "options" dictionary in Send/Publish methods
2020-12-28 Inga Stotlandmesh: Use valid net key index when handling Send call
2020-12-28 Inga Stotlandmesh: Always set net modes based on node feature settings
2020-12-28 Inga Stotlandmesh: Don't add config server when loading from storage
2020-12-28 Inga Stotlandmesh: Use correct TTL value to send model publication
2020-12-28 Inga Stotlandmesh: Move model functionality out of node.c to model.c
2020-12-28 Brian Gixmesh: Fix node composition change detection
2020-12-28 Brian Gixmesh: Add Composition page storage to node.json
2020-12-28 Brian Gixmesh: Fix Seg Fault - App unattached IVIndex chg
2020-12-28 Inga Stotlandmesh: Check app model settings of pub/sub support
2020-12-28 Inga Stotlandmesh: Emit PropertiesChanged when IV Index changes
2020-12-28 Michał Lowas-Rzechonekmesh: Replace BeaconFlags with just IvUpdate
2020-12-28 Michał Lowas-Rzechonekmesh: Fix updating CID, PID, VID & CRPL on node attach
2020-12-28 Inga Stotlandmesh: Add "node is busy" check for Leave() & Attach()
2020-12-28 Inga Stotlandmesh: Add timeout to GetManagedObjects call
2020-12-18 Inga Stotlandmesh: Delete unused function
2020-08-20 Anupam Roymesh: Add api to release node dbus resources 97/241897/2 accepted/tizen/unified/20200825.142910 submit/tizen/20200821.002054
2020-05-28 Brian Gixmesh: Fix leaked mesh_net allocation 24/235124/1
2020-05-28 Brian Gixmesh: Fix using uninitialized bytes 23/235123/1
2020-05-28 Inga Stotlandmesh: Clean up Attach() method call 20/235120/1
2020-05-28 Inga Stotlandmesh: Clean up Import() method call 19/235119/1
2020-05-28 Inga Stotlandmesh: Add finalization of a newly created node 16/235116/1
2020-05-28 Inga Stotlandmesh: Remove agent when freeing node's dynamic resources 15/235115/1
2020-05-22 Brian Gixmesh: Fix double-free 31/234231/1 accepted/tizen/unified/20200529.124353 submit/tizen/20200527.022320
2020-05-22 Brian Gixmesh: Fix valgrind memory leaks 28/234228/1
2020-05-22 Inga Stotlandmesh: Remove redundant call to save node configuration 27/234227/1
2020-05-22 Inga Stotlandmesh: Allow updating CID, PID, VID & CRPL on node attach 26/234226/1
2020-05-22 Inga Stotlandmesh: On node attach, verify element/model composition... 24/234224/1
2020-04-02 Pyun DoHyunMerge "Use the external ell package" into tizen
2020-03-27 Pyun DoHyunMerge "Add GetEnergyInfo method for the power managemen...
2020-03-26 Brian Gixmesh: Allow short messages to be segmented 55/228955/1
2020-02-12 himanshuMerge branch 'bluez_upgrade_5.52' of https://review...
2020-02-03 Jakub Witowskimesh: remove unused node_set_device_key() 51/223851/1
2020-02-03 Jakub Witowskimesh: use static node_comp instead of the pointer 50/223850/1
2020-01-20 Jakub Witowskimesh: Add sequence nr getter code 32/222932/1
2020-01-20 Inga Stotlandmesh: Fix logic in AppKey deletion 23/222923/1
2020-01-20 Michał Lowas-Rzechonekmesh: Fix BeaconFlags property type 21/222921/1
2020-01-20 Michał Lowas-Rzechonekmesh: Remove misleading DEFAULT_CRPL from node.c 18/222918/1
2020-01-07 Michał Lowas-Rzechonekmesh: Fix getting managed objects from ObjectManager 10/221710/1
2020-01-07 Brian Gixmesh: Ignore Composition features during attach 04/221704/1
2020-01-07 Inga Stotlandmesh: Cancel unprovisioned scan on exit or app disconnect 99/221699/1
2020-01-07 Michał Lowas-Rzechonekmesh: Add missing property interface to node objects 98/221698/1
2019-12-20 DoHyun PyunMerge branch 'meshd_integrate' into tizen 09/220609/1 accepted/tizen/unified/20191220.123149 submit/tizen/20191220.041051
2019-12-18 Inga Stotlandmesh: Add mesh-main.conf file with general mesh configu...
2019-12-18 Inga Stotlandmesh: Add more checks for element properties
2019-12-18 Inga Stotlandmesh: Initialize net modes based on node configuration
2019-12-18 Inga Stotlandmesh: Clean up node.c
2019-12-17 Inga Stotlandmesh: Delete unused function
2019-12-17 Brian Gixmesh: Friendship clean-up and rewrite
2019-12-17 Inga Stotlandmesh: Implement AddAppKey and AddNetKey methods
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 Michał Lowas-Rzechonekmesh: Add org.bluez.mesh.Node1.Addresses property
2019-12-17 Michał Lowas-Rzechonekmesh: Implement properties on org.bluez.mesh.Node1...
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 Michał Lowas-Rzechonekmesh: Move sequence number overcommit to mesh-config...
2019-12-17 Michał Lowas-Rzechonekmesh: Implement Import() D-Bus API of org.bluez.mesh...
2019-12-17 Michał Lowas-Rzechonekmesh: Check that config server is present in primary...
2019-12-17 Michał Lowas-Rzechonekmesh: Check that element indexes are consecutive
2019-12-17 Michał Lowas-Rzechonekmesh: Keep element and model lists sorted and unique
2019-12-17 Michał Lowas-Rzechonekmesh: Validate application by comparing composition...
2019-12-17 Michał Lowas-Rzechonekmesh: Convert void pointers to anonymous unions in...
2019-12-17 Brian Gixmesh: Propagate Net Index up Rx message chain
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 Gixmesh: Expose resources needed by Management1 interface
2019-12-17 Inga Stotlandmesh: Fix segmentation fault when removing a node
2019-12-17 Michał Lowas-Rzechonekmesh: Implement DevKeySend() method on Node interface
2019-12-17 Michał Lowas-Rzechonekmesh: Cleanup D-Bus method returns with empty result
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 Jakub Witowskimesh: Allow to set-up the CRPL with application
2019-12-17 Michał Lowas-Rzechonekmesh: Register D-Bus management interface
2019-12-17 Jakub Witowskimesh: Clear nodes queue on get_managed_objects_cb(...
2019-12-17 Michał Lowas-Rzechonekmesh: Fix D-Bus node path
2019-12-17 Rafał Gajdamesh: Fix to duplicated model Ids saved to storage
2019-12-17 Anupam Roymesh: Fix compilation issues
2019-12-17 Brian Gixmesh: Centralize definition of PRIMARY_NET_IDX
2019-12-17 Inga Stotlandmesh: Remove unnecessary includes from .c files
next