summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* KNOWN_BUGS: #74 fixedDaniel Stenberg2011-10-201-6/+0
* CURLM_CALL_MULTI_PERFORM: remove mentionDaniel Stenberg2011-10-201-8/+0
* --epsv: fix typoDaniel Stenberg2011-10-171-1/+1
* curl_multi_fdset: clarify the max_fd == -1 caseDaniel Stenberg2011-10-161-6/+7
* TODO: have form functions use CURL handle argumentDaniel Stenberg2011-10-161-0/+9
* docs: --xattrMichal Marek2011-10-141-0/+8
* m4: Use x in order to avoid variable 'x' set but not used [-Werror=unused-but...Dominique Leuenberger2011-10-031-0/+1
* share: don't use SSL unless enabledDaniel Stenberg2011-10-032-0/+4
* tutorial: clarify the handle sharing when treadedDaniel Stenberg2011-09-301-4/+6
* curl_easy_setopt: Added scp and sftp to the URL sectionDan Fandrich2011-09-281-12/+47
* curl_easy_setopt: A brief tidy upSteve Holme2011-09-281-8/+8
* SSL session sharing support addedAlejandro Alvarez2011-09-281-0/+5
* multi docs: extended the multi_socket API descriptionDaniel Stenberg2011-09-281-8/+27
* Added SPNEGO to NetWare build.Guenter Knauf2011-09-271-2/+11
* remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORYYang Tse2011-09-262-6/+0
* allow write callbacks to indicate OOM to libcurlYang Tse2011-09-252-0/+6
* curl_multi_fdset: avoid FD_SET out of boundsDaniel Stenberg2011-09-251-0/+8
* Fixed MinGW examples makefile.Guenter Knauf2011-09-251-3/+0
* NetWare makefile tweaks to select different builds.Guenter Knauf2011-09-251-0/+37
* Added header to be included by dist script.Guenter Knauf2011-09-241-1/+1
* MinGW64 has this prototype already.Guenter Knauf2011-09-231-1/+1
* Fixed scanf format for WORD = unsigned short.Guenter Knauf2011-09-231-1/+1
* Added Win32-only samples.Guenter Knauf2011-09-231-0/+1
* Added a workaround for printing size_t.Guenter Knauf2011-09-235-4/+53
* Added NetWare examples makefile.Guenter Knauf2011-09-222-1/+396
* Another MinGW example makefile tweak.Guenter Knauf2011-09-211-5/+5
* Fixed sample to compile for Windows platform.Guenter Knauf2011-09-211-9/+23
* Changed suffix rules to pattern rules.Guenter Knauf2011-09-211-6/+7
* Some more MinGW build tweaks.Guenter Knauf2011-09-211-3/+7
* A bunch of MinGW build tweaks.Guenter Knauf2011-09-201-29/+107
* CURLOPT_URL docs: no need to mention function namesDaniel Stenberg2011-09-181-9/+8
* CURLOPT_URL: Expanded URL descriptionSteve Holme2011-09-181-10/+107
* Curl_add_custom_headers: support headers with no datawarp kawada2011-09-131-1/+3
* progressfunc: a simple CURLOPT_PROGRESSFUNCTION exampleDaniel Stenberg2011-09-133-1/+61
* THANKS: 16 new contributors from 7.22.0Daniel Stenberg2011-09-131-0/+16
* BUGS: spellfixed, slightly reformatted for web looksDaniel Stenberg2011-09-131-3/+5
* Document NTLM winbind options (and caveats)Dan Fandrich2011-09-122-1/+22
* BUGS: renumbered to look better in the web versionDaniel Stenberg2011-09-121-14/+15
* BUGS: revamped bug report documentationDaniel Stenberg2011-09-121-7/+69
* Mention that BSD-style lwIP TCP/IP stack support on Windows is experimental.Yang Tse2011-09-121-0/+3
* TODO: remove 4 entries, add one newDaniel Stenberg2011-09-111-38/+8
* getinmemory.c: use better argument names for write callbackDaniel Stenberg2011-09-071-3/+3
* --cookie-jar: activates the cookie engineDaniel Stenberg2011-08-261-1/+4
* NTLM single-sign on adjustments (X)Yang Tse2011-08-261-2/+2
* TODO: progress callback without doublesDaniel Stenberg2011-08-251-0/+10
* docs: the next release is going to be 7.22.0Kamil Dudka2011-08-241-1/+1
* resolve.c: new example showing off CURLOPT_RESOLVEDaniel Stenberg2011-08-233-1/+53
* externalsocket.c: new exampleDaniel Stenberg2011-08-233-1/+130
* ignore rtspDaniel Stenberg2011-08-131-0/+1
* docs: --delegationDaniel Stenberg2011-08-121-0/+12