aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2006-10-25a Smalltalk bindingDaniel Stenberg
2006-10-25Fixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED_ERROR even for theDaniel Stenberg
2006-10-21Armel Asselin separated CA cert verification problems from problems withDaniel Stenberg
2006-10-20made the arrow for 'Send SSL data' point in the right direction!Daniel Stenberg
2006-10-18the "work in progress" for #25 was ditched a long time agoDaniel Stenberg
2006-10-13Added comments about checking return code and the maxfd counterDaniel Stenberg
2006-10-12ghiper now uses the timer callback in the multi interfaceDaniel Stenberg
2006-10-12clarify moreDaniel Stenberg
2006-10-12Starting now, adding an easy handle to a multi stack that was already addedDaniel Stenberg
2006-10-12deleted #19 since it concerted FTP third party transfers and they are no longerDaniel Stenberg
2006-10-12we've cut out third party transfersDaniel Stenberg
2006-10-12point out the sslcert web page for -k/--insecureDaniel Stenberg
2006-10-12Jeff Pohlmeyer has been working with the hiperfifo.c example source code,Daniel Stenberg
2006-10-10repair id stringDaniel Stenberg
2006-10-10Added ghiper.c, Jeff Pohlmeyer's example code using the curl_multi_socket()Daniel Stenberg
2006-10-09changed the wording about removal of internal headers with -HDaniel Stenberg
2006-10-08slightly improvedDaniel Stenberg
2006-10-08clarified moreDaniel Stenberg
2006-09-30Support for FTP third party transfers is now droppedDaniel Stenberg
2006-09-27added more explanationsDaniel Stenberg
2006-09-26Armel Asselin's fix for the RESUME_FROM docuDaniel Stenberg
2006-09-24eeep, tab completion errorDaniel Stenberg
2006-09-24--ftp-ssl-control requires SSL/TLS, it does not "try" itDaniel Stenberg
2006-09-23minor editsDaniel Stenberg
2006-09-23Mike Protts added --ftp-ssl-control to make curl use FTP-SSL, but onlyDaniel Stenberg
2006-09-21-z works on FTP, tooDan Fandrich
2006-09-21Extended the explanation for CURLM_CALL_MULTI_PERFORM somewhat.Daniel Stenberg
2006-09-20lots of "HTTPS" features are really "SSL" ones as they are also valid forDaniel Stenberg
2006-09-20PEM is default type for key and certDaniel Stenberg
2006-09-13Use CSOURCES as other makefiles. Add line for dependency generation.Gisle Vanem
2006-09-12hiperfifo.c by Jeff PohlmeyerDaniel Stenberg
2006-09-12pipelining support is added nowDaniel Stenberg
2006-09-12example code by Michael WallnerDaniel Stenberg
2006-09-12corrected URLDaniel Stenberg
2006-09-12so it seems SOCKS5 too (still) has problems with connect timeoutsDaniel Stenberg
2006-09-11- Fixed my breakage from earlier today so that doing curl_easy_cleanup() on aDaniel Stenberg
2006-09-08Mention that CURLOPT_MAX_RECV/SEND* were added in 7.15.5Daniel Stenberg
2006-09-07Major overhaul introducing http pipelining support and shared connectionDaniel Stenberg
2006-09-05added some fresh new blurbDaniel Stenberg
2006-09-03- "Dortik" (http://curl.haxx.se/bug/view.cgi?id=1551412) provided a patch thatDaniel Stenberg
2006-09-03Mohun Biswas' improvements and clarifications about the options and how to useDaniel Stenberg
2006-08-29David McCreedy added CURLOPT_SOCKOPTFUNCTION and CURLOPT_SOCKOPTDATA toDaniel Stenberg
2006-08-23clarify the string syntax support in the CURLOPT_PROXY sectionDaniel Stenberg
2006-08-16Minor portability fixes to get things running on UNICOS 9.0 on a Cray Y-MPDan Fandrich
2006-08-09option name spell fixDaniel Stenberg
2006-08-09Added eCos and Minix sections.Dan Fandrich
2006-08-08fixed some web links.Gunter Knauf
2006-08-08Armel Asselin made the CURLOPT_PREQUOTE option work fine even whenDaniel Stenberg
2006-08-07added contributors to 7.15.5Daniel Stenberg
2006-08-02a CURLOPT_PROGRESSFUNCTION clarificationDaniel Stenberg