aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-28Reported in #1561470 (http://curl.haxx.se/bug/view.cgi?id=1561470), libcurlDaniel Stenberg
2006-09-27added more explanationsDaniel Stenberg
2006-09-27As reported in bug: #1566077 the former URL mentioned in the generated cookieDaniel Stenberg
2006-09-26Armel Asselin's fix for the RESUME_FROM docuDaniel Stenberg
2006-09-25Compiler warning fixYang Tse
2006-09-25Compiler warning fixYang Tse
2006-09-25Compiler warning fixYang Tse
2006-09-24Compiler warning fixYang Tse
2006-09-24Bernard Leak fixed configure --with-gssapi-libsDaniel Stenberg
2006-09-24Cory Nelson made libcurl use the WSAPoll() function if built for WindowsDaniel Stenberg
2006-09-24eeep, tab completion errorDaniel Stenberg
2006-09-24--ftp-ssl-control requires SSL/TLS, it does not "try" itDaniel Stenberg
2006-09-24allow user in passwd state for test 280 to work (--ftp-alternative-to-user)Daniel Stenberg
2006-09-23updated numbersDaniel Stenberg
2006-09-23minor editsDaniel Stenberg
2006-09-23filled in some docs for the FTP server control commandsDaniel Stenberg
2006-09-23added simple test of --ftp-alternative-to-userDaniel Stenberg
2006-09-23--ftp-alternative-to-user was missing in the help textDaniel Stenberg
2006-09-23Mike Protts added --ftp-ssl-control to make curl use FTP-SSL, but onlyDaniel Stenberg
2006-09-23standard curl source code headersDaniel Stenberg
2006-09-23Dmitriy Sergeyev provided a patch that made the SOCKS[45] code work better asDaniel Stenberg
2006-09-21-z works on FTP, tooDan Fandrich
2006-09-21(FTP) a failed upload does not invalidate the control connectionDaniel Stenberg
2006-09-21Added test case 531 in an attempt to repeat bug report #1561470Daniel Stenberg
2006-09-21Extended the explanation for CURLM_CALL_MULTI_PERFORM somewhat.Daniel Stenberg
2006-09-20Armel Asselin fixed problems when you gave a proxy URL with user name andDaniel Stenberg
2006-09-20lots of "HTTPS" features are really "SSL" ones as they are also valid forDaniel Stenberg
2006-09-20Michael Wallner's test program again help me track down a problem. This timeDaniel Stenberg
2006-09-20PEM is default type for key and certDaniel Stenberg
2006-09-16Resize the connection cache upwards when adding more handles than whatDaniel Stenberg
2006-09-16Armel Asselin - When the easy handle is removed from the multi while libcurlDaniel Stenberg
2006-09-15file-local function should be static and not use Curl_ prefix!Daniel Stenberg
2006-09-13Use CSOURCES as other makefiles. Add line for dependency generation.Gisle Vanem
2006-09-13'in6addr_any' must be placed in .c-file. Added 'REAL_WIN32' forGisle Vanem
2006-09-13Compiler warning fixYang Tse
2006-09-13nicer reporting of disabled testsDaniel Stenberg
2006-09-13added CVS id and clarified the comment linesDaniel Stenberg
2006-09-13Added a generic way to disable test cases when "all" is run, and added theDaniel Stenberg
2006-09-13Fix error introduced in file version 1.369Yang Tse
2006-09-12Compiler warning fixYang Tse
2006-09-12stuff we doDaniel Stenberg
2006-09-12hiperfifo.c by Jeff PohlmeyerDaniel Stenberg
2006-09-12pipelining support is added nowDaniel Stenberg
2006-09-12example code by Michael WallnerDaniel Stenberg
2006-09-12corrected URLDaniel Stenberg
2006-09-12so it seems SOCKS5 too (still) has problems with connect timeoutsDaniel Stenberg
2006-09-12Cygwin preprocessor adjustmentsYang Tse
2006-09-11If the current connection doesn't fit to get added to the connection cache,Daniel Stenberg
2006-09-11- Guilherme Balena Versiani: I noted a strange BUG in Win32 portDaniel Stenberg
2006-09-11- Fixed my breakage from earlier today so that doing curl_easy_cleanup() on aDaniel Stenberg