aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-15Replace ";;" with ";".Gisle Vanem
2006-10-15Rearranged target HAVE_x section.Gisle Vanem
2006-10-14Declare our own timeval struct if HAVE_STRUCT_TIMEVAL is not definedYang Tse
2006-10-14Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...Yang Tse
2006-10-13Prevent ares_getsock() to overflow if more than 16 sockets are used.Daniel Stenberg
2006-10-13The tagging of application/x-www-form-urlencoded POST body data sentDan Fandrich
2006-10-13print the actual (externally known) easy handle and not the internal containerDaniel Stenberg
2006-10-13Added comments about checking return code and the maxfd counterDaniel Stenberg
2006-10-13Added curl_multi_dump() when built with CURLDEBUG - this is not a stable publicDaniel Stenberg
2006-10-13Check for struct timeval at configuration timeYang Tse
2006-10-12ghiper now uses the timer callback in the multi interfaceDaniel Stenberg
2006-10-12avoid an overflow if an excessive amount of servers are usedDaniel Stenberg
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