diff options
author | Thomas Fitzsimmons <fitzsim@fitzsim.org> | 2016-10-01 23:30:07 -0400 |
---|---|---|
committer | Thomas Fitzsimmons <fitzsim@fitzsim.org> | 2016-10-05 20:18:17 -0400 |
commit | 680e3986adaf1742a6a69ef2eb43a874ca6d5984 (patch) | |
tree | 371df1b61dfdd21bbd45df065e91a73fe03e9476 /lisp/emacs-lisp | |
parent | 9adfb021df482c6aa94a043f07acf1e8eb695bf2 (diff) | |
download | emacs-680e3986adaf1742a6a69ef2eb43a874ca6d5984.tar.gz emacs-680e3986adaf1742a6a69ef2eb43a874ca6d5984.tar.bz2 emacs-680e3986adaf1742a6a69ef2eb43a874ca6d5984.zip |
lisp/net/ntlm.el: Match Mozilla Type 1 and 3 message behavior
* lisp/net/ntlm.el (ntlm-build-auth-request): Only set
"negotiate domain supplied" bit when a domain is supplied. Do
not set "negotiate workstation supplied" bit.
(ntlm-build-auth-response): Set domain to empty string by
default. Set workstation name to "WORKSTATION". Set flags to
logical and of Type 1 and Type 2 message flags. Remove four
trailing 0 bytes. Always set LM response. Hard-code domain
offset. Reorder buffer fields.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions