Path Lines of Code CMakeLists.txt 82 README.md 113 builder.json 62 codebuild/samples/connect-linux.sh 19 codebuild/samples/custom-auth-linux.sh 13 codebuild/samples/pkcs11-connect-linux.sh 18 codebuild/samples/pubsub-linux.sh 11 codebuild/samples/setup-linux.sh 14 codebuild/samples/shadow-linux.sh 26 commands/CMakeLists.txt 101 commands/tests/CMakeLists.txt 19 deviceadvisor/script/DATestConfig.json 19 deviceadvisor/tests/mqtt_connect/CMakeLists.txt 19 deviceadvisor/tests/mqtt_publish/CMakeLists.txt 19 deviceadvisor/tests/mqtt_subscribe/CMakeLists.txt 19 deviceadvisor/tests/shadow_update/CMakeLists.txt 20 devicedefender/CMakeLists.txt 99 devicedefender/tests/CMakeLists.txt 20 discovery/CMakeLists.txt 95 docsrc/mainpage.md 19 documents/CODE_OF_CONDUCT.md 4 documents/CONTRIBUTING.md 39 documents/FAQ.md 108 documents/MIGRATION_GUIDE.md 1118 documents/MQTT5_Userguide.md 527 documents/MQTT_CONCEPT.md 73 documents/PREREQUISITES.md 148 documents/Secure_Tunnel_Userguide.md 209 eventstream_rpc/CMakeLists.txt 96 eventstream_rpc/README.md 27 eventstream_rpc/tests/CMakeLists.txt 34 greengrass_ipc/CMakeLists.txt 100 identity/CMakeLists.txt 101 identity/tests/CMakeLists.txt 23 iotdevicecommon/CMakeLists.txt 97 jobs/CMakeLists.txt 101 jobs/tests/CMakeLists.txt 19 samples/CMakeLists.txt 31 samples/README.md 83 samples/commands/commands-sandbox/CMakeLists.txt 24 samples/commands/commands-sandbox/README.md 424 samples/commands/commands-sandbox/command_stream_handler.cpp 224 samples/commands/commands-sandbox/command_stream_handler.h 63 samples/commands/commands-sandbox/main.cpp 233 samples/deprecated/fleet_provisioning/fleet_provisioning/CMakeLists.txt 24 samples/deprecated/fleet_provisioning/fleet_provisioning/main.cpp 353 samples/deprecated/fleet_provisioning/mqtt5_fleet_provisioning/CMakeLists.txt 24 samples/deprecated/fleet_provisioning/mqtt5_fleet_provisioning/main.cpp 350 samples/deprecated/jobs/job_execution/CMakeLists.txt 24 samples/deprecated/jobs/job_execution/README.md 68 samples/deprecated/jobs/job_execution/main.cpp 305 samples/deprecated/jobs/mqtt5_job_execution/CMakeLists.txt 24 samples/deprecated/jobs/mqtt5_job_execution/README.md 99 samples/deprecated/jobs/mqtt5_job_execution/main.cpp 287 samples/deprecated/shadow/mqtt5_shadow_sync/CMakeLists.txt 24 samples/deprecated/shadow/mqtt5_shadow_sync/README.md 102 samples/deprecated/shadow/mqtt5_shadow_sync/main.cpp 396 samples/deprecated/shadow/shadow_sync/CMakeLists.txt 24 samples/deprecated/shadow/shadow_sync/README.md 71 samples/deprecated/shadow/shadow_sync/main.cpp 417 samples/device_defender/basic_report/CMakeLists.txt 23 samples/device_defender/basic_report/README.md 65 samples/device_defender/basic_report/main.cpp 202 samples/device_defender/mqtt5_basic_report/CMakeLists.txt 23 samples/device_defender/mqtt5_basic_report/README.md 65 samples/device_defender/mqtt5_basic_report/main.cpp 184 samples/fleet_provisioning/provision-basic/CMakeLists.txt 24 samples/fleet_provisioning/provision-basic/main.cpp 129 samples/fleet_provisioning/provision-csr/CMakeLists.txt 24 samples/fleet_provisioning/provision-csr/main.cpp 135 samples/greengrass/basic_discovery/CMakeLists.txt 24 samples/greengrass/basic_discovery/README.md 6 samples/greengrass/basic_discovery/main.cpp 297 samples/greengrass/ipc/CMakeLists.txt 24 samples/greengrass/ipc/README.md 71 samples/greengrass/ipc/main.cpp 150 samples/jobs/jobs-sandbox/CMakeLists.txt 24 samples/jobs/jobs-sandbox/README.md 262 samples/jobs/jobs-sandbox/main.cpp 378 samples/mqtt/basic_connect/CMakeLists.txt 22 samples/mqtt/basic_connect/README.md 36 samples/mqtt/basic_connect/main.cpp 92 samples/mqtt/cognito_connect/CMakeLists.txt 22 samples/mqtt/cognito_connect/README.md 65 samples/mqtt/cognito_connect/main.cpp 103 samples/mqtt/custom_authorizer_connect/CMakeLists.txt 22 samples/mqtt/custom_authorizer_connect/README.md 34 samples/mqtt/custom_authorizer_connect/main.cpp 80 samples/mqtt/pkcs11_connect/CMakeLists.txt 31 samples/mqtt/pkcs11_connect/README.md 74 samples/mqtt/pkcs11_connect/main.cpp 109 samples/mqtt/pkcs12_connect/CMakeLists.txt 22 samples/mqtt/pkcs12_connect/README.md 46 samples/mqtt/pkcs12_connect/main.cpp 91 samples/mqtt/websocket_connect/CMakeLists.txt 22 samples/mqtt/websocket_connect/README.md 141 samples/mqtt/websocket_connect/main.cpp 117 samples/mqtt/windows_cert_connect/CMakeLists.txt 22 samples/mqtt/windows_cert_connect/README.md 71 samples/mqtt/windows_cert_connect/main.cpp 85 samples/mqtt/x509_credentials_provider_connect/CMakeLists.txt 22 samples/mqtt/x509_credentials_provider_connect/README.md 44 samples/mqtt/x509_credentials_provider_connect/main.cpp 132 samples/mqtt5/mqtt5_pubsub/CMakeLists.txt 22 samples/mqtt5/mqtt5_pubsub/README.md 297 samples/mqtt5/mqtt5_pubsub/main.cpp 193 samples/mqtt5/mqtt5_shared_subscription/CMakeLists.txt 22 samples/mqtt5/mqtt5_shared_subscription/README.md 76 samples/mqtt5/mqtt5_shared_subscription/main.cpp 355 samples/pub_sub/basic_pub_sub/CMakeLists.txt 22 samples/pub_sub/basic_pub_sub/README.md 58 samples/pub_sub/basic_pub_sub/main.cpp 165 samples/pub_sub/cycle_pub_sub/CMakeLists.txt 22 samples/pub_sub/cycle_pub_sub/README.md 55 samples/pub_sub/cycle_pub_sub/main.cpp 407 samples/secure_tunneling/secure_tunnel/CMakeLists.txt 25 samples/secure_tunneling/secure_tunnel/README.md 20 samples/secure_tunneling/secure_tunnel/main.cpp 315 samples/secure_tunneling/tunnel_notification/CMakeLists.txt 25 samples/secure_tunneling/tunnel_notification/README.md 55 samples/secure_tunneling/tunnel_notification/main.cpp 142 samples/shadow/shadow-sandbox/CMakeLists.txt 24 samples/shadow/shadow-sandbox/README.md 222 samples/shadow/shadow-sandbox/main.cpp 285 samples/utils/CommandLineUtils.cpp 960 samples/utils/CommandLineUtils.h 153 secure_tunneling/CMakeLists.txt 96 secure_tunneling/tests/CMakeLists.txt 24 servicetests/test_cases/mqtt3_fleet_provisioning_cfg.json 34 servicetests/test_cases/mqtt3_fleet_provisioning_with_csr_cfg.json 39 servicetests/test_cases/mqtt3_jobs_cfg.json 32 servicetests/test_cases/mqtt3_named_shadow_cfg.json 40 servicetests/test_cases/mqtt3_shadow_cfg.json 36 servicetests/test_cases/mqtt5_fleet_provisioning_cfg.json 34 servicetests/test_cases/mqtt5_fleet_provisioning_with_csr_cfg.json 39 servicetests/test_cases/mqtt5_jobs_cfg.json 32 servicetests/test_cases/mqtt5_named_shadow_cfg.json 40 servicetests/test_cases/mqtt5_shadow_cfg.json 36 servicetests/tests/FleetProvisioning/CMakeLists.txt 24 servicetests/tests/JobsExecution/CMakeLists.txt 24 servicetests/tests/ShadowUpdate/CMakeLists.txt 24 shadow/CMakeLists.txt 101 shadow/tests/CMakeLists.txt 25 tests/greengrass/basic_discovery/README.md 30 tests/greengrass/basic_discovery/gdk-config.json 22 tests/greengrass/basic_discovery/messages.txt 2 tests/greengrass/ipc/README.md 29 tests/greengrass/ipc/gdk-config.json 22