Patrick Monnerat
|
9c1e1a6105
ntlm: fix negotiated flags usage
|
3 vuotta sitten |
Daniel Stenberg
|
e2b4df7b5e
tests: use %TESTNUMBER instead of fixed number
|
3 vuotta sitten |
Daniel Stenberg
|
e6b21d422e
runtests: provide curl's version string as %VERSION for tests
|
4 vuotta sitten |
Jay Satiro
|
9603c8299f
tests: Change NTLM tests to require SSL
|
4 vuotta sitten |
Markus Moeller
|
7bcca93459
ntlm: update selection of type 3 response
|
5 vuotta sitten |
Daniel Stenberg
|
73afcfc0ae
tests: updated for modified fake random
|
7 vuotta sitten |
Daniel Stenberg
|
a5d994941c
http: always send Host: header as first header
|
9 vuotta sitten |
Daniel Stenberg
|
e95ca7cec9
NTLM: set a fake entropy for debug builds with CURL_ENTROPY set
|
10 vuotta sitten |
Steve Holme
|
ceacbacd14
tests: Disabled NTLM tests for non-debug builds
|
10 vuotta sitten |
Steve Holme
|
1c9aaa0bac
tests: Updated NTLM tests for NTLMv2 type-3 message
|
10 vuotta sitten |
Steve Holme
|
01aaad7442
tests: Disabled NTLM tests when running with SSPI enabled
|
11 vuotta sitten |
Dan Fandrich
|
4d703ee100
Make the LD_PRELOAD path absolute in the tests that use it
|
14 vuotta sitten |
Kamil Dudka
|
b5c3feda17
NTLM tests: boost coverage by forcing the hostname
|
14 vuotta sitten |
Dan Fandrich
|
05e4a3026d
Replaced 127.0.0.1 with %HOSTIP where possible
|
17 vuotta sitten |
Dan Fandrich
|
33bea767eb
Convert (most of) the test data files into genuine XML. A handful still
|
18 vuotta sitten |
Dan Fandrich
|
521c4b303d
Fixed some tag typos in the test data files.
|
18 vuotta sitten |
Daniel Stenberg
|
da58d03ff7
Venkat Akella found out that libcurl did not like HTTP responses that simply
|
18 vuotta sitten |
Daniel Stenberg
|
2bd3033f68
NTLM2 session response support
|
18 vuotta sitten |
Daniel Stenberg
|
b0adcd6a46
cut off a bit more of the type-2 ntlm message since it differs between
|
18 vuotta sitten |
Daniel Stenberg
|
be285cde3f
Michele Bini modified the NTLM code to work for his "weird IIS case"
|
18 vuotta sitten |
Daniel Stenberg
|
5d9fc28fa7
Modified the default HTTP headers used by libcurl:
|
19 vuotta sitten |
Daniel Stenberg
|
4485503ecc
keywords added
|
19 vuotta sitten |
Daniel Stenberg
|
3e5a32671c
Make NTLM tests depend on the NTLM feature at not SSL, since the NTLM support
|
19 vuotta sitten |
Daniel Stenberg
|
f2e71edcbd
A minor "syntax error" in numerous test files corrected
|
20 vuotta sitten |
Daniel Stenberg
|
2b1673c9c8
Now the test servers and test cases can run on a custom port number. There's
|
20 vuotta sitten |
Daniel Stenberg
|
dd1ba7633e
Enabled 'NT responses' in the NTLM type-3 message.
|
20 vuotta sitten |
Daniel Stenberg
|
93e32e6f62
Modified the default HTTP Accept: header to only be Accept: */*
|
21 vuotta sitten |
Daniel Stenberg
|
c50a601f1a
modified to work fine with the new persistant connection working test suite
|
21 vuotta sitten |
Daniel Stenberg
|
634aef3895
updated to work with Dan Winship's NTLM domain stuff fix
|
21 vuotta sitten |
Daniel Stenberg
|
8736c11d84
adjusted to the NTLM updates
|
21 vuotta sitten |