Home
last modified time | relevance | path

Searched refs:level (Results 1 – 25 of 43) sorted by relevance

12

/curl/docs/cmdline-opts/
H A Dkrb.md5 Arg: <level>
6 Help: Enable Kerberos with security <level>
21 Enable Kerberos authentication and use. The level must be entered and should
23 level that is not one of these, 'private' is used.
H A Dvlan-priority.md21 This field is set on Ethernet level, and only works within a local network.
H A Dverbose.md32 increases the level of the trace output. However, as before, a single
H A Dheader.md29 global level. It does not affect raw uploaded mails (Added in 7.56.0).
/curl/lib/
H A Dkrb5.c129 if(level == PROT_CONFIDENTIAL) in krb5_check_prot()
143 (void)level; in krb5_decode()
398 unsigned char level; member
420 switch(level) { in level_to_char()
719 DEBUGASSERT(level > PROT_NONE && level < PROT_LAST); in Curl_sec_read_msg()
764 DEBUGASSERT(level > PROT_NONE && level < PROT_LAST); in sec_set_protection_level()
773 if(conn->data_prot == level) in sec_set_protection_level()
776 if(level) { in sec_set_protection_level()
814 conn->data_prot = level; in sec_set_protection_level()
815 if(level == PROT_PRIVATE) in sec_set_protection_level()
[all …]
H A Dcurl_krb5.h47 int Curl_sec_request_prot(struct connectdata *conn, const char *level);
/curl/docs/libcurl/opts/
H A DCURLOPT_KRBLEVEL.md17 CURLOPT_KRBLEVEL - FTP kerberos security level
24 CURLcode curl_easy_setopt(CURL *handle, CURLOPT_KRBLEVEL, char *level);
29 Pass a char pointer as parameter. Set the kerberos security level for FTP;
H A DCURLOPT_GSSAPI_DELEGATION.md24 CURLcode curl_easy_setopt(CURL *handle, CURLOPT_GSSAPI_DELEGATION, long level);
29 Set the long parameter *level* to **CURLGSSAPI_DELEGATION_FLAG** to allow
H A DCURLOPT_USE_SSL.md28 CURLcode curl_easy_setopt(CURL *handle, CURLOPT_USE_SSL, long level);
34 desired *level* of SSL for the transfer.
H A DCURLOPT_NETRC.md25 CURLcode curl_easy_setopt(CURL *handle, CURLOPT_NETRC, long level);
30 This parameter controls the preference *level* of libcurl between using
52 *level* is a long that should be set to one of the values described below.
H A DCURLOPT_PIPEWAIT.md50 and support level.
H A DCURLOPT_ISSUERCERT.md37 is useful in multi-level PKI where one needs to enforce that the peer
H A DCURLOPT_PROXY_ISSUERCERT.md39 additional check is useful in multi-level PKI where one needs to enforce that
H A DCURLOPT_ISSUERCERT_BLOB.md39 multi-level PKI where one needs to enforce that the peer certificate is from a
H A DCURLOPT_PROXY_ISSUERCERT_BLOB.md40 is useful in multi-level PKI where one needs to enforce that the peer
H A DCURLOPT_HTTPHEADER.md41 header list establishes the document-level MIME headers to prepend to the
100 When used to build a MIME email for IMAP or SMTP, the following document-level
/curl/tests/http/
H A Dconftest.py78 level = logging.DEBUG if env.verbose > 0 else logging.INFO
79 logging.getLogger('').setLevel(level=level)
/curl/.github/scripts/
H A Dyamlcheck.yaml12 level: warning
/curl/tests/http/testenv/
H A Dws_echo_server.py58 level=logging.DEBUG,
/curl/scripts/
H A Dmk-ca-bundle.pl290 foreach my $level (@included_mozilla_trust_levels) {
293 …rst { is_in_list( $_, @included_mozilla_trust_purposes ) } @{$trust_purposes_by_level{$level}} ) );
H A Dmanagen285 my $level;
333 $level = 1;
458 push @desc, "[".(1 + $level)."$qstr]$d" if(!$manpage);
/curl/packages/vms/
H A Dbuild_vms.com146 $! * 1 space after $ for first level.
147 $! * 3 spaces after $ for second level. Line start + 4.
148 $! * 7 spaces after $ for third level. Line start + 8.
149 $! * Each level after that indents 4 characters.
H A Dcurlmsg.msg32 ! the error severity level. With the exception of
112 USE_SSL_FAILED <requested FTP SSL level failed>
/curl/.github/workflows/
H A Dchecksrc.yml5 # This workflow contains checks at the source code level only.
/curl/src/
H A Dcurl.rc106 "<requestedExecutionLevel level=""asInvoker"" uiAccess=""false""/>"

Completed in 38 milliseconds

12