aboutsummaryrefslogtreecommitdiff
path: root/include/curl/curl.h
AgeCommit message (Expand)Author
2012-09-26CURLOPT_CONNECTTIMEOUT: works without signals or posix too!Daniel Stenberg
2012-08-27curl.h: fix comment to refer to current namesDaniel Stenberg
2012-08-16ftp: active conn, allow application to set sockopt after accept() callGokhan Sengun
2012-08-08SSH: added agent based authenticationArmel Asselin
2012-06-11Revert: 634f7cfee40d4658 partiallyDaniel Stenberg
2012-06-11version: Replaced SSPI feature information with version string detailsMarc Hoersken
2012-04-18curl.h: CURLAUTH_* bitmasks adjusted to become 'unsigned long' typedYang Tse
2012-04-05CURLOPT_POSTREDIR: also allow 303 to do POST on the redirected URLAndrei Cipu
2012-02-14smtp_mail: Added support to MAIL FROM for the optional AUTH parameterSteve Holme
2012-02-09CURLOPT_SSL_OPTIONS: addedDaniel Stenberg
2012-02-09add library support for tuning TCP_KEEPALIVEDave Reisner
2012-01-05curl.h: provide backwards compatible symbolsDaniel Stenberg
2011-12-20FTP: perform active connections non-blockingGokhan Sengun
2011-12-20curl.h: add __ANDROID__ macro checkCeĢdric Deltheil
2011-11-17CURLOPT_DNS_SERVERS: set name servers if possibleJason Glasgow
2011-10-03share: don't use SSL unless enabledDaniel Stenberg
2011-09-26remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORYYang Tse
2011-09-25allow write callbacks to indicate OOM to libcurlYang Tse
2011-08-26NTLM single-sign on adjustments (X)Yang Tse
2011-08-09curl.h: mark deprecated CURLOPT_ options on same lineDaniel Stenberg
2011-08-05BSD-style lwIP TCP/IP stack support - followupYang Tse
2011-08-04BSD-style lwIP TCP/IP stack support:Yang Tse
2011-08-04curl.h: untangle a preprocessor block, removing duplicate sys/types.h inclusionYang Tse
2011-08-03curl_gssapi: refine the handling of CURLOPT_GSSAPI_DELEGATIONKamil Dudka
2011-08-03Add new CURLOPT_GSSAPI_DELEGATION option.Adam Tkac
2011-07-18NTLM single-sign on supportedMandy Wu
2011-05-18CLOSESOCKETFUNCTION: use the callbackDaniel Stenberg
2011-05-18CLOSESOCKETFUNCTION: addedDaniel Stenberg
2011-05-09include: cleanupDaniel Stenberg
2011-05-05Corrected commentsDaniel Stenberg
2011-04-21Fix spelling errors in include/Fabian Keil
2011-04-18transfer-encoding: added new option and cmdlineDaniel Stenberg
2011-04-18CURLE_BAD_CONTENT_ENCODING: now used for transfer encoding tooDaniel Stenberg
2011-04-05Fixed compatibility macro CURLE_URL_MALFORMAT_USERDan Fandrich
2011-04-05return code cleanup: build, init and run-time errorsDaniel Stenberg
2011-02-17SOCKOPTFUNCTION: callback can say already-connectedDaniel Stenberg
2011-02-09CURLE_TLSAUTH_FAILED: removedQuinn Slack
2011-01-19TLS-SRP: support added when using GnuTLSQuinn Slack
2010-11-11HTTP Auth: Add CURLAUTH_ONLYDaniel Stenberg
2010-11-08CURLOPT_RESOLVE: addedDaniel Stenberg
2010-08-25Gopher protocol support (initial release)Cameron Kaiser
2010-06-05getinfo: added *_PRIMARY_PORT, *_LOCAL_IP and *_LOCAL_PORTFrank Meier
2010-05-16ftp wildcard: a new option CURLOPT_FNMATCH_DATAKamil Dudka
2010-05-15ftp wildcard: fix int32_t and size/group mixupsPavel Raiskup
2010-05-12FTP: WILDCARDMATCH/CHUNKING/FNMATCH addedPavel Raiskup
2010-05-12RTMP: initial support added, powered by librtmpHoward Chu
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-10Mention the minimum size of CURL_MAX_WRITE_SIZEDan Fandrich
2010-01-22s/RTPFUNCTION/INTERLEAVEFUNCTION/Daniel Stenberg
2010-01-21remove typedef we ended up not usingDaniel Stenberg