/curl/docs/cmdline-opts/ |
H A D | pinnedpubkey.md | 35 OpenSSL and GnuTLS (added in 7.39.0), wolfSSL (added in 7.43.0), mbedTLS 36 (added in 7.47.0), Secure Transport macOS 10.7+/iOS 10+ (added in 7.54.1), 37 Schannel (added in 7.58.1) 41 OpenSSL, GnuTLS and wolfSSL (added in 7.44.0), mbedTLS (added in 7.47.0), 42 Secure Transport macOS 10.7+/iOS 10+ (added in 7.54.1), Schannel 43 (added in 7.58.1)
|
H A D | ca-native.md | 27 (added in 8.3.0) or GnuTLS (added in 8.5.0). When curl on Windows is built to
|
H A D | proxy-ca-native.md | 26 (added in 8.3.0) or GnuTLS (added in 8.5.0). When curl on Windows is built to
|
H A D | ssl.md | 28 This option is handled in LDAP (added in 7.81.0). It is fully supported by the 34 This option was formerly known as --ftp-ssl (added in 7.11.0). That option
|
H A D | noproxy.md | 26 (`no_proxy` and `NO_PROXY`) (added in 7.53.0). If there is an environment 31 (added in 7.86.0): an appended slash and number specifies the number of
|
H A D | proxy.md | 31 and GnuTLS (added in 7.52.0). It also works for BearSSL, mbedTLS, Rustls, 32 Schannel, Secure Transport and wolfSSL (added in 7.87.0). 34 Unrecognized and unsupported proxy protocols cause an error (added in 7.52.0).
|
H A D | metalink.md | 18 support is disabled in curl for security reasons (added in 7.78.0).
|
/curl/docs/libcurl/opts/ |
H A D | CURLOPT_SSL_CIPHER_LIST.md | 92 OpenSSL support added in 7.9. 93 wolfSSL support added in 7.53.0. 94 Schannel support added in 7.61.0. 95 Secure Transport support added in 7.77.0. 96 BearSSL support added in 7.83.0. 97 mbedTLS support added in 8.8.0. 98 Rustls support added in 8.10.0.
|
H A D | CURLOPT_TLS13_CIPHERS.md | 85 OpenSSL support added in 7.61.0, available when built with OpenSSL \>= 1.1.1. 86 LibreSSL support added in 8.3.0, available when built with LibreSSL \>= 3.4.1. 87 wolfSSL support added in 8.10.0. 88 mbedTLS support added in 8.10.0, available when built with mbedTLS \>= 3.6.0. 89 Rustls support added in 8.10.0.
|
H A D | CURLOPT_PROXY_TLS13_CIPHERS.md | 85 OpenSSL support added in 7.61.0, available when built with OpenSSL \>= 1.1.1. 86 LibreSSL support added in 8.3.0, available when built with LibreSSL \>= 3.4.1. 87 wolfSSL support added in 8.10.0. 88 mbedTLS support added in 8.10.0, available when built with mbedTLS \>= 3.6.0. 89 Rustls support added in 8.10.0.
|
H A D | CURLOPT_RESOLVE.md | 59 Entries added without the leading plus character never times out whereas 60 entries added with `+HOST:...` times out just like ordinary DNS cache entries. 74 number must exactly match what was added previously. 111 Added in 7.21.3. Removal support added in 7.42.0. 113 Support for providing the ADDRESS within [brackets] was added in 7.57.0. 115 Support for providing multiple IP addresses per entry was added in 7.59.0. 117 Support for adding non-permanent entries by using the "+" prefix was added in
|
H A D | CURLINFO_CERTINFO.md | 99 GnuTLS support added in 7.42.0. Schannel support added in 7.50.0. Secure 100 Transport support added in 7.79.0. mbedTLS support added in 8.9.0.
|
H A D | CURLOPT_PROXY_SSL_CIPHER_LIST.md | 94 OpenSSL support added in 7.52.0. 95 wolfSSL, Schannel, Secure Transport, and BearSSL support added in 7.87.0 96 mbedTLS support added in 8.8.0. 97 Rustls support added in 8.10.0.
|
H A D | CURLSHOPT_SHARE.md | 49 object. Note that when you use the multi interface, all easy handles added to 57 by default. Note this symbol was added in 7.10.3 but was not implemented until 70 additional transfers added to them if the existing connection is held by the 74 Support for **CURL_LOCK_DATA_CONNECT** was added in 7.57.0, but the symbol 77 Note that when you use the multi interface, all easy handles added to the same 88 Note that when you use the multi interface, all easy handles added to the same
|
H A D | CURLOPT_CERTINFO.md | 90 Schannel support added in 7.50.0. Secure Transport support added in 7.79.0. 91 mbedTLS support added in 8.9.0.
|
H A D | CURLOPT_COOKIELIST.md | 107 may have added, deleted or modified cookies by then. The cookies that 126 **ALL** was added in 7.14.1 128 **SESS** was added in 7.15.4 130 **FLUSH** was added in 7.17.1 132 **RELOAD** was added in 7.39.0
|
H A D | CURLINFO_RESPONSE_CODE.md | 64 The former name, CURLINFO_HTTP_CODE, was added in 7.4.1. Support for SMTP 65 responses added in 7.25.0, for OpenLDAP in 7.81.0.
|
/curl/docs/libcurl/ |
H A D | curl_multi_get_handles.md | 19 curl_multi_get_handles - return all added easy handles 31 Returns an array with pointers to all added easy handles. The end of the list 34 Even if there is not a single easy handle added, this still returns an array 38 the call. As soon as a handle has been removed from or a handle has been added 61 /* extract all added handles */ 66 /* remove all added handles */
|
H A D | curl_multi_perform.md | 34 This function performs transfers on all the added handles that need attention 35 in a non-blocking fashion. The easy handles have previously been added to the 48 is less than the amount of easy handles you have added to the multi handle), 52 added handle fails quickly, it may never be counted as a running_handle. You 53 could use curl_multi_info_read(3) to track actual status of the added
|
H A D | curl_mime_encoder.md | 45 is added to the part. 49 "*binary*": the data is left unchanged, the header is added. 51 "*8bit*": header added, no data change. 67 *Content-Transfer-Encoding* header should be added with
|
H A D | curl_multi_add_handle.md | 34 While an easy handle is added to a multi stack, you cannot and you must not 43 When an easy interface is added to a multi handle, it is set to use a shared 54 The easy handle remains added to the multi handle until you remove it again
|
/curl/tests/ |
H A D | test1175.pl | 57 my ($symbol, $added, $rest) = ($1,$2,$3); 62 $error{$symbol}=$added;
|
/curl/tests/data/ |
H A D | test4 | 6 HTTP added headers 30 Replaced internal and added custom HTTP headers
|
H A D | test1488 | 18 symbols-in-versions and manpages agree on added-in versions
|
/curl/src/ |
H A D | var.c | 213 bool added = FALSE; in varexpand() local 323 added = true; in varexpand() 330 if(added && *line) { in varexpand() 336 *replaced = added; in varexpand() 337 if(!added) in varexpand()
|