-
Notifications
You must be signed in to change notification settings - Fork 66
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: iotivity/iotivity-lite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.5.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: iotivity/iotivity-lite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.5.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 124 files changed
- 2 contributors
Commits on Sep 18, 2023
-
Establish separate cloud connections for each device
Also, handle ownership transfer for the second device when the first device is already connected to the hub. Extend the cloud server to accommodate multiple servers and enhance the check for empty endpoints.
Configuration menu - View commit details
-
Copy full SHA for 9fd739b - Browse repository at this point
Copy the full SHA 9fd739bView commit details
Commits on Sep 19, 2023
-
Check iotivity-lite stack init before processing requests
Check if the iotivity-lite stack is initialized before processing new requests during shutdown. --------- Co-authored-by: Daniel Adam <daniel.adam1922@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 44d8643 - Browse repository at this point
Copy the full SHA 44d8643View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b99f87 - Browse repository at this point
Copy the full SHA 7b99f87View commit details
Commits on Sep 20, 2023
-
Create an oc_string64_t struct with statically allocated buffer that fits an endpoint address to avoid the use of the heap. The new function oc_endpoint_to_string64 converts an oc_endpoint_t to a string address using the oc_string64_t. Currently used internally. --------- Co-authored-by: Daniel Adam <daniel.adam1922@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 35f679b - Browse repository at this point
Copy the full SHA 35f679bView commit details
Commits on Sep 22, 2023
-
Extend the function signature to include the include the length of the key. If the length of the key is known then a call to strlen can be avoided. Added: - oc_iterate_query_get_values_v1 - oc_get_query_value_v1 - oc_query_value_exists_v1 - oc_ri_get_query_value_v1 - oc_ri_query_exists_v1 Deprecated: - oc_iterate_query_get_values - oc_get_query_value - oc_query_value_exists - oc_ri_get_query_value - oc_ri_query_exists
Configuration menu - View commit details
-
Copy full SHA for 92a1811 - Browse repository at this point
Copy the full SHA 92a1811View commit details
Commits on Sep 26, 2023
-
TLS: Drop messages associated with a closed endpoint in the processes
When a session has been closed, we also need to clean up the process events associated with the endpoint.
Configuration menu - View commit details
-
Copy full SHA for 40eb6bc - Browse repository at this point
Copy the full SHA 40eb6bcView commit details -
When OC_DYNAMIC_ALLOCATION is disabled then memory allocation by oc_memb pool from multiple threads needs to be synchronized. For this purpose oc_allocator_mutex should be used to avoid misusing other mutexes for this purpose.
Configuration menu - View commit details
-
Copy full SHA for f8fac5e - Browse repository at this point
Copy the full SHA f8fac5eView commit details -
Fix compilation on supported Android environments.
Configuration menu - View commit details
-
Copy full SHA for 3ff55e7 - Browse repository at this point
Copy the full SHA 3ff55e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43443b6 - Browse repository at this point
Copy the full SHA 43443b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for eede00d - Browse repository at this point
Copy the full SHA eede00dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5899d1 - Browse repository at this point
Copy the full SHA e5899d1View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.2.5.8...2.2.5.9