Sources/CCryptoBoringSSL/crypto/x509/x509_vfy.c (3 lines): - line 240: break; /* FIXME: If this happens, we should take - line 2051: * Add only if not also in base. TODO: need something cleverer here - line 2064: /* TODO: optionally prune deleted entries */ Sources/CCryptoBoringSSL/crypto/asn1/tasn_utl.c (2 lines): - line 267: /* FIXME: need to search application table too */ - line 276: /* FIXME: should log the value or OID of unsupported type */ Sources/CCryptoBoringSSL/crypto/hrss/hrss.c (1 line): - line 68: // TODO: MSVC can likely also be made to work with vector operations, but ^ must Sources/CCryptoBoringSSL/crypto/fipsmodule/rsa/rsa_impl.c (1 line): - line 180: // TODO: p and q are also CONSTTIME_SECRET but not yet marked as such Sources/CCryptoBoringSSL/crypto/x509v3/v3_alt.c (1 line): - line 631: /* FIXME: should allow other character types... */