Home
last modified time | relevance | path

Searched refs:binding (Results 1 – 11 of 11) sorted by relevance

/curl/lib/vtls/
H A Dvtls.h206 struct dynbuf *binding);
H A Dvtls_int.h187 struct dynbuf *binding);
H A Dopenssl.c5104 struct dynbuf *binding) argument
5171 if(Curl_dyn_addn(binding, prefix, sizeof(prefix) - 1) != CURLE_OK)
5174 if(Curl_dyn_addn(binding, buf, length))
5182 (void)binding; /* unused */
H A Dvtls.c782 struct dynbuf *binding) in Curl_ssl_get_channel_binding() argument
785 return Curl_ssl->get_channel_binding(data, sockindex, binding); in Curl_ssl_get_channel_binding()
/curl/
H A DRELEASE-NOTES46 o socket: handle binding to "host!<ip>" [16]
H A Dconfigure.ac4756 AC_MSG_CHECKING([whether to support binding connections locally])
4758 AS_HELP_STRING([--enable-bindlocal],[Enable local binding support])
4759 AS_HELP_STRING([--disable-bindlocal],[Disable local binding support]),
4763 AC_DEFINE(CURL_DISABLE_BINDLOCAL, 1, [disable local binding support])
H A DCMakeLists.txt349 option(CURL_DISABLE_BINDLOCAL "Disable local binding support" OFF)
/curl/tests/data/
H A Dtest153880 e45: Failed binding local connection end
/curl/packages/OS400/
H A DREADME.OS400294 statically binding the modules (specify BNDSRVPGM(QADRTTS QGLDCLNT QGLDBRDR)
319 _ If static binding is used, service program QADRTTS must be linked too.
/curl/docs/
H A DTODO114 13.2 TLS channel binding
798 13.2 TLS channel binding
808 For TLS 1.2, the binding type is usually tls-unique, and for TLS 1.3 it is
/curl/lib/
H A Dcurl_config.h.cmake109 /* disables local binding support */

Completed in 68 milliseconds