Get local IRK value
[platform/upstream/bluez.git] / mesh /
2020-12-18 Inga Stotlandmesh: Remove debug-only related callback for packet...
2020-12-18 Inga Stotlandmesh: Debug output clean up
2020-12-18 Inga Stotlandmesh: Helper packet print should depend on debug setting
2020-12-18 Prathyusha Nmesh: Handle close for Acceptor
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-08-14 Abhay Agarwalmesh: Update capabilities of bluetooth-mesh 10/241110/1 accepted/tizen/unified/20200819.035939 submit/tizen/20200818.003628
2020-08-11 Abhay Agarwalmesh: Add support for meshd to use RAW channel 61/240761/2 accepted/tizen/unified/20200812.143914 submit/tizen/20200811.230110
2020-07-30 DoHyun PyunRemove unnecessary dbus config rules 22/239822/1 accepted/tizen/unified/20200803.122026 submit/tizen/20200731.001830
2020-07-29 Pyun DoHyunMerge "Revert dbus rule for mesh with send_destination...
2020-06-22 DoHyun PyunRevert dbus rule for mesh with send_destination 45/236845/1
2020-06-16 DoHyun PyunModify mesh dbus configs 57/236257/1 accepted/tizen/unified/20200616.041024 submit/tizen/20200616.024938
2020-06-05 DoHyun PyunModify the security option for bluetooth-meshd 92/235492/1 accepted/tizen/unified/20200610.015556 submit/tizen/20200608.075218
2020-05-28 Brian Gixmesh: Destroy PB-ADV queue when provisioning done 26/235126/1 accepted/tizen/unified/20200605.020515 submit/tizen/20200604.003952
2020-05-28 Brian Gixmesh: Fix leaked message reference 25/235125/1
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 Join() method 22/235122/1
2020-05-28 Inga Stotlandmesh: Fix memory leak in Create, Import & Attach methods 21/235121/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: Create a queue of pending requests in mesh_init() 18/235118/1
2020-05-28 Inga Stotlandmesh: Remove unused function prototypes from node.h 17/235117/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-28 Inga Stotlandmesh: Free allocated agent in mesh_remove_agent() 14/235114/1
2020-05-28 Inga Stotlandmesh: Remove unused structure member 13/235113/1
2020-05-22 Brian Gixmesh: Fix double-free 31/234231/1 accepted/tizen/unified/20200529.124353 submit/tizen/20200527.022320
2020-05-22 Inga Stotlandmesh: Fix segfault caused by re-enabling of HCI controller 30/234230/1
2020-05-22 Brian Gixmesh: Fix valgrind memory leak warnings 29/234229/1
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: Avoid saving duplicate fields in node config 25/234225/1
2020-05-22 Inga Stotlandmesh: On node attach, verify element/model composition... 24/234224/1
2020-05-22 Inga Stotlandmesh: Fix publication setup for vendor models 20/234220/1
2020-05-22 Inga Stotlandmesh: Fix adding virtual subscription to a vendor model 19/234219/1
2020-05-22 Brian Gixmesh: Fix GCC 10.0 warnings 16/234216/1
2020-05-22 Brian Gixmesh: Add Time-outs to critical dbus send-with-replies 15/234215/1
2020-05-22 Przemysław Fierekmesh: Change API to deliver tokens via JoinComplete 13/234213/1
2020-05-22 Przemysław Fierekmesh: Fix invalid app_path on 'Join' 11/234211/1
2020-05-22 Rafał Gajdamesh: Ignore beacons with IVU if IV already updated 10/234210/1
2020-05-22 Michał Lowas-Rzechonekmesh: Remove redundant code from mesh/crypto 07/234207/1
2020-05-22 Inga Stotlandmesh: Fix segfault related to idle config write 04/234204/1
2020-05-22 Inga Stotlandmesh: Move SEQ_MASK define in mesh-defs.h 03/234203/1
2020-04-02 Anupam RoyMerge "mesh: Clear prov capabilities structure before...
2020-04-02 Anupam RoyMerge "mesh: Honor provisioner's capabilities" into...
2020-04-02 Anupam RoyMerge "mesh: Refresh provisioner's capabilities" into...
2020-04-02 Anupam RoyMerge "mesh: Clean up naming of provisioning callbacks...
2020-04-02 Anupam RoyMerge "mesh: Remove unused 'server' argument" into...
2020-04-02 Anupam RoyMerge "mesh: Add net key index to sar structure" into...
2020-04-02 Anupam RoyMerge "mesh: Remove unused functions: 'mesh_net_sub_lis...
2020-04-02 Anupam RoyMerge "mesh: Remove unused argument from 'mesh_net_tran...
2020-04-02 Anupam RoyMerge "mesh: Update UnprovisionedScan, AddNode & ScanRe...
2020-04-02 Pyun DoHyunMerge "Use the external ell package" into tizen
2020-04-01 Brian Gixmesh: Clear prov capabilities structure before reading 77/229677/1
2020-04-01 Michał Lowas-Rzechonekmesh: Honor provisioner's capabilities 75/229675/1
2020-04-01 Michał Lowas-Rzechonekmesh: Refresh provisioner's capabilities 74/229674/1
2020-04-01 Michał Lowas-Rzechonekmesh: Clean up naming of provisioning callbacks 73/229673/1
2020-04-01 Michał Lowas-Rzechonekmesh: Remove unused 'server' argument 72/229672/1
2020-04-01 Przemysław Fierekmesh: Add net key index to sar structure 69/229669/1
2020-04-01 Przemysław Fierekmesh: Remove unused functions: 'mesh_net_sub_list_add... 68/229668/1
2020-04-01 Przemysław Fierekmesh: Remove unused argument from 'mesh_net_transport_s... 67/229667/1
2020-04-01 Inga Stotlandmesh: Update UnprovisionedScan, AddNode & ScanResult 64/229664/1
2020-03-27 Pyun DoHyunMerge "Add GetEnergyInfo method for the power managemen...
2020-03-26 Brian Gixmesh: Whitespace correction 60/228960/1
2020-03-26 Prathyusha Nmesh: Send input complete for input OOB Authentication 59/228959/1
2020-03-26 Prathyusha Nmesh: Handle invalid public keys 58/228958/1
2020-03-26 Prathyusha Nmesh: Handle netkey delete when netkey is not in netkeylist 57/228957/1
2020-03-26 Brian Gixmesh: Fix Replay Protection Cache 56/228956/1
2020-03-26 Brian Gixmesh: Allow short messages to be segmented 55/228955/1
2020-03-26 Inga Stotlandmesh: Fix processing of Config Node Reset message 53/228953/1
2020-03-26 Inga Stotlandmesh: Remove unused parameters from internal rx functions 46/228946/1
2020-03-26 Inga Stotlandmesh: Clean up handling config model publication message 44/228944/1
2020-03-26 Inga Stotlandmesh: Simplify model virtual pub/sub logic 43/228943/1
2020-03-26 Brian Gixmesh: rework incoming advertisement filtering 39/228939/1
2020-03-26 Inga Stotlandmesh: Fix app payload decryption for virtual labels 38/228938/1
2020-03-26 Inga Stotlandmesh: Fix keyring app keys directory iteration 35/228935/1
2020-03-26 Inga Stotlandmesh: Allow to finish key refresh when no AppKeys are... 34/228934/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-02-03 Brian Gixmesh: Re-arrange replay protection check and add 49/223849/1
2020-02-03 Brian Gixmesh: Add NVM storage of Replay Protection 48/223848/1
2020-01-31 Brian Gixmesh: Apply Replay Protection to all incoming packets 47/223847/1
2020-01-31 Brian Gixmesh: Clean-up unneeded Sequence Number increments 46/223846/1
2020-01-31 Brian Gixmesh: Move Replay Protection to mesh/net.c 45/223845/1
2020-01-31 Brian Gixmesh: Relocate tree deletion to util.c/h 44/223844/1
2020-01-31 Prathyusha Nmesh: Handle publickey exchange phase for initiator 43/223843/1
2020-01-31 Shaunak Somanmesh: Fix provisioning agent method call failure 42/223842/1
2020-01-20 Brian Gixmesh: Offload loopback packets to l_idle_onshot() 36/222936/1 accepted/tizen/unified/20200129.022701 submit/tizen/20200127.235706
2020-01-20 Inga Stotlandmesh: Fix opcode for OP_VEND_MODEL_APP_GET 35/222935/1
2020-01-20 Jakub Witowskimesh: Sequence number related fixes 34/222934/1
2020-01-20 Michał Lowas-Rzechonekmesh: Rename --index to --io, support additional io... 33/222933/1
2020-01-20 Jakub Witowskimesh: Add sequence nr getter code 32/222932/1
2020-01-20 Inga Stotlandmesh: Correctly generate NetKey list 30/222930/1
2020-01-20 Michał Lowas-Rzechonekmesh: Fix exiting IV_UPD_STATE when receiving first SNB 26/222926/1
2020-01-20 Michał Lowas-Rzechonekmesh: Allow apps to receive DevKey messages from extern... 25/222925/1
2020-01-20 Inga Stotlandmesh: Fix wholesale deletion of appkeys bound to a... 24/222924/1
2020-01-20 Inga Stotlandmesh: Fix logic in AppKey deletion 23/222923/1
2020-01-20 Brian Gixmesh: Implement provisioning loop-back 22/222922/1
next