aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2004-09-10fixed -F to support setting type= even on parts that aren't file-uploadsDaniel Stenberg
2004-09-09curl --syncDaniel Stenberg
2004-09-02clarify CURLE_SSL_CERTPROBLEM somewhatDaniel Stenberg
2004-09-02use the correct struct name in the exampleDaniel Stenberg
2004-09-01added more info on the nobodyDaniel Stenberg
2004-09-01minor edit of HTTPGETDaniel Stenberg
2004-09-01fix formatting flawDaniel Stenberg
2004-08-31mention when the function was added to the libDaniel Stenberg
2004-08-27updated with minor editsDaniel Stenberg
2004-08-27don't do SO_KEEPALIVE, we already have a finer grained method built-inDaniel Stenberg
2004-08-26added some more detailsDaniel Stenberg
2004-08-25not accurate anymore anywayDaniel Stenberg
2004-08-25Frankie V's description on how to get a CA cert for a random site usingDaniel Stenberg
2004-08-24returned memory should not be freedDaniel Stenberg
2004-08-23Expect: 100-continue info addedDaniel Stenberg
2004-08-23added note about WRITEFUNCTION now being called with zero bytes if the fileDaniel Stenberg
2004-08-23stripped trailing whitespaceDaniel Stenberg
2004-08-23lost of more into on how to tweak some headersDaniel Stenberg
2004-08-23debug.c is a fresh new example showing how to use the DEBUGFUNCTION to getDaniel Stenberg
2004-08-23added more header info for PUT and POST requestsDaniel Stenberg
2004-08-20Alexander Krasnostavsky made the write callback get called even when a zeroDaniel Stenberg
2004-08-20socks proxy and timeouts bugDaniel Stenberg
2004-08-19reuse handles in PHP/CURL works - Kirk Hedden told usDaniel Stenberg
2004-08-18PHP FAQDaniel Stenberg
2004-08-17see also the reset functionDaniel Stenberg
2004-08-17mention the reset functionDaniel Stenberg
2004-08-16summary edit: mention that some options take a curl_off_tDaniel Stenberg
2004-08-13added two good ideasDaniel Stenberg
2004-08-13removed the ispell-added local word, compressed the final links into aDaniel Stenberg
2004-08-13strip trailing whitespaceDaniel Stenberg
2004-08-12Added "5.9 How does libcurl resolve host names?" since I wrote the text inDaniel Stenberg
2004-08-12updated with recent changesDaniel Stenberg
2004-08-12hmDaniel Stenberg
2004-08-123.16 What certificates do I need with I use SSL?Daniel Stenberg
2004-08-12removed trailing whitespace, indented to curl-style levelsDaniel Stenberg
2004-08-11--disable-[protocol] doesn't disable tests of the specific protocolDaniel Stenberg
2004-08-11clarify that CURLE_FTP_USER_PASSWORD_INCORRECT might in fact get returnedDaniel Stenberg
2004-08-11added several recent bindingsDaniel Stenberg
2004-08-10updated the CURLOPT_POST description after input from Alan PinsteinDaniel Stenberg
2004-08-10minor reformat to suit the new FAQ parserDaniel Stenberg
2004-08-107.12.1 notesDaniel Stenberg
2004-08-10added "5.8 libcurl.so.3: open failed: No such file or directory" and madeDaniel Stenberg
2004-08-09GSS/Kerberos 5 for ftpDaniel Stenberg
2004-08-09added info about my current idea about option separation between URLs onDaniel Stenberg
2004-08-09--negotiate does not work without username/password, bug report #1004841Daniel Stenberg
2004-08-09mention the new cool CA extraction way just documentedDaniel Stenberg
2004-07-31mention this is newDaniel Stenberg
2004-07-31link to reset as wellDaniel Stenberg
2004-07-31curl_easy_reset() documentedDaniel Stenberg
2004-07-17the multi interface is not so new anymore!Daniel Stenberg