summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
* NTLM single-sign on adjustments (X)Yang Tse2011-08-261-2/+2
* docs: the next release is going to be 7.22.0Kamil Dudka2011-08-241-1/+1
* curl_easy_cleanup: clarify the callback situationDaniel Stenberg2011-08-111-3/+10
* s/7.21.8/7.22.0Daniel Stenberg2011-08-081-6/+6
* curl_gssapi: refine the handling of CURLOPT_GSSAPI_DELEGATIONKamil Dudka2011-08-032-2/+10
* Add new CURLOPT_GSSAPI_DELEGATION option.Adam Tkac2011-08-031-0/+4
* symbols-in-versions: add NTLM_SSO symbolsDaniel Stenberg2011-07-191-0/+2
* docs: FTP quotes support '*' prefix to ignore errorsDaniel Stenberg2011-06-301-12/+16
* curl_formfree: clarify which pointer to freecurl-7_21_7Daniel Stenberg2011-06-232-8/+13
* curl_formget.3: CURLFORM_STREAM has its drawbacksDaniel Stenberg2011-06-131-10/+14
* CURLOPT_WRITEHEADER: clarify the docsDaniel Stenberg2011-06-101-15/+16
* CURLOPT_WILDCARDMATCH: minor style editDaniel Stenberg2011-06-011-3/+3
* curl_easy_setopt.3: NOPROGRESS also affects the callbackDaniel Stenberg2011-05-271-2/+3
* setopt.3: remove leftover style changeDaniel Stenberg2011-05-251-2/+2
* setopt.3: CURLOPT_WRITEFUNCTION had wrong function protoDaniel Stenberg2011-05-251-1/+1
* typo: close is in man page section 3Daniel Stenberg2011-05-191-1/+1
* curl_easy_setopt.3: document CLOSESOCKET* optionsDaniel Stenberg2011-05-181-0/+11
* symbols-in-versions: add CLOSESOCKET*Daniel Stenberg2011-05-181-0/+2
* socks proxy: allow socks5h:// prefix tooDaniel Stenberg2011-05-051-3/+5
* curl_easy_getinfo.3: clarify some timing infoDaniel Stenberg2011-05-031-6/+7
* curl_easy_setopt.3: clarify the SSH KEYFILE options usageDaniel Stenberg2011-05-021-5/+7
* docs: mention the protocol:// support in proxy stringsDaniel Stenberg2011-05-021-0/+5
* url encode docs: mention '-', '.', '_' and '~'Daniel Stenberg2011-05-021-3/+3
* curl_formfree.3: mention argument may be NULLDaniel Stenberg2011-04-301-0/+3
* curl_easy_setopt.3: CURLOPT_PROXYTYPE clarificationDaniel Stenberg2011-04-201-0/+5
* transfer-encoding: document the optionsDaniel Stenberg2011-04-181-1/+16
* transfer-encoding: added new option and cmdlineDaniel Stenberg2011-04-181-0/+2
* curl_easy_setopt.3: CURLOPT_RESOLVE typo versionDaniel Stenberg2011-04-091-1/+1
* return code cleanup: build, init and run-time errorsDaniel Stenberg2011-04-052-5/+15
* curl_easy_setopt.3: mention TFTP read callback flawDaniel Stenberg2011-03-291-0/+4
* TSL-SRP: enabled with OpenSSLPeter Sylvester2011-03-251-2/+2
* symbols-in-versions: make test 1119 happyDaniel Stenberg2011-03-241-4/+2
* libcurl.m4: Add missing quotes in AC_LINK_IFELSEDave Reisner2011-03-211-2/+2
* symbols-in-versions: many correctionsDaniel Stenberg2011-03-201-57/+69
* symbols-in-versions: remove duplicatesDaniel Stenberg2011-03-171-10/+0
* symbols-in-versions: 2 correctionsDaniel Stenberg2011-03-171-2/+2
* nss: do not ignore value of CURLOPT_SSL_VERIFYPEERKamil Dudka2011-03-151-1/+4
* source header: added to more filesDaniel Stenberg2011-03-1243-82/+901
* CURLOPT_SSH_KEYFUNCTION: requires *SSH_KNOWNHOSTSDaniel Stenberg2011-02-211-1/+4
* curl_easy_setopt.3: Removed wrong reference to CURLOPT_USERPASSWORD.Julien Chaffraix2011-02-201-1/+1
* symbols-in-versions: sortedDaniel Stenberg2011-02-171-3/+3
* SOCKOPTFUNCTION: documented new return codesDaniel Stenberg2011-02-172-0/+7
* CURLE_TLSAUTH_FAILED: removedQuinn Slack2011-02-091-1/+0
* TLS-SRP: new options documentedQuinn Slack2011-02-091-1/+24
* file: add support for CURLOPT_TIMECONDITIONDave Reisner2011-01-311-2/+2
* Mention axTLS in some more documentationDan Fandrich2011-01-211-0/+4
* symbols-in-versions: add the new TLSAUTH-SRP symbolsDaniel Stenberg2011-01-191-0/+7
* CURLOPT_SSL_VERIFYPEER: more clarificationsDaniel Stenberg2011-01-191-6/+6
* curl_easy_setopt.3: clarify VERIFYHOST/PEERDaniel Stenberg2011-01-191-19/+22
* nss: fix a bug in handling of CURLOPT_CAPATHKamil Dudka2011-01-181-7/+9