aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-09-25Wez Furlong's curl_version_info() function added, still needs someDaniel Stenberg
2002-09-235 changes since pre3Daniel Stenberg
2002-09-23made the resume error more suitable for all protocols, but we provide aDaniel Stenberg
2002-09-23fix resume when multiple files were specifiedDaniel Stenberg
2002-09-23spell fix commentDaniel Stenberg
2002-09-23removed use of extra unneeded variableDaniel Stenberg
2002-09-23Dolbneff A.V and Spiridonoff A.V made the file:// code work with resumesDaniel Stenberg
2002-09-23properly disconnect failed connectionsDaniel Stenberg
2002-09-20Craig Markwardt made the "struct hostent_data" get cleared too, as isDaniel Stenberg
2002-09-18Re-ordered all the options to be more logically structured. Hopefully thisDaniel Stenberg
2002-09-16a follow-up fix to the previous fix for HTTP servers that don't reply *any*Daniel Stenberg
2002-09-13better deal with HTTP(S) servers that respond with no headers at all, testDaniel Stenberg
2002-09-13clarified what CURLOPT_MAXCONNECTS actually doDaniel Stenberg
2002-09-13306 addedDaniel Stenberg
2002-09-13request a page from HTTPS but get no headersDaniel Stenberg
2002-09-11recent fixesDaniel Stenberg
2002-09-11Lukasz Czekierda correctly pointed out that curl used a bad Host: headerDaniel Stenberg
2002-09-11ignore html files hereDaniel Stenberg
2002-09-11added more recent return codesDaniel Stenberg
2002-09-11filled in the -k text tooDaniel Stenberg
2002-09-11added -k for 7.10, added some more details on -y based on comments fromDaniel Stenberg
2002-09-09we are MIT-onlyDaniel Stenberg
2002-09-09minor indent changeDaniel Stenberg
2002-09-09remove redundant commentDaniel Stenberg
2002-09-09configure --disable-http is not properly workingDaniel Stenberg
2002-09-09Ricardo Cadime helped us work out another check for the ## preprocessorDaniel Stenberg
2002-09-07Added ZLIB switch for activation of content encoding in Makefile.m32Joern Hartroth
2002-09-07Added zlib Library.Joern Hartroth
2002-09-06Added content_encoding files.Joern Hartroth
2002-09-05fixed the pkgadd targetDaniel Stenberg
2002-09-04Added multi.c to curllib.dsp to fix win32 buildsm
2002-09-04Sven Neuhaus made --silent being acknowledged even when multiple URLsDaniel Stenberg
2002-09-04remove -lzDaniel Stenberg
2002-09-03we're now MIT licensed onlyDaniel Stenberg
2002-09-03no longer package MITX.txt or MPL-1.1.txt since we now use COPYING onlyDaniel Stenberg
2002-09-03updated source code boilerplate/headerDaniel Stenberg
2002-09-037.10-pre2Daniel Stenberg
2002-09-03fixed the dist-hook and added the missing header fileDaniel Stenberg
2002-09-03better name for the legal/license/copyright stuffDaniel Stenberg
2002-09-02added some curl-config detailsDaniel Stenberg
2002-09-02AC_SUBST HAVE_LIBZ for curl-config.inDaniel Stenberg
2002-09-02James Gallagher's Content-Encoding workDaniel Stenberg
2002-09-02ca bundle to useDaniel Stenberg
2002-09-02adjusted to more HTTP-strict version strings and to offer LIBZ infoDaniel Stenberg
2002-09-02Jon Topper pointed out a code example bugDaniel Stenberg
2002-08-30mooDaniel Stenberg
2002-08-30if verifypeer is enabled but nether CAfile nor CApath is, then don't tryDaniel Stenberg
2002-08-30prevent compiler warningDaniel Stenberg
2002-08-30CURLE_SSL_INSECURE is removed again and so is CURLOPT_SSL_INSECURE, weDaniel Stenberg
2002-08-30support DESTDIR for the bundleDaniel Stenberg