curl/lib/vauth
Ruurd Beerstra d80d419d3e
ntlm: enable NTLM support with wolfSSL
When wolfSSL is built with its OpenSSL API layer, it fetures the same DES*
functions that OpenSSL has. This change take advantage of that.

Co-authored-by: Daniel Stenberg
Closes #5556
Fixes #5548
2020-06-16 09:06:19 +02:00
..
cleartext.c copyright: updated year ranges out of sync 2020-05-24 00:02:33 +02:00
cram.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
digest_sspi.c curl_multibyte: add to curlx 2020-05-14 18:13:27 +02:00
digest.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
digest.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
krb5_gssapi.c
krb5_sspi.c copyright: updated year ranges out of sync 2020-05-24 00:02:33 +02:00
ntlm_sspi.c ntlm_sspi: fix bad use of CURLE_NOT_BUILT_IN 2020-05-07 12:58:57 +02:00
ntlm.c ntlm: enable NTLM support with wolfSSL 2020-06-16 09:06:19 +02:00
ntlm.h
oauth2.c
spnego_gssapi.c
spnego_sspi.c copyright: updated year ranges out of sync 2020-05-24 00:02:33 +02:00
vauth.c copyright: updated year ranges out of sync 2020-05-24 00:02:33 +02:00
vauth.h