summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* include curl-includes "local" instead of <curl/foo>Daniel Stenberg2002-08-132-4/+4
* Sterling Hughes brings the share interfaceDaniel Stenberg2002-08-131-3/+43
* 7.9.9-pre1Daniel Stenberg2002-08-121-2/+2
* cvsignore filesDaniel Stenberg2002-08-082-0/+4
* Markus F.X.J. Oberhumer's CURLOPT_NOSIGNAL patchDaniel Stenberg2002-08-081-0/+3
* fix the ansi/iso cpp check to work with c++Daniel Stenberg2002-08-081-2/+2
* sys/socket.h without #ifdefDaniel Stenberg2002-07-311-3/+4
* Added CURLOPT_BUFFERSIZEDaniel Stenberg2002-06-151-0/+3
* 7.9.8 commitcurl-7_9_8Daniel Stenberg2002-06-131-1/+1
* Chris Combes added CURLFORM_BUFFER, CURLFORM_BUFFERPTR, CURLFORM_BUFFERLENGTHDaniel Stenberg2002-06-121-0/+15
* 7.9.8-pre3 commitDaniel Stenberg2002-06-111-1/+1
* Cris Bailiff's CAPATH support addedDaniel Stenberg2002-05-281-2/+6
* James Cone added the new CURL_NETRC_OPTION enumDaniel Stenberg2002-05-211-1/+17
* curl_formadd() now returns 'CURLFORMcode' instead of int, to better enableDaniel Stenberg2002-05-211-1/+29
* 7.9.7 commitcurl-7_9_7Daniel Stenberg2002-05-131-1/+1
* 7.9.7-pre2curl-7_9_7-pre2Daniel Stenberg2002-05-071-1/+1
* support for ingoring session cookies addedDaniel Stenberg2002-05-071-2/+10
* CURL_MAX_WRITE_SIZE is a new exported define that informs about the biggestDaniel Stenberg2002-05-031-0/+2
* The timecond stuff now have CURL_ prefixesDaniel Stenberg2002-04-221-5/+16
* Dirk Manske brought the patch that introduces two new CURLINFO_* values:Daniel Stenberg2002-04-161-1/+4
* 7.9.6 commitcurl-7_9_6Daniel Stenberg2002-04-151-1/+1
* check for _MSC_VER as well as __STDC__ when deciding to use the ## operatorDaniel Stenberg2002-04-141-2/+3
* 7.9.6-pre5Daniel Stenberg2002-04-121-1/+1
* Jean-Philippe Barrette-LaPierre provided his patch that introducesDaniel Stenberg2002-04-121-0/+23
* two new error codes to separate READ into READ/RECV and WRITE into WRITE/SENDDaniel Stenberg2002-04-101-1/+3
* 7.9.6-pre4 commitDaniel Stenberg2002-04-081-1/+1
* Jonatan Lander's fix to compile properly on pre-ISO compilers (without theDaniel Stenberg2002-04-041-7/+20
* added multi.hDaniel Stenberg2002-03-191-1/+2
* include multi.h tooDaniel Stenberg2002-03-191-2/+3
* moved here from ../../lib/Daniel Stenberg2002-03-191-0/+189
* copyright string (year) updateDaniel Stenberg2002-03-194-6/+6
* CURLFORM_ARRAYSTART and ARRAYEND are now historyDaniel Stenberg2002-03-131-3/+3
* CURLFORM_FILENAME added and some cleanups, HttpPost is now curl_httppostDaniel Stenberg2002-03-111-12/+20
* 7.9.5 commitcurl-7_9_5Daniel Stenberg2002-03-071-1/+1
* corrected the progress callback prototype!!!Daniel Stenberg2002-03-051-5/+5
* Wesley Laxton's CURLOPT_PREQUOTE workDaniel Stenberg2002-02-281-0/+3
* 7.9.5-pre4 commitcurl-7_9_5-pre4Daniel Stenberg2002-02-261-2/+2
* 7.9.4curl-7_9_4Daniel Stenberg2002-02-051-1/+1
* 7.9.4-pre2Daniel Stenberg2002-02-041-1/+1
* struct HttpHeader died ages ago, corrected commentsDaniel Stenberg2002-01-311-4/+4
* Giaslas Georgios introduced CURLINFO_CONTENT_TYPEDaniel Stenberg2002-01-291-1/+5
* 7.9.3curl-7_9_3Daniel Stenberg2002-01-231-1/+1
* pre4Daniel Stenberg2002-01-211-1/+1
* #if [undefined] => #ifdef [undefined]Daniel Stenberg2002-01-181-2/+2
* 7.9.3-pre3curl-7_9_3-pre3Daniel Stenberg2002-01-171-1/+1
* 7.9.3-pre2curl-7_9_3-pre2Daniel Stenberg2002-01-161-1/+1
* 7.9.3 pre-release commitDaniel Stenberg2002-01-081-2/+2
* Add support for DNS cache timeouts via the CURLOPT_DNS_CACHE_TIMEOUT option.Sterling Hughes2002-01-081-0/+3
* Make cach'ing work with threads now, there are now three cases:Sterling Hughes2002-01-071-0/+3
* Götz Babin-Ebell's OpenSSL ENGINE patchDaniel Stenberg2001-12-171-3/+24