summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-08-217.1.1 commitcurl-7_1_1Daniel Stenberg
2000-08-217.1.1 cleanup commitDaniel Stenberg
2000-08-18increased the buffer size used for name lookupsDaniel Stenberg
2000-08-17Fred Noz fixed the gethostbyaddr_() callDaniel Stenberg
2000-08-17the gethostbyname_r() usage was improved by Fred NozDaniel Stenberg
2000-08-17removed the vprintf check, we have our own internal anywayDaniel Stenberg
2000-08-17removed HAVE_VPRINTF dependenceDaniel Stenberg
2000-08-17removed the HAVE_VPRINTF checkDaniel Stenberg
2000-08-17major updateDaniel Stenberg
2000-08-17Added another config to the autoconf bug effectDaniel Stenberg
2000-08-15the latest writeout bugfixDaniel Stenberg
2000-08-15made Writeout() capable of getting called repeatedlyDaniel Stenberg
2000-08-14minor correctionsDaniel Stenberg
2000-08-11Linux name resolving problem fixed with larger name-bufferDaniel Stenberg
2000-08-11Added TheArtOfHttpScriptingDaniel Stenberg
2000-08-11tutorial kind of documentDaniel Stenberg
2000-08-11Made it possible to replace the Content-Type: and Content-Length: headersDaniel Stenberg
2000-08-08allow zero length user names for httpDaniel Stenberg
2000-08-04updated with the latest thread-safe function stuffDaniel Stenberg
2000-08-04brand new gethostbyname_r() and gethostbyaddr_r() checks that now detectsDaniel Stenberg
2000-08-04moved an include file further up to make AIX 3 more happyDaniel Stenberg
2000-08-04Fixed to use the new HAVE_GETHOSTBYxxxx_R_x defines, now trying to supportDaniel Stenberg
2000-08-02corrected to use the libtool libraries instead of the forced-static onesDaniel Stenberg
2000-08-02updatedDaniel Stenberg
2000-08-02moved the #define strequal() since they're now true functions in libcurlDaniel Stenberg
2000-08-02Added the strequal() prototypes hereDaniel Stenberg
2000-08-02mr Khristophorov added support for lame web servers sending bad rangeDaniel Stenberg
2000-07-31big last-beta (?) cleanup commitDaniel Stenberg
2000-07-31The installed header files were moved from this to include/curl/Makefile.amDaniel Stenberg
2000-07-31added to enable include file installDaniel Stenberg
2000-07-31generated from the newly edited getdate.y that now supports a thread-safeDaniel Stenberg
2000-07-31made urlfree static, added (void) in front of one of the SSL calls. I didDaniel Stenberg
2000-07-31Replacing one of the internal headers with one that has no contents will nowDaniel Stenberg
2000-07-29added localtime_r()Daniel Stenberg
2000-07-29for install and moreDaniel Stenberg
2000-07-29libtool stuff addedDaniel Stenberg
2000-07-28Added two libtool files, is ltmain.sh really necessary?Daniel Stenberg
2000-07-28updated my emailDaniel Stenberg
2000-07-28Added [:port] to the -x description for --helpDaniel Stenberg
2000-07-28clear the httproxy bit on cleanup if the allocproxy bit was setDaniel Stenberg
2000-07-28corrected the Host: header's port numberDaniel Stenberg
2000-07-26ASCII FTP downloadDaniel Stenberg
2000-07-26another day, another contributorDaniel Stenberg
2000-07-26removed libtool, added pointer to the sourceforge task listDaniel Stenberg
2000-07-26Added docs/Makefile*Daniel Stenberg
2000-07-26libtool adjustmentsDaniel Stenberg
2000-07-25they're generated, they don't belong hereDaniel Stenberg
2000-07-25Added Torsten Foertsch's changes to the -F description and his name to theDaniel Stenberg
2000-07-25uses the new curl_close function to clean up the http-specific auth_hostDaniel Stenberg
2000-07-25Added http_close()Daniel Stenberg