CURLOPT_XFERINFOFUNCTION: introducing a new progress callback
[platform/upstream/curl.git] / docs / libcurl / curl_easy_setopt.3
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-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
2012-04-05 Andrei CipuCURLOPT_POSTREDIR: also allow 303 to do POST on the...
2012-04-01 Armel AsselinSSH: public key can now be an empty string
2012-03-31 Steve HolmeDOCS: Added information regarding POP3 commands to...
2012-03-10 Armel AsselinCURLSSH_OPT_AUTH: documented it has no effect
2012-02-25 Daniel Stenberglibcurl docs: version corrections
2012-02-16 Kamil Dudkadocs: mention that NTLM works with NSS, too
2012-02-15 Steve HolmeDOCS: Added information for CURLOPT_MAIL_AUTH.
2012-02-13 Daniel Stenbergs/7.24.1/7.25.0
2012-02-09 Daniel StenbergCURLOPT_SSL_OPTIONS: added
2012-02-09 Dave Reisneradd library support for tuning TCP_KEEPALIVE
2012-01-26 Pierre JoyeMerge branch 'master' of github.com:bagder/curl
2012-01-25 Dan Fandrichcurl_easy_setopt.3: Fixed SEEKDATA & CLOSESOCKETDATA...
2012-01-21 Daniel StenbergCURLOPT_ACCEPTTIMEOUT_MS: spellfix
2012-01-03 Daniel Stenbergcurl_easy_setopt: refer to the most recent URI RFC
2011-12-20 Daniel Stenberglibcurl docs: add the new FTP accept option + errors
2011-12-19 Steve HolmeDOCS: Added SMTP information to CURLOPT_INFILESIZE
2011-12-15 Alessandro Ghedinidocs: fix typo in curl_easy_setopt manpage
2011-12-12 Jason GlasgowCURLOPT_INTERFACE: avoid resolving interfaces names
2011-12-05 Daniel StenbergCURLOPT_CONNECTTIMEOUT: default is 300 seconds
2011-12-05 Daniel StenbergFTP: call opensocket callback properly
2011-11-18 Daniel StenbergCURLOPT_QUOTE: SFTP supports the '*'-prefix now
2011-11-17 Jason GlasgowCURLOPT_DNS_SERVERS: set name servers if possible
2011-10-24 Daniel Stenbergcurl_easy_setopt.3: headers can be CURL_MAX_HTTP_HEADER...
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-23 Daniel Stenbergcurl_easy_setopt.3: fix typo
2011-10-23 Steve Holmecurl_easy_setopt: Added pop3 to CURLOPT_URL.
2011-09-29 Dan Fandrichcurl_easy_setopt: Added scp and sftp to the URL section
2011-09-28 Steve Holmecurl_easy_setopt: A brief tidy up
2011-09-26 Yang Tseremove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY
2011-09-25 Yang Tseallow write callbacks to indicate OOM to libcurl
2011-09-18 Daniel StenbergCURLOPT_URL docs: no need to mention function names
2011-09-18 Steve HolmeCURLOPT_URL: Expanded URL description
2011-09-12 Dan FandrichDocument NTLM winbind options (and caveats)
2011-08-24 Kamil Dudkadocs: the next release is going to be 7.22.0
2011-08-03 Kamil Dudkacurl_gssapi: refine the handling of CURLOPT_GSSAPI_DELE...
2011-08-03 Adam TkacAdd new CURLOPT_GSSAPI_DELEGATION option.
2011-06-30 Daniel Stenbergdocs: FTP quotes support '*' prefix to ignore errors
2011-06-10 Daniel StenbergCURLOPT_WRITEHEADER: clarify the docs
2011-06-01 Daniel StenbergCURLOPT_WILDCARDMATCH: minor style edit
2011-05-27 Daniel Stenbergcurl_easy_setopt.3: NOPROGRESS also affects the callback
2011-05-25 Daniel Stenbergsetopt.3: remove leftover style change
2011-05-25 Daniel Stenbergsetopt.3: CURLOPT_WRITEFUNCTION had wrong function...
2011-05-19 Daniel Stenbergtypo: close is in man page section 3
2011-05-18 Daniel Stenbergcurl_easy_setopt.3: document CLOSESOCKET* options
2011-05-05 Daniel Stenbergsocks proxy: allow socks5h:// prefix too
2011-05-02 Daniel Stenbergcurl_easy_setopt.3: clarify the SSH KEYFILE options...
2011-05-02 Daniel Stenbergdocs: mention the protocol:// support in proxy strings
2011-04-20 Daniel Stenbergcurl_easy_setopt.3: CURLOPT_PROXYTYPE clarification
2011-04-18 Daniel Stenbergtransfer-encoding: document the options
2011-04-09 Daniel Stenbergcurl_easy_setopt.3: CURLOPT_RESOLVE typo version
2011-03-29 Daniel Stenbergcurl_easy_setopt.3: mention TFTP read callback flaw
2011-03-25 Peter SylvesterTSL-SRP: enabled with OpenSSL
2011-03-15 Kamil Dudkanss: do not ignore value of CURLOPT_SSL_VERIFYPEER
2011-03-12 Daniel StenbergMerge branch 'imap' of https://github.com/bnoordhuis...
2011-02-21 Daniel StenbergCURLOPT_SSH_KEYFUNCTION: requires *SSH_KNOWNHOSTS
2011-02-21 Julien Chaffraixcurl_easy_setopt.3: Removed wrong reference to CURLOPT_...
2011-02-17 Daniel StenbergSOCKOPTFUNCTION: documented new return codes
2011-02-09 Quinn SlackTLS-SRP: new options documented
next