Fix spelling errors in include/
[platform/upstream/curl.git] / include / curl / curl.h
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...
2009-04-08 Benoit NeilAdded special define for tests that directly include...
2009-03-11 Daniel Stenberg- Kamil Dudka made the curl tool properly call curl_glo...
2009-03-02 Daniel Stenberg- David Kierznowski notified us about a security flaw
2009-02-17 Daniel Stenberg- CURLOPT_FTP_CREATE_MISSING_DIRS can now be set to...
2009-02-11 Daniel Stenberg- CURLINFO_CONDITION_UNMET was added to allow an applic...
2009-02-10 Daniel Stenbergremove a trailing name from a comment
2009-02-02 Daniel Stenberg- Craig A West brought us: libcurl now defaults to...
2009-01-28 Daniel Stenberg- Markus Moeller introduced two new options to libcurl:
2009-01-26 Daniel Stenberg- Chad Monroe provided the new CURLOPT_TFTP_BLKSIZE...
2009-01-25 Daniel Stenberg- Craig A West brought CURLOPT_NOPROXY and the correspo...
2008-12-10 Daniel Stenberg- Internet Explorer had a broken HTTP digest authentica...
2008-10-17 Yang Tseremove some spurious line-endings
2008-10-16 Daniel Stenberg- Igor Novoseltsev added CURLOPT_PROXYUSER and CURLOPT_...
2008-10-09 Yang Tsefix compiler warning: zero used for undefined preproces...
2008-10-08 Daniel Stenberg- Igor Novoseltsev brought a patch that introduced...
2008-09-05 Daniel Stenberg- Martin Drasar provided the CURLOPT_POSTREDIR patch...
2008-09-05 Daniel Stenberg- Introducing CURLOPT_CERTINFO and the corresponding...
2008-08-17 Gisle VanemReplace 'HttpPost' with 'curl_httppost'.
2008-08-13 Gisle VanemWatcom doesn't have <sys/time.h>.
2008-08-12 Yang TseAdded macros for minimum-width signed and unsigned...
2008-08-07 Yang TseInitial support of curlbuild.h and curlrules.h which...
2008-07-30 Daniel Stenberg- Phil Blundell added the CURLOPT_SCOPE option, as...
2008-07-03 Daniel StenbergIntrocuding a new timestamp for curl_easy_getinfo():
2008-07-02 Dan FandrichSupport Open Watcom C on Linux (as well as Windows).
2008-07-01 Daniel Stenberg- Rolland Dudemaine provided fixes to get libcurl to...
2008-06-08 Daniel Stenbergthe next release is now called 7.19.0
2008-06-06 Daniel Stenberg- Axel Tillequin and Arnaud Ebalard added support for...
2008-06-06 Daniel Stenberg- Axel Tillequin and Arnaud Ebalard added support for...
2008-06-06 Daniel Stenberg- Added CURLINFO_PRIMARY_IP as a new information retrie...
2008-06-03 Dan FandrichFixed typo in comment
2008-05-20 Patrick MonneratAdapting last changes to OS400:
2008-05-12 Daniel Stenberg- Introducing curl_easy_send() and curl_easy_recv(...
2008-04-30 Daniel Stenberg- To make it easier for applications that want lots...
2008-04-22 Dan FandrichAdded support for running on Symbian OS.
2008-04-17 Dan FandrichSome trivial changes
2008-04-14 Michal Marekallow disabling the typechecker by defining CURL_DISABL...
2008-03-31 Daniel Stenberg- Added CURLFORM_STREAM as a supported option to curl_f...
2008-03-18 Michal Marek- Added curl_easy_getinfo typechecker.
2008-03-11 Daniel Stenberg- Added a macro for curl_easy_setopt() that accepts...
2008-03-11 Michal Marek- Added a type checking macro for curl_easy_setopt...
2008-01-10 Daniel StenbergGeorg Lippitsch brought CURLOPT_SEEKFUNCTION and CURLOP...
2008-01-08 Daniel StenbergIntroducing curl_easy_pause() and new magic return...
2008-01-05 Daniel StenbergBased on further discussion on curl-library, I reverted...
2008-01-04 Daniel StenbergBased on Maxim Perenesenko's patch, we now do SOCKS5...
2008-01-02 Daniel StenbergI removed the socklen_t use from the public curl/curl...
2008-01-02 Daniel StenbergRichard Atterer brought a patch that added support...
2007-12-02 Daniel StenbergMichal Marek introduced CURLOPT_PROXY_TRANSFER_MODE...
2007-11-22 Yang TseProvide a socklen_t definition in curl.h for Win32...
2007-11-08 Yang TseDefine WIN32 when build target is Win32 API.
2007-11-06 Yang TseBug report #1824894 (curl.haxx.se/bug/view.cgi?id=18248...
2007-10-15 Patrick MonneratFix dynamic CURLOPT_POSTFIELDS bug: back to static.
2007-10-06 Gisle Vanem<ws2tcpip.h> needed for 'socklen_t' typedef.
2007-10-03 Daniel Stenbergexported symbols must use lowercase "curl_", and I...
2007-10-03 Daniel StenbergAlexey Pesternikov introduced CURLOPT_OPENSOCKETFUNCTIO...
2007-10-03 Daniel StenbergI renamed the CURLE_SSL_PEER_CERTIFICATE error code to
2007-10-03 Daniel StenbergBased on a patch brought by Johnny Luong, libcurl now...
2007-09-26 Daniel StenbergPhilip Langdale provided the new CURLOPT_POST301 option for
next