aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-13Diego Casorran patches to make (lib)curl build fine on Amiga againDaniel Stenberg
2005-07-13better description for HEADERFUNCTIONDaniel Stenberg
2005-07-13elaborate a bit on how to deal with chunked-encoded trailers that now areDaniel Stenberg
2005-07-13converted this back to one name per line to make it easier/better to diffDaniel Stenberg
2005-07-12mention the Rexx/CURL releaseDaniel Stenberg
2005-07-12Adrian Schuur added trailer support in the chunked encoding stream. TheDaniel Stenberg
2005-07-08mention an old ideaDaniel Stenberg
2005-07-07mention the exception only once ;-)Daniel Stenberg
2005-07-05correction for the 407 with response-body caseDaniel Stenberg
2005-07-05Update copyright.Gisle Vanem
2005-07-05Gisle Vanem came up with a nice little work-around for bug #1230118. ItDaniel Stenberg
2005-07-04mention the strerror_r detection fix in configureDaniel Stenberg
2005-07-03Andrew Bushnell provided enough info for me to tell that we badly needed toDaniel Stenberg
2005-06-30add more info when this script gets confused, and added getaddrinfo andDaniel Stenberg
2005-06-30use %p to printf pointers since %x doesn't work properly on tru64 for thisDaniel Stenberg
2005-06-30enable memory debugging on tru64 with ipv6 support by doing a little differentDaniel Stenberg
2005-06-30Detect (or at least infer) glibc-style strerror_r even when cross-compiling.Dan Fandrich
2005-06-28new Lua bindingDaniel Stenberg
2005-06-26clarify that ftp ascii transfers don't do right in current libcurlDaniel Stenberg
2005-06-23added docs about the new proxy string supportDaniel Stenberg
2005-06-22David Shaw fixesDaniel Stenberg
2005-06-22mention more ARMsDaniel Stenberg
2005-06-22verify that the URL decoding is done properly tooDaniel Stenberg
2005-06-22David Shaw's fix that unifies proxy string treatment so that a proxy givenDaniel Stenberg
2005-06-22David Shaw's updated version:Daniel Stenberg
2005-06-20mistakeDaniel Stenberg
2005-06-19possible windows memory leak fixed by GisleDaniel Stenberg
2005-06-19Added some checks for the addrinfo structure.Dominick Meglio
2005-06-14Ensure thread handle is closed too.Gisle Vanem
2005-06-134.13 Why is curl -R on Windows one hour off?Daniel Stenberg
2005-06-13recent buildconf fiddlingDaniel Stenberg
2005-06-13run libtoolize in the ares dir as well, and modified the output slightly forDaniel Stenberg
2005-06-11CURLINFO_FILETIME returns the time for GMTDaniel Stenberg
2005-06-09make sure the found tool is a regular file (and not a dir or something)Daniel Stenberg
2005-06-09Modified to use 'head -n 1' instead of 'head -1' since some versions of headDaniel Stenberg
2005-06-07Reverted Tupone Alfredo's patch, as it broke NUMEROUS autobuilds. Let's do theDaniel Stenberg
2005-06-06Tupone Alfredo's fixes:Daniel Stenberg
2005-06-03first rough versionDaniel Stenberg
2005-06-03Andres Garcia's text mode fix for the 'data' partDaniel Stenberg
2005-06-03FIONBIO is in sys/ioctl.h on AIXDaniel Stenberg
2005-06-02sigh, define TRUE if not alreadyDaniel Stenberg
2005-06-02William Ahern:Daniel Stenberg
2005-06-02William Ahern:Daniel Stenberg
2005-06-01specify the cares lib before the other libs, to make it build fine with mingwDaniel Stenberg
2005-05-31Todd Kulesza reported a flaw in the proxy option, since a numerical IPv6Daniel Stenberg
2005-05-31added keywordsDaniel Stenberg
2005-05-29recent changesDaniel Stenberg
2005-05-29Eric Cooper reported about a problem with HTTP servers that responds withDaniel Stenberg
2005-05-27avoid the sensitive word as it looks bad in some people's eyesDaniel Stenberg
2005-05-27Andrés García fixed a warning appearing on windowsDaniel Stenberg