summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 7.10.4-pre2 commitDaniel Stenberg2003-02-241-2/+2
* added the sharing of DNS cacheJean-Philippe Barette-LaPierre2003-02-041-4/+9
* James Bursa corrected a bad commentDaniel Stenberg2003-02-041-1/+1
* oops, broken comment fixedDaniel Stenberg2003-01-221-1/+1
* extern C this to work in C++ conditionsDaniel Stenberg2003-01-221-2/+8
* copyright year update in the source headerDaniel Stenberg2003-01-166-54/+25
* 7.10.3 commitcurl-7_10_3Daniel Stenberg2003-01-141-1/+1
* 7.10.3-pre4Daniel Stenberg2003-01-091-1/+1
* rename the curl share error enum prefixDaniel Stenberg2003-01-091-3/+5
* cleaned up the share data types and prototypes to be more in line whatDaniel Stenberg2003-01-081-29/+48
* Simon Liu's HTTP200ALIASES-patch!Daniel Stenberg2003-01-071-0/+3
* 7.10.3-commitDaniel Stenberg2002-12-201-1/+1
* CURLE_HTTP_NOT_FOUND => CURLE_HTTP_RETURNED_ERRORDaniel Stenberg2002-12-181-2/+3
* moved the includes to outside the extern "C" stuffDaniel Stenberg2002-12-111-6/+8
* 7.10.3-pre2Daniel Stenberg2002-12-041-2/+2
* Kjetil Jacobsen's patch that introduces CURLOPT_PRIVATE and CURLINFO_PRIVATEDaniel Stenberg2002-11-201-1/+5
* 7.10.2curl-7_10_2Daniel Stenberg2002-11-181-1/+1
* as requested, CURLE_OPERATION_TIMEDOUT is now the same asDaniel Stenberg2002-11-181-1/+4
* improved the check for an ISO cpp by checking specificly for __BORLANDC__Daniel Stenberg2002-10-231-5/+12
* 7.10.1 commitcurl-7_10_1Daniel Stenberg2002-10-111-2/+2
* 7.10curl-7_10Daniel Stenberg2002-10-011-1/+2
* get an argument and add a 'age' field to the structDaniel Stenberg2002-09-301-3/+17
* enhanced curl_version_infoDaniel Stenberg2002-09-261-10/+6
* extended curl_version_info() with more info on related sub-librariesDaniel Stenberg2002-09-251-1/+8
* curl_free proto addedDaniel Stenberg2002-09-251-0/+3
* Wez Furlong's curl_version_info() function added, still needs someDaniel Stenberg2002-09-251-0/+21
* made the resume error more suitable for all protocols, but we provide aDaniel Stenberg2002-09-231-1/+2
* Ricardo Cadime helped us work out another check for the ## preprocessorDaniel Stenberg2002-09-091-1/+9
* updated source code boilerplate/headerDaniel Stenberg2002-09-035-35/+35
* 7.10-pre2Daniel Stenberg2002-09-031-2/+2
* James Gallagher's Content-Encoding workDaniel Stenberg2002-09-021-0/+6
* CURLE_SSL_INSECURE is removed again and so is CURLOPT_SSL_INSECURE, weDaniel Stenberg2002-08-301-6/+5
* SOCKS5 support added (contributed by a still unnamed person). Not properlyDaniel Stenberg2002-08-301-0/+10
* SSL_INSECURE support and usage addedDaniel Stenberg2002-08-261-0/+5
* Markus F.X.J. Oberhumer added better NOSIGNAL description and fixedDaniel Stenberg2002-08-221-3/+4
* 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