Home
last modified time | relevance | path

Searched refs:known (Results 1 – 25 of 80) sorted by relevance

1234

/curl/.github/scripts/
H A Dbinarycheck.pl44 my %known;
55 $known{$file} = 1;
78 if(!$known{$file}) {
99 if(scalar(keys %known) < 10) {
/curl/docs/cmdline-opts/
H A Dssl-allow-beast.md19 Do not work around a security flaw in the TLS1.0 protocol known as BEAST. If
20 this option is not used, the TLS layer may use workarounds known to cause
H A Dprogress-bar.md23 shows a percentage if the transfer size is known. For transfers without a
24 known size, there is a space ship (-=o=-) that moves back and forth but only
H A Dproxy-ssl-allow-beast.md18 Do not work around a security flaw in the TLS1.0 protocol known as BEAST when
20 use workarounds known to cause interoperability problems with some older
H A Dipv6.md28 macOS is known to do this.
H A Dssl-reqd.md31 This option was formerly known as --ftp-ssl-reqd.
H A Dssl.md34 This option was formerly known as --ftp-ssl (added in 7.11.0). That option
H A Dhelp.md39 If the provided command line option is not known, curl says so.
/curl/docs/libcurl/opts/
H A DCURLOPT_SSH_KNOWNHOSTS.md18 CURLOPT_SSH_KNOWNHOSTS - filename holding the SSH known hosts
33 accepts connections with hosts that are known and present in that file, with a
H A DCURLINFO_COOKIELIST.md18 CURLINFO_COOKIELIST - get all known cookies
58 /* extract all known cookies */
H A DCURLOPT_USE_SSL.md84 This option was known as CURLOPT_FTP_SSL up to 7.16.4, and the constants were
85 known as CURLFTPSSL_* Handled by LDAP since 7.81.0. Fully supported by the
H A DCURLINFO_CONTENT_LENGTH_UPLOAD_T.md32 upload. Stores -1 if the size is not known.
H A DCURLOPT_APPEND.md58 This option was known as CURLOPT_FTPAPPEND up to 7.16.4
H A DCURLINFO_CONTENT_LENGTH_DOWNLOAD_T.md33 the size is not known.
H A DCURLMOPT_PIPELINING_SITE_BL.md33 of sites that are blocked from pipelining, i.e sites that are known to not
H A DCURLINFO_CONTENT_LENGTH_UPLOAD.md32 7.19.4, this returns -1 if the size is not known.
H A DCURLINFO_CONTENT_LENGTH_DOWNLOAD.md33 -1 if the size is not known.
H A DCURLINFO_RESPONSE_CODE.md34 (OpenLDAP only) response code. This option was previously known as
H A DCURLOPT_TIMECONDITION.md33 The last modification time of a file is not always known and in such instances
H A DCURLOPT_FTP_ALTERNATIVE_TO_USER.md34 fails. This is currently only known to be required when connecting to
/curl/packages/vms/
H A Dcurl_startup.com81 $ if .not. f$file_attributes("gnv$libcurl", "known")
90 $ if .not. f$file_attributes(curl_exe, "known")
/curl/tests/data/
H A Dtest16135 # This doesn't send QUIT because of known bug:
H A Dtest43550 # known to the test script but it should always be a decimal number
/curl/docs/libcurl/
H A Dcurl_easy_option_next.md32 struct, providing an ability to iterate over all known options for
39 The options returned by this functions are the ones known to this libcurl and
/curl/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml18 There are collections of known issues to be aware of:

Completed in 49 milliseconds

1234