aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_easy_setopt.3
AgeCommit message (Expand)Author
2011-12-15docs: fix typo in curl_easy_setopt manpageAlessandro Ghedini
2011-12-12CURLOPT_INTERFACE: avoid resolving interfaces namesJason Glasgow
2011-12-05CURLOPT_CONNECTTIMEOUT: default is 300 secondsDaniel Stenberg
2011-12-05FTP: call opensocket callback properlyDaniel Stenberg
2011-11-18CURLOPT_QUOTE: SFTP supports the '*'-prefix nowDaniel Stenberg
2011-11-17CURLOPT_DNS_SERVERS: set name servers if possibleJason Glasgow
2011-10-24curl_easy_setopt.3: headers can be CURL_MAX_HTTP_HEADER bytesDaniel Stenberg
2011-10-24curl_easy_setopt.3: fix typoDaniel Stenberg
2011-10-24curl_easy_setopt: Added pop3 to CURLOPT_URL.Steve Holme
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-26remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORYYang Tse
2011-09-25allow write callbacks to indicate OOM to libcurlYang Tse
2011-09-18CURLOPT_URL docs: no need to mention function namesDaniel Stenberg
2011-09-18CURLOPT_URL: Expanded URL descriptionSteve Holme
2011-09-12Document NTLM winbind options (and caveats)Dan Fandrich
2011-08-24docs: the next release is going to be 7.22.0Kamil Dudka
2011-08-03curl_gssapi: refine the handling of CURLOPT_GSSAPI_DELEGATIONKamil Dudka
2011-08-03Add new CURLOPT_GSSAPI_DELEGATION option.Adam Tkac
2011-06-30docs: FTP quotes support '*' prefix to ignore errorsDaniel Stenberg
2011-06-10CURLOPT_WRITEHEADER: clarify the docsDaniel Stenberg
2011-06-01CURLOPT_WILDCARDMATCH: minor style editDaniel Stenberg
2011-05-27curl_easy_setopt.3: NOPROGRESS also affects the callbackDaniel Stenberg
2011-05-25setopt.3: remove leftover style changeDaniel Stenberg
2011-05-25setopt.3: CURLOPT_WRITEFUNCTION had wrong function protoDaniel Stenberg
2011-05-19typo: close is in man page section 3Daniel Stenberg
2011-05-18curl_easy_setopt.3: document CLOSESOCKET* optionsDaniel Stenberg
2011-05-05socks proxy: allow socks5h:// prefix tooDaniel Stenberg
2011-05-02curl_easy_setopt.3: clarify the SSH KEYFILE options usageDaniel Stenberg
2011-05-02docs: mention the protocol:// support in proxy stringsDaniel Stenberg
2011-04-20curl_easy_setopt.3: CURLOPT_PROXYTYPE clarificationDaniel Stenberg
2011-04-18transfer-encoding: document the optionsDaniel Stenberg
2011-04-09curl_easy_setopt.3: CURLOPT_RESOLVE typo versionDaniel Stenberg
2011-03-29curl_easy_setopt.3: mention TFTP read callback flawDaniel Stenberg
2011-03-25TSL-SRP: enabled with OpenSSLPeter Sylvester
2011-03-15nss: do not ignore value of CURLOPT_SSL_VERIFYPEERKamil Dudka
2011-02-21CURLOPT_SSH_KEYFUNCTION: requires *SSH_KNOWNHOSTSDaniel Stenberg
2011-02-20curl_easy_setopt.3: Removed wrong reference to CURLOPT_USERPASSWORD.Julien Chaffraix
2011-02-17SOCKOPTFUNCTION: documented new return codesDaniel Stenberg
2011-02-09TLS-SRP: new options documentedQuinn Slack
2011-01-31file: add support for CURLOPT_TIMECONDITIONDave Reisner
2011-01-19CURLOPT_SSL_VERIFYPEER: more clarificationsDaniel Stenberg
2011-01-19curl_easy_setopt.3: clarify VERIFYHOST/PEERDaniel Stenberg
2011-01-18nss: fix a bug in handling of CURLOPT_CAPATHKamil Dudka
2011-01-04nss: avoid CURLE_OUT_OF_MEMORY given a file name without any slashKamil Dudka
2010-12-22CURLOPT_MAIL_FROM: document the bracket situationDaniel Stenberg
2010-11-11HTTP Auth: Add CURLAUTH_ONLYDaniel Stenberg
2010-11-08CURLOPT_RESOLVE: documentedDaniel Stenberg
2010-11-08CURLOPT_USE_SSL: move from FTP options to connection optionsDaniel Stenberg
2010-11-04CURLOPT_NOSIGNAL: add blurb about SIGPIPEDaniel Stenberg