| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | CURLOPT_FTP_USE_EPRT added | Daniel Stenberg | 2003-05-09 | 1 | -2/+7 |
* | 7.10.4 commitcurl-7_10_4 | Daniel Stenberg | 2003-04-02 | 1 | -1/+1 |
* | 7.10.4-pre6 commit | Daniel Stenberg | 2003-03-31 | 1 | -1/+1 |
* | Guillaume Cottenceau's patch that adds CURLOPT_UNRESTRICTED_AUTH that | Daniel Stenberg | 2003-03-31 | 1 | -1/+6 |
* | Removed the defines for strequal() and strnequal(). | Daniel Stenberg | 2003-02-28 | 1 | -2/+0 |
* | 7.10.4-pre2 commit | Daniel Stenberg | 2003-02-24 | 1 | -2/+2 |
* | added the sharing of DNS cache | Jean-Philippe Barette-LaPierre | 2003-02-04 | 1 | -4/+9 |
* | copyright year update in the source header | Daniel Stenberg | 2003-01-16 | 1 | -1/+1 |
* | 7.10.3 commitcurl-7_10_3 | Daniel Stenberg | 2003-01-14 | 1 | -1/+1 |
* | 7.10.3-pre4 | Daniel Stenberg | 2003-01-09 | 1 | -1/+1 |
* | rename the curl share error enum prefix | Daniel Stenberg | 2003-01-09 | 1 | -3/+5 |
* | cleaned up the share data types and prototypes to be more in line what | Daniel Stenberg | 2003-01-08 | 1 | -29/+48 |
* | Simon Liu's HTTP200ALIASES-patch! | Daniel Stenberg | 2003-01-07 | 1 | -0/+3 |
* | 7.10.3-commit | Daniel Stenberg | 2002-12-20 | 1 | -1/+1 |
* | CURLE_HTTP_NOT_FOUND => CURLE_HTTP_RETURNED_ERROR | Daniel Stenberg | 2002-12-18 | 1 | -2/+3 |
* | moved the includes to outside the extern "C" stuff | Daniel Stenberg | 2002-12-11 | 1 | -6/+8 |
* | 7.10.3-pre2 | Daniel Stenberg | 2002-12-04 | 1 | -2/+2 |
* | Kjetil Jacobsen's patch that introduces CURLOPT_PRIVATE and CURLINFO_PRIVATE | Daniel Stenberg | 2002-11-20 | 1 | -1/+5 |
* | 7.10.2curl-7_10_2 | Daniel Stenberg | 2002-11-18 | 1 | -1/+1 |
* | as requested, CURLE_OPERATION_TIMEDOUT is now the same as | Daniel Stenberg | 2002-11-18 | 1 | -1/+4 |
* | improved the check for an ISO cpp by checking specificly for __BORLANDC__ | Daniel Stenberg | 2002-10-23 | 1 | -5/+12 |
* | 7.10.1 commitcurl-7_10_1 | Daniel Stenberg | 2002-10-11 | 1 | -2/+2 |
* | 7.10curl-7_10 | Daniel Stenberg | 2002-10-01 | 1 | -1/+2 |
* | get an argument and add a 'age' field to the struct | Daniel Stenberg | 2002-09-30 | 1 | -3/+17 |
* | enhanced curl_version_info | Daniel Stenberg | 2002-09-26 | 1 | -10/+6 |
* | extended curl_version_info() with more info on related sub-libraries | Daniel Stenberg | 2002-09-25 | 1 | -1/+8 |
* | curl_free proto added | Daniel Stenberg | 2002-09-25 | 1 | -0/+3 |
* | Wez Furlong's curl_version_info() function added, still needs some | Daniel Stenberg | 2002-09-25 | 1 | -0/+21 |
* | made the resume error more suitable for all protocols, but we provide a | Daniel Stenberg | 2002-09-23 | 1 | -1/+2 |
* | Ricardo Cadime helped us work out another check for the ## preprocessor | Daniel Stenberg | 2002-09-09 | 1 | -1/+9 |
* | updated source code boilerplate/header | Daniel Stenberg | 2002-09-03 | 1 | -7/+7 |
* | 7.10-pre2 | Daniel Stenberg | 2002-09-03 | 1 | -2/+2 |
* | James Gallagher's Content-Encoding work | Daniel Stenberg | 2002-09-02 | 1 | -0/+6 |
* | CURLE_SSL_INSECURE is removed again and so is CURLOPT_SSL_INSECURE, we | Daniel Stenberg | 2002-08-30 | 1 | -6/+5 |
* | SOCKS5 support added (contributed by a still unnamed person). Not properly | Daniel Stenberg | 2002-08-30 | 1 | -0/+10 |
* | SSL_INSECURE support and usage added | Daniel Stenberg | 2002-08-26 | 1 | -0/+5 |
* | Markus F.X.J. Oberhumer added better NOSIGNAL description and fixed | Daniel Stenberg | 2002-08-22 | 1 | -3/+4 |
* | include curl-includes "local" instead of <curl/foo> | Daniel Stenberg | 2002-08-13 | 1 | -3/+3 |
* | Sterling Hughes brings the share interface | Daniel Stenberg | 2002-08-13 | 1 | -3/+43 |
* | 7.9.9-pre1 | Daniel Stenberg | 2002-08-12 | 1 | -2/+2 |
* | Markus F.X.J. Oberhumer's CURLOPT_NOSIGNAL patch | Daniel Stenberg | 2002-08-08 | 1 | -0/+3 |
* | fix the ansi/iso cpp check to work with c++ | Daniel Stenberg | 2002-08-08 | 1 | -2/+2 |
* | Added CURLOPT_BUFFERSIZE | Daniel Stenberg | 2002-06-15 | 1 | -0/+3 |
* | 7.9.8 commitcurl-7_9_8 | Daniel Stenberg | 2002-06-13 | 1 | -1/+1 |
* | Chris Combes added CURLFORM_BUFFER, CURLFORM_BUFFERPTR, CURLFORM_BUFFERLENGTH | Daniel Stenberg | 2002-06-12 | 1 | -0/+15 |
* | 7.9.8-pre3 commit | Daniel Stenberg | 2002-06-11 | 1 | -1/+1 |
* | Cris Bailiff's CAPATH support added | Daniel Stenberg | 2002-05-28 | 1 | -2/+6 |
* | James Cone added the new CURL_NETRC_OPTION enum | Daniel Stenberg | 2002-05-21 | 1 | -1/+17 |
* | curl_formadd() now returns 'CURLFORMcode' instead of int, to better enable | Daniel Stenberg | 2002-05-21 | 1 | -1/+29 |
* | 7.9.7 commitcurl-7_9_7 | Daniel Stenberg | 2002-05-13 | 1 | -1/+1 |