Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-01 | ntlm: update selection of type 3 response | Markus Moeller | |
NTLM2 did not work i.e. no NTLMv2 response was created. Changing the check seems to work. Ref: https://winprotocoldoc.blob.core.windows.net/productionwindowsarchives/MS-NLMP/[MS-NLMP].pdf Fixes https://github.com/curl/curl/issues/3286 Closes https://github.com/curl/curl/pull/3287 Closes https://github.com/curl/curl/pull/3415 | |||
2017-03-04 | tests: fixed a typo in some comments | Dan Fandrich | |
2015-03-12 | test203[0-3]: Expect the Host header to be the first header | Fabian Keil | |
Required for the tests to work after a5d994941c2b. | |||
2013-12-28 | tests: Disabled NTLM tests when running with SSPI enabled | Steve Holme | |
2012-11-27 | dd missing NTLM feature for tests 2025, and 2028 to 2032 | Yang Tse | |
2012-08-03 | Add tests of auth retries | Joe Mason | |