platform/upstream/curl.git
2007-10-25 Dan FandrichAdded test case 2004.
2007-10-25 Daniel Stenbergprevent compiler warnings about shadowing and one case...
2007-10-25 Patrick MonneratAllow test server to handle binary POSTs.
2007-10-25 Dan FandrichWhen valgrind is disabled in the test file, don't run...
2007-10-25 Yang TseDon't show valgrind log files of other tests
2007-10-25 Daniel StenbergMichal Marek fixed the test script to be able to use...
2007-10-25 Daniel StenbergDon't assume there's a sessionhandle around when a...
2007-10-25 Daniel Stenbergfix the check
2007-10-25 Daniel StenbergFixed a TFTP memory leak. Enabled test 2003 to verify...
2007-10-24 Dan FandrichFixed the test TFTP server to support the >10000 test...
2007-10-24 Daniel Stenbergenable 2000 and 2001
2007-10-24 Daniel StenbergCurl_ftp_disconnect() no longer relies on anything...
2007-10-24 Daniel Stenbergadded clarifying comment
2007-10-24 Dan FandrichAdded test cases 2000 and 2001 which test multiple...
2007-10-24 Dan FandrichFixed the test FTP server to support the >10000 test...
2007-10-24 Yang TseMissing double quotes
2007-10-24 Yang TseWindows build targets have socklen_t definition in...
2007-10-24 Patrick MonneratClose log/server.input ASAP to avoid lengthy file lock...
2007-10-24 Daniel StenbergVladimir Lazarenko pointed out that we should do some...
2007-10-23 Daniel StenbergBug report #1812190 (curl.haxx.se/bug/view.cgi?id=18121...
2007-10-23 Yang TseFile is not a protocol that can deal with "persistancy"
2007-10-23 Yang TseRead callback should return 0 when no more data left
2007-10-23 Yang TseFix compiler warning: subscript has type `char'
2007-10-22 Gunter Knaufremoved dependency on gettimeofday() since we use only...
2007-10-22 Daniel Stenbergremoved 105, it is now assumed to be fixed!
2007-10-22 Daniel StenbergMichal Marek forwarded the bug report
2007-10-22 Daniel StenbergRemoved 93 and 100, there's no work on these and they...
2007-10-22 Daniel Stenberg#103 is fixed
2007-10-22 Daniel Stenbergmention Patrick Monnerat's recent work on the postfield...
2007-10-22 Daniel StenbergBug report #1815530 (curl.haxx.se/bug/view.cgi?id=18155...
2007-10-20 Gunter KnaufMohun Biswas sent a patch to fix generated MSVC8 makefiles.
2007-10-20 Yang TseWe use this ZERO_NULL to avoid picky compiler warnings,
2007-10-20 Yang TseFix compiler warning: conversion from "int" to "unsigne...
2007-10-19 Yang TseAdd custom check for WINLDAP libraries.
2007-10-19 Yang TseFix message shown when detecting icc version
2007-10-19 Yang TseAvoid shadowing a global declaration
2007-10-18 Yang TseRenamed a variable to avoid shadowing a global declaration
2007-10-18 Yang TseRenamed internal function to avoid a variable shadowing it
2007-10-18 Yang TseFix compiler warning: feupdateenv is not implemented...
2007-10-18 Yang TseSync PLATFORM_AIX_V3 detection and CURL_CC_DEBUG_OPTS()
2007-10-18 Patrick MonneratAllow CURLOPT_COPYPOSTFIELDS with explicit data size = 0
2007-10-18 Dan FandrichAvoid a NULL pointer dereference in an OOM condition.
2007-10-18 Yang TseFix compiler warning: conversion from "int" to "unsigne...
2007-10-17 Yang TseFix overflow detection, take four. Avoiding zero size...
2007-10-17 Yang TseFix CURL_CHECK_LIBS_LDAP failure when no parameter...
2007-10-17 Yang Tseactually sync with lib/setup_once.h
2007-10-17 Yang TseFix overflow detection, thanks to Patrick Monnerat...
2007-10-17 Yang Tsesync with lib/setup_once.h
2007-10-17 Yang TseWe use this ZERO_NULL to avoid picky compiler warnings,
2007-10-17 Yang TseDefault check for more libraries in CURL_CHECK_LIBS_LDAP,
2007-10-17 Yang TseFix compiler warning: signed and unsigned type in condi...
2007-10-17 Yang TseFix compiler warning: comparison between signed and...
2007-10-16 Yang TseANSI C compliant overflow check
2007-10-16 Steinar H.... Fix a bug where fallback from AF_INET6 to AF_INET would...
2007-10-16 Dan FandrichFixed compiler warning re: unused variable `bigsize'
2007-10-15 Yang TseAvoid depending on a header file for the definition...
2007-10-15 Dan FandrichMention first version with CURLOPT_COPYPOSTFIELDS.
2007-10-15 Dan FandrichUpdated minimum libcurl size
2007-10-15 Patrick MonneratFix dynamic CURLOPT_POSTFIELDS bug: back to static.
2007-10-15 Dan FandrichFix LDAP compile error when LDAP is not available.
2007-10-14 Yang TseFix custom check for LDAP libraries
2007-10-14 Yang TseAdd custom check for LDAP libraries
2007-10-14 Yang TseAdd custom checks for lber, ldap, ldapssl and ldap_ssl...
2007-10-13 Daniel StenbergChris Leighton:
2007-10-13 Yang TseAdd check for winldap and winber header files
2007-10-13 Dan FandrichMade a few more functions static with the protocol...
2007-10-12 Daniel Stenberganother Curl_handler fix, the #ifdefs got a bit mixed...
2007-10-12 Dan FandrichFixed a few compile errors and warnings.
2007-10-12 Daniel Stenbergadded three serious bugs to fix before release, and...
2007-10-12 Patrick MonneratAdded per-protocol callback static tables, replacing...
2007-10-12 Dan FandrichFixed a couple of typos that messed up the tests.
2007-10-12 Dan FandrichAdded some <keywords> sections and use some key words...
2007-10-11 Dan FandrichFixed the -l option of runtests.pl
2007-10-10 Yang Tseimprove checking for ldap.h and ldap_ssl.h header files
2007-10-09 Yang Tselber.h needs to be included since ldap.h might not...
2007-10-09 Yang TseAdd check for lber.h and ldap.h header files
2007-10-09 Gunter Knaufadded check for MSVC6 standard PSDK and bail out since...
2007-10-09 Yang Tsealso log error message string
2007-10-09 Yang Tselogmsg already appends '\n'
2007-10-09 Gunter Knauffix socklen_t for MSVC6 & 7.
2007-10-09 Gunter Knaufadded two more module dependencies for LDAPS.
2007-10-09 Dan FandrichDocumented error codes 77-80, and fixed the one for 60.
2007-10-09 Daniel StenbergAdd a paragraph about CURLOPT_CUSTOMREQUEST not actuall...
2007-10-09 Daniel StenbergMichal Marek removed the no longer existing return...
2007-10-08 Gisle VanemAdded needed 'HAVE_*' defines.
2007-10-08 Gisle Vanem'FD_CLOXEC' is meaningless on MSDOS/Watt-32.
2007-10-07 Daniel StenbergKnown bug #47, which confused libcurl if doing NTLM...
2007-10-06 Gisle Vanem<ws2tcpip.h> needed for 'socklen_t' typedef.
2007-10-05 Daniel Stenbergadd url to the wikipedia article for a longer description
2007-10-05 Daniel StenbergAlexey Pesternikov documented CURLOPT_OPENSOCKETDATA and
2007-10-05 Daniel StenbergMichael Wallner made the CULROPT_COOKIELIST option...
2007-10-04 Daniel StenbergThe new file docs/libcurl/ABI describes how we view...
2007-10-04 Daniel StenbergI enabled test 1009 and made the --local-port use a...
2007-10-04 Daniel StenbergKim Rinnewitz reported that --local-port didn't work...
2007-10-04 Steinar H.... Removed a piece of redundant code (process_answer alrea...
2007-10-04 Steinar H.... Another timeout fix in ares_getnameinfo().
2007-10-04 Steinar H.... Send the timeout count in ares_getnameinfo().
2007-10-04 Steinar H.... Moved the NULL check for channel upwards in ares_destroy().
2007-10-04 Steinar H.... Clarified the comment over ares_cancel.
2007-10-04 Yang TseOn error, close "log/server.response"
next