]> granicus.if.org Git - curl/commit
http_ntlm: Renamed from curl_ntlm.[c|h]
authorSteve Holme <steve_holme@hotmail.com>
Sun, 27 Mar 2016 16:58:50 +0000 (17:58 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 27 Mar 2016 16:58:50 +0000 (17:58 +0100)
commitf0bdd72c10e64c748c7aedda9de67c266bb8a8dd
tree3e5a8517ad38347ebaf420c7d299c62f366ebd54
parent7a23e40f7b57ac133131d39640be6c1169ecaa74
http_ntlm: Renamed from curl_ntlm.[c|h]

Renamed the header and source files for this module as they are HTTP
specific and as such, they should use the naming convention as other
HTTP authentication source files do - this revert commit 260ee6b7bf.

Note: We could also rename curl_ntlm_wb.[c|h], however, the Winbind
code needs separating from the HTTP protocol and migrating into the
vauth directory, thus adding support for Winbind to the SASL based
protocols such as IMAP, POP3 and SMTP.
lib/Makefile.inc
lib/Makefile.vc6
lib/http.c
lib/http_ntlm.c [moved from lib/curl_ntlm.c with 99% similarity]
lib/http_ntlm.h [moved from lib/curl_ntlm.h with 100% similarity]
lib/url.c
packages/Symbian/group/libcurl.mmp