-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule azure-c-shared-utility
updated
18 files
+0 −27 | adapters/agenttime_esp8266.c | |
+0 −306 | adapters/esp8266_mock.h | |
+0 −45 | adapters/platform_esp8266.c | |
+1 −1 | adapters/socketio_berkeley.c | |
+0 −31 | adapters/threadapi_esp8266.c | |
+0 −56 | adapters/tickcounter_esp8266.c | |
+42 −2 | adapters/tlsio_openssl.c | |
+0 −880 | adapters/tlsio_ssl_esp8266.c | |
+42 −2 | adapters/tlsio_wolfssl.c | |
+0 −44 | build/.vsts-ci.yml | |
+1 −1 | jenkins/linux_bearssl.sh | |
+1 −1 | jenkins/linux_wolfssl.sh | |
+1 −1 | pal/ios-osx/tlsio_appleios.c | |
+0 −1 | tests/CMakeLists.txt | |
+0 −24 | tests/tlsio_esp8266_ut/CMakeLists.txt | |
+0 −12 | tests/tlsio_esp8266_ut/main.c | |
+0 −1,875 | tests/tlsio_esp8266_ut/tlsio_esp8266_ut.c | |
+36 −2 | tests/tlsio_wolfssl_ut/tlsio_wolfssl_ut.c |