Base code merged to SPIN 2.4
[platform/upstream/curl.git] / include / curl / curl.h
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-18 Dan Fandrichcurl.h: renamed CURLOPT_DEPRECATEDx to CURLOPT_OBSOLETEx
2014-06-17 Daniel Stenbergcurl.h: moved two really old deprecated symbols
2014-06-17 Daniel Stenbergcurl.h: reverse the enum/define setup for old symbols
2014-04-04 Daniel StenbergCURLOPT_HEADEROPT: added
2014-04-04 Daniel StenbergCURLOPT_PROXYHEADER: set headers for proxy-only
2014-02-13 Tiit Pikmatransfer: make Expect: 100-continue timeout configurable.
2014-02-10 Fabian FrankNPN/ALPN: allow disabling via command line
2013-12-14 Daniel Stenberglogin options: remove the ;[options] support from CURLO...
2013-12-06 Christian Weisgerbercurl.h: <sys/select.h> for OpenBSD
2013-11-30 Steve Holmecurl_easy_getinfo: Post CURLINFO_TLS_SESSION tidy up
2013-11-21 Christian Grothoffcurl_easy_getinfo: Added CURLINFO_TLS_SESSION for acces...
2013-11-12 Steve Holmecurl_easy_setopt: Added the ability to set the login...
2013-10-15 Gergely NagySSL: protocol version can be specified more precisely
2013-09-12 Kim Vandrylibcurl: New options to bind DNS to local interfaces...
2013-09-04 Daniel Stenbergcurl.h: add CURL_VERSION_HTTP2 as a feature
2013-09-04 Daniel Stenbergcurl.h: added CURL_HTTP_VERSION_2_0
2013-08-25 Kyle L. Huffoptions: added basic SASL XOAUTH2 support
2013-08-22 Daniel Stenbergcurl.h: name space pollution by "enum type"
2013-07-18 Daniel StenbergCURLOPT_XFERINFOFUNCTION: introducing a new progress...
2013-04-27 Steve Holmesasl-ir: Added CURLOPT_SASL_IR to enable/disable the...
2013-03-13 Linus Nielsen FeltzingMultiple pipelines and limiting the number of connections.
2013-03-12 Zdenek Pavlascurl_global_init: accept the CURL_GLOBAL_ACK_EINTR...
2013-03-11 Yang Tsecurl.h: stricter CURL_EXTERN linkage decorations logic
2012-09-26 Daniel StenbergCURLOPT_CONNECTTIMEOUT: works without signals or posix...
2012-08-27 Daniel Stenbergcurl.h: fix comment to refer to current names
2012-08-16 Gokhan Sengunftp: active conn, allow application to set sockopt...
2012-08-08 Armel AsselinSSH: added agent based authentication
2012-06-11 Daniel StenbergRevert: 634f7cfee40d4658 partially
2012-06-11 Marc Hoerskenversion: Replaced SSPI feature information with version...
2012-04-18 Yang Tsecurl.h: CURLAUTH_* bitmasks adjusted to become 'unsigne...
2012-04-05 Andrei CipuCURLOPT_POSTREDIR: also allow 303 to do POST on the...
2012-02-14 Steve Holmesmtp_mail: Added support to MAIL FROM for the optional...
2012-02-09 Daniel StenbergCURLOPT_SSL_OPTIONS: added
2012-02-09 Dave Reisneradd library support for tuning TCP_KEEPALIVE
2012-01-05 Daniel Stenbergcurl.h: provide backwards compatible symbols
2011-12-20 Gokhan SengunFTP: perform active connections non-blocking
2011-12-20 Cédric Deltheilcurl.h: add __ANDROID__ macro check
2011-11-17 Jason GlasgowCURLOPT_DNS_SERVERS: set name servers if possible
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-03 Daniel Stenbergshare: don't use SSL unless enabled
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-08-26 Yang TseNTLM single-sign on adjustments (X)
2011-08-09 Daniel Stenbergcurl.h: mark deprecated CURLOPT_ options on same line
2011-08-05 Yang TseBSD-style lwIP TCP/IP stack support - followup
2011-08-04 Yang TseBSD-style lwIP TCP/IP stack support:
2011-08-04 Yang Tsecurl.h: untangle a preprocessor block, removing duplica...
2011-08-03 Kamil Dudkacurl_gssapi: refine the handling of CURLOPT_GSSAPI_DELE...
2011-08-03 Adam TkacAdd new CURLOPT_GSSAPI_DELEGATION option.
2011-07-18 Mandy WuNTLM single-sign on supported
2011-05-18 Daniel StenbergCLOSESOCKETFUNCTION: use the callback
2011-05-18 Daniel StenbergCLOSESOCKETFUNCTION: added
2011-05-09 Daniel Stenberginclude: cleanup
2011-05-04 Daniel StenbergCorrected comments
2011-04-21 Fabian KeilFix spelling errors in include/
2011-04-18 Daniel Stenbergtransfer-encoding: added new option and cmdline
2011-04-18 Daniel StenbergCURLE_BAD_CONTENT_ENCODING: now used for transfer encod...
2011-04-05 Dan FandrichFixed compatibility macro CURLE_URL_MALFORMAT_USER
2011-04-05 Daniel Stenbergreturn code cleanup: build, init and run-time errors
2011-02-17 Daniel StenbergSOCKOPTFUNCTION: callback can say already-connected
2011-02-09 Quinn SlackCURLE_TLSAUTH_FAILED: removed
2011-01-19 Quinn SlackTLS-SRP: support added when using GnuTLS
2010-11-11 Daniel StenbergHTTP Auth: Add CURLAUTH_ONLY
2010-11-08 Daniel StenbergCURLOPT_RESOLVE: added
2010-08-25 Cameron KaiserGopher protocol support (initial release)
2010-06-04 Frank Meiergetinfo: added *_PRIMARY_PORT, *_LOCAL_IP and *_LOCAL_PORT
2010-05-16 Kamil Dudkaftp wildcard: a new option CURLOPT_FNMATCH_DATA
2010-05-15 Pavel Raiskupftp wildcard: fix int32_t and size/group mixups
2010-05-12 Pavel RaiskupFTP: WILDCARDMATCH/CHUNKING/FNMATCH added
2010-05-12 Howard ChuRTMP: initial support added, powered by librtmp
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-02-10 Dan FandrichMention the minimum size of CURL_MAX_WRITE_SIZE
2010-01-22 Daniel Stenbergs/RTPFUNCTION/INTERLEAVEFUNCTION/
2010-01-21 Daniel Stenbergremove typedef we ended up not using
2010-01-21 Daniel StenbergChris Conroy brought support for RTSP transfers, and...
2010-01-21 Daniel StenbergJulien Chaffraix removed an old obsolete typedef
2010-01-01 Daniel Stenbergupdate copyright year since we are in 2010 now
2010-01-01 Daniel Stenberg- Ingmar Runge enhanced libcurl's FTP engine to support...
2009-12-27 Yang TseAdjust FreeBSD version check to follow FreeBSD Porter...
2009-12-25 Daniel Stenberg- Renato Botelho and Peter Pentchev brought a patch...
2009-12-12 Daniel Stenbergintroducing IMAP, POP3 and SMTP support (still lots...
2009-11-05 Yang TseI removed leading 'curl' path on the 'curlbuild.h'...
2009-10-16 Yang TseMove comment
2009-09-27 Daniel Stenberg- I introduced a maximum limit for received HTTP header...
2009-09-01 Daniel Stenbergclarify: building outside of the source tree is not...
2009-08-31 Patrick MonneratAdded a warning comment about curlbuild.h inclusion...
2009-08-31 Gunter Knaufadded curl prefix for curlbuild.h back until we find...
2009-08-31 Gunter Knaufremoved curl prefix for curlbuild.h as Patrick suggested.
2009-08-11 Patrick MonneratFix definition of CURLOPT_SOCKS5_GSSAPI_SERVICE from...
2009-07-22 Daniel Stenberg- Added CURLOPT_SSH_KNOWNHOSTS, CURLOPT_SSH_KEYFUNCTION...
2009-06-10 Yang TseAdjusted to take in account that...
2009-06-04 Yang Tseallow building libcurl for VxWorks
2009-06-01 Yang TseJohn E. Malmberg's VMS specific clean-up for curl.h
2009-05-30 Dan FandrichAllow compiling under Android
2009-05-28 Dan FandrichFixed a few comment typos (from the FreeBSD ports)
2009-04-28 Daniel Stenberg- Bug report #2709004 (curl.haxx.se/bug/view.cgi?id...
2009-04-09 Benoit NeilCleaned up the custom definition I added (replaced...
next