Lines Matching refs:string
39 were affected (use-after-free if the san string contains more than one DN).
84 * Silence spurious -Wunterminated-string-initialization warnings introduced
624 key to a PEM string.
764 string to a DER-encoded mbedtls_asn1_buf.
898 when given a invalid name string if it did not contain '=' or ','.
1117 * Fix bug in conversion from OID to string in
1121 them to a string.
1604 * Fix string representation of DNs when outputting values containing commas
2284 now writing an empty string where it previously wrote one or more
2545 * Fix conditions for including string.h in error.c. Fixes #3866.
2711 which constructs a string for any error code, including compound
3355 assembly for AMD64 targets creating string literals greater than those
3423 name and the CA's subject name differed in their string encoding (e.g.,
3505 * Change the default string format used for various X.509 DN attributes to
3526 * Remember the string format of X.509 DN attributes when replicating
3528 string format (mostly PrintableString), which could lead to CRTs being
4085 * Deprecate hex string DHE constants MBEDTLS_DHM_RFC3526_MODP_2048_P etc.
4357 mbedtls_x509_crl_parse(). A string containing a CRL followed by trailing
4389 the input string in PEM format to extract the different components. Found
4642 string of close to or larger than 1GB to exploit; on 64 bit machines, would
4643 require reading a string of close to or larger than 2^62 bytes.
4846 Their 'port' argument type is changed to a string.
6217 * Added missing const string fixes
6369 string is passed as the CN (bug reported by spoofy)