summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-10-017.10curl-7_10Daniel Stenberg
2002-10-01three more changesDaniel Stenberg
2002-09-30get an argument and add a 'age' field to the structDaniel Stenberg
2002-09-30Cris Bailiff found this flaw, gethostbyname_r() on linux returns 0 evenDaniel Stenberg
2002-09-27"" proxy means no proxyDaniel Stenberg
2002-09-27Allow a "" proxy explicitly set dont-use-proxy, i.e don't even check theDaniel Stenberg
2002-09-26point out more docsDaniel Stenberg
2002-09-26nicer htmlDaniel Stenberg
2002-09-26main index for the tool docsDaniel Stenberg
2002-09-26fixed html tagDaniel Stenberg
2002-09-26enhanced curl_version_infoDaniel Stenberg
2002-09-25language!Daniel Stenberg
2002-09-25extended curl_version_info() with more info on related sub-librariesDaniel Stenberg
2002-09-25four fixes of yday and todayDaniel Stenberg
2002-09-25make sure we free rangeline before we re-assign it to a new allocatedDaniel Stenberg
2002-09-25curl_free proto addedDaniel Stenberg
2002-09-25Walter J. Mack added curl_freeDaniel Stenberg
2002-09-25added curl_free and an "overview" sectionDaniel Stenberg
2002-09-25added curl_freeDaniel Stenberg
2002-09-25Walter J. Mack's curl_free additionDaniel Stenberg
2002-09-25Andrés García found out that Curl_protocol_connect() could return anDaniel Stenberg
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