summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* CURLOPT_HEADEROPT: addedDaniel Stenberg2014-04-041-0/+7
* CURLOPT_PROXYHEADER: set headers for proxy-onlyDaniel Stenberg2014-04-041-2/+7
* bump: start the 7.37.0 raceDaniel Stenberg2014-03-261-3/+3
* transfer: make Expect: 100-continue timeout configurable.Tiit Pikma2014-02-131-0/+4
* version: next release will become 7.36.0Daniel Stenberg2014-02-111-4/+4
* NPN/ALPN: allow disabling via command lineFabian Frank2014-02-101-0/+6
* bump: start working on 7.35.1Daniel Stenberg2014-01-291-3/+3
* Bumped copyright year to 2014Steve Holme2014-01-021-2/+2
* bump: start working on the next releaseDaniel Stenberg2013-12-171-3/+3
* login options: remove the ;[options] support from CURLOPT_USERPWDDaniel Stenberg2013-12-142-3/+3
* curl.h: <sys/select.h> for OpenBSDChristian Weisgerber2013-12-061-1/+1
* curl_easy_getinfo: Post CURLINFO_TLS_SESSION tidy upSteve Holme2013-11-301-3/+3
* curl_easy_getinfo: Added CURLINFO_TLS_SESSION for accessing TLS internalsChristian Grothoff2013-11-211-3/+25
* curl_easy_setopt: Added the ability to set the login options separatelySteve Holme2013-11-122-2/+6
* bump: next release will be 7.34.0Daniel Stenberg2013-11-111-4/+4
* cmake: unbreak for non-Windows platformsDaniel Stenberg2013-10-201-34/+51
* SSL: protocol version can be specified more preciselyGergely Nagy2013-10-151-1/+4
* bump: start working on 7.33.1Daniel Stenberg2013-10-141-3/+3
* 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