-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Camera TLS Client Management Cluster Impl #38895
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Camera TLS Client Management Cluster Impl #38895
Conversation
src/app/clusters/tls-certificate-management-server/CertificateTableImpl.h
Outdated
Show resolved
Hide resolved
src/app/clusters/tls-certificate-management-server/CertificateTableImpl.h
Outdated
Show resolved
Hide resolved
src/app/clusters/tls-client-management-server/tls-client-management-server.cpp
Outdated
Show resolved
Hide resolved
src/app/clusters/tls-client-management-server/tls-client-management-server.cpp
Outdated
Show resolved
Hide resolved
src/app/clusters/tls-client-management-server/tls-client-management-server.cpp
Outdated
Show resolved
Hide resolved
src/app/clusters/tls-client-management-server/tls-client-management-server.cpp
Outdated
Show resolved
Hide resolved
src/app/clusters/tls-client-management-server/tls-client-management-server.cpp
Outdated
Show resolved
Hide resolved
11e0b95
to
9358b9f
Compare
9358b9f
to
1ac6021
Compare
PR #38895: Size comparison from 55b5bf8 to 1ac6021 Full report (27 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, qpg, stm32, telink)
|
4a0a976
to
a42967a
Compare
PR #38895: Size comparison from 60841f5 to a42967a Full report (34 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, linux, nrfconnect, qpg, stm32, telink, tizen)
|
PR #38895: Size comparison from 60841f5 to 247cd95 Increases above 0.2%:
Full report (50 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, linux, nxp, qpg, stm32, telink, tizen)
|
247cd95
to
8496ace
Compare
…fact that we need tlc cert cluster to add certs)
550e42a
to
e86f01e
Compare
e86f01e
to
85f9bb5
Compare
PR #38895: Size comparison from 2a523d5 to 85f9bb5 Increases above 0.2%:
Full report (69 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, psoc6, qpg, stm32, telink, tizen)
|
src/app/clusters/tls-certificate-management-server/CertificateTable.h
Outdated
Show resolved
Hide resolved
src/app/clusters/tls-certificate-management-server/CertificateTable.h
Outdated
Show resolved
Hide resolved
src/app/clusters/tls-client-management-server/app_config_dependent_sources.cmake
Show resolved
Hide resolved
Co-authored-by: Boris Zbarsky <[email protected]>
PR #38895: Size comparison from 2a523d5 to 19f4c1f Increases above 0.2%:
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #38895: Size comparison from e893a32 to def16f3 Increases above 0.2%:
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #38895: Size comparison from e3d8447 to 51d5804 Increases above 0.2%:
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
Camera TLS Client Management Cluster Implementation, using
CertificateTable
fromTLSCertificateManagement
cluster to verify requested certificate IDs are validTesting
CI