Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
Branch: master
Find file History
Latest commit db4f7d9 Jan 31, 2020
Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
api Host and Docker Metrics (#2046) Dec 6, 2019
build Fix build for new Rust stable 1.41.0 (#2437) Jan 31, 2020
contrib Allow for clean updates of iotedge debian packages (#2301) Jan 22, 2020
doc Add X.509 certificate authentication capability to HTTP client (#1222) Jun 18, 2019
docker-rs Add agent to custom network (#2318) Jan 16, 2020
dps Fix build for new Rust stable 1.41.0 (#2437) Jan 31, 2020
edgelet-core Fix build for new Rust stable 1.41.0 (#2437) Jan 31, 2020
edgelet-docker fix host cpu (#2423) Jan 31, 2020
edgelet-hsm Fix build for new Rust stable 1.41.0 (#2437) Jan 31, 2020
edgelet-http-external-provisioning Fix build for new Rust stable 1.41.0 (#2437) Jan 31, 2020
edgelet-http-mgmt Fix build for new Rust stable 1.41.0 (#2437) Jan 31, 2020
edgelet-http-workload Fix Clippy Complaints for Rust code base Dec 21, 2019
edgelet-http Fix build for new Rust stable 1.41.0 (#2437) Jan 31, 2020
edgelet-iothub Fix Clippy Complaints for Rust code base Dec 21, 2019
edgelet-kube Fix build for new Rust stable 1.41.0 (#2437) Jan 31, 2020
edgelet-test-utils Fix Clippy Complaints for Rust code base Dec 21, 2019
edgelet-utils Fix build for new Rust stable 1.41.0 (#2437) Jan 31, 2020
external-provisioning Fix Clippy Complaints for Rust code base Dec 21, 2019
hsm-rs Fix build for new Rust stable 1.41.0 (#2437) Jan 31, 2020
hsm-sys Fix Windows build to compile against openssl 1.1.1 (#2344) Jan 22, 2020
hyper-named-pipe Fix build for new Rust stable 1.41.0 (#2437) Jan 31, 2020
iotedge-diagnostics Fix formatting and clippy for new Rust 1.39 stable. Nov 8, 2019
iotedge-proxy Fix build for new Rust stable 1.41.0 (#2437) Jan 31, 2020
iotedge Fix build for new Rust stable 1.41.0 (#2437) Jan 31, 2020
iotedged-eventlog-messages Fix Clippy Complaints for Rust code base Dec 21, 2019
iotedged Fix build for new Rust stable 1.41.0 (#2437) Jan 31, 2020
iothubservice Fix build for new Rust stable 1.41.0 (#2437) Jan 31, 2020
kube-client Fix build for new Rust stable 1.41.0 (#2437) Jan 31, 2020
management Fix Clippy Complaints for Rust code base Dec 21, 2019
mini-sntp Fix build for new Rust stable 1.41.0 (#2437) Jan 31, 2020
proto/api Merged PR 691217: Added Edgelet proto interface and E2E security docu… Mar 8, 2018
provisioning Fix build for new Rust stable 1.41.0 (#2437) Jan 31, 2020
signal-future Fix Windows Signal Future Clippy error (#1242) May 22, 2019
systemd Fix build for new Rust stable 1.41.0 (#2437) Jan 31, 2020
tokio-named-pipe Fix build for new Rust stable 1.41.0 (#2437) Jan 31, 2020
win-logger Fix build for new Rust stable 1.41.0 (#2437) Jan 31, 2020
workload Fix Clippy Complaints for Rust code base Dec 21, 2019
.gitignore Add code coverage reporting to edgelet checkin build (#1303) Jun 10, 2019
Cargo.lock Fix Clippy Complaints for Rust code base Dec 21, 2019
Cargo.toml [k8s] Edge proxy (#1525) Aug 17, 2019
Cross.toml fix cross Mac build when FORCE_NO_UNITTEST is enabled (#1916) Oct 25, 2019
Makefile Allow for clean updates of iotedge debian packages (#2301) Jan 22, 2020
README.md Merged PR 923010: Update READMEs for OSS Jun 26, 2018
rust-toolchain Add rust-toolchain file instead of always using stable. (#2192) Jan 6, 2020
version.txt Prepare for next dev cycle (#1545) Aug 9, 2019

README.md

IoT Edge Security Daemon

This is the code repository for the IoT Edge Security Daemon. The daemon provides an abstraction over Hardware Security Modules (HSMs), enabling secure SAS token and certificate provisioning for IoT Edge modules.

Contributing

If you would like to build or change the IoT Edge source code, please follow the devguide.

You can’t perform that action at this time.