Daniel Gustafsson
|
5a41abef6d
ntlm: copy NTLM_HOSTNAME to host buffer
|
2 years ago |
Daniel Stenberg
|
cb41a0169c
tests: update NTLM tests to use new host name
|
2 years ago |
Patrick Monnerat
|
9c1e1a6105
ntlm: fix negotiated flags usage
|
3 years ago |
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 |
Markus Moeller
|
7bcca93459
ntlm: update selection of type 3 response
|
5 years ago |
Daniel Stenberg
|
73afcfc0ae
tests: updated for modified fake random
|
7 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 |
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 |
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
|
26abb48533
keyword update
|
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
|
dd1ba7633e
Enabled 'NT responses' in the NTLM type-3 message.
|
20 years ago |
Daniel Stenberg
|
93e32e6f62
Modified the default HTTP Accept: header to only be Accept: */*
|
21 years ago |
Daniel Stenberg
|
fcacd38036
Test 90 added: --anyauth that picks NTLM with a redirect and then another
|
21 years ago |