Yang Tse
|
7beb473a3d
|
include "memdebug.h"
|
2008-09-20 04:26:55 +00:00 |
|
Dan Fandrich
|
d31da176eb
|
Made sure to pass longs in to curl_easy_setopt where necessary in the
libtest code.
|
2008-05-22 21:49:52 +00:00 |
|
Yang Tse
|
059707be32
|
Renamed a couple of global variables to avoid shadowing warnings
|
2007-10-02 16:05:28 +00:00 |
|
Daniel Stenberg
|
9e241864e3
|
Extracting the CURLINFO_PRIVATE pointer makes no point since nothing set
it. This caused a segfault in some fprintf() implementations. Like on Solaris.
|
2007-09-12 10:46:14 +00:00 |
|
Dan Fandrich
|
2e60ca382d
|
Fixed some icc compiler warnings.
|
2007-08-07 00:10:27 +00:00 |
|
Daniel Stenberg
|
1da3d402f6
|
convert test case 540 to use a custom Host: header as well
|
2007-07-15 21:00:26 +00:00 |
|
Daniel Stenberg
|
15c8219340
|
Added test case 540 and lib540.c, the 'proxyauth.c' test app posted by Shmulik
Regev on the libcurl mailing list on 10 Jul 2007, converted to a test case.
|
2007-07-14 22:39:22 +00:00 |
|