client/player: fix printf format string
[platform/upstream/bluez.git] / mesh /
2023-05-15 Isak Westinmesh: Reply error if appkey added for wrong netkey
2023-05-15 Isak Westinmesh: Clear addr field if virt sub failed
2023-05-15 Isak Westinmesh: Remove RFU check for publication set
2023-05-15 Isak Westinmesh: Do not accept publication for unbound appkey
2023-05-15 Isak Westinmesh: Add interface output filter
2023-05-15 Brian Gixmesh: Fix potential memory leak
2023-05-15 Brian Gixmesh: Fix snprintf return values not being checked
2023-05-15 Isak Westinmesh: Use correct net_id for received CTL messages
2023-05-15 Jonas Maesmesh: Fix bug where bluetooth-meshd stops sending
2023-05-15 Brian Gixmesh: Fix keyring snprintf usage range checking
2023-05-15 Marcel Holtmannmesh: Fix issue with snprintf return value check and...
2023-05-15 Gopal Tiwarimesh/appkey: Fix memory leaks
2023-05-15 Inga Stotlandmesh: use explicit uint32_t when bit shifting left
2023-05-15 Inga Stotlandmesh: Fix address overrun error in rx filter
2023-05-15 Michał Lowas-Rzechonekmesh: Skip unneeded logs
2023-05-15 Michał Lowas-Rzechonekmesh: Make key_aid and net_key_id naming consistent
2023-05-15 Brian Gixmesh: Fix sequence number of message in friend queue
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: Don't log error for false positive mkdir failure
2022-03-11 Tedd Ho-Jeong Anmesh: Fix unchecked return value
2022-03-11 Inga Stotlandmesh: Implement ExportKeys() method
2022-03-11 Archie Pusakamesh: Inclusive language changes
2022-03-11 Brian Gixmesh: Fix race condition memory leak
2022-03-11 Brian Gixmesh: Add single threading to prov-acp ob messaging
2022-03-11 Brian Gixmesh: Normalize endian of public/private ECC keys
2022-03-11 Brian Gixmesh: Fix delivery of PB-ACK to acceptors
2022-03-11 Inga Stotlandmesh: Add manpage for bluetooth-meshd daemon
2022-03-11 Steve Grubbmesh: Fix memory leaks
2022-03-11 Inga Stotlandmesh: Add missing "storage" option to help menu
2022-03-11 Marcel Holtmannmesh: Fix net_key_confirm parameter declaration
2022-03-11 Marcel Holtmannmesh: Fix network_id parameter declaration
2022-03-11 Brian Gixmesh: Add unit test IO
2022-03-11 Brian Gixmesh: Add Provisioning Confirmation validity check
2022-03-11 Brian Gixmesh: Fix segmented msg RX with friendship
2022-03-11 Brian Gixmesh: Validate OTA provision security material
2022-03-11 Przemysław Fierekmesh: Fix infinite loop on IVIndex update
2022-03-11 Brian Gixmesh: Cleanup deprecated symbolic file permissions
2022-03-11 Inga Stotlandmesh: Combine common functions for NetKeys and AppKeys
2022-03-11 Inga Stotlandmesh: Add validation of Device UUID value
2022-03-11 Inga Stotlandmesh: Clear node's agent pointer after agent removal
2022-03-11 Michael N. Moranmesh: Update AppKeys on transition to Phase 0
2021-01-04 Anupam RoyMerge branch 'meshd_integrate' into tizen bluez_upgrade_5.52
2021-01-04 DoHyun PyunModify the capability option for systemd meshd_integrate
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 regression error in HB subscription set
2020-12-28 Michael N. Moranmesh: Only deregister io for the last network detached
2020-12-28 Inga Stotlandmesh/mesh-config-json: Fix errors found by static analysis
2020-12-28 Inga Stotlandmesh: Fix memory leak when failing to load a node
2020-12-28 Inga Stotlandmesh: Fix memory leak and NULL pointer dereference
2020-12-28 Inga Stotlandmesh: Fix errors found by static analysis
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: Align option names with functionality
2020-12-28 Inga Stotlandmesh: Remove unused timing variable tx_start
2020-12-28 Inga Stotlandmesh: Move RPL check from model to net layer
2020-12-28 Inga Stotlandmesh: Initialize RPL when creating or loading a node
2020-12-28 Inga Stotlandmesh: Store key indices as integers in node config
2020-12-28 Inga Stotlandmesh: Handle "options" dictionary in Send/Publish methods
2020-12-28 Daan Papemesh: Add random address to mesh HCI init
2020-12-28 Inga Stotlandmesh: Use valid net key index when handling Send call
2020-12-28 Inga Stotlandmesh: Use correct retransmit parameters for publications
2020-12-28 Inga Stotlandmesh: Send correct NetKey index in DevKeyMessageReceived
2020-12-28 Inga Stotlandmesh: Check for enabled modes when dst is fixed address
2020-12-28 Inga Stotlandmesh: Always set net modes based on node feature settings
2020-12-28 Brian Gixmesh: fix double-free of outbound tx data
2020-12-28 Inga Stotlandmesh: Don't add config server when loading from storage
2020-12-28 Inga Stotlandmesh: Make mesh config model binding API consistent
2020-12-28 Inga Stotlandmesh: Fix model ID prior to calling mesh config functions
2020-12-28 Michał Lowas-Rzechonekmesh: Fix encoding of Config Key Refresh Phase Status
2020-12-28 Inga Stotlandmesh: Fix logic error when saving model subscriptions
2020-12-28 Inga Stotlandmesh: Fix element index look up for config model subs
2020-12-28 Michał Lowas-Rzechonekmesh: Fix application key binding lookup
2020-12-28 Inga Stotlandmesh: Refactor heartbeat pub/sub
2020-12-28 Inga Stotlandmesh: Clean up handling of config KR phase messages
2020-12-28 Inga Stotlandmesh: Clean up handling of config net transmit messages
2020-12-28 Inga Stotlandmesh: Clean up handling of config poll timeout message
2020-12-28 Inga Stotlandmesh: Clean up handling of config relay messages
2020-12-28 Inga Stotlandmesh: Clean up handling of config net and app key messages
2020-12-28 Inga Stotlandmesh: Clean up handling of config publication messages
2020-12-28 Inga Stotlandmesh: Clean up handling of config node identity message
2020-12-28 Inga Stotlandmesh: Clean up handling of config model binding messages
2020-12-28 Inga Stotlandmesh: Clean up handling of config subscription messages
2020-12-28 Inga Stotlandmesh: Use correct TTL value to send model publication
2020-12-28 Michał Lowas-Rzechonekmesh: Allow deleting non-existing net key
2020-12-28 Michał Lowas-Rzechonekmesh: Allow deleting non-existing app key
2020-12-28 Inga Stotlandmesh: Fix calculation of model publication period
2020-12-28 Brian Gixmesh: Add guard against wedging outbound queue
2020-12-28 Inga Stotlandmesh: Move model functionality out of node.c to model.c
2020-12-28 Brian Gixmesh: Fix memory leak on provisioning timeout
2020-12-28 Inga Stotlandmesh: Add size checks for every opcode in config server
2020-12-28 Inga Stotlandmesh: Use static array to hold config server response
2020-12-28 Brian Gixmesh: Fix node composition change detection
2020-12-28 Inga Stotlandmesh: Get rid of "unreliable opcodes" in config server
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: Clean up config model publication set
2020-12-28 Brian Gixmesh: Fix memory leak when queuing OB pkts rapidly
next