tests: Disabled NTLM tests for non-debug builds
Added required "debug" feature, missed in commit 1c9aaa0bac, as NTLMv2
calls Curl_rand() which can only be fixed to a specific entropy in
debug builds.
This commit is contained in:
@@ -86,6 +86,7 @@ http
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<name>
|
<name>
|
||||||
HTTP proxy CONNECT auth NTLM with chunked-encoded 407 response
|
HTTP proxy CONNECT auth NTLM with chunked-encoded 407 response
|
||||||
|
|||||||
@@ -92,6 +92,7 @@ http
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<name>
|
<name>
|
||||||
HTTP proxy CONNECT with any proxyauth and proxy offers NTLM and close
|
HTTP proxy CONNECT with any proxyauth and proxy offers NTLM and close
|
||||||
|
|||||||
@@ -64,6 +64,7 @@ This is the final page !
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<server>
|
<server>
|
||||||
http
|
http
|
||||||
|
|||||||
@@ -59,6 +59,7 @@ Finally, this is the real page!
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<server>
|
<server>
|
||||||
http
|
http
|
||||||
|
|||||||
@@ -58,6 +58,7 @@ Finally, this is the real page!
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<server>
|
<server>
|
||||||
http
|
http
|
||||||
|
|||||||
@@ -77,6 +77,7 @@ Finally, this is the real page!
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<server>
|
<server>
|
||||||
http
|
http
|
||||||
|
|||||||
@@ -58,6 +58,7 @@ Finally, this is the real page!
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<server>
|
<server>
|
||||||
http
|
http
|
||||||
|
|||||||
@@ -78,6 +78,7 @@ http
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<name>
|
<name>
|
||||||
HTTP with proxy-requiring-NTLM to site-requiring-Digest
|
HTTP with proxy-requiring-NTLM to site-requiring-Digest
|
||||||
|
|||||||
@@ -76,6 +76,7 @@ http
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<name>
|
<name>
|
||||||
HTTP proxy CONNECT auth NTLM
|
HTTP proxy CONNECT auth NTLM
|
||||||
|
|||||||
@@ -76,6 +76,7 @@ http
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<name>
|
<name>
|
||||||
HTTP 1.0 proxy CONNECT auth NTLM and then POST
|
HTTP 1.0 proxy CONNECT auth NTLM and then POST
|
||||||
|
|||||||
@@ -53,6 +53,7 @@ http
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<name>
|
<name>
|
||||||
HTTP proxy-auth NTLM and then POST
|
HTTP proxy-auth NTLM and then POST
|
||||||
|
|||||||
@@ -74,6 +74,7 @@ http
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<name>
|
<name>
|
||||||
HTTP POST with --proxy-anyauth, picking NTLM
|
HTTP POST with --proxy-anyauth, picking NTLM
|
||||||
|
|||||||
@@ -79,6 +79,7 @@ http
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<name>
|
<name>
|
||||||
HTTP proxy CONNECT auth NTLM and then POST, response-body in the 407
|
HTTP proxy CONNECT auth NTLM and then POST, response-body in the 407
|
||||||
|
|||||||
@@ -57,6 +57,7 @@ Finally, this is the real page!
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<server>
|
<server>
|
||||||
http
|
http
|
||||||
|
|||||||
@@ -77,6 +77,7 @@ lib547
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<name>
|
<name>
|
||||||
HTTP proxy auth NTLM with POST data from read callback
|
HTTP proxy auth NTLM with POST data from read callback
|
||||||
|
|||||||
@@ -77,6 +77,7 @@ lib548
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<name>
|
<name>
|
||||||
HTTP proxy auth NTLM with POST data from CURLOPT_POSTFIELDS
|
HTTP proxy auth NTLM with POST data from CURLOPT_POSTFIELDS
|
||||||
|
|||||||
@@ -82,6 +82,7 @@ lib555
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<name>
|
<name>
|
||||||
HTTP proxy auth NTLM with POST data from read callback multi-if
|
HTTP proxy auth NTLM with POST data from read callback multi-if
|
||||||
|
|||||||
@@ -75,6 +75,7 @@ lib590
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<name>
|
<name>
|
||||||
HTTP proxy offers Negotiate+NTLM, use only NTLM
|
HTTP proxy offers Negotiate+NTLM, use only NTLM
|
||||||
|
|||||||
@@ -57,6 +57,7 @@ Finally, this is the real page!
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<server>
|
<server>
|
||||||
http
|
http
|
||||||
|
|||||||
@@ -56,6 +56,7 @@ Wrong password dude. Get it fixed and return.
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<server>
|
<server>
|
||||||
http
|
http
|
||||||
|
|||||||
@@ -73,6 +73,7 @@ Finally, this is the real page!
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<server>
|
<server>
|
||||||
http
|
http
|
||||||
|
|||||||
@@ -56,6 +56,7 @@ Finally, this is the real page!
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<server>
|
<server>
|
||||||
http
|
http
|
||||||
|
|||||||
@@ -36,6 +36,7 @@ imap
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<name>
|
<name>
|
||||||
IMAP NTLM authentication
|
IMAP NTLM authentication
|
||||||
|
|||||||
@@ -37,6 +37,7 @@ imap
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<name>
|
<name>
|
||||||
IMAP NTLM authentication with initial response
|
IMAP NTLM authentication with initial response
|
||||||
|
|||||||
@@ -38,6 +38,7 @@ pop3
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<name>
|
<name>
|
||||||
POP3 NTLM authentication
|
POP3 NTLM authentication
|
||||||
|
|||||||
@@ -38,6 +38,7 @@ pop3
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<name>
|
<name>
|
||||||
POP3 NTLM authentication with initial response
|
POP3 NTLM authentication with initial response
|
||||||
|
|||||||
@@ -90,6 +90,7 @@ Finally, this is the real page!
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<server>
|
<server>
|
||||||
http
|
http
|
||||||
|
|||||||
@@ -128,6 +128,7 @@ Finally, this is the real page!
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<server>
|
<server>
|
||||||
http
|
http
|
||||||
|
|||||||
@@ -28,6 +28,7 @@ smtp
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<name>
|
<name>
|
||||||
SMTP NTLM authentication
|
SMTP NTLM authentication
|
||||||
|
|||||||
@@ -74,6 +74,7 @@ Finally, this is the real page!
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<server>
|
<server>
|
||||||
http
|
http
|
||||||
|
|||||||
@@ -28,6 +28,7 @@ smtp
|
|||||||
<features>
|
<features>
|
||||||
NTLM
|
NTLM
|
||||||
!SSPI
|
!SSPI
|
||||||
|
debug
|
||||||
</features>
|
</features>
|
||||||
<name>
|
<name>
|
||||||
SMTP NTLM authentication with initial response
|
SMTP NTLM authentication with initial response
|
||||||
|
|||||||
Reference in New Issue
Block a user