aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)Author
2004-10-02Gisle Vanem provided code that displays an error message when the (libidnDaniel Stenberg
2004-10-01Aleksandar Milivojevic reported a problem in the Redhat bugzilla (seeDaniel Stenberg
2004-10-01- Based on Fedor Karpelevitch's formpost path basename patch, file parts inDaniel Stenberg
2004-09-30- Larry Campbell added CURLINFO_OS_ERRNO to curl_easy_getinfo() that allows anDaniel Stenberg
2004-09-30Günter Knauf and Casey O'Donnell worked out an extra #if condition for theDaniel Stenberg
2004-09-30Jean-Philippe Barrette-LaPierre made buildconf run better on Mac OS X byDaniel Stenberg
2004-09-28Bertrand Demiddelaer fixed curl_easy_reset() so that it doesn't mistakinglyDaniel Stenberg
2004-09-28recent stuffDaniel Stenberg
2004-09-22Dan Fandrich patched three testsDaniel Stenberg
2004-09-22typoDaniel Stenberg
2004-09-22jean-claude Chauve fixed an LDAP bugDaniel Stenberg
2004-09-19the error message fix for failed connectsDaniel Stenberg
2004-09-16Added CURLOPT_FTPSSLAUTHDaniel Stenberg
2004-09-16Location: problem with bad original URL, identified in bug report #1029478Daniel Stenberg
2004-09-15Replaced the former date parser with a rewrite. No more yacc/bison needed.Daniel Stenberg
2004-09-11Added parsedate.[ch]Daniel Stenberg
2004-09-10fixed -F to support setting type= even on parts that aren't file-uploadsDaniel Stenberg
2004-09-10up to date with recent changesDaniel Stenberg
2004-09-10- Bug report #1025986. When following a Location: with a custom Host: headerDaniel Stenberg
2004-08-31fix the return code for curl_multi_add_handle()Daniel Stenberg
2004-08-30proxy-connection closeDaniel Stenberg
2004-08-25getdate and new test cases from ydayDaniel Stenberg
2004-08-23Roman Koifman pointed out that libcurl send Expect: 100-continue on POSTs andDaniel Stenberg
2004-08-20Alexander Krasnostavsky made the write callback get called even when a zeroDaniel Stenberg
2004-08-19Ling Thio pointed out that getaddrinfo() reverse-lookups ip-only names, andDaniel Stenberg
2004-08-17Kjetil Jacobsen reported an open file leak in file:// transfers of emptyDaniel Stenberg
2004-08-17recent fixesDaniel Stenberg
2004-08-16Roland Krikava's cookies over proxy fix.Daniel Stenberg
2004-08-11include the server response in the error message when an FTP server givesDaniel Stenberg
2004-08-107.12.1 notesDaniel Stenberg
2004-08-05negotiate fix and new glib/GTK+ bindingDaniel Stenberg
2004-08-04multi-connect fix and cookie domain fixDaniel Stenberg
2004-07-31digest fixDaniel Stenberg
2004-07-28fixes!Daniel Stenberg
2004-07-26-o #[num] fixDaniel Stenberg
2004-07-24autobuilds with ares and curl_easy_reset()Daniel Stenberg
2004-07-22recent activitiesDaniel Stenberg
2004-07-15recent activitiesDaniel Stenberg
2004-07-06file:// upload fix on windowsDaniel Stenberg
2004-07-02curl_share_cleanup fixDaniel Stenberg
2004-07-01--trace fixDaniel Stenberg
2004-06-30NOBODY set TRUE after a POST makes a good HEAD nowDaniel Stenberg
2004-06-29multi interface connect fixDaniel Stenberg
2004-06-28--limit-rate problems on Mac OS X was reported by Rob StanzelDaniel Stenberg
2004-06-27check for a fine poll() before it is used to sleep subsecondDaniel Stenberg
2004-06-24snprintf and versionDaniel Stenberg
2004-06-24Yet another resolve code re-orgDaniel Stenberg
2004-06-22cookie sizeDaniel Stenberg
2004-06-22Gisle Vanem improved the certificate wildcard checksDaniel Stenberg
2004-06-21testcurl.sh is dead, long live tests/testcurl.pl!Daniel Stenberg