summaryrefslogtreecommitdiff
path: root/include/curl/curl.h
Commit message (Expand)AuthorAgeFilesLines
* Revert: 634f7cfee40d4658 partiallyDaniel Stenberg2012-06-111-1/+1
* version: Replaced SSPI feature information with version string detailsMarc Hoersken2012-06-111-1/+1
* curl.h: CURLAUTH_* bitmasks adjusted to become 'unsigned long' typedYang Tse2012-04-181-12/+26
* CURLOPT_POSTREDIR: also allow 303 to do POST on the redirected URLAndrei Cipu2012-04-051-3/+6
* smtp_mail: Added support to MAIL FROM for the optional AUTH parameterSteve Holme2012-02-141-0/+3
* CURLOPT_SSL_OPTIONS: addedDaniel Stenberg2012-02-091-0/+12
* add library support for tuning TCP_KEEPALIVEDave Reisner2012-02-091-0/+7
* curl.h: provide backwards compatible symbolsDaniel Stenberg2012-01-051-1/+5
* FTP: perform active connections non-blockingGokhan Sengun2011-12-201-3/+9
* curl.h: add __ANDROID__ macro checkCeĢdric Deltheil2011-12-201-1/+1
* CURLOPT_DNS_SERVERS: set name servers if possibleJason Glasgow2011-11-171-0/+3
* share: don't use SSL unless enabledDaniel Stenberg2011-10-031-2/+3
* remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORYYang Tse2011-09-261-5/+0
* allow write callbacks to indicate OOM to libcurlYang Tse2011-09-251-1/+6
* NTLM single-sign on adjustments (X)Yang Tse2011-08-261-3/+3
* curl.h: mark deprecated CURLOPT_ options on same lineDaniel Stenberg2011-08-091-6/+3
* BSD-style lwIP TCP/IP stack support - followupYang Tse2011-08-051-5/+1
* BSD-style lwIP TCP/IP stack support:Yang Tse2011-08-041-1/+5
* curl.h: untangle a preprocessor block, removing duplicate sys/types.h inclusionYang Tse2011-08-041-7/+5
* curl_gssapi: refine the handling of CURLOPT_GSSAPI_DELEGATIONKamil Dudka2011-08-031-0/+4
* Add new CURLOPT_GSSAPI_DELEGATION option.Adam Tkac2011-08-031-0/+3
* NTLM single-sign on supportedMandy Wu2011-07-181-2/+4
* CLOSESOCKETFUNCTION: use the callbackDaniel Stenberg2011-05-181-1/+1
* CLOSESOCKETFUNCTION: addedDaniel Stenberg2011-05-181-0/+8
* include: cleanupDaniel Stenberg2011-05-091-6/+7
* Corrected commentsDaniel Stenberg2011-05-051-2/+1
* Fix spelling errors in include/Fabian Keil2011-04-211-1/+1
* transfer-encoding: added new option and cmdlineDaniel Stenberg2011-04-181-3/+17
* CURLE_BAD_CONTENT_ENCODING: now used for transfer encoding tooDaniel Stenberg2011-04-181-1/+1
* Fixed compatibility macro CURLE_URL_MALFORMAT_USERDan Fandrich2011-04-051-1/+1
* return code cleanup: build, init and run-time errorsDaniel Stenberg2011-04-051-3/+7
* SOCKOPTFUNCTION: callback can say already-connectedDaniel Stenberg2011-02-171-0/+7
* CURLE_TLSAUTH_FAILED: removedQuinn Slack2011-02-091-1/+0
* TLS-SRP: support added when using GnuTLSQuinn Slack2011-01-191-0/+17
* HTTP Auth: Add CURLAUTH_ONLYDaniel Stenberg2010-11-111-0/+3
* CURLOPT_RESOLVE: addedDaniel Stenberg2010-11-081-0/+3
* Gopher protocol support (initial release)Cameron Kaiser2010-08-251-0/+1
* getinfo: added *_PRIMARY_PORT, *_LOCAL_IP and *_LOCAL_PORTFrank Meier2010-06-051-1/+4
* ftp wildcard: a new option CURLOPT_FNMATCH_DATAKamil Dudka2010-05-161-1/+5
* ftp wildcard: fix int32_t and size/group mixupsPavel Raiskup2010-05-151-2/+2
* FTP: WILDCARDMATCH/CHUNKING/FNMATCH addedPavel Raiskup2010-05-121-0/+109
* RTMP: initial support added, powered by librtmpHoward Chu2010-05-121-0/+6
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Mention the minimum size of CURL_MAX_WRITE_SIZEDan Fandrich2010-02-101-1/+3
* s/RTPFUNCTION/INTERLEAVEFUNCTION/Daniel Stenberg2010-01-221-3/+3
* remove typedef we ended up not usingDaniel Stenberg2010-01-211-6/+0
* Chris Conroy brought support for RTSP transfers, and with it comes 8(!) newDaniel Stenberg2010-01-211-1/+59
* Julien Chaffraix removed an old obsolete typedefDaniel Stenberg2010-01-211-8/+0
* update copyright year since we are in 2010 nowDaniel Stenberg2010-01-011-1/+1
* - Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. ThisDaniel Stenberg2010-01-011-0/+4