summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* add library support for tuning TCP_KEEPALIVEDave Reisner2012-02-091-0/+7
* version: start working on 7.24.1-DEVYang Tse2012-01-251-4/+4
* 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
* 7.24.0: start the workDaniel Stenberg2011-11-151-3/+3
* typecheck: allow NULL to unset CURLOPT_ERRORBUFFERDave Reisner2011-10-151-1/+2
* share: don't use SSL unless enabledDaniel Stenberg2011-10-031-2/+3
* curlverh.h: next release will be 7.23.0Daniel Stenberg2011-09-291-4/+4
* remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORYYang Tse2011-09-261-5/+0
* Added unsigned char* to _curl_is_debug_cb.Guenter Knauf2011-09-261-1/+13
* allow write callbacks to indicate OOM to libcurlYang Tse2011-09-251-1/+6
* 7.22.1: start workingDaniel Stenberg2011-09-131-3/+3
* 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
* version bump: next release is 7.22.0Daniel Stenberg2011-08-081-4/+4
* 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
* bump release: start working towards 7.21.8Daniel Stenberg2011-06-231-3/+3
* CLOSESOCKETFUNCTION: use the callbackDaniel Stenberg2011-05-181-1/+1
* CLOSESOCKETFUNCTION: addedDaniel Stenberg2011-05-181-0/+8
* include: cleanupDaniel Stenberg2011-05-095-75/+88
* Corrected commentsDaniel Stenberg2011-05-051-2/+1