| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | - Added a macro for curl_easy_setopt() that accepts three arguments and simply | Daniel Stenberg | 2008-03-11 | 1 | -1/+9 |
* | - Added a type checking macro for curl_easy_setopt(), needs gcc-4.3 and only | Michal Marek | 2008-03-11 | 3 | -1/+489 |
* | start over on 7.18.1 | Daniel Stenberg | 2008-01-28 | 1 | -3/+3 |
* | added copyright define to curlver.h. | Gunter Knauf | 2008-01-24 | 1 | -0/+3 |
* | Georg Lippitsch brought CURLOPT_SEEKFUNCTION and CURLOPT_SEEKDATA to allow | Daniel Stenberg | 2008-01-10 | 1 | -0/+8 |
* | Introducing curl_easy_pause() and new magic return codes for both the read | Daniel Stenberg | 2008-01-08 | 2 | -9/+34 |
* | Based on further discussion on curl-library, I reverted yesterday's SOCKS5 | Daniel Stenberg | 2008-01-05 | 1 | -6/+4 |
* | Based on Maxim Perenesenko's patch, we now do SOCKS5 operations and let the | Daniel Stenberg | 2008-01-04 | 1 | -0/+5 |
* | I removed the socklen_t use from the public curl/curl.h header and instead | Daniel Stenberg | 2008-01-02 | 1 | -18/+3 |
* | Richard Atterer brought a patch that added support for SOCKS4a proxies, which | Daniel Stenberg | 2008-01-02 | 1 | -6/+8 |
* | Michal Marek introduced CURLOPT_PROXY_TRANSFER_MODE which is used to control | Daniel Stenberg | 2007-12-02 | 1 | -0/+3 |
* | Provide a socklen_t definition in curl.h for Win32 API build targets | Yang Tse | 2007-11-22 | 1 | -0/+17 |
* | Define WIN32 when build target is Win32 API. | Yang Tse | 2007-11-08 | 1 | -6/+8 |
* | Bug report #1824894 (http://curl.haxx.se/bug/view.cgi?id=1824894) pointed | Yang Tse | 2007-11-06 | 1 | -37/+37 |
* | 7.17.2 | Daniel Stenberg | 2007-10-29 | 1 | -3/+3 |
* | Fix dynamic CURLOPT_POSTFIELDS bug: back to static. | Patrick Monnerat | 2007-10-15 | 1 | -1/+4 |
* | <ws2tcpip.h> needed for 'socklen_t' typedef. | Gisle Vanem | 2007-10-06 | 1 | -0/+1 |
* | exported symbols must use lowercase "curl_", and I also fixed two compiler | Daniel Stenberg | 2007-10-03 | 1 | -3/+3 |
* | Alexey Pesternikov introduced CURLOPT_OPENSOCKETFUNCTION and | Daniel Stenberg | 2007-10-03 | 1 | -0/+20 |
* | I renamed the CURLE_SSL_PEER_CERTIFICATE error code to | Daniel Stenberg | 2007-10-03 | 1 | -1/+6 |
* | Based on a patch brought by Johnny Luong, libcurl now offers | Daniel Stenberg | 2007-10-03 | 1 | -3/+6 |
* | Philip Langdale provided the new CURLOPT_POST301 option for | Daniel Stenberg | 2007-09-26 | 1 | -0/+3 |
* | 7.17.1-CVS is now the dev version | Daniel Stenberg | 2007-09-13 | 1 | -3/+3 |
* | Renamed the CURLE_FTP_SSL_FAILED error code to CURLE_USE_SSL_FAILED. | Dan Fandrich | 2007-08-31 | 1 | -7/+22 |
* | Renamed several libcurl error codes and options to make them more general | Dan Fandrich | 2007-08-30 | 1 | -65/+99 |
* | Porting library to OS/400 | Patrick Monnerat | 2007-08-23 | 1 | -1/+8 |
* | Some #if --> #ifdef | Patrick Monnerat | 2007-08-07 | 1 | -0/+10 |
* | Patrick Monnerat and I modified libcurl so that now it *copies* all strings | Daniel Stenberg | 2007-08-01 | 1 | -4/+4 |