aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-12clarify moreDaniel Stenberg
2006-10-12Starting now, adding an easy handle to a multi stack that was already addedDaniel Stenberg
2006-10-12deleted #19 since it concerted FTP third party transfers and they are no longerDaniel Stenberg
2006-10-12we've cut out third party transfersDaniel Stenberg
2006-10-12point out the sslcert web page for -k/--insecureDaniel Stenberg
2006-10-12Jeff Pohlmeyer has been working with the hiperfifo.c example source code,Daniel Stenberg
2006-10-12the textual arraw for "Send SSL data" was the wrong wayDaniel Stenberg
2006-10-12Inclusion of time header files based on header existanceYang Tse
2006-10-11Remove redundant __CYGWIN__ symbol checkYang Tse
2006-10-10Compiler warning fixYang Tse
2006-10-10Call curl_global_cleanup() in all code paths before exiting testYang Tse
2006-10-10repair id stringDaniel Stenberg
2006-10-10Added ghiper.c, Jeff Pohlmeyer's example code using the curl_multi_socket()Daniel Stenberg
2006-10-10mark the handle as no longer having a broken pipe when a transfer has failedDaniel Stenberg
2006-10-09Added test case 536 in an attempt to add Bogdan Nicula's problematic caseDaniel Stenberg
2006-10-09used for test 535 tooDaniel Stenberg
2006-10-09minor indent fixDaniel Stenberg
2006-10-09when going to completed due to error, mark the handle as not in a pipelineDaniel Stenberg
2006-10-09new mirrorsDaniel Stenberg
2006-10-09kill trailing whitespaceDaniel Stenberg
2006-10-09changed the wording about removal of internal headers with -HDaniel Stenberg
2006-10-09Compiler warning fixYang Tse
2006-10-09Bogdan Nicula's second test case (posted Sun, 08 Oct 2006) converted to testDaniel Stenberg
2006-10-09Cygwin 1.5.21 needs this hack to pass test 160.Yang Tse
2006-10-08slightly improvedDaniel Stenberg
2006-10-08clarified moreDaniel Stenberg
2006-10-08test 534 added in an attempt to repeat Bogdan Nicula's bug...Daniel Stenberg
2006-10-08modified lib533 to accept both URLs on the command lineDaniel Stenberg
2006-10-08Fix a "sockfilt" leak. When a new 'data' connection sockfilt server is started,Daniel Stenberg
2006-10-07don't display or act on state changes that doesn't actually change stateDaniel Stenberg
2006-10-06Bogdan Nicula's hanging test case was converted to test case 533 and the testDaniel Stenberg
2006-10-06catch silly mistakes betterDaniel Stenberg
2006-10-06updated for latest OpenSSL release.Gunter Knauf
2006-10-05planned stuff to do before releaseDaniel Stenberg
2006-10-04Dmitriy Sergeyev provided an example source code that crashed CVS libcurlDaniel Stenberg
2006-10-02removed more dead code that is unused since the removal of the third partyDaniel Stenberg
2006-09-30Support for FTP third party transfers is now droppedDaniel Stenberg
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