summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-04-23curl 7.7.2curl-7_7_2Daniel Stenberg
2001-04-23borland fixes, broken host: for persistent connectionsDaniel Stenberg
2001-04-23persistent is spelled with an 'e', not an 'a'Daniel Stenberg
2001-04-23no need to copy the name when re-using the connection, we already have theDaniel Stenberg
2001-04-22Rosimildo da Silva corrected them to build a proper lib and to use optionsDaniel Stenberg
2001-04-22copy the name properly when re-using a connectionDaniel Stenberg
2001-04-22added missing (new) man pagesDaniel Stenberg
2001-04-22old krb4 fix for strlcat() prototypeDaniel Stenberg
2001-04-22brand newDaniel Stenberg
2001-04-22removed done entriesDaniel Stenberg
2001-04-22updated and spell checkedDaniel Stenberg
2001-04-22spell checkedDaniel Stenberg
2001-04-22updated with the Java stuff and soDaniel Stenberg
2001-04-20Added an examples section with examples I made up for the web pageDaniel Stenberg
2001-04-20This is LIBCURL turned into man page format!Daniel Stenberg
2001-04-20Cris Bailiff's 1.1.5 changes: Add latest CURLOPT_ and CURLINFO_ constants toDaniel Stenberg
2001-04-20Cris Bailiff's 1.1.4 changes: Fix case where curl_slists such as 'HTTPHEADERS'Daniel Stenberg
2001-04-20minor correctionsDaniel Stenberg
2001-04-20SM's real name is now used where he's creditedDaniel Stenberg
2001-04-19A Linus Nielsen Feltzing-patch that removes the decimals from the sizeDaniel Stenberg
2001-04-19fixed an nroff syntax mistakeDaniel Stenberg
2001-04-19Added a brief description of curl-config, mentioned that curl_* functions areDaniel Stenberg
2001-04-19Albert Chin's patch posted to the mailing list 19 Apr 2001Daniel Stenberg
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