index
:
delta/bluez.git
baserock/5.37+service-api
baserock/5.37-19-g28fef24
baserock/5.41+service-api
baserock/5.43+service-api
baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b
baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322
baserock/ct143/master
baserock/genivi-baseline
baserock/genivi/baseline
baserock/jannispohlmann/genivi-baseline
baserock/morph
baserock/pedroalvarez/5.37-17-g0879a80
baserock/pedroalvarez/5.37-17-g0879a80-v2
baserock/pedroalvarez/5.37-17-g0879a80-v3
baserock/pedroalvarez/5.41+service-api
baserock/v5.17
baserock/v5.17-patched
master
git.kernel.org: pub/scm/bluetooth/bluez.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesh
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesh: Implement ExportKeys() method
Inga Stotland
2021-09-27
3
-1
/
+322
*
mesh: Inclusive language changes
Archie Pusaka
2021-09-21
3
-25
/
+25
*
mesh: Fix race condition memory leak
Brian Gix
2021-05-19
1
-0
/
+2
*
mesh: Add single threading to prov-acp ob messaging
Brian Gix
2021-05-19
2
-33
/
+56
*
mesh: Normalize endian of public/private ECC keys
Brian Gix
2021-05-19
2
-1
/
+10
*
mesh: Fix delivery of PB-ACK to acceptors
Brian Gix
2021-05-19
1
-1
/
+0
*
mesh: Add manpage for bluetooth-meshd daemon
Inga Stotland
2021-05-19
1
-0
/
+74
*
mesh: Fix memory leaks
Steve Grubb
2021-05-14
1
-1
/
+3
*
mesh: Add missing "storage" option to help menu
Inga Stotland
2021-05-13
1
-1
/
+2
*
mesh: Fix net_key_confirm parameter declaration
Marcel Holtmann
2021-04-27
1
-1
/
+1
*
mesh: Fix network_id parameter declaration
Marcel Holtmann
2021-04-27
1
-1
/
+1
*
tools/mesh-cfgtest: Non-iteractive test for mesh
Inga Stotland
2021-04-10
1
-1
/
+9
*
mesh: Add unit test IO
Brian Gix
2021-04-10
5
-17
/
+580
*
mesh: Add Provisioning Confirmation validity check
Brian Gix
2021-04-09
2
-2
/
+19
*
mesh: Fix segmented msg RX with friendship
Brian Gix
2021-03-25
1
-0
/
+1
*
mesh: Validate OTA provision security material
Brian Gix
2021-03-09
2
-0
/
+21
*
mesh: Fix infinite loop on IVIndex update
Przemysław Fierek
2021-03-01
1
-13
/
+21
*
mesh: Cleanup deprecated symbolic file permissions
Brian Gix
2021-02-23
1
-1
/
+1
*
mesh: Combine common functions for NetKeys and AppKeys
Inga Stotland
2021-02-18
1
-70
/
+50
*
mesh: Add validation of Device UUID value
Inga Stotland
2021-02-16
1
-9
/
+9
*
mesh: Clear node's agent pointer after agent removal
Inga Stotland
2021-02-10
1
-0
/
+1
*
mesh: Update AppKeys on transition to Phase 0
Michael N. Moran
2021-01-04
4
-2
/
+35
*
mesh: Fix check for mkdir return value in keyring.c
Inga Stotland
2020-12-04
1
-6
/
+3
*
mesh: Zero out config node struct before initializing
Inga Stotland
2020-12-04
1
-0
/
+2
*
mesh: Fix regression error in HB subscription set
Inga Stotland
2020-11-19
1
-5
/
+10
*
mesh: Only deregister io for the last network detached
Michael N. Moran
2020-11-10
1
-2
/
+6
*
mesh/mesh-config-json: Fix errors found by static analysis
Inga Stotland
2020-11-10
1
-29
/
+33
*
mesh: Fix memory leak when failing to load a node
Inga Stotland
2020-11-10
1
-5
/
+2
*
mesh: Fix memory leak and NULL pointer dereference
Inga Stotland
2020-11-10
1
-3
/
+5
*
mesh: Fix errors found by static analysis
Inga Stotland
2020-11-10
4
-41
/
+58
*
mesh: Re-arrange Join/Create/Import/Attach page saving
Brian Gix
2020-10-07
2
-100
/
+104
*
mesh: Add SPDX License Identifier
Tedd Ho-Jeong An
2020-09-21
48
-481
/
+48
*
mesh: Align option names with functionality
Inga Stotland
2020-09-03
1
-7
/
+8
*
mesh: Remove unused timing variable tx_start
Inga Stotland
2020-09-03
1
-6
/
+0
*
mesh: Move RPL check from model to net layer
Inga Stotland
2020-08-28
4
-106
/
+106
*
mesh: Initialize RPL when creating or loading a node
Inga Stotland
2020-08-28
5
-21
/
+37
*
mesh: Store key indices as integers in node config
Inga Stotland
2020-08-28
1
-64
/
+38
*
mesh: Handle "options" dictionary in Send/Publish methods
Inga Stotland
2020-08-26
4
-82
/
+75
*
mesh: Add random address to mesh HCI init
Daan Pape
2020-08-22
1
-0
/
+9
*
mesh: Use valid net key index when handling Send call
Inga Stotland
2020-08-22
2
-6
/
+9
*
mesh: Use correct retransmit parameters for publications
Inga Stotland
2020-08-22
7
-78
/
+104
*
mesh: Send correct NetKey index in DevKeyMessageReceived
Inga Stotland
2020-08-20
1
-1
/
+2
*
mesh: Check for enabled modes when dst is fixed address
Inga Stotland
2020-08-20
2
-21
/
+9
*
mesh: Always set net modes based on node feature settings
Inga Stotland
2020-08-20
1
-13
/
+5
*
mesh: fix double-free of outbound tx data
Brian Gix
2020-08-14
1
-21
/
+31
*
mesh: Don't add config server when loading from storage
Inga Stotland
2020-08-13
1
-3
/
+0
*
mesh: Make mesh config model binding API consistent
Inga Stotland
2020-08-13
3
-6
/
+6
*
mesh: Fix model ID prior to calling mesh config functions
Inga Stotland
2020-08-13
2
-10
/
+9
*
mesh: Fix encoding of Config Key Refresh Phase Status
Michał Lowas-Rzechonek
2020-08-12
1
-3
/
+3
*
mesh: Fix logic error when saving model subscriptions
Inga Stotland
2020-08-11
1
-1
/
+1
[next]