aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-03-19copyright string (year) updateDaniel Stenberg
2002-03-19yaketiyakDaniel Stenberg
2002-03-19automake -a for the depcompDaniel Stenberg
2002-03-19made it pass stricter compiler flags with less warningsDaniel Stenberg
2002-03-18test 32, try -d and -GDaniel Stenberg
2002-03-18reverted 1.109, we can't set the request type when -d is used, as -G can beDaniel Stenberg
2002-03-18WRITEFUNCTION correctionDaniel Stenberg
2002-03-18Andreas Damm added thanks to his getdate overhaulDaniel Stenberg
2002-03-18gopherDaniel Stenberg
2002-03-18updatedDaniel Stenberg
2002-03-17clarified that it is only the + letter that isn't converted on the rightDaniel Stenberg
2002-03-16verbose PASV transfers passed a bad buffer size to the name resolver functionsDaniel Stenberg
2002-03-15corrected SSL buildsDaniel Stenberg
2002-03-15headers and security blurb addedDaniel Stenberg
2002-03-15make sure we return CURLE_WRITE_ERROR if the write callback returnedDaniel Stenberg
2002-03-15Jun-ichiro itojun Hagino <itojun@itojun.org>:Daniel Stenberg
2002-03-15bug report #530204 correctly identified that revision 1.52 broke ipv6Daniel Stenberg
2002-03-14new example for libcurl 7.9.6 or laterDaniel Stenberg
2002-03-14if CURLOPT_POSTFIELDS isn't set, but CURLOPT_POST is, we will assume thatDaniel Stenberg
2002-03-142002Daniel Stenberg
2002-03-14CURLOPT_POST deserved a new comment with the new POST-by-callback supportDaniel Stenberg
2002-03-13no longer attempts to SIZE a NULL pointer, as that wasn't very cleverDaniel Stenberg
2002-03-13Setting CURLOPT_PASSWDFUNCTION to NULL now restores the internal function.Daniel Stenberg
2002-03-13sendf() now deals with Curl_write() returning -1 properly, which it mightDaniel Stenberg
2002-03-13now supports all options in arrays, except the CURLFORM_ARRAY itselfDaniel Stenberg
2002-03-13CURLFORM_ARRAYSTART and ARRAYEND are now historyDaniel Stenberg
2002-03-13removed some silly CRLF linesDaniel Stenberg
2002-03-114 things since 7.9.5Daniel Stenberg
2002-03-11added test 39, tests the new -F featuresDaniel Stenberg
2002-03-11now -F supports 'filename=blabla' for parts that upload a file, to set theDaniel Stenberg
2002-03-11Added support for CURLFORM_FILENAME to set the filename field of a fileDaniel Stenberg
2002-03-11CURLFORM_FILENAME added and some cleanups, HttpPost is now curl_httppostDaniel Stenberg
2002-03-11corrected the use of the progress functionDaniel Stenberg
2002-03-11minor editDaniel Stenberg
2002-03-113.13 Why does my single/double quotes fail?Daniel Stenberg
2002-03-08completed the progress-bar fixDaniel Stenberg
2002-03-08detect fclose(NULL)Daniel Stenberg
2002-03-08better treatment of the config->errors, only fclose() this if it wasDaniel Stenberg
2002-03-08Jean-Philippe Barrette-LaPierre fixed the CURLOPT_PASSWDFUNCTION to makeDaniel Stenberg
2002-03-08closes bug report #527032, --progress-bar works again and it adds a newlineDaniel Stenberg
2002-03-077.9.5 commitDaniel Stenberg
2002-03-07added the "known bugs" fileDaniel Stenberg
2002-03-06new VMS messages from Nico BaggusDaniel Stenberg
2002-03-06Kevin Roth nicely saved us from this backslash-removing problem!Daniel Stenberg
2002-03-06Brad corrected the include path (again)Daniel Stenberg
2002-03-06corrected the newlinesDaniel Stenberg
2002-03-06two items since pre6Daniel Stenberg
2002-03-06when removed, an easy handle can be curl_easy_perform()ed againDaniel Stenberg
2002-03-06Paul Nolan built it on pocket pcDaniel Stenberg
2002-03-06Ralph Mitchell's minor #include patch to prevent some warningsDaniel Stenberg