Lines Matching refs:hostname
122 call mbedtls_ssl_set_hostname() with NULL as the hostname, or
744 * X.509 hostname verification now supports IPAddress Subject Alternate Names.
760 * X.509 hostname verification now partially supports URI Subject Alternate
797 `mbedtls_ssl_context.hostname`.
4630 overflow of the hostname or session ticket. Found by Guido Vranken,
4665 * Added checking of hostname length in mbedtls_ssl_set_hostname() to ensure
5404 * Fixed X.509 hostname comparison (with non-regular characters)
5643 * Fixed X.509 hostname comparison (with non-regular characters)
5704 * Fixed potential heap buffer overflow on large hostname setting
5914 * Potential heap buffer overflow on large hostname setting
6366 * Added support on the client side for the TLS "hostname" extension