aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-01-09fixDaniel Stenberg
2003-01-09call curl_multi_perform() correctlyDaniel Stenberg
2003-01-09proper indentDaniel Stenberg
2003-01-09pass a file name to memanalyze to read from instead of using stdinDaniel Stenberg
2003-01-09share.h is now a used header fileDaniel Stenberg
2003-01-09fixed to deal with file names that contain colons, as in WindowsDaniel Stenberg
2003-01-097.10.3-pre4Daniel Stenberg
2003-01-09rename the curl share error enum prefixDaniel Stenberg
2003-01-09Updated more and now looks and and the API possibly works almost like theDaniel Stenberg
2003-01-097+8 jan 2003Daniel Stenberg
2003-01-08updated to use the modified share-typesDaniel Stenberg
2003-01-08cleaned up the share data types and prototypes to be more in line whatDaniel Stenberg
2003-01-08mkdir() fix for win32Daniel Stenberg
2003-01-08nah, include test.h insteadDaniel Stenberg
2003-01-08include curl.h without directoryDaniel Stenberg
2003-01-08fixed a very, very rare and very, very little memory leakJean-Philippe Barette-LaPierre
2003-01-07Philippe Raoult's fix to handle wildcard certificate name checksDaniel Stenberg
2003-01-07Simon Liu's HTTP200ALIASES-patch!Daniel Stenberg
2003-01-07stuffDaniel Stenberg
2003-01-07clarified error code 19Daniel Stenberg
2003-01-07Only output valid filetime.Daniel Stenberg
2003-01-07when sending an error message to the debugfunction, we append a newline soDaniel Stenberg
2003-01-07fixed the create_dir_hierarchy() to not use uninited memory, as noticed byDaniel Stenberg
2003-01-07Matthew Blain's improvements for debug buildsDaniel Stenberg
2003-01-07better ignoreDaniel Stenberg
2003-01-07ignore lib504 tooDaniel Stenberg
2003-01-07updatedDaniel Stenberg
2003-01-06indent fixDaniel Stenberg
2003-01-06fix bug (?) :-)Sterling Hughes
2002-12-29return -1 even if SSL_pending() doesn't return non-zero, as we don't reallyDaniel Stenberg
2002-12-29Marc Herbert's suggstion: mention that insecure is ignored if cacert or capathDaniel Stenberg
2002-12-20example configure command lineDaniel Stenberg
2002-12-20Use AM_MAINTAINER_MODE which thus makes less maintainer stuff in the defaultDaniel Stenberg
2002-12-207.10.3-commitDaniel Stenberg
2002-12-19fixesDaniel Stenberg
2002-12-19removed fruitless attempts to overload some targetsDaniel Stenberg
2002-12-19Curl_base64_decode() fixed by Matthew BDaniel Stenberg
2002-12-19Fixed the usage of SSL_read() to properly return -1 if the EWOULDBLOCKDaniel Stenberg
2002-12-19CURLOPT_DNS_USE_GLOBAL_CACHE is not thread-safeDaniel Stenberg
2002-12-18CURLE_HTTP_NOT_FOUND => CURLE_HTTP_RETURNED_ERRORDaniel Stenberg
2002-12-17Removed weird special multi interface condition that caused bug reportDaniel Stenberg
2002-12-17don't install the test programsDaniel Stenberg
2002-12-16writefunction data is not zero terminatedDaniel Stenberg
2002-12-16removed junkDaniel Stenberg
2002-12-16Added test case 504, using multi interface and a local proxy without anythingDaniel Stenberg
2002-12-16better descDaniel Stenberg
2002-12-16mistake, this only requires httpDaniel Stenberg
2002-12-16the hostip.c commitDaniel Stenberg
2002-12-16EAGAIN on older (correct) glibc versions indicate a problem and not the needDaniel Stenberg
2002-12-16changes from last weekDaniel Stenberg