Dan Fandrich
|
e7a021e135
tests: use %LOGDIR to refer to the log directory
|
1 年間 前 |
Dan Fandrich
|
ee521a1c88
http: don't send 100-continue for short PUT requests
|
1 年間 前 |
Daniel Gustafsson
|
5a41abef6d
ntlm: copy NTLM_HOSTNAME to host buffer
|
2 年 前 |
Daniel Stenberg
|
cb41a0169c
tests: update NTLM tests to use new host name
|
2 年 前 |
Patrick Monnerat
|
9c1e1a6105
ntlm: fix negotiated flags usage
|
3 年 前 |
Daniel Stenberg
|
e2b4df7b5e
tests: use %TESTNUMBER instead of fixed number
|
3 年 前 |
Daniel Stenberg
|
e6b21d422e
runtests: provide curl's version string as %VERSION for tests
|
4 年 前 |
Jay Satiro
|
9603c8299f
tests: Change NTLM tests to require SSL
|
4 年 前 |
Markus Moeller
|
7bcca93459
ntlm: update selection of type 3 response
|
5 年 前 |
luz.paz
|
236402fc2d
cleanup: misc typos in strings and comments
|
6 年 前 |
Daniel Stenberg
|
73afcfc0ae
tests: updated for modified fake random
|
7 年 前 |
Daniel Stenberg
|
a5d994941c
http: always send Host: header as first header
|
9 年 前 |
Daniel Stenberg
|
e95ca7cec9
NTLM: set a fake entropy for debug builds with CURL_ENTROPY set
|
10 年 前 |
Steve Holme
|
ceacbacd14
tests: Disabled NTLM tests for non-debug builds
|
10 年 前 |
Daniel Stenberg
|
42937f87e6
HTTP: don't send Content-Length: 0 _and_ Expect: 100-continue
|
10 年 前 |
Dan Fandrich
|
c03243576a
tests: added missing HTTP NTLM auth keywords
|
10 年 前 |
Steve Holme
|
1c9aaa0bac
tests: Updated NTLM tests for NTLMv2 type-3 message
|
10 年 前 |
Steve Holme
|
01aaad7442
tests: Disabled NTLM tests when running with SSPI enabled
|
11 年 前 |
Fabian Keil
|
81d96c4421
Add keywords for a couple of currently keyword-less HTTP tests
|
12 年 前 |
Dan Fandrich
|
4d703ee100
Make the LD_PRELOAD path absolute in the tests that use it
|
14 年 前 |
Kamil Dudka
|
b5c3feda17
NTLM tests: boost coverage by forcing the hostname
|
14 年 前 |
Dan Fandrich
|
05e4a3026d
Replaced 127.0.0.1 with %HOSTIP where possible
|
17 年 前 |
Dan Fandrich
|
33bea767eb
Convert (most of) the test data files into genuine XML. A handful still
|
18 年 前 |
Dan Fandrich
|
521c4b303d
Fixed some tag typos in the test data files.
|
18 年 前 |
Daniel Stenberg
|
da58d03ff7
Venkat Akella found out that libcurl did not like HTTP responses that simply
|
18 年 前 |
Daniel Stenberg
|
2bd3033f68
NTLM2 session response support
|
18 年 前 |
Daniel Stenberg
|
b0adcd6a46
cut off a bit more of the type-2 ntlm message since it differs between
|
18 年 前 |
Daniel Stenberg
|
be285cde3f
Michele Bini modified the NTLM code to work for his "weird IIS case"
|
18 年 前 |
Daniel Stenberg
|
5d9fc28fa7
Modified the default HTTP headers used by libcurl:
|
19 年 前 |
Daniel Stenberg
|
3e5a32671c
Make NTLM tests depend on the NTLM feature at not SSL, since the NTLM support
|
19 年 前 |