Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-30 | tests: Updated NTLM tests for NTLMv2 type-3 message | Steve Holme | |
2013-12-28 | tests: Disabled NTLM tests when running with SSPI enabled | Steve Holme | |
2013-04-08 | proxy: make ConnectionExists() check credential of proxyconnections too | Fabian Keil | |
Previously it only compared credentials if the requested needle connection wasn't using a proxy. This caused NTLM authentication failures when using proxies as the authentication code wasn't send on the connection where the challenge arrived. Added test 1215 to verify: NTLM server authentication through a proxy (This is a modified copy of test 67) |