summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* bump version: work towards 7.21.7Daniel Stenberg2011-04-221-3/+3
* Fix spelling errors in include/Fabian Keil2011-04-213-4/+4
* transfer-encoding: added new option and cmdlineDaniel Stenberg2011-04-182-5/+19
* CURLE_BAD_CONTENT_ENCODING: now used for transfer encoding tooDaniel Stenberg2011-04-181-1/+1
* 7.21.6: next planned release numberDaniel Stenberg2011-04-171-3/+3
* Fixed compatibility macro CURLE_URL_MALFORMAT_USERDan Fandrich2011-04-051-1/+1
* return code cleanup: build, init and run-time errorsDaniel Stenberg2011-04-051-3/+7
* headers: more copyright headers addedDaniel Stenberg2011-03-221-0/+21
* SOCKOPTFUNCTION: callback can say already-connectedDaniel Stenberg2011-02-171-0/+7
* curlver.h: bump to 7.21.5Daniel Stenberg2011-02-171-5/+5
* CURLE_TLSAUTH_FAILED: removedQuinn Slack2011-02-091-1/+0
* TLS-SRP: support added when using GnuTLSQuinn Slack2011-01-191-0/+17
* build: allow usage of Borland 5.5.1 external preprocessor cpp32Yang Tse2011-01-121-7/+16
* 7.21.4: version bumpDaniel Stenberg2010-12-151-3/+3
* HTTP Auth: Add CURLAUTH_ONLYDaniel Stenberg2010-11-111-0/+3
* CURLOPT_RESOLVE: addedDaniel Stenberg2010-11-081-0/+3
* curlver.h: start over at 7.21.3Daniel Stenberg2010-10-131-3/+3
* Gopher protocol support (initial release)Cameron Kaiser2010-08-251-0/+1
* typecheck-gcc: work around gcc upstream bug #32061Kamil Dudka2010-08-121-56/+79
* release cycle loop: start over toward 7.21.2Daniel Stenberg2010-08-111-3/+3
* typecheck-gcc: add checks for recently added optionsDaniel Stenberg2010-08-021-1/+12
* version: start working on the 7.21.1-dev versionDaniel Stenberg2010-06-161-3/+3
* getinfo: added *_PRIMARY_PORT, *_LOCAL_IP and *_LOCAL_PORTFrank Meier2010-06-051-1/+4
* ftp wildcard: a new option CURLOPT_FNMATCH_DATAKamil Dudka2010-05-161-1/+5
* ftp wildcard: fix int32_t and size/group mixupsPavel Raiskup2010-05-151-2/+2