Home
last modified time | relevance | path

Searched refs:digest_authentication_encode (Results 1 – 2 of 2) sorted by relevance

/dports/ftp/wget/wget-1.21.2/src/
H A Dhttp.c5066 digest_authentication_encode (const char *au, const char *user, in digest_authentication_encode() function
5303 return digest_authentication_encode (au, user, passwd, method, path, auth_err); in create_authorization_line()
/dports/ftp/wget/wget-1.21.2/
H A DChangeLog3901 * src/http.c (digest_authentication_encode): Cleanup code.
4928 * http.c (digest_authentication_encode): Some servers are still
5715 src/http.c: fix error return of digest_authentication_encode()
7610 digest_authentication_encode().
8211 * src/http.c (digest_authentication_encode): Set default value of
8632 (digest_authentication_encode): Add support for RFC 2617 Digest
20054 * src/http.c (digest_authentication_encode): Declare static.
24232 (digest_authentication_encode): Move declaration of local
24234 (digest_authentication_encode): Reset REALM, OPAQUE and NONCE.
24708 * src/http.c (digest_authentication_encode): New function.
[all …]