aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-11Added test 564 as DISABLED. It is for testing FTP over a SOCK4 proxy usingDaniel Stenberg
2009-05-11support --help to do the same as -hDaniel Stenberg
2009-05-11- Balint Szilakszi reported a memory leak when libcurl did gzip decompressionDaniel Stenberg
2009-05-11- Kamil Dudka provided a fix for libcurl-NSS reported by Michael CronenworthDaniel Stenberg
2009-05-11- I fixed the problem with doing NTLM, POST and then following a 302 redirect,Daniel Stenberg
2009-05-11Internal cleanup: KEEP_WRITE and KEEP_READ are now called KEEP_SEND andDaniel Stenberg
2009-05-11Fix name of tool shown upon error.Yang Tse
2009-05-11Remove experimental check. Currently there's no need for it.Yang Tse
2009-05-10Added test 1100 - "HTTP POST with NTLM authorization and following a 302Daniel Stenberg
2009-05-10the Curl_getoff_all_pipelines SIGSEGV fix is committedDaniel Stenberg
2009-05-10- Andre Guibert de Bruet correctly pointed out an over-alloc with one wastedDaniel Stenberg
2009-05-10introduce VCURL for verify calls, so that it can be changed to use a differentDaniel Stenberg
2009-05-10made the cookie tests 61 and 62 test httponly cookies, both receiving inDaniel Stenberg
2009-05-10Fix function call pointed data size argument mismatch on 64Bit systemsYang Tse
2009-05-10Fix type castYang Tse
2009-05-09ConnectPlease() fixed for the new proxy connect functionality to make sureDaniel Stenberg
2009-05-09Fix libssh2 preprocessor symbol definition checkYang Tse
2009-05-09Mention last changesYang Tse
2009-05-09Makefile.am was lostYang Tse
2009-05-09Remove DOS and TPF package's Makefile.amYang Tse
2009-05-09Ignore more files for cvsYang Tse
2009-05-08Mention last changesYang Tse
2009-05-08Fix CRYang Tse
2009-05-08Renamed vc6 workspace and project files to avoid filename clash when used for...Yang Tse
2009-05-08Renamed vc6 workspace and project files to avoid filename clash when used for...Yang Tse
2009-05-08Changed host name to be under the haxx.se domainYang Tse
2009-05-08Ah, this was committed by mistake as part of my previous commit but it seemsDaniel Stenberg
2009-05-08- Constantine Sapuntzakis fixed bug report #2784055Daniel Stenberg
2009-05-08Remove temporary and HP-UX autobuild specific change to debug SSH server star...Yang Tse
2009-05-08Fixes for non-ASCII platforms by David McCreedyYang Tse
2009-05-07Curl_sndbufset is (at times) defined in the header, no need to do it again hereDaniel Stenberg
2009-05-07- Made the SO_SNDBUF setting for the data connection socket for ftp uploads asDaniel Stenberg
2009-05-07232 - [PATCH] transfer.c fixes for CURL_DO_LINEEND_CONV and non-ASCIIYang Tse
2009-05-07Fix an issue, affecting FTP transfers, introduced with the transfer.c patch c...Yang Tse
2009-05-07Fix an m4 overquoting triggering a spurious 'AS_TR_CPP' symbol definitionYang Tse
2009-05-07Proper naming for the experimental compiler test and moved to *-compilers.m4Yang Tse
2009-05-07added Curl_getoff_all_pipelines SIGSEGVDaniel Stenberg
2009-05-07added mention of two more current bugs/issuesDaniel Stenberg
2009-05-07Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE...Yang Tse
2009-05-07man page warnings fixedDaniel Stenberg
2009-05-07- Man page *roff problems fixed thanks to input from Colin Watson. ProblemsDaniel Stenberg
2009-05-07- Vijay G filed bug report #2723236Daniel Stenberg
2009-05-06Use autobuilds to verify if a couple of experimental compiler tests pass on a...Yang Tse
2009-05-06curl_sockaddr struct member addrlen is an 'unsigned int' since 7.18.0Yang Tse
2009-05-06fIX *__SOCKLEN_T definitions for OS400 and generic GCC targetsYang Tse
2009-05-06Temporary and HP-UX autobuild specific change to debug SSH server start-up fa...Yang Tse
2009-05-05fix compiler warningYang Tse
2009-05-05reintroduce #232Yang Tse
2009-05-05Mention last changesYang Tse
2009-05-05Revert change committed on Mon May 4 09:30:23 2009 UTC.Yang Tse