| Commit message (Expand) | Author | Age | Files | Lines |
* | - Toshio Kuratomi reported a memory leak problem with libcurl+NSS that turned | Daniel Stenberg | 2009-04-13 | 1 | -0/+5 |
* | - David Kierznowski notified us about a security flawcurl-7_19_4 | Daniel Stenberg | 2009-03-02 | 1 | -13/+22 |
* | - Linus Nielsen Feltzing reported and helped me repeat and fix a problem with | Daniel Stenberg | 2009-02-20 | 1 | -0/+4 |
* | - CURLOPT_FTP_CREATE_MISSING_DIRS can now be set to 2 in addition to 1 for | Daniel Stenberg | 2009-02-17 | 1 | -1/+4 |
* | - CURLINFO_CONDITION_UNMET was added to allow an application to get to know if | Daniel Stenberg | 2009-02-11 | 1 | -0/+2 |
* | Introduced curl_sspi.c and curl_sspi.h for the implementation of functions | Yang Tse | 2009-01-29 | 1 | -7/+1 |
* | - Markus Moeller introduced two new options to libcurl: | Daniel Stenberg | 2009-01-28 | 1 | -0/+9 |
* | - Chad Monroe provided the new CURLOPT_TFTP_BLKSIZE option that allows an app | Daniel Stenberg | 2009-01-26 | 1 | -1/+3 |
* | - Craig A West brought CURLOPT_NOPROXY and the corresponding --noproxy option. | Daniel Stenberg | 2009-01-25 | 1 | -0/+2 |
* | spell-checked a bunch of comments | Daniel Stenberg | 2009-01-13 | 1 | -11/+11 |
* | Created a CURLMIN macro to match CURLMAX | Dan Fandrich | 2009-01-07 | 1 | -1/+3 |
* | - Using the libssh2 0.19 function libssh2_session_block_directions(), libcurl | Daniel Stenberg | 2008-12-19 | 1 | -0/+9 |
* | - Internet Explorer had a broken HTTP digest authentication before v7 and | Daniel Stenberg | 2008-12-10 | 1 | -1/+2 |
* | - Christian Krause filed bug #2221237 | Daniel Stenberg | 2008-12-08 | 1 | -0/+3 |
* | explain the two *channel_inuse fields somewhat better | Daniel Stenberg | 2008-12-02 | 1 | -0/+4 |
* | - Bug #2218480 (http://curl.haxx.se/bug/view.cgi?id=2218480) pointed out a | Daniel Stenberg | 2008-11-03 | 1 | -4/+3 |
* | fix length of longest IPv6 address string | Yang Tse | 2008-11-03 | 1 | -1/+2 |
* | Added experimental support for zlib and OpenSSL on Symbian OS. | Dan Fandrich | 2008-10-25 | 1 | -0/+4 |
* | remove some spurious line-endings | Yang Tse | 2008-10-17 | 1 | -2/+2 |
* | - Igor Novoseltsev added CURLOPT_PROXYUSER and CURLOPT_PROXYPASSWORD that then | Daniel Stenberg | 2008-10-16 | 1 | -1/+2 |
* | - Igor Novoseltsev brought a patch that introduced two new options to | Daniel Stenberg | 2008-10-08 | 1 | -1/+2 |
* | Improved the logic the decides whether to use HTTP 1.1 features or not in a | Dan Fandrich | 2008-09-05 | 1 | -3/+6 |
* | - Martin Drasar provided the CURLOPT_POSTREDIR patch. It renames | Daniel Stenberg | 2008-09-05 | 1 | -0/+1 |
* | - Introducing CURLOPT_CERTINFO and the corresponding CURLINFO_CERTINFO. By | Daniel Stenberg | 2008-09-05 | 1 | -0/+4 |
* | Made some variables const | Dan Fandrich | 2008-09-04 | 1 | -5/+5 |
* | Adjust usage of conditional definition of USE_OPENSSL | Yang Tse | 2008-08-17 | 1 | -0/+6 |
* | - Phil Blundell added the CURLOPT_SCOPE option, as well as adjusted the URL | Daniel Stenberg | 2008-07-30 | 1 | -0/+3 |
* | Fixed --use-ascii to properly convert text files on Symbian OS, MS-DOS | Dan Fandrich | 2008-07-30 | 1 | -1/+2 |
* | Introcuding a new timestamp for curl_easy_getinfo(): | Daniel Stenberg | 2008-07-03 | 1 | -0/+1 |
* | - Axel Tillequin and Arnaud Ebalard added support for CURLOPT_ISSUERCERT, for | Daniel Stenberg | 2008-06-06 | 1 | -0/+2 |
* | - Axel Tillequin and Arnaud Ebalard added support for CURLOPT_CRLFILE, for | Daniel Stenberg | 2008-06-06 | 1 | -0/+2 |
* | - Added CURLINFO_PRIMARY_IP as a new information retrievable with | Daniel Stenberg | 2008-06-06 | 1 | -0/+5 |
* | - To make it easier for applications that want lots of magic stuff done on | Daniel Stenberg | 2008-04-30 | 1 | -9/+9 |
* | Change the confusing two variables for the expect 100 continue stuff into | Daniel Stenberg | 2008-03-13 | 1 | -6/+10 |
* | - Based on initial work done by Gautam Kachroo to address a bug, we now keep | Daniel Stenberg | 2008-02-20 | 1 | -3/+11 |
* | - We no longer support setting the CURLOPT_URL option from inside a callback | Daniel Stenberg | 2008-02-20 | 1 | -4/+0 |
* | - Dmitry Kurochkin cleaned up the pipelining code and removed the need for and | Daniel Stenberg | 2008-02-03 | 1 | -3/+0 |
* | - Dmitry Kurochkin moved several struct fields from the connectdata struct to | Daniel Stenberg | 2008-01-31 | 1 | -13/+12 |
* | Dmitry Kurochkin removed the cancelled state for pipelining, as we agreed | Daniel Stenberg | 2008-01-21 | 1 | -1/+0 |
* | Dmitry Kurochkin worked a lot on improving the HTTP Pipelining support that | Daniel Stenberg | 2008-01-16 | 1 | -0/+5 |
* | Woops, partly revert my previous commit and do it slightly differently instead. | Daniel Stenberg | 2008-01-15 | 1 | -0/+1 |
* | I made the torture test on test 530 go through. This was actually due to | Daniel Stenberg | 2008-01-15 | 1 | -1/+0 |
* | Trying GnuTLS and OpenSSL together fails to compile in not so | Gisle Vanem | 2008-01-14 | 1 | -0/+3 |
* | Georg Lippitsch brought CURLOPT_SEEKFUNCTION and CURLOPT_SEEKDATA to allow | Daniel Stenberg | 2008-01-10 | 1 | -0/+5 |
* | Introducing curl_easy_pause() and new magic return codes for both the read | Daniel Stenberg | 2008-01-08 | 1 | -8/+17 |
* | Based on further discussion on curl-library, I reverted yesterday's SOCKS5 | Daniel Stenberg | 2008-01-05 | 1 | -3/+0 |
* | Based on Maxim Perenesenko's patch, we now do SOCKS5 operations and let the | Daniel Stenberg | 2008-01-04 | 1 | -2/+4 |
* | Michal Marek introduced CURLOPT_PROXY_TRANSFER_MODE which is used to control | Daniel Stenberg | 2007-12-02 | 1 | -0/+2 |
* | struct HandleData is now called struct SingleRequest, and is only for data that | Daniel Stenberg | 2007-11-24 | 1 | -88/+64 |
* | While inspecting the Negotiate code, I noticed how the proxy auth was using | Daniel Stenberg | 2007-11-20 | 1 | -1/+2 |