Граф коммитов

4458 Коммитов

Автор SHA1 Сообщение Дата
Eric Wolz aa0aaabf63
Update readme.md 2021-06-07 17:04:09 -07:00
Cristian Pop 24497d7d0e
Updating documentation for ECC server certificate chain support. (#1979)
Updating documentation for ECC server certificate chain support.
2021-06-04 22:09:39 -07:00
ewertons 1139bc065c
Merge pull request #1975 from Azure/ericwol/dps_get_retry_error_msg
don't parse retry on DPS operation status
2021-05-28 13:09:21 -07:00
Ewerton Scaboro da Silva 31331f24e1 Fix unit tests for change in prov_transport_amqp_common 2021-05-28 11:50:22 -07:00
ewertons 1b492de23d
Merge branch 'master' into ericwol/dps_get_retry_error_msg 2021-05-28 10:05:01 -07:00
ewertons 85227d84bd
Merge pull request #1976 from Azure/subup-202105272156
Submodule Update
2021-05-27 23:55:16 -07:00
Ewerton Scaboro da Silva 5bddf47980 Merge branch 'subup-202105272156' of https://github.com/azure/azure-iot-sdk-c into subup-202105272156 2021-05-27 22:38:02 -07:00
Ewerton Scaboro da Silva 3814824d0c Merge branch 'master' into subup-202105272156 2021-05-27 22:37:24 -07:00
Cristian Pop aaa4f6773e
Updating CA roots (#1971)
* Adding DigiCert G2 root to samples.

* Adding new CA roots, changing to generic sample certificate store.

* Adding CA roots to test tools.

* Adding Apple M1 instructions for sample
2021-05-27 22:31:07 -07:00
ewertons 98e262f8aa
Merge branch 'master' into subup-202105272156 2021-05-27 21:59:15 -07:00
Ewerton Scaboro da Silva 656b654b29 Update submodules 2021-05-27 21:56:50 -07:00
Eric Wolz 077431989f This fixes an error message when we get the DPS operation status that does not have a rety app property 2021-05-27 18:29:16 -07:00
Eric Wolz cb03709abd
enable tracing in longhaul tests (#1974) 2021-05-27 18:27:08 -07:00
Thomas Bracht Laumann Jespersen 874f467b64
iothub_client/samples: Fix typo demonstarates -> demonstrates (#1972) 2021-05-26 10:20:39 -07:00
Eric Wolz 128e31b154
Add more details to longhaul test failures (#1969) 2021-05-24 09:51:32 -07:00
Eric Wolz 66732fc398
reconnect AMQP if CONNECTION_STATE_CLOSE_RCVD state is received (#1960) 2021-05-14 13:29:06 -07:00
Eric Wolz b542b5584b
Sample indexing test 2021-05-12 14:01:36 -07:00
Dane Walton 6971d9d6e3
Update submodules (#1958) 2021-05-11 10:25:20 -07:00
Eric Wolz 198a121d25
fix Static Analyzer issues (#1949)
* fix Static Analyzer issues

* fix unit test
2021-05-10 16:37:11 -07:00
Dane Walton c6ad80c1bb
update the uamqp linking (#1948) 2021-05-07 11:08:51 -07:00
Dominic Betts d9bea2297a
Update readme for PnP samples (#1946)
* Update readme for samples

* Change terminology
2021-05-06 14:51:55 -07:00
Eric Wolz 9e7d46ded5
[longhaul] filter twin desired messages that was lost from network disconnect (#1945)
* [longhaul] filter twin desired messages that was from network disconnect

* fix linux build break
2021-04-29 11:09:37 -07:00
Dane Walton eaccd2bc17
change ut to c99 and turn off cppunittest by default (#1941) 2021-04-24 15:12:22 -07:00
Eric Wolz 675f628a84
handle failures in SASL states (#1942)
* handle failures in SASL states

* check for each enum values
2021-04-23 12:00:30 -07:00
Eric Wolz cb98f35866
Added framework for running longhaul tests under valgrind (#1940)
* longhaul valgrind test

* enable valgrind on longhaul_amqp_c2d

* update cutility

* include global_valgrind_suppression

* global_valgrind_suppression

* fix memory leak

* Add locking to longhaul get_statistics

* fix build break

* fix build break

* fix build break

* fixed iothub_client_statistics_add_c2d_info locks

* fixed iothub_client_statistics_add_c2d_info locks

* fixed on_c2d_message_sent

* fixed on_c2d_message_sent

* fixed on_c2d_message_sent

* fixed iothub_client_statistics_add_telemetry_info locking

* fixed longhaul_run_telemetry_tests locks

* update suppression file

* added lock to iothub_client_statistics_add_device_twin_reported_info

* added locks to iothub_client_statistics_add_device_twin_reported_info

* added locks to iothub_client_statistics_add_device_twin_reported_info

* added locks to iothub_client_statistics_add_device_twin_reported_info

* update suppression file

* remove resubscribing to events on telemetry_messages

* remove longhaul_stop_listening_for_telemetry_messages()

* add back longhaul_stop_listening_for_telemetry_messages

* test

* test

* added lock to IOTHUB_VALIDATION_INFO

* add lock to IOTHUB_VALIDATION_INFO

* update locks

* master merge

* retry IoTHubDeviceTwin_UpdateTwin on network failure

* update to valgrind cutil

* update c-utility

* update cutility

* update cutility

* clean up cmake directory

* show valgrind version

* update valgrind

* upgrade valgrind

* apt update

* show valgrind version

* dump os version

* show os version

* disable longhaul tests running under valgrind

* remove short timeout

* update c-utility

* update c-utility to master

* update c-utility submodules
2021-04-21 14:47:08 -07:00
John Spaith f01d912ec3
Cleanup initial readme and dev box setup (#1936) 2021-04-21 12:02:53 -06:00
Wellington Duraes 9ae4d68bb4
Update readme.md (#1938) 2021-04-20 15:13:19 -07:00
Wellington Duraes 1d7f6d634f
Update readme.md (#1937)
Removing a confusing statement from the release section and deprecating the release schedule picture since it was completely outdated and not necessarily we'll have 2 LTSs releases every year.
2021-04-20 15:13:01 -07:00
John Spaith f7bf77619c
Refactor device method subscription code (#1897)
Cleanup device method code to enable future PnP logic to be more cleanly added.
2021-04-16 13:20:56 -06:00
Cristian Pop 91ab69b73c
Removing APT package support. (#1933) 2021-04-15 10:38:04 -07:00
Eric Wolz 012ba1025e
Allow jenkins agent to cleanup cmake folder (#1934)
* allow cmake folder to be deleted
2021-04-14 17:31:35 -07:00
Eric Wolz fde5846f25
use checkout sources to clean directory (#1930) 2021-04-14 11:03:34 -07:00
Eric Wolz 642ba0af48
[longhaul] retry IoTHubDeviceTwin_UpdateTwin on network failure (#1932) 2021-04-13 18:31:01 -07:00
Cristian Pop 0659e22b8e
Updating c-utility submodule (#1928)
ESP tests failed with unrelated "out of space" error for multiple runs.
2021-04-08 16:31:40 -07:00
rajaggrawal 22ef3b4e83
fileupload network interface support (#1884)
* fileupload network interface support

* file upload through network interface

* changed curl interface to networkInterface and updated c-utility submodule

* documentation update

* setting option-curl-interface

* updating c-utility

Co-authored-by: Aggrawal, Raj Kumar <rajkumar.aggrawal@barco.com>
Co-authored-by: John Spaith <john@spaith.com>
2021-04-08 12:51:08 -06:00
Cristian Pop 6d1b688e36
Updating TLS requirements reference. (#1926) 2021-04-07 07:50:54 -07:00
ewertons e5f696c438
Merge pull request #1927 from Azure/subup-202104060943
Submodules update and add cancellation option to cbs auth
2021-04-06 14:32:32 -07:00
Ewerton Scaboro da Silva fc8da6c993 Fix amqp transport cbs tests (x2) 2021-04-06 13:52:58 -07:00
Ewerton Scaboro da Silva aac751cc0c Fix amqp transport cbs tests 2021-04-06 12:37:07 -07:00
Ewerton Scaboro da Silva eb431c2624 Submodules update and add cancellation option to cbs auth 2021-04-06 11:56:14 -07:00
Eric Wolz 1c1b2c1a3a
[longhaul] Fixed memory leaks and thread locks (#1922)
* [longhaul] Fixed memory leaks and thread locks

* PR feedback
2021-04-01 15:49:19 -07:00
Eric Wolz eb4516aa35
[LONGHAUL] Use connection state change to reconnect the AMQP service connection (#1917)
* [LONGHAUL] Use connection state change to reconnect the AMQP service connection

* PR feedback
2021-03-24 15:49:08 -07:00
Eric Wolz 08416ca8ca
Fixed longhaul memory leaks (#1915) 2021-03-22 15:44:16 -07:00
Kevin Cadieux 79f6983b2e
Fixing global buffer overflow when copying global string due to incorrect string length value. (#1913) 2021-03-22 13:49:02 -07:00
Eric Wolz d553245ce7
Added longhaul ListenForEventAsync traces (#1912)
* Added longhaul ListenForEventAsync traces

Co-authored-by: Dane Walton <dane.walton@microsoft.com>
2021-03-19 14:10:54 -07:00
Eric Wolz b016910266
Added AMQP packet documentation (#1911) 2021-03-19 11:23:56 -07:00
Eric Wolz 17da413575
[longhaul tests] Allow IoT hub event reconnect due to network loss (#1909)
* update c-utility

* update dependent submodules

* [longhaul] Allow IoT hub event reconnect due to network loss

* fixed described_filter_value double deletes
2021-03-18 18:18:15 -07:00
Eric Wolz 8dc12c7057
update c-utility submodule (#1908)
* update c-utility submodule

* update dependent submodules
2021-03-18 15:07:46 -07:00
ewertons 731e4c79cc
Merge pull request #1905 from Azure/ewertons/FixCmakeDepsOrder
Fix order CMakelists.txt adds dependencies for unit tests
2021-03-17 17:55:02 -07:00
ewertons 10eea8a6c3
Merge branch 'master' into ewertons/FixCmakeDepsOrder 2021-03-17 16:35:33 -07:00