Lines Matching refs:hostname
165 call mbedtls_ssl_set_hostname() with NULL as the hostname, or
787 * X.509 hostname verification now supports IPAddress Subject Alternate Names.
803 * X.509 hostname verification now partially supports URI Subject Alternate
840 `mbedtls_ssl_context.hostname`.
4673 overflow of the hostname or session ticket. Found by Guido Vranken,
4708 * Added checking of hostname length in mbedtls_ssl_set_hostname() to ensure
5447 * Fixed X.509 hostname comparison (with non-regular characters)
5686 * Fixed X.509 hostname comparison (with non-regular characters)
5747 * Fixed potential heap buffer overflow on large hostname setting
5957 * Potential heap buffer overflow on large hostname setting
6409 * Added support on the client side for the TLS "hostname" extension