| Commit message (Expand) | Author | Age | Files | Lines |
* | - Internet Explorer had a broken HTTP digest authentication before v7 and | Daniel Stenberg | 2008-12-10 | 1 | -2/+3 |
* | and we are now on the 7.19.3 road | Daniel Stenberg | 2008-11-13 | 1 | -3/+3 |
* | and we're back on square one working on the next release... | Daniel Stenberg | 2008-11-05 | 1 | -3/+3 |
* | remove some spurious line-endings | Yang Tse | 2008-10-17 | 2 | -7/+7 |
* | - Igor Novoseltsev added CURLOPT_PROXYUSER and CURLOPT_PROXYPASSWORD that then | Daniel Stenberg | 2008-10-16 | 2 | -1/+7 |
* | fix compiler warning: zero used for undefined preprocessing identifier | Yang Tse | 2008-10-09 | 1 | -1/+2 |
* | - Igor Novoseltsev brought a patch that introduced two new options to | Daniel Stenberg | 2008-10-08 | 2 | -0/+6 |
* | - Martin Drasar provided the CURLOPT_POSTREDIR patch. It renames | Daniel Stenberg | 2008-09-05 | 1 | -2/+16 |
* | - Introducing CURLOPT_CERTINFO and the corresponding CURLINFO_CERTINFO. By | Daniel Stenberg | 2008-09-05 | 1 | -1/+16 |
* | hex version number for 7.19.1 is 0x071301 | Yang Tse | 2008-09-02 | 1 | -1/+1 |
* | clear the way for 7.19.1 work! | Daniel Stenberg | 2008-09-01 | 1 | -2/+2 |
* | Adjust curl_off_t definitions for DJGPP. | Yang Tse | 2008-08-28 | 1 | -9/+20 |
* | ignore curlver.h.dist | Yang Tse | 2008-08-28 | 1 | -0/+1 |
* | Treat all ARM compilers (RVCT, GCC) equally on Symbian OS. They are both | Dan Fandrich | 2008-08-26 | 1 | -1/+1 |
* | Add missing preprocessor symbol definition checks | Yang Tse | 2008-08-25 | 2 | -2/+32 |
* | For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros, | Yang Tse | 2008-08-25 | 3 | -44/+44 |
* | MSVC's __int64 data type is only available when _INTEGRAL_MAX_BITS >= 64 | Yang Tse | 2008-08-21 | 1 | -1/+1 |
* | Replace 'HttpPost' with 'curl_httppost'. | Gisle Vanem | 2008-08-17 | 1 | -2/+2 |
* | For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros, | Yang Tse | 2008-08-15 | 3 | -80/+80 |
* | Adjust IBM C compiler CURL_SIZEOF_LONG | Yang Tse | 2008-08-13 | 1 | -6/+10 |
* | The size of long is a build time characteristic and as such it is now recorded | Yang Tse | 2008-08-13 | 3 | -21/+72 |
* | Watcom doesn't have <sys/time.h>. | Gisle Vanem | 2008-08-13 | 1 | -1/+1 |
* | MingW uses gcc. Hence the suffixes for 64-bit are 'LL' and 'ULL'. | Gisle Vanem | 2008-08-13 | 1 | -4/+4 |
* | Added macros for minimum-width signed and unsigned curl_off_t integer | Yang Tse | 2008-08-12 | 2 | -17/+53 |
* | Ooops | Yang Tse | 2008-08-11 | 1 | -24/+24 |
* | Added missing signed and unsigned curl_off_t integer constant suffixes for | Yang Tse | 2008-08-11 | 2 | -150/+216 |
* | Remove some redundancy | Yang Tse | 2008-08-09 | 1 | -6/+6 |
* | Add metroworks and generic gcc | Yang Tse | 2008-08-08 | 1 | -0/+26 |
* | Initial support of curlbuild.h and curlrules.h which allows | Yang Tse | 2008-08-07 | 7 | -83/+688 |
* | - Phil Blundell added the CURLOPT_SCOPE option, as well as adjusted the URL | Daniel Stenberg | 2008-07-30 | 1 | -0/+3 |
* | Introcuding a new timestamp for curl_easy_getinfo(): | Daniel Stenberg | 2008-07-03 | 1 | -1/+2 |
* | Support Open Watcom C on Linux (as well as Windows). | Dan Fandrich | 2008-07-02 | 1 | -1/+1 |
* | - Rolland Dudemaine provided fixes to get libcurl to build for the INTEGRITY | Daniel Stenberg | 2008-07-01 | 1 | -1/+1 |
* | CURLOPT_CRLFILE and CURLOPT_ISSUERCERT are new string options | Michal Marek | 2008-06-09 | 1 | -0/+2 |
* | the next release is now called 7.19.0 | Daniel Stenberg | 2008-06-08 | 2 | -6/+6 |
* | - Axel Tillequin and Arnaud Ebalard added support for CURLOPT_ISSUERCERT, for | Daniel Stenberg | 2008-06-06 | 1 | -0/+5 |
* | - Axel Tillequin and Arnaud Ebalard added support for CURLOPT_CRLFILE, for | Daniel Stenberg | 2008-06-06 | 1 | -1/+7 |
* | - Added CURLINFO_PRIMARY_IP as a new information retrievable with | Daniel Stenberg | 2008-06-06 | 1 | -1/+2 |
* | start working on 7.18.3! | Daniel Stenberg | 2008-06-04 | 1 | -3/+3 |
* | Fixed typo in comment | Dan Fandrich | 2008-06-03 | 1 | -1/+1 |
* | Adapting last changes to OS400: | Patrick Monnerat | 2008-05-20 | 4 | -15/+28 |
* | - Introducing curl_easy_send() and curl_easy_recv(). They can be used to send | Daniel Stenberg | 2008-05-12 | 2 | -1/+25 |
* | - To make it easier for applications that want lots of magic stuff done on | Daniel Stenberg | 2008-04-30 | 1 | -1/+2 |
* | Added support for running on Symbian OS. | Dan Fandrich | 2008-04-22 | 1 | -4/+4 |
* | Some trivial changes | Dan Fandrich | 2008-04-17 | 1 | -17/+17 |
* | allow disabling the typechecker by defining CURL_DISABLE_TYPECHECK, as | Michal Marek | 2008-04-14 | 1 | -1/+1 |
* | - Added CURLFORM_STREAM as a supported option to curl_formadd() to allow an | Daniel Stenberg | 2008-03-31 | 1 | -2/+10 |
* | start working on 7.18.2 | Daniel Stenberg | 2008-03-30 | 1 | -3/+3 |
* | - Added curl_easy_getinfo typechecker. | Michal Marek | 2008-03-18 | 2 | -11/+71 |
* | Mark the statement expr with __extension__ so that gcc -pedantic doesn't emit | Michal Marek | 2008-03-17 | 1 | -21/+21 |