http NTLM: more adjustments in preparation of code refactoring
authorYang Tse <yangsita@gmail.com>
Fri, 12 Aug 2011 17:51:50 +0000 (19:51 +0200)
committerYang Tse <yangsita@gmail.com>
Fri, 12 Aug 2011 17:51:50 +0000 (19:51 +0200)
commit3293150da2aa6ba928b0f848a6b690466b227034
tree7217ddab11b7bc29f8fb7705a8f0d70aca9381d3
parent784971743dc57077c9b1b1af15d29273ca2e912c
http NTLM: more adjustments in preparation of code refactoring

Use preprocessor symbol NTLM_BUFSIZE to define private NTLM buffer fixed size.

Use a SessionHandle 'data' pointer variable to ease refactoring.

Update NTLM type-* message structure descriptions.

Fix some more spacing and typos (Steve Holme).
lib/http_ntlm.c
lib/http_ntlm.h