summaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_easy_setopt.3
Commit message (Expand)AuthorAgeFilesLines
...
* url_easy_setopt.3: Add undocumented values of curl_infotypeYehezkel Horowitz2014-02-161-0/+4
* curl_easy_setopt.3: Fix word order of CURLOPT_PROXY sectionColin Hogben2014-02-141-3/+3
* transfer: make Expect: 100-continue timeout configurable.Tiit Pikma2014-02-131-0/+6
* curl_easy_setopt.3: add CURL_HTTP_VERSION_2_0Fabian Frank2014-02-111-1/+5
* curl_easy_setopt.3: add CURLOPT_SSL_ENABLE_ALPN/NPNDaniel Stenberg2014-02-111-0/+14
* curl_easy_setopt.3: remove what auth types that work for CURLOPT_PROXYAUTHDaniel Stenberg2014-01-231-2/+1
* curl_easy_setopt.3: mention how to unset CURLOPT_INFILESIZE*Daniel Stenberg2014-01-141-0/+4
* Updated copyright year for recent changesSteve Holme2014-01-021-1/+1
* curl_easy_setopt.3: fix formatting mistakesChristian Weisgerber2014-01-031-2/+2
* curl_easy_setopt.3: Added SMTP information to CURLOPT_INFILESIZE_LARGESteve Holme2013-12-291-0/+3
* docs: mention CURLOPT_MAX_RECV/SEND_SPEED_LARGE don't work for FILE://Daniel Stenberg2013-12-221-2/+8
* curl_easy_setopt: Fixed OAuth 2.0 Bearer option nameSteve Holme2013-12-191-4/+4
* curl_easy_setopt: clarify some USERPWD and PROXYUSERPWD detailsDaniel Stenberg2013-12-141-10/+16
* login options: remove the ;[options] support from CURLOPT_USERPWDDaniel Stenberg2013-12-141-7/+7
* smtp: Changed the default command to HELP when no options are specifiedSteve Holme2013-11-171-8/+7
* DOCS: Updated curl_easy_setopt.3 following recent SMTP changesSteve Holme2013-11-151-27/+59
* darwinssl: PKCS#12 import feature now requires Lion or laterNick Zitzmann2013-11-121-1/+1
* curl_easy_setopt: Added the ability to set the login options separatelySteve Holme2013-11-121-4/+13
* curl_easy_setopt.3: clarify CURLOPT_SSL_VERIFYHOST documentationTomas Hoger2013-11-121-6/+6
* NSS: support for CERTINFO featurePatrick Monnerat2013-10-301-2/+3
* CURLOPT_RESOLVE: mention they don't time-outDaniel Stenberg2013-10-231-1/+3
* DOCS: Added libcurl version number to CURLOPT_SSLVERSIONSteve Holme2013-10-161-3/+5
* SSL: protocol version can be specified more preciselyGergely Nagy2013-10-151-1/+7
* curl_easy_setopt.3: slight clarification of SEEKFUNCTIONDaniel Stenberg2013-09-301-3/+3
* curl_easy_setopt.3: clarify that TIMEOUT and TIMEOUT_MS set the same valueDaniel Stenberg2013-09-201-4/+8
* pop3: Added basic SASL XOAUTH2 supportSteve Holme2013-09-201-2/+2
* curl_easy_setopt.3: mention RTMP URL quirksDaniel Stenberg2013-09-131-0/+13
* libcurl: New options to bind DNS to local interfaces or IP addressesKim Vandry2013-09-121-0/+30
* darwinssl: add support for PKCS#12 files for client authenticationNick Zitzmann2013-09-051-15/+13
* docs: Added documentation for CURLOPT_BEARERKyle L. Huff2013-08-301-0/+7
* Revert "DOCS: Added IMAP URL example for listing new messages"Steve Holme2013-08-021-3/+0
* DOCS: Added IMAP URL example for listing new messagesSteve Holme2013-08-021-0/+3
* CURLOPT_XFERINFOFUNCTION: introducing a new progress callbackDaniel Stenberg2013-07-181-0/+44
* curl_easy_setopt.3: clarify CURLOPT_PROGRESSFUNCTION frequencyDaniel Stenberg2013-06-141-6/+12
* curl_easy_setopt.3: HTTP header with no contentPeter Gal2013-06-081-4/+6
* curl_easy_setopt.3: expand the PROGRESSFUNCTION sectionDaniel Stenberg2013-05-201-5/+18
* DOCS: Corrected line length of recent Secure Transport changesSteve Holme2013-04-281-2/+8
* darwinssl: add TLS crypto authenticationNick Zitzmann2013-04-271-0/+4
* Corrected version numbers after bumpSteve Holme2013-04-271-4/+4
* DOCS: Updated following the addition of CURLOPT_SASL_IRSteve Holme2013-04-271-0/+9
* DOCS: Minor rewording / clarification of host name protocol detectionSteve Holme2013-04-251-2/+2
* DOCS: Added reference to IETF draft for SMTP URL InterfaceSteve Holme2013-04-241-5/+5
* DOCS: Reworked the scheme calculation explanation under CURLOPT_URLSteve Holme2013-04-231-6/+14
* DOCS: Added information about login options to CURLOPT_USERPWDSteve Holme2013-04-221-4/+12
* DOCS: Added information about login options in the URLSteve Holme2013-04-221-6/+12
* curl_easy_setopt.3: CURLOPT_HTTPGET disables CURLOPT_UPLOADDaniel Stenberg2013-04-031-1/+1
* DOCS: Corrected the IMAP URL grammar of the UIDVALIDITY parameterSteve Holme2013-03-071-1/+1
* DOCS: Added the list command to the IMAP URL sectionSteve Holme2013-03-071-14/+14
* DOCS: Added the IMAP UIDVALIDITY property to the CURLOPT_URL sectionSteve Holme2013-02-261-4/+8
* DOCS: Corrected IMAP URL examples according to RFC5092Steve Holme2013-02-251-2/+2