Age | Commit message (Expand) | Author |
2009-05-11 | Adjust test definition for TPF. | Yang Tse |
2009-05-11 | Fetch curl's 'CharConv' feature information, used by TPF. | Yang Tse |
2009-05-11 | - Gregor Jasny made c-ares link with libtool 's -export-symbols-regex option to | Daniel Stenberg |
2009-05-11 | timeout in milliseconds works for me! | Daniel Stenberg |
2009-05-11 | Added KNOWN_BUGS #65, and marked it for TODO in the _next_ release as I'm | Daniel Stenberg |
2009-05-11 | moved variables more locally to get rid of one set of #ifdefs | Daniel Stenberg |
2009-05-11 | Use Curl_connected_proxy() here instead of duplicating code. Spell out the | Daniel Stenberg |
2009-05-11 | fix the Curl_connected_proxy function for when libcurl actually connects fine | Daniel Stenberg |
2009-05-11 | Added test 564 as DISABLED. It is for testing FTP over a SOCK4 proxy using | Daniel Stenberg |
2009-05-11 | support --help to do the same as -h | Daniel Stenberg |
2009-05-11 | - Balint Szilakszi reported a memory leak when libcurl did gzip decompression | Daniel Stenberg |
2009-05-11 | - Kamil Dudka provided a fix for libcurl-NSS reported by Michael Cronenworth | Daniel Stenberg |
2009-05-11 | - I fixed the problem with doing NTLM, POST and then following a 302 redirect, | Daniel Stenberg |
2009-05-11 | Internal cleanup: KEEP_WRITE and KEEP_READ are now called KEEP_SEND and | Daniel Stenberg |
2009-05-11 | Fix name of tool shown upon error. | Yang Tse |
2009-05-11 | Remove experimental check. Currently there's no need for it. | Yang Tse |
2009-05-10 | Added test 1100 - "HTTP POST with NTLM authorization and following a 302 | Daniel Stenberg |
2009-05-10 | the Curl_getoff_all_pipelines SIGSEGV fix is committed | Daniel Stenberg |
2009-05-10 | - Andre Guibert de Bruet correctly pointed out an over-alloc with one wasted | Daniel Stenberg |
2009-05-10 | introduce VCURL for verify calls, so that it can be changed to use a different | Daniel Stenberg |
2009-05-10 | made the cookie tests 61 and 62 test httponly cookies, both receiving in | Daniel Stenberg |
2009-05-10 | Fix function call pointed data size argument mismatch on 64Bit systems | Yang Tse |
2009-05-10 | Fix type cast | Yang Tse |
2009-05-09 | ConnectPlease() fixed for the new proxy connect functionality to make sure | Daniel Stenberg |
2009-05-09 | Fix libssh2 preprocessor symbol definition check | Yang Tse |
2009-05-09 | Mention last changes | Yang Tse |
2009-05-09 | Makefile.am was lost | Yang Tse |
2009-05-09 | Remove DOS and TPF package's Makefile.am | Yang Tse |
2009-05-09 | Ignore more files for cvs | Yang Tse |
2009-05-08 | Mention last changes | Yang Tse |
2009-05-08 | Fix CR | Yang Tse |
2009-05-08 | Renamed vc6 workspace and project files to avoid filename clash when used for... | Yang Tse |
2009-05-08 | Renamed vc6 workspace and project files to avoid filename clash when used for... | Yang Tse |
2009-05-08 | Changed host name to be under the haxx.se domain | Yang Tse |
2009-05-08 | Ah, this was committed by mistake as part of my previous commit but it seems | Daniel Stenberg |
2009-05-08 | - Constantine Sapuntzakis fixed bug report #2784055 | Daniel Stenberg |
2009-05-08 | Remove temporary and HP-UX autobuild specific change to debug SSH server star... | Yang Tse |
2009-05-08 | Fixes for non-ASCII platforms by David McCreedy | Yang Tse |
2009-05-07 | Curl_sndbufset is (at times) defined in the header, no need to do it again here | Daniel Stenberg |
2009-05-07 | - Made the SO_SNDBUF setting for the data connection socket for ftp uploads as | Daniel Stenberg |
2009-05-07 | 232 - [PATCH] transfer.c fixes for CURL_DO_LINEEND_CONV and non-ASCII | Yang Tse |
2009-05-07 | Fix an issue, affecting FTP transfers, introduced with the transfer.c patch c... | Yang Tse |
2009-05-07 | Fix an m4 overquoting triggering a spurious 'AS_TR_CPP' symbol definition | Yang Tse |
2009-05-07 | Proper naming for the experimental compiler test and moved to *-compilers.m4 | Yang Tse |
2009-05-07 | added Curl_getoff_all_pipelines SIGSEGV | Daniel Stenberg |
2009-05-07 | added mention of two more current bugs/issues | Daniel Stenberg |
2009-05-07 | Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE... | Yang Tse |
2009-05-07 | man page warnings fixed | Daniel Stenberg |
2009-05-07 | - Man page *roff problems fixed thanks to input from Colin Watson. Problems | Daniel Stenberg |
2009-05-07 | - Vijay G filed bug report #2723236 | Daniel Stenberg |