aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-12HAVE_SIGSETJMPDaniel Stenberg
2002-06-12added a connect failure error message that might get empty otherwiseDaniel Stenberg
2002-06-12Jörn fixes for 7.9.8 buildDaniel Stenberg
2002-06-12CURLOPT_MAXFILESIZEDaniel Stenberg
2002-06-12kris@freebsd.org fixed a bad format stringDaniel Stenberg
2002-06-12kris@freebsd.org fixed a few bad format stringsDaniel Stenberg
2002-06-12Add QNXDaniel Stenberg
2002-06-11put #ifdefs around the sigjmp_buf declaration too, as it should beDaniel Stenberg
2002-06-11corrected the signal handlerDaniel Stenberg
2002-06-117.9.8-pre3 commitDaniel Stenberg
2002-06-11the disable protocol stuff is now addedDaniel Stenberg
2002-06-11more nonewline supportDaniel Stenberg
2002-06-11Now uses sigsetjmp() and siglongjmp() to bail out from slow name lookups inDaniel Stenberg
2002-06-11cut up the string in more pieces for <512 bytes stringsDaniel Stenberg
2002-06-11removed accidentally added debug-code!Daniel Stenberg
2002-06-11ftp range downloads make us ignore the final status message as the serverDaniel Stenberg
2002-06-11added test135 ftp byte-range downloadDaniel Stenberg
2002-06-11added --disable-[protocol] supportDaniel Stenberg
2002-06-11added disable-[protocol] support, largely provided by Miklos NemethDaniel Stenberg
2002-06-11Added disable-definesDaniel Stenberg
2002-06-11added multi.objDaniel Stenberg
2002-06-11make sure data->set.postfields is non-NULL before doing strlen() on theDaniel Stenberg
2002-06-10getaddrinfo() failures now show port number too in informational outputDaniel Stenberg
2002-06-10added a missing failf() for certain connect failuresDaniel Stenberg
2002-06-10This fix MIGHT make us build nicely with OpenSSL 0.9.7. This fix is basedDaniel Stenberg
2002-06-10Gautam Mani found a socket descriptor leak that happened when FTP transfersDaniel Stenberg
2002-06-07Added HAVE_SYS_TYPES_HDaniel Stenberg
2002-06-05Gustaf Hui fixed curl_multi_remove_handle() to prevent a potential crashDaniel Stenberg
2002-06-05set HAVE_RAND_STATUS tooDaniel Stenberg
2002-06-05hostcache_fixoffset() is now corrected to work on 64bit architecturesDaniel Stenberg
2002-06-04more stuff since pre1Daniel Stenberg
2002-06-03indent like the other onesDaniel Stenberg
2002-06-03Christophe Espern wrote another binding!Daniel Stenberg
2002-06-03updated headerDaniel Stenberg
2002-06-03T. Bharath's updates since curl now uses the winmm lib for higher resolutionDaniel Stenberg
2002-06-03T. Bharath made the request size add up as it is documented to do.Daniel Stenberg
2002-06-03T. Bharath fixed higher resolution time for windows buildsDaniel Stenberg
2002-06-03T. Bharath fixed the TIMER_REDIRECT.Daniel Stenberg
2002-05-28Getting an empty FTP file no longer makes us return error 19. An empty fileDaniel Stenberg
2002-05-28 Gustaf Hui provided new code that changes how curl_multi_info_read()Daniel Stenberg
2002-05-28Adjusted to make curl_multi_perform() work properly even whenDaniel Stenberg
2002-05-28I trimmed the --help output slightly to better fit within 80 colsDaniel Stenberg
2002-05-28Cris Bailiff's CAPATH support addedDaniel Stenberg
2002-05-22new url, spell checkedDaniel Stenberg
2002-05-22since 7.9.7Daniel Stenberg
2002-05-21James Cone's little work-around for the strict errorDaniel Stenberg
2002-05-21When re-using a connection, make sure that we use the current host name asDaniel Stenberg
2002-05-21James Cone added the new CURL_NETRC_OPTION enumDaniel Stenberg
2002-05-21test suite mods for the netrc testing stuffDaniel Stenberg
2002-05-21James Cone added CURLOPT_NETRC / --netrc / --netrc-optional descriptionsDaniel Stenberg