Revision tags: curl-7_13_2 |
|
#
3e5a3267 |
| 21-Mar-2005 |
Daniel Stenberg |
Make NTLM tests depend on the NTLM feature at not SSL, since the NTLM support is no longer only present when built with SSL support.
|
Revision tags: curl-7_13_1, before_ftp_statemachine, curl-7_13_0 |
|
#
f2e71edc |
| 25-Jan-2005 |
Daniel Stenberg |
A minor "syntax error" in numerous test files corrected
|
Revision tags: curl-7_12_3, curl-7_12_2 |
|
#
2b1673c9 |
| 08-Sep-2004 |
Daniel Stenberg |
Now the test servers and test cases can run on a custom port number. There's no fixed port numbers in use anymore. Starting now, the default ports the servers use are 8990 - 8993. There's no
Now the test servers and test cases can run on a custom port number. There's no fixed port numbers in use anymore. Starting now, the default ports the servers use are 8990 - 8993. There's no option to modify these yet, but changing the $base option in the top of the runtests.pl script.
show more ...
|
Revision tags: curl-7_12_1, pre-aifix, curl-7_12_0, curl-7_11_2, c-ares-1_2_0 |
|
#
dd1ba763 |
| 22-Mar-2004 |
Daniel Stenberg |
Enabled 'NT responses' in the NTLM type-3 message.
|
Revision tags: curl-7_11_1 |
|
#
93e32e6f |
| 09-Feb-2004 |
Daniel Stenberg |
Modified the default HTTP Accept: header to only be Accept: */*
|
Revision tags: curl-7_11_0, curl-7_10_8 |
|
#
b2ddfb54 |
| 15-Sep-2003 |
Daniel Stenberg |
test 89 verifies -L and ntlm authentication, as bug report #806328 claimed it doesn't work. It works for me.
|