Daniel Stenberg
|
e2b4df7b5e
tests: use %TESTNUMBER instead of fixed number
|
3 years ago |
Daniel Stenberg
|
e6b21d422e
runtests: provide curl's version string as %VERSION for tests
|
4 years ago |
Jay Satiro
|
9603c8299f
tests: Change NTLM tests to require SSL
|
4 years ago |
Isaac Boukris
|
4bb815a32e
HTTP-NTLM: fail auth on connection close instead of looping
|
9 years ago |
Daniel Stenberg
|
a5d994941c
http: always send Host: header as first header
|
9 years ago |
Daniel Stenberg
|
e95ca7cec9
NTLM: set a fake entropy for debug builds with CURL_ENTROPY set
|
10 years ago |
Steve Holme
|
ceacbacd14
tests: Disabled NTLM tests for non-debug builds
|
10 years ago |
Dan Fandrich
|
c03243576a
tests: added missing HTTP NTLM auth keywords
|
10 years ago |
Steve Holme
|
1c9aaa0bac
tests: Updated NTLM tests for NTLMv2 type-3 message
|
10 years ago |
Steve Holme
|
01aaad7442
tests: Disabled NTLM tests when running with SSPI enabled
|
11 years ago |
Fabian Keil
|
001758760b
tests: add keywords for a couple of HTTP tests
|
12 years ago |
Dan Fandrich
|
4d703ee100
Make the LD_PRELOAD path absolute in the tests that use it
|
14 years ago |
Kamil Dudka
|
b5c3feda17
NTLM tests: boost coverage by forcing the hostname
|
14 years ago |
Dan Fandrich
|
05e4a3026d
Replaced 127.0.0.1 with %HOSTIP where possible
|
17 years ago |
Dan Fandrich
|
33bea767eb
Convert (most of) the test data files into genuine XML. A handful still
|
18 years ago |
Dan Fandrich
|
521c4b303d
Fixed some tag typos in the test data files.
|
18 years ago |
Daniel Stenberg
|
da58d03ff7
Venkat Akella found out that libcurl did not like HTTP responses that simply
|
18 years ago |
Daniel Stenberg
|
2bd3033f68
NTLM2 session response support
|
18 years ago |
Daniel Stenberg
|
b0adcd6a46
cut off a bit more of the type-2 ntlm message since it differs between
|
18 years ago |
Daniel Stenberg
|
be285cde3f
Michele Bini modified the NTLM code to work for his "weird IIS case"
|
18 years ago |
Daniel Stenberg
|
5d9fc28fa7
Modified the default HTTP headers used by libcurl:
|
19 years ago |
Daniel Stenberg
|
3e5a32671c
Make NTLM tests depend on the NTLM feature at not SSL, since the NTLM support
|
19 years ago |
Daniel Stenberg
|
f2e71edcbd
A minor "syntax error" in numerous test files corrected
|
20 years ago |
Daniel Stenberg
|
2b1673c9c8
Now the test servers and test cases can run on a custom port number. There's
|
20 years ago |
Daniel Stenberg
|
1e9cb272f1
added test 159, use --ntlm together with -0
|
20 years ago |