amazon-freertos/lib/pkcs11/mbedtls/aws_pkcs11_mbedtls.c (8 lines): - line 816: /* TODO: Delete objects from NVM. */ - line 1250: * TODO: Check if the key is the same as was used previously. */ - line 1260: /* TODO: Check the mechanism. Note: Currently, mechanism is being set to CKM_SHA256, rather than - line 1397: * TODO: Check if the key is the same as used by last verify operation. */ - line 1474: /* TODO: Deleted else. */ - line 1549: /* TODO: Write back public key value if CKA_VALUE is provided in template. */ - line 1550: /* TODO: Think on how to give 2 different labels to private public key for non mbed implementations. */ - line 1555: /* FIXME: This is a hack.*/ amazon-freertos/lib/FreeRTOS-Plus-TCP/source/portable/NetworkInterface/RX/NetworkInterface.c (4 lines): - line 286: // return strcmp( pcName, "RenesasRX" ); //TODO complete stub function - line 351: do //TODO allow for timeout - line 390: static int16_t SendData( uint8_t *pucBuffer, size_t length )//TODO complete stub function - line 450: //TODO complete interrupt handler for other events. amazon-freertos/lib/ota/portable/pc/windows/aws_ota_pal.c (4 lines): - line 189: lResult = -1; /*TODO: Need a negative error code from the PAL here. */ - line 246: /* FIXME: Invalid error code for a null file context and file handle. */ - line 333: /* FIXME: Invalid error code for a NULL file context. */ - line 512: /* FIXME: This function should return OTA_PAL_ImageState_t, but it doesn't. */ amazon-freertos/lib/shadow/aws_shadow.c (2 lines): - line 889: /*_RB_ TODO below. */ - line 890: /* TODO: resubscribe to all callback topics. */ amazon-freertos/lib/secure_sockets/portable/ti/cc3220_launchpad/aws_secure_sockets.c (2 lines): - line 1292: /* TODO: Finish checking error conditions for this function. */ - line 1301: /* TODO: Should this call sockets close? */ amazon-freertos/tools/ota_e2e_tests/aws_ota_test/aws_ota_aws_agent.py (2 lines): - line 122: # TODO: Create an OTA Role automatically with agent creation. - line 123: # TODO: Create certificates and upload to ACM with agent creation. function/index.js (2 lines): - line 133: //TODO - with previous examples, I was able to - line 137: //TODO - with previous examples, I was able to amazon-freertos/lib/defender/aws_defender.c (1 line): - line 548: /* TODO: Appropriately clean up resources on kill request */ amazon-freertos/lib/include/aws_secure_sockets.h (1 line): - line 390: * TODO: Link to description of how to format certificates with \n amazon-freertos/lib/secure_sockets/portable/nxp/lpc54018iotmodule/aws_secure_sockets.c (1 line): - line 555: /* TODO: Investigate the NONBLOCK compile time config. */ amazon-freertos/tools/checks/style/hn_check/src/hn_check.py (1 line): - line 9: # TODO: refactor to make testable; logic is getting a bit more involved here amazon-freertos/lib/pkcs11/portable/microchip/curiosity_pic32mzef/aws_pkcs11_pal.c (1 line): - line 239: /* TODO: Check if object actually exists/has been created before returning. */ amazon-freertos/lib/cbor/src/aws_cbor_jump_table.h (1 line): - line 44: /* TODO:Made shift value unsigned to silence check. */ amazon-freertos/lib/FreeRTOS-Plus-TCP/source/FreeRTOS_TCP_WIN.c (1 line): - line 894: /* TODO: SACK's may also be delayed for a short period amazon-freertos/lib/pkcs11/portable/nxp/lpc54018iotmodule/aws_pkcs11_pal.c (1 line): - line 183: /*TODO: check if file actually there. amazon-freertos/lib/ota/portable/microchip/curiosity_pic32mzef/aws_nvm.c (1 line): - line 61: // TODO aa: taskENTER_CRITICAL() should be used? amazon-freertos/lib/FreeRTOS/portable/GCC/MCF5235/port.c (1 line): - line 223: /* FIXME: We should store the old IPL here - How are we supposed to do amazon-freertos/lib/wifi/portable/nxp/lpc54018iotmodule/aws_wifi.c (1 line): - line 994: /* TODO: Expect WPA */