Age | Commit message (Expand) | Author |
2008-09-13 | Disable tracking of fdopen() calls in the low-level memory leak tracking | Yang Tse |
2008-09-12 | sync with reality | Yang Tse |
2008-09-10 | Checked in some code improvements and minor fixes that I discovered in the | Dan Fandrich |
2008-09-10 | Checked in some grammatical and minor other fixes in the documentation and | Dan Fandrich |
2008-09-09 | Mike Revi discovered some swapped speed switches documented in the curl man | Dan Fandrich |
2008-09-08 | Dmitry Kurochkin fixed pipelining over proxy using the multi interface | Daniel Stenberg |
2008-09-08 | - Stefan Krause pointed out that libcurl would wrongly send away cookies to | Daniel Stenberg |
2008-09-05 | Improved the logic the decides whether to use HTTP 1.1 features or not in a | Dan Fandrich |
2008-09-05 | - Martin Drasar provided the CURLOPT_POSTREDIR patch. It renames | Daniel Stenberg |
2008-09-05 | - Introducing CURLOPT_CERTINFO and the corresponding CURLINFO_CERTINFO. By | Daniel Stenberg |
2008-09-05 | - Dmitriy Sergeyev pointed out that curl_easy_pause() didn't unpause properly | Daniel Stenberg |
2008-09-05 | sync with reality | Yang Tse |
2008-09-04 | fix print formatting string directives | Yang Tse |
2008-09-03 | Search for the FreeBSD CA cert file /usr/local/share/certs/ca-root.crt | Dan Fandrich |
2008-09-02 | Fixed an out of memory problem that caused torture test failures in tests | Dan Fandrich |
2008-09-02 | - Keith Mok added supported_protocols and supported_features to the pkg-config | Daniel Stenberg |
2008-09-01 | stand back for 7.19.0 | Daniel Stenberg |
2008-08-29 | Added tests 1071 through 1074 to test automatic downgrading from HTTP 1.1 | Dan Fandrich |
2008-08-29 | - When libcurl was doing a HTTP POST and the server would respond with | Daniel Stenberg |
2008-08-28 | - I'm abandoning the system with the web site mirrors (but keeping download | Daniel Stenberg |
2008-08-28 | - Dengminwen reported that libcurl would lock a (cookie) share twice (without | Daniel Stenberg |
2008-08-28 | Fixed test case 1065 by changing the handling of CURLOPT_UPLOAD to set | Dan Fandrich |
2008-08-27 | VC6 generated .dsp file now supports 4 configurations: | Yang Tse |
2008-08-26 | Fixed out of memory problems that caused torture test failures in tests | Dan Fandrich |
2008-08-26 | Added check and symbol definition for WIN32 file API usage in configure, | Yang Tse |
2008-08-23 | - Running 'make ca-firefox' in the root build dir will now run the new | Daniel Stenberg |
2008-08-23 | - Constantine Sapuntzakis fixed a bug when doing proxy CONNECT with the multi | Daniel Stenberg |
2008-08-22 | Fixed a problem when --dump-header - was given with more than one URL, | Dan Fandrich |
2008-08-22 | Adjustments to better select/differentiate when large/small file | Yang Tse |
2008-08-22 | Improved curl_m*printf() integral data type size and signedness handling | Yang Tse |
2008-08-21 | Fixed a couple of bugs in libcurl's internal curl_m*printf() functions. | Yang Tse |
2008-08-20 | Update of lib/Makefile.Watcom. | Yang Tse |
2008-08-20 | Added an edited version of Vincent Le Normand's documentation of SFTP quote | Dan Fandrich |
2008-08-20 | - Phil Pellouchoud pointed out that the windows version of libcurl had a | Daniel Stenberg |
2008-08-18 | Added test case 557 to verify libcurl's internal curl_m*printf() functions | Yang Tse |
2008-08-17 | OpenSSl enabled NetWare builds are changed to use the 'openssl' subdirectory | Yang Tse |
2008-08-16 | Library internal only C preprocessor macros FORMAT_OFF_T and FORMAT_OFF_TU | Yang Tse |
2008-08-15 | Added test case 1065 to test a PUT with a single file but two URLs. This | Dan Fandrich |
2008-08-15 | For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros, | Yang Tse |
2008-08-13 | Remove first version of comment not intended to be finally committed. | Yang Tse |
2008-08-13 | The size of long is a build time characteristic and as such it is now recorded | Yang Tse |
2008-08-12 | Fixed a buffer overflow problem in Curl_proxyCONNECT that could occur | Dan Fandrich |
2008-08-12 | - Andy Tsouladze fixed runtests.pl to not attempt to execute the stunnel | Daniel Stenberg |
2008-08-12 | Added macros for minimum-width signed and unsigned curl_off_t integer | Yang Tse |
2008-08-11 | Fixed a boundary condition error in ftp_readresp() whereby a non-terminal | Dan Fandrich |
2008-08-11 | - Constantine Sapuntzakis filed bug report #2042430 | Daniel Stenberg |
2008-08-11 | - Constantine Sapuntzakis filed bug report #2042440 | Daniel Stenberg |
2008-08-11 | Added missing signed and unsigned curl_off_t integer constant suffixes for | Yang Tse |
2008-08-08 | Added test1059 to test the FTP proxy tunnel problem fixed July 11. | Dan Fandrich |
2008-08-08 | Fixed an uninitialized variable in multi_runsingle() that could cause a | Dan Fandrich |