platform/upstream/curl.git
2007-11-08 Daniel Stenbergspell!
2007-11-08 Daniel StenbergBug report #1823487 (curl.haxx.se/bug/view.cgi?id=18234...
2007-11-08 Yang TseThe only libraries actually needed for sample programs...
2007-11-07 Yang TseMSVC versions prior to VS2005 do not complain about...
2007-11-07 Daniel Stenbergif () => if()
2007-11-07 Dan FandrichImproved telnet support by drastically reducing the...
2007-11-07 Dan FandrichAdd a call to curl_global_cleanup to show how to do...
2007-11-06 Yang TseBug report #1824894 (curl.haxx.se/bug/view.cgi?id=18248...
2007-11-06 Gisle VanemAdded prototype for _strtoi64().
2007-11-06 Gisle VanemConstified from arguments.
2007-11-05 Dan FandrichSort the directory listing because the server doesn...
2007-11-05 Dan FandrichAdded some keywords
2007-11-05 Daniel Stenbergtclcurl and a mirror recount when bad ones have been...
2007-11-05 Daniel StenbergAndres Garcia made it build and run on windows
2007-11-05 Daniel Stenbergremoved space after if and while before the parenthesis...
2007-11-05 Daniel StenbergI check the code right now and while() and if() are...
2007-11-05 Daniel StenbergMove connection-oriented variables from the SessionHand...
2007-11-03 Daniel Stenbergmake sure the code deals with failures on the DO_MORE...
2007-11-02 Daniel Stenbergavoid setting up a transfer when the state machine...
2007-11-01 Daniel StenbergToby Peterson patched a memory problem in the command...
2007-11-01 Daniel Stenbergminor re-indent
2007-11-01 Dan FandrichIgnore more features that curl-config is not expected...
2007-11-01 Dan FandrichFixed curl-config --features to not display libz when...
2007-11-01 Dan FandrichMake postcheck failure message more like the others
2007-11-01 Dan FandrichAdded test case 1014 to compare curl-config --features...
2007-11-01 Dan FandrichAdded test case 1013 to check that curl-config --protoc...
2007-10-31 Dan FandrichFixed the output of curl-config --protocols which showe...
2007-10-31 Dan FandrichDetect curl source when valgrind provides an absolute...
2007-10-31 Gisle VanemAdd support for LDAP urls. Allthough the OpenWatcom
2007-10-31 Gisle VanemAdded optional use of zlib (USE_ZLIB=1).
2007-10-31 Daniel Stenbergcontributor re-count (we'll break the 600 limit very...
2007-10-30 Dan FandrichFixed an OOM problem with file: URLs
2007-10-30 Daniel Stenbergadded new people from the 7.17.1 announcement
2007-10-29 Dan FandrichAdded test case 546 to check that subsequent FTP transf...
2007-10-29 Daniel Stenbergcurl-config --features and --protocols show the correct...
2007-10-29 Daniel StenbergBased on one of those bug reports that are intercepted...
2007-10-29 Dan FandrichReverted the const change--what was I thinking?
2007-10-29 Dan FandrichMade some pointers const
2007-10-29 Daniel Stenberg7.17.2
2007-10-29 Daniel Stenbergstart working on 7.17.2
2007-10-29 Daniel Stenberg7.17.1!
2007-10-29 Daniel Stenbergcorrect mirror count
2007-10-29 Daniel Stenberglet 7.17.1 be version-info 4:1:0
2007-10-28 Gisle VanemOpenWatcom cannot use wldap32.lib (wrong calling conven...
2007-10-28 Daniel Stenbergcurl.wetzlmayr.at/ is a new web mirror in Nuremberg...
2007-10-27 Dan FandrichFixed the 2000-series tests so that the downloaded...
2007-10-27 Dan FandrichMade the magic testnumber > 10000 support actually...
2007-10-26 Dan FandrichFixed the test case to create only a single test file...
2007-10-26 Dan FandrichFixed a valgrind uninitialized variable error.
2007-10-26 Dan FandrichCheck that all servers in the <server> section are...
2007-10-26 Daniel Stenbergmention --static-libs as added in 7.17.1
2007-10-26 Yang Tsetypecast to prevent compiler warning
2007-10-26 Yang TseDetect, log and avoid storing a request with a negative...
2007-10-25 Dan FandrichAdded the --static-libs option to curl-config
2007-10-25 Dan FandrichDisable valgrind for this test to avoid the rlimit...
2007-10-25 Daniel Stenbergoops
2007-10-25 Daniel StenbergMade libcurl built with NSS possible to ignore the...
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...
next