azure-iot-sdk-c/provisioning_client/inc/azure_prov_client
Cristian Pop 1de399fd48
Adding X509 PEM support for Provisioning Client (#2229)
* Adding DPS X509 public APIs. Splitting RIOT vs X509 tests.

* Adding UT for x509 HSM.

* Adding E2E tests.

* Adding OpenSSL ENGINE tests for DPS.

* Adding DevOps infra.

* Doc changes.

* Apply suggestions from code review

Co-authored-by: Eric Wolz <ericwol@microsoft.com>

* Fixing cmake integration issue

* Fixing vsts job name.

* Fixing Windows build. Removing DPS TPM and SAS for now.

* Adding HSM type configurations for all HSMs.

* Enabling DPS client by default.

* Addressing feedback around const and malloc/free.

* Fixing prov service client comment bug. Disabling prov_client on XCode.

* Fixing x509 sample when using trusted certificates.

* Fixing options test

* Adding test result publishing to all VSTS jobs.

* Changing test scripts to output ctest Test.xml logs.

* Disabling Provisioning Service Client tests failing on OSX.

* Fixing build scripts and test yaml definition.

* Apply suggestions from code review

Co-authored-by: Dane Walton <dawalton@microsoft.com>

* Resolving PR comments.

* Disabling two SFC tests failing leak checking. Tracked by #2238

Co-authored-by: Eric Wolz <ericwol@microsoft.com>
Co-authored-by: Dane Walton <dawalton@microsoft.com>
2022-02-19 02:44:17 +00:00
..
internal Adding X509 PEM support for Provisioning Client (#2229) 2022-02-19 02:44:17 +00:00
iothub_security_factory.h
prov_client_const.h Bump version from 1.8.0 to 1.9.0. Add LTS Table entry for LTS_01_2022_Ref01 (#2199) 2022-01-21 16:04:45 -08:00
prov_device_client.h
prov_device_ll_client.h Adding X509 PEM support for Provisioning Client (#2229) 2022-02-19 02:44:17 +00:00
prov_security_factory.h
prov_transport.h Bugfix: "extern C" was put in wrong place (#2176) 2021-12-13 10:57:21 -08:00
prov_transport_amqp_client.h
prov_transport_amqp_ws_client.h
prov_transport_http_client.h
prov_transport_mqtt_client.h
prov_transport_mqtt_ws_client.h