aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2011-10-03m4: Use x in order to avoid variable 'x' set but not used [-Werror=unused-but...Dominique Leuenberger
2011-10-03share: don't use SSL unless enabledDaniel Stenberg
2011-09-30tutorial: clarify the handle sharing when treadedDaniel Stenberg
2011-09-28curl_easy_setopt: Added scp and sftp to the URL sectionDan Fandrich
2011-09-28curl_easy_setopt: A brief tidy upSteve Holme
2011-09-28SSL session sharing support addedAlejandro Alvarez
2011-09-28multi docs: extended the multi_socket API descriptionDaniel Stenberg
2011-09-27Added SPNEGO to NetWare build.Guenter Knauf
2011-09-26remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORYYang Tse
2011-09-25allow write callbacks to indicate OOM to libcurlYang Tse
2011-09-25curl_multi_fdset: avoid FD_SET out of boundsDaniel Stenberg
2011-09-25Fixed MinGW examples makefile.Guenter Knauf
2011-09-25NetWare makefile tweaks to select different builds.Guenter Knauf
2011-09-24Added header to be included by dist script.Guenter Knauf
2011-09-23MinGW64 has this prototype already.Guenter Knauf
2011-09-23Fixed scanf format for WORD = unsigned short.Guenter Knauf
2011-09-23Added Win32-only samples.Guenter Knauf
2011-09-23Added a workaround for printing size_t.Guenter Knauf
2011-09-22Added NetWare examples makefile.Guenter Knauf
2011-09-21Another MinGW example makefile tweak.Guenter Knauf
2011-09-21Fixed sample to compile for Windows platform.Guenter Knauf
2011-09-21Changed suffix rules to pattern rules.Guenter Knauf
2011-09-21Some more MinGW build tweaks.Guenter Knauf
2011-09-20A bunch of MinGW build tweaks.Guenter Knauf
2011-09-18CURLOPT_URL docs: no need to mention function namesDaniel Stenberg
2011-09-18CURLOPT_URL: Expanded URL descriptionSteve Holme
2011-09-13Curl_add_custom_headers: support headers with no datawarp kawada
2011-09-13progressfunc: a simple CURLOPT_PROGRESSFUNCTION exampleDaniel Stenberg
2011-09-13THANKS: 16 new contributors from 7.22.0Daniel Stenberg
2011-09-13BUGS: spellfixed, slightly reformatted for web looksDaniel Stenberg
2011-09-12Document NTLM winbind options (and caveats)Dan Fandrich
2011-09-12BUGS: renumbered to look better in the web versionDaniel Stenberg
2011-09-12BUGS: revamped bug report documentationDaniel Stenberg
2011-09-12Mention that BSD-style lwIP TCP/IP stack support on Windows is experimental.Yang Tse
2011-09-11TODO: remove 4 entries, add one newDaniel Stenberg
2011-09-07getinmemory.c: use better argument names for write callbackDaniel Stenberg
2011-08-26--cookie-jar: activates the cookie engineDaniel Stenberg
2011-08-26NTLM single-sign on adjustments (X)Yang Tse
2011-08-25TODO: progress callback without doublesDaniel Stenberg
2011-08-24docs: the next release is going to be 7.22.0Kamil Dudka
2011-08-23resolve.c: new example showing off CURLOPT_RESOLVEDaniel Stenberg
2011-08-23externalsocket.c: new exampleDaniel Stenberg
2011-08-13ignore rtspDaniel Stenberg
2011-08-12docs: --delegationDaniel Stenberg
2011-08-11curl_easy_cleanup: clarify the callback situationDaniel Stenberg
2011-08-10rtsp.c: converted to CDaniel Stenberg
2011-08-10rtsp.c: new exampleJim Hollinger
2011-08-10TODO: remove curl_formpost in a future versionDaniel Stenberg
2011-08-09proxy protocol docs: rephrased and updatedDaniel Stenberg
2011-08-08s/7.21.8/7.22.0Daniel Stenberg