1a3797a6 | 10-Jun-2004 |
Gunter Knauf |
make include path overridable. |
977e1069 | 10-Jun-2004 |
Daniel Stenberg |
Gisle Vanem's init patch for Windows |
8d76d401 | 10-Jun-2004 |
Daniel Stenberg |
removed trailing whitespace |
9f92657f | 10-Jun-2004 |
Daniel Stenberg |
Gisle corrected two comments |
9f341f9c | 10-Jun-2004 |
Daniel Stenberg |
Gisle Vanem's improved verbose output and timeout handling when connecting to a host name that resolves to multiple IP addresses. |
20988715 | 10-Jun-2004 |
Daniel Stenberg |
build again with disabled http |
3d00c86f | 10-Jun-2004 |
Daniel Stenberg |
Steven Bazyl and Seshubabu Pasam pointed out a bug on win32 when freeing the path after a transfer. |
90037b85 | 09-Jun-2004 |
Daniel Stenberg |
Alexander Krasnostavsky's fix to make libcurl build fine with configure --disable-http, which thus builds a libcurl without HTTP support. |
6ec145d4 | 09-Jun-2004 |
Daniel Stenberg |
when built with HTTP disabled, provide a curl_formadd() function anyway to keep the API complete at all times |
40a58c39 | 09-Jun-2004 |
Daniel Stenberg |
Added CURL_FORMADD_DISABLED when libcurl is built with HTTP disabled |
9733cd59 | 09-Jun-2004 |
Daniel Stenberg |
removed reference to the removed curl_formparse |
b3caf7bf | 09-Jun-2004 |
Daniel Stenberg |
Setting CURLOPT_RANGE to NULL disables it. Setting CURLOPT_RESUME_FROM to 0 prevents a resumed transfer. |
23fbb898 | 09-Jun-2004 |
Daniel Stenberg |
recent changes |
bd1adaf7 | 09-Jun-2004 |
Daniel Stenberg |
when producing curllib.dsp, include libcurl.def as a source file. An Alexander Krasnostavsky fix. |
0c9e23fc | 09-Jun-2004 |
Gunter Knauf |
added the new source files. |
f091ce64 | 09-Jun-2004 |
Gunter Knauf |
corrected copyright. |
55a69ebe | 08-Jun-2004 |
Daniel Stenberg |
Gisle's patch that'll allow curl to continue with the following URLs even if one transfer fails. |
d6b38505 | 08-Jun-2004 |
Daniel Stenberg |
fix |
80197cf4 | 08-Jun-2004 |
Daniel Stenberg |
James Bursa fixed a RISC OS init issue, removed trailing whitespace |
8ee564c2 | 08-Jun-2004 |
Daniel Stenberg |
Marty Kuhrt's VMS fixes |
5bfeb60a | 08-Jun-2004 |
Gunter Knauf |
corrected defines. |
1ab4a2f8 | 08-Jun-2004 |
Daniel Stenberg |
delete trailing whitespace |
2a627059 | 08-Jun-2004 |
Gunter Knauf |
convert to UNIX format. |
3f739acf | 08-Jun-2004 |
Gunter Knauf |
converted to UNIX format. |
d3454ceb | 08-Jun-2004 |
Daniel Stenberg |
Kjetil Jacobsen pointed out that the CURLOPT_FILETIME option was wrongly marked as accepting an objectpoint argument while it actually assumes a long. The comment was also grossly misleading.
Kjetil Jacobsen pointed out that the CURLOPT_FILETIME option was wrongly marked as accepting an objectpoint argument while it actually assumes a long. The comment was also grossly misleading. The man page was and is correct though.
show more ...
|