aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-06-11Revert: 634f7cfee40d4658 partiallyDaniel Stenberg
2012-06-11version: Replaced SSPI feature information with version string detailsMarc Hoersken
2012-06-03version: bump to 7.27.0 for next releaseDaniel Stenberg
2012-05-24bump to 7.26.1: start working towards next releaseDaniel Stenberg
2012-05-227.26.0: will be the next release versionDaniel Stenberg
2012-04-18curl.h: CURLAUTH_* bitmasks adjusted to become 'unsigned long' typedYang Tse
2012-04-14headers: surround GCC attribute names with double underscoresJonathan Nieder
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2012-04-05CURLOPT_POSTREDIR: also allow 303 to do POST on the redirected URLAndrei Cipu
2012-03-23version: start working on 7.25.1-DEVYang Tse
2012-02-14smtp_mail: Added support to MAIL FROM for the optional AUTH parameterSteve Holme
2012-02-14LIBCURL_VERSION_NUM: 0x071900Daniel Stenberg
2012-02-13curlver.h: bumped to 7.25.0Daniel Stenberg
2012-02-09CURLOPT_SSL_OPTIONS: addedDaniel Stenberg
2012-02-09add library support for tuning TCP_KEEPALIVEDave Reisner
2012-01-25version: start working on 7.24.1-DEVYang Tse
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-11-157.24.0: start the workDaniel Stenberg
2011-10-15typecheck: allow NULL to unset CURLOPT_ERRORBUFFERDave Reisner
2011-10-03share: don't use SSL unless enabledDaniel Stenberg
2011-09-29curlverh.h: next release will be 7.23.0Daniel Stenberg
2011-09-26remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORYYang Tse
2011-09-26Added unsigned char* to _curl_is_debug_cb.Guenter Knauf
2011-09-25allow write callbacks to indicate OOM to libcurlYang Tse
2011-09-137.22.1: start workingDaniel Stenberg
2011-08-26NTLM single-sign on adjustments (X)Yang Tse
2011-08-09curl.h: mark deprecated CURLOPT_ options on same lineDaniel Stenberg
2011-08-08version bump: next release is 7.22.0Daniel 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-06-23bump release: start working towards 7.21.8Daniel Stenberg
2011-05-18CLOSESOCKETFUNCTION: use the callbackDaniel Stenberg
2011-05-18CLOSESOCKETFUNCTION: addedDaniel Stenberg
2011-05-09include: cleanupDaniel Stenberg
2011-05-05Corrected commentsDaniel Stenberg
2011-04-22bump version: work towards 7.21.7Daniel 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-177.21.6: next planned release numberDaniel Stenberg
2011-04-05Fixed compatibility macro CURLE_URL_MALFORMAT_USERDan Fandrich
2011-04-05return code cleanup: build, init and run-time errorsDaniel Stenberg
2011-03-22headers: more copyright headers addedDaniel Stenberg