Home
last modified time | relevance | path

Searched defs:auth (Results 1 – 11 of 11) sorted by relevance

/curl/lib/
H A Dcurl_krb5.h31 int (*auth)(void *, struct Curl_easy *data, struct connectdata *); member
H A Dcurl_sasl.c195 unsigned long auth = data->set.httpauth; in Curl_sasl_init() local
H A Dsetopt.c214 unsigned long auth) in httpauth()
H A Dhttp.c581 const char *auth = NULL; in output_auth_headers() local
826 const char *auth) /* the first non-space */ in Curl_http_input_auth()
3029 char *auth = Curl_copy_header_value(hd); in Curl_http_header() local
3160 char *auth = Curl_copy_header_value(hd); in Curl_http_header() local
H A Dsocks.c589 const unsigned char auth = data->set.socks5auth; in do_SOCKS5() local
H A Dcf-h1-proxy.c303 char *auth = Curl_copy_header_value(header); in on_resp_header() local
H A Durlapi.c789 const char *auth, size_t authlen, in parse_authority()
H A Dsmtp.c603 char *auth = NULL; in smtp_perform_mail() local
H A Durldata.h1120 struct auth { struct
1121 unsigned long want; /* Bitmask set to the authentication methods wanted by argument
1126 BIT(done); /* TRUE when the auth phase is done and ready to do the argument
/curl/tests/server/
H A Drtspd.c103 bool auth; /* Authorization header present in the incoming request */ member
H A Dsws.c106 bool auth; /* Authorization header present in the incoming request */ member

Completed in 54 milliseconds