Sources/CNIOBoringSSL/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/CNIOBoringSSL/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/CNIOBoringSSL/crypto/x509v3/v3_alt.c (1 line): - line 631: /* FIXME: should allow other character types... */ Sources/NIOSSL/NIOSSLHandler.swift (1 line): - line 180: // TODO: Support also other modes ? Sources/CNIOBoringSSL/crypto/hrss/hrss.c (1 line): - line 68: // TODO: MSVC can likely also be made to work with vector operations, but ^ must Sources/CNIOBoringSSL/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/CNIOBoringSSL/ssl/ssl_asn1.cc (1 line): - line 759: /* TODO: in time we can include |is_server| for servers too, then we can