aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-04-18added an include to build on ultrixDaniel Stenberg
2001-04-18confirmed install on ultrix 4.3aDaniel Stenberg
2001-04-18works!Daniel Stenberg
2001-04-18Last two days' changes, loadsaDaniel Stenberg
2001-04-18Georg Horn's updates, this is _also_ called 1.1.3 ! ;-)Daniel Stenberg
2001-04-18Added curl-config.1Daniel Stenberg
2001-04-18brand new command, brand new docs!Daniel Stenberg
2001-04-18Added contributorsDaniel Stenberg
2001-04-18configure sets variables that curl-config uses to display what featuresDaniel Stenberg
2001-04-18Remade resume stuff to keep data in the connectdata struct instead of theDaniel Stenberg
2001-04-18Cris Bailiff's and Georg Horn's big improvementsDaniel Stenberg
2001-04-17init the speed index variable between transfersDaniel Stenberg
2001-04-17Frederic Lepied's ftp download resume fixDaniel Stenberg
2001-04-17more intial fixesDaniel Stenberg
2001-04-17Added curl-config as a script that now gets installedDaniel Stenberg
2001-04-17libcurl version, not curl versionDaniel Stenberg
2001-04-17Generates curl-config nowDaniel Stenberg
2001-04-17tiny tool for outputting curl config variablesDaniel Stenberg
2001-04-17use GMT for the conditional timed gets (reported by Phil Karn)Daniel Stenberg
2001-04-12Added text about curl.haxx.se not being a good test target for people'sDaniel Stenberg
2001-04-12we must fix SSL when IPv6 is enabled, since we can still connect to ipv4Daniel Stenberg
2001-04-11calling curl_easy_perform() with no URL set, now returns an error asDaniel Stenberg
2001-04-11we don't use the HTTP_PROXY environment variable in uppercase anymore, sinceDaniel Stenberg
2001-04-11now it worksDaniel Stenberg
2001-04-11minor updates, still crashesDaniel Stenberg
2001-04-11added Linux hintsDaniel Stenberg
2001-04-11oops, missed the shut-off non-blocking fixDaniel Stenberg
2001-04-11interfaces, windows non-blocking connect, progress meter fix and moreDaniel Stenberg
2001-04-11SM made the connection timeout work for windows boxes!Daniel Stenberg
2001-04-10initial silly READMEDaniel Stenberg
2001-04-10C header to java converterDaniel Stenberg
2001-04-10initial java interface commit: IT DOES NOT WORKDaniel Stenberg
2001-04-10Added CURLOPT_HEADERFUNCTION descriptionDaniel Stenberg
2001-04-10setopt() works with the new CURLOPT_HEADERFUNCTION:Daniel Stenberg
2001-04-10Added new CURLOPT_HEADERFUNCTION callback for writing headers onlyDaniel Stenberg
2001-04-09corrected by SM to build better with opensslDaniel Stenberg
2001-04-09SM's updatesDaniel Stenberg
2001-04-07formfree() fix, version display fixed, curl_escape() fixDaniel Stenberg
2001-04-07Andrés García pointed out a mistake with CURLOPT_EGDSOCKETDaniel Stenberg
2001-04-07Andrés García fixed curl_escape()Daniel Stenberg
2001-04-06show openssl 0.9.6a properlyDaniel Stenberg
2001-04-06NULL argument crashes this in 7.7.1 and beforeDaniel Stenberg
2001-04-06curl_formfree() can be called with a NULL argumentDaniel Stenberg
2001-04-047.7.1 commitDaniel Stenberg
2001-04-03bugfixed the Location: following that must've been bad since the persistantDaniel Stenberg
2001-04-03- disabling port on absolute redirects is wrongDaniel Stenberg
2001-04-03two crashes removedDaniel Stenberg
2001-04-03better error checks for failure conditions (based on Puneet Pawaia's reports)Daniel Stenberg
2001-04-03Puneet Pawaia pointed out the lack of http_chunks in several places.Daniel Stenberg
2001-03-30elaborated more in CURLOPT_HTTPHEADER sectionDaniel Stenberg