Age | Commit message (Expand) | Author |
2004-06-14 | recent action | Daniel Stenberg |
2004-06-14 | Allow formposting of files larger than what fits in memory by not reading the | Daniel Stenberg |
2004-06-14 | refuse running the torture tests without a debug build | Daniel Stenberg |
2004-06-13 | moved default: in a switch case to prevent compiler warning that 'request' | Daniel Stenberg |
2004-06-13 | provide curl_formfree() even when http is disabled, it does nothing then | Daniel Stenberg |
2004-06-13 | use Curl_strcasestr() when checking wildcard cert names | Daniel Stenberg |
2004-06-13 | added Curl_strcasestr() for case insensitive strstr() searching | Daniel Stenberg |
2004-06-11 | removed unused include path. | Gunter Knauf |
2004-06-11 | fixed xdc generation, added lib target, load curl.nlm into ring3 by default. | Gunter Knauf |
2004-06-11 | Tim Sneddon made it build fine on VMS again. | Daniel Stenberg |
2004-06-11 | some more makefile changes. | Gunter Knauf |
2004-06-11 | respect CVS builds in version string. | Gunter Knauf |
2004-06-11 | some more makefile changes. | Gunter Knauf |
2004-06-10 | cosmetic correction. | Gunter Knauf |
2004-06-10 | converted to UNIX format. | Gunter Knauf |
2004-06-10 | added timeval.c to the sources for curlx_ functions. | Gunter Knauf |
2004-06-10 | minor output fix. | Gunter Knauf |
2004-06-10 | ups! no copy command defined. | Gunter Knauf |
2004-06-10 | added generation of missing files. | Gunter Knauf |
2004-06-10 | added generation of missing files. | Gunter Knauf |
2004-06-10 | make include path overridable. | Gunter Knauf |
2004-06-10 | Gisle Vanem's init patch for Windows | Daniel Stenberg |
2004-06-10 | removed trailing whitespace | Daniel Stenberg |
2004-06-10 | Gisle corrected two comments | Daniel Stenberg |
2004-06-10 | Gisle Vanem's improved verbose output and timeout handling when connecting to | Daniel Stenberg |
2004-06-10 | build again with disabled http | Daniel Stenberg |
2004-06-10 | Steven Bazyl and Seshubabu Pasam pointed out a bug on win32 when freeing the | Daniel Stenberg |
2004-06-09 | Alexander Krasnostavsky's fix to make libcurl build fine with configure | Daniel Stenberg |
2004-06-09 | when built with HTTP disabled, provide a curl_formadd() function anyway to | Daniel Stenberg |
2004-06-09 | Added CURL_FORMADD_DISABLED when libcurl is built with HTTP disabled | Daniel Stenberg |
2004-06-09 | removed reference to the removed curl_formparse | Daniel Stenberg |
2004-06-09 | Setting CURLOPT_RANGE to NULL disables it. | Daniel Stenberg |
2004-06-09 | recent changes | Daniel Stenberg |
2004-06-09 | when producing curllib.dsp, include libcurl.def as a source file. | Daniel Stenberg |
2004-06-09 | added the new source files. | Gunter Knauf |
2004-06-09 | corrected copyright. | Gunter Knauf |
2004-06-08 | Gisle's patch that'll allow curl to continue with the following URLs even | Daniel Stenberg |
2004-06-08 | fix | Daniel Stenberg |
2004-06-08 | James Bursa fixed a RISC OS init issue, removed trailing whitespace | Daniel Stenberg |
2004-06-08 | Marty Kuhrt's VMS fixes | Daniel Stenberg |
2004-06-08 | corrected defines. | Gunter Knauf |
2004-06-08 | delete trailing whitespace | Daniel Stenberg |
2004-06-08 | convert to UNIX format. | Gunter Knauf |
2004-06-08 | converted to UNIX format. | Gunter Knauf |
2004-06-08 | Kjetil Jacobsen pointed out that the CURLOPT_FILETIME option was wrongly | Daniel Stenberg |
2004-06-08 | time schedule for this year | Daniel Stenberg |
2004-06-07 | prevent compiler warning with picky compilers | Daniel Stenberg |
2004-06-07 | Reverted the previous change and redid it differently as it seemed to not | Daniel Stenberg |
2004-06-07 | When sending info about which host that sends what, include proper direction | Daniel Stenberg |
2004-06-04 | configure fix | Daniel Stenberg |