Revert "Update to 7.44.0"
[platform/upstream/curl.git] / docs / libcurl / curl_easy_setopt.3
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-06-25 Dan Fandrichcurl_easy_setopt.3: fixed the error code for an unsuppo...
2014-06-21 Dan Fandrichcurl_easy_setopt.3: fixed some typos
2014-06-21 Daniel Stenberglib man pages: update easy setopt option references
2014-06-21 Daniel Stenbergcurl_easy_setopt.3: CURLOPT_POSTFIELDS is the exception
2014-06-21 Daniel Stenbergcurl_easy_setopt.3: refer to the individual man pages
2014-06-20 Daniel Stenbergcurl_easy_setopt.3: shorten
2014-05-16 Daniel Stenbergcurl_easy_setopt.3: prefer XFERINFOFUNCTION to PROGRESS...
2014-05-05 Daniel Stenbergcurl_easy_setopt.3: added the proto for CURLOPT_SSH_KNO...
2014-04-18 Steve Holmecurl_easy_setopt: Updated CURLOPT_URL to include IMAP...
2014-04-18 Steve Holmecurl_easy_setopt: Updated CURLOPT_URL to include IMAP...
2014-04-04 Daniel Stenbergcurl_easy_setopt: fix wrong version number references
2014-04-04 Daniel StenbergPROXYHEADER: send these headers in "normal" proxy reque...
2014-04-04 Daniel StenbergCURLOPT_HEADEROPT: added
2014-04-04 Daniel StenbergCURLOPT_PROXYHEADER: set headers for proxy-only
2014-02-16 Colin Hogbencurl_easy_setopt.3: Add another non-matching hostname
2014-02-16 Yehezkel Horowitzurl_easy_setopt.3: Add undocumented values of curl_infotype
2014-02-14 Colin Hogbencurl_easy_setopt.3: Fix word order of CURLOPT_PROXY...
2014-02-13 Tiit Pikmatransfer: make Expect: 100-continue timeout configurable.
2014-02-11 Fabian Frankcurl_easy_setopt.3: add CURL_HTTP_VERSION_2_0
2014-02-11 Daniel Stenbergcurl_easy_setopt.3: add CURLOPT_SSL_ENABLE_ALPN/NPN
2014-01-23 Daniel Stenbergcurl_easy_setopt.3: remove what auth types that work...
2014-01-14 Daniel Stenbergcurl_easy_setopt.3: mention how to unset CURLOPT_INFILE...
2014-01-02 Steve HolmeUpdated copyright year for recent changes
2014-01-02 Christian Weisgerbercurl_easy_setopt.3: fix formatting mistakes
2013-12-29 Steve Holmecurl_easy_setopt.3: Added SMTP information to CURLOPT_I...
2013-12-22 Daniel Stenbergdocs: mention CURLOPT_MAX_RECV/SEND_SPEED_LARGE don...
2013-12-19 Steve Holmecurl_easy_setopt: Fixed OAuth 2.0 Bearer option name
2013-12-14 Daniel Stenbergcurl_easy_setopt: clarify some USERPWD and PROXYUSERPWD...
2013-12-14 Daniel Stenberglogin options: remove the ;[options] support from CURLO...
2013-11-17 Steve Holmesmtp: Changed the default command to HELP when no optio...
2013-11-15 Steve HolmeDOCS: Updated curl_easy_setopt.3 following recent SMTP...
2013-11-13 Nick Zitzmanndarwinssl: PKCS#12 import feature now requires Lion...
2013-11-12 Steve Holmecurl_easy_setopt: Added the ability to set the login...
2013-11-12 Tomas Hogercurl_easy_setopt.3: clarify CURLOPT_SSL_VERIFYHOST...
2013-10-30 Patrick MonneratNSS: support for CERTINFO feature
2013-10-23 Daniel StenbergCURLOPT_RESOLVE: mention they don't time-out
2013-10-16 Steve HolmeDOCS: Added libcurl version number to CURLOPT_SSLVERSION
2013-10-15 Gergely NagySSL: protocol version can be specified more precisely
2013-09-30 Daniel Stenbergcurl_easy_setopt.3: slight clarification of SEEKFUNCTION
2013-09-20 Daniel Stenbergcurl_easy_setopt.3: clarify that TIMEOUT and TIMEOUT_MS...
2013-09-20 Steve Holmepop3: Added basic SASL XOAUTH2 support
2013-09-13 Daniel Stenbergcurl_easy_setopt.3: mention RTMP URL quirks
2013-09-12 Kim Vandrylibcurl: New options to bind DNS to local interfaces...
2013-09-05 Nick Zitzmanndarwinssl: add support for PKCS#12 files for client...
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-08-30 Kyle L. Huffdocs: Added documentation for CURLOPT_BEARER
2013-08-02 Steve HolmeRevert "DOCS: Added IMAP URL example for listing new...
2013-08-02 Steve HolmeDOCS: Added IMAP URL example for listing new messages
2013-07-18 Daniel StenbergCURLOPT_XFERINFOFUNCTION: introducing a new progress...
2013-06-14 Daniel Stenbergcurl_easy_setopt.3: clarify CURLOPT_PROGRESSFUNCTION...
2013-06-07 Peter Galcurl_easy_setopt.3: HTTP header with no content
2013-05-20 Daniel Stenbergcurl_easy_setopt.3: expand the PROGRESSFUNCTION section
2013-04-28 Steve HolmeDOCS: Corrected line length of recent Secure Transport...
2013-04-28 Nick Zitzmanndarwinssl: add TLS crypto authentication
2013-04-27 Steve HolmeCorrected version numbers after bump
2013-04-27 Steve HolmeDOCS: Updated following the addition of CURLOPT_SASL_IR
2013-04-25 Steve HolmeDOCS: Minor rewording / clarification of host name...
2013-04-24 Steve HolmeDOCS: Added reference to IETF draft for SMTP URL Interface
2013-04-23 Steve HolmeDOCS: Reworked the scheme calculation explanation under...
2013-04-22 Steve HolmeDOCS: Added information about login options to CURLOPT_...
2013-04-22 Steve HolmeDOCS: Added information about login options in the URL
2013-04-03 Daniel Stenbergcurl_easy_setopt.3: CURLOPT_HTTPGET disables CURLOPT_UPLOAD
2013-03-07 Steve HolmeDOCS: Corrected the IMAP URL grammar of the UIDVALIDITY...
2013-03-07 Steve HolmeDOCS: Added the list command to the IMAP URL section
2013-02-26 Steve HolmeDOCS: Added the IMAP UIDVALIDITY property to the CURLOP...
2013-02-25 Steve HolmeDOCS: Corrected IMAP URL examples according to RFC5092
2013-02-24 Steve HolmeDOCS: Corrected layout of POP3 and IMAP URL examples
2013-02-23 Steve HolmeDOCS: Updated CURLOPT_URL section following recent...
2013-02-22 Alexander Klauerlibcurl documentation: clarifications and typos
2013-02-17 Daniel Stenbergdocs: refer to CURLOPT_ACCEPT_ENCODING instead of the...
2013-01-28 Kamil Dudkadocs: update the comments about loading CA certs with NSS
2012-11-23 Steve HolmeDOCS: Updated CURLOPT_CONNECT_ONLY to reflect usage...
2012-11-06 Daniel StenbergCURLOPT_SSL_VERIFYHOST: stop supporting the 1 value
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-08-16 Daniel Stenbergcurl_easy_setopt: documented CURLSOCKTYPE_ACCEPT for...
2012-08-09 Kamil Dudkadocs: update the links to cipher-suites supported by NSS
2012-08-08 Armel Asselindocs: mention CURLSSH_AUTH_AGENT
2012-07-23 Daniel Stenbergcurl_easy_setopt: fix typo
2012-07-20 Dan FandrichFixed some typos in documentation
2012-06-24 Steve HolmeDOCS: Added clarification to CURLOPT_CUSTOMREQUEST...
2012-06-04 Daniel Stenbergcurl_easy_setopt.3: proto updates + cleanups
2012-05-27 Steve HolmeDOCS: Corrected the "Added in" version number for CURLO...
2012-05-26 Steve HolmeDOCS: Fixed line spacing of authentication examples...
2012-05-26 Steve HolmeDOCS: Changed domain names in various examples to examp...
2012-05-26 Steve HolmeDOCS: Fixed meaning of bit 2 in CURLOPT_POSTREDIR
2012-05-26 Steve HolmeDOCS: Standardised how RFCs are referenced.
2012-05-24 Steve HolmeDOCS: Added LDAP to the CURLOPT_URL section
2012-05-22 Steve HolmeDOCS: Updated version number for features added in...
2012-05-12 Daniel StenbergNTLM: is supported in GnuTLS builds too
2012-05-06 Daniel StenbergCURLOPT_HEADERFUNCTION: works for non-HTTP protocols too
2012-05-03 Claes JakobssonAdd note about default timeout in CURLOPT_TIMEOUT
next