Initial take at NTLM authentication. It doesn't really work at this point
authorDaniel Stenberg <daniel@haxx.se>
Wed, 11 Jun 2003 13:38:55 +0000 (13:38 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 11 Jun 2003 13:38:55 +0000 (13:38 +0000)
commit73c5f24fa40460f41d6cd9114827383edc57e287
treeb006a03480c0aa21c51ae5f0682c7c538b9631c5
parent4c80e103a055b719de04818615349be2b28b7858
Initial take at NTLM authentication. It doesn't really work at this point
but the infrastructure is there.
lib/Makefile.am
lib/base64.c
lib/http.c
lib/http_ntlm.c [new file with mode: 0644]
lib/http_ntlm.h [new file with mode: 0644]
lib/transfer.c
lib/url.c
lib/urldata.h