issues
search
avnet-iotconnect
/
iotc-generic-c-sdk
Generic IoTConnect C SDK for Linux, Windows and MacOS
0
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
iotconnect_sdk_deinit should not be called from iotconnect_sdk_connect
#52
nik-markovic
closed
1 month ago
0
Fix compilation of iotc_algorithms_alternative.
#51
wtk-evoirin
closed
6 months ago
0
Sending both Command Ack + Telemetry causes "IoTConnect Client message send failed!" (At least on Azure)
#50
akarnil
closed
7 months ago
3
Protocol v2.1 support
#49
nik-markovic
closed
7 months ago
0
Fixup compilation after merge.
#48
nmatthews-witekio
closed
8 months ago
0
main branch's basic-sample doesn't build on Kubuntu 22.04,23.10
#47
akarnil
closed
1 month ago
3
Add routines that specify whether a message is intended as an error, …
#46
nmatthews-witekio
closed
8 months ago
0
Revert "Add debugging routines"
#45
nmatthews-witekio
closed
9 months ago
0
Add clang-format style file
#44
nmatthews-witekio
closed
9 months ago
1
Allow config to be specified to use dynamic memory.
#43
nmatthews-witekio
closed
8 months ago
2
Move lib_config -- so it no longer needs to be static.
#42
nmatthews-witekio
closed
8 months ago
3
Add debugging routines
#41
nmatthews-witekio
closed
9 months ago
4
Provide alternative implementation for gen_sas_token()
#40
nmatthews-witekio
closed
8 months ago
3
Change server.pem
#39
nmatthews-witekio
closed
1 year ago
1
Feature/echo sdk
#38
akarnil
closed
1 year ago
0
file extension check and file opened success check
#37
akarnil
closed
1 year ago
0
check for ".json" at the end of the param string
#36
akarnil
closed
1 year ago
0
Feature/echo sdk
#35
akarnil
closed
1 year ago
0
Feature/echo sdk
#34
akarnil
closed
1 year ago
0
Update paho.mqtt.c
#33
nmatthews-witekio
closed
8 months ago
1
Update cJSON submodule
#32
nmatthews-witekio
closed
8 months ago
1
Update iotc-c-lib submodule
#31
nmatthews-witekio
closed
8 months ago
1
DON'T MERGE: Aws Checkpoint
#30
nmatthews-witekio
closed
10 months ago
1
DRAFT: Aws checkpoint
#29
nmatthews-witekio
closed
1 year ago
0
Add special handling for an "echo" command / "OTA".
#28
nmatthews-witekio
closed
10 months ago
1
Add an explicit enum value for self-signed certificates
#27
nmatthews-witekio
closed
10 months ago
1
iotc-c-lib submodule is out of date
#26
nmatthews-witekio
closed
1 year ago
1
Updates from using iotc-generic-c-sdk and iotc-c-lib in the dialog pr…
#25
nmatthews-witekio
closed
10 months ago
2
Add routines that don't require openssl for SAS key generation.
#24
nmatthews-witekio
closed
1 year ago
2
Allocate based on IOTC_CONNECTION_STRING_FORMAT_SAS_TOKEN rather than…
#23
nmatthews-witekio
closed
1 year ago
0
Add a native implementation of HMAC SHA256 -- this is not available i…
#22
nmatthews-witekio
closed
1 year ago
0
OpenSSL deprecation warnings with -DIOTC_USE_PAHO=ON
#21
nmatthews-witekio
closed
7 months ago
2
cmake version deprecation warning
#20
nmatthews-witekio
closed
1 year ago
1
Update the Azure submodule so that openssl mismatch is avoided, e.g. …
#19
nmatthews-witekio
closed
1 year ago
0
Only create a device if it can be registered
#18
nmatthews-witekio
closed
1 year ago
2
Iotc generic c sdk 2.1 review
#17
nmatthews-witekio
closed
12 months ago
1
Iotc generic c sdk 2.1
#16
sw-iot-neeravparasar
closed
12 months ago
2
Fix memory leaks (in allocation checks added previously) that were id…
#15
nmatthews-witekio
closed
2 years ago
0
double disconnect on for ON_FORCE_SYNC
#14
nik-markovic
closed
2 years ago
4
Null-pointer dereference found by clang-tidy.
#13
nmatthews-witekio
closed
2 years ago
3
Move access() checks to library.
#12
nmatthews-witekio
closed
1 year ago
0
Check allocations
#11
nmatthews-witekio
closed
2 years ago
0
Sonar lint fixes
#10
nmatthews-witekio
closed
2 years ago
0
Improve encapsulation
#9
nmatthews-witekio
closed
2 years ago
4
Void arguments
#8
nmatthews-witekio
closed
2 years ago
1
Initialize a variable and avoid a potential NULL dereference.
#7
nmatthews-witekio
closed
2 years ago
0
Use correct enum type -- value should be the same.
#6
nmatthews-witekio
closed
2 years ago
0
Move check before pointer deference.
#5
nmatthews-witekio
closed
2 years ago
0
Fix for endless recursion when sending a message from a c2d callback
#4
nik-markovic
closed
2 years ago
0
Error while sending Command and its acknowledgement
#3
nparasher
closed
2 years ago
1
Next