summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* libcurl: New options to bind DNS to local interfaces or IP addressesKim Vandry2013-09-122-0/+17
* curl.h: add CURL_VERSION_HTTP2 as a featureDaniel Stenberg2013-09-041-0/+1
* curl.h: added CURL_HTTP_VERSION_2_0Daniel Stenberg2013-09-041-0/+1
* bump: next release is 7.33.0 due to added featuresDaniel Stenberg2013-08-281-4/+4
* options: added basic SASL XOAUTH2 supportKyle L. Huff2013-08-252-0/+4
* curl.h: name space pollution by "enum type"Daniel Stenberg2013-08-221-6/+8
* CURLM_ADDED_ALREADY: new error codeDaniel Stenberg2013-08-201-1/+3
* version number: bump to 7.32.1 for nowDaniel Stenberg2013-08-121-3/+3
* CURLOPT_XFERINFOFUNCTION: introducing a new progress callbackDaniel Stenberg2013-07-181-2/+20
* bump: start working towards what most likely will become 7.32.0Daniel Stenberg2013-06-221-3/+3
* bump versionDaniel Stenberg2013-04-271-4/+4
* sasl-ir: Added CURLOPT_SASL_IR to enable/disable the SASL initial responseSteve Holme2013-04-271-1/+4
* bump: start working towards next releaseDaniel Stenberg2013-04-121-3/+3
* Multiple pipelines and limiting the number of connections.Linus Nielsen Feltzing2013-03-132-0/+27
* curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flagZdenek Pavlas2013-03-121-0/+1
* curl.h: stricter CURL_EXTERN linkage decorations logicYang Tse2013-03-121-21/+13
* curlbuild.h.dist: enhance non-configure GCC ABI detection logicYang Tse2013-03-081-3/+5
* curlbuild.h.dist: fix GCC build on ARM systems without configure scriptYang Tse2013-03-081-1/+1
* version bump: the next release will be 7.30.0Daniel Stenberg2013-03-071-4/+4
* checksrc: ban unsafe functionsDaniel Stenberg2013-03-071-2/+2
* 7.29.1: onwards!Daniel Stenberg2013-02-061-4/+4
* updated copyright years.Guenter Knauf2013-02-041-2/+2
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* build: fix AIX compilation and usageYang Tse2012-11-232-2/+10
* bump: start working on 7.28.2Daniel Stenberg2012-11-201-3/+3
* version-bump: towards 7.28.1!Daniel Stenberg2012-10-101-3/+3
* CURLOPT_CONNECTTIMEOUT: works without signals or posix too!Daniel Stenberg2012-09-261-3/+2
* curl_multi_wait: Add parameter to return number of active socketsSara Golemon2012-09-161-1/+2
* multi: add curl_multi_wait()Sara Golemon2012-09-011-1/+27
* curl.h: fix comment to refer to current namesDaniel Stenberg2012-08-271-3/+3
* ftp: active conn, allow application to set sockopt after accept() callGokhan Sengun2012-08-161-2/+3
* SSH: added agent based authenticationArmel Asselin2012-08-081-0/+1
* bump version to 7.28.0Daniel Stenberg2012-08-081-4/+4
* version bump: start towards next releaseDaniel Stenberg2012-07-271-3/+3
* Revert: 634f7cfee40d4658 partiallyDaniel Stenberg2012-06-111-1/+1
* version: Replaced SSPI feature information with version string detailsMarc Hoersken2012-06-111-1/+1
* version: bump to 7.27.0 for next releaseDaniel Stenberg2012-06-031-4/+4
* bump to 7.26.1: start working towards next releaseDaniel Stenberg2012-05-241-3/+3
* 7.26.0: will be the next release versionDaniel Stenberg2012-05-221-4/+4
* curl.h: CURLAUTH_* bitmasks adjusted to become 'unsigned long' typedYang Tse2012-04-181-12/+26
* headers: surround GCC attribute names with double underscoresJonathan Nieder2012-04-141-3/+4
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-0/+1
* CURLOPT_POSTREDIR: also allow 303 to do POST on the redirected URLAndrei Cipu2012-04-051-3/+6
* version: start working on 7.25.1-DEVYang Tse2012-03-231-3/+3
* smtp_mail: Added support to MAIL FROM for the optional AUTH parameterSteve Holme2012-02-141-0/+3
* LIBCURL_VERSION_NUM: 0x071900Daniel Stenberg2012-02-141-1/+1
* curlver.h: bumped to 7.25.0Daniel Stenberg2012-02-131-5/+5
* CURLOPT_SSL_OPTIONS: addedDaniel Stenberg2012-02-091-0/+12