platform/upstream/curl.git
2007-03-31 Daniel Stenbergadd units to a few info
2007-03-31 Daniel Stenbergnew URL for wxWidgets binding
2007-03-31 Dan FandrichDisable the SSH tests until the libssh2 bugs that cause...
2007-03-31 Daniel StenbergWhen curl_easy_duphandle() fails because it can't get...
2007-03-31 Daniel StenbergThe info types cannot be checked for explicity by ANDin...
2007-03-31 Daniel StenbergCheck for a NULL easy->easy_conn in multi_getsock(...
2007-03-31 Daniel StenbergRemoved check for ftpcode being NULL, as later it is...
2007-03-31 Yang Tsesshd might fail to start if given an unsupported config...
2007-03-30 Dan FandrichFixed some typos in the comments.
2007-03-30 Dan FandrichResurrected old FTPS error tests 402 and 403 as 404...
2007-03-30 Daniel StenbergPointer "conn" dereferenced before NULL check. found...
2007-03-30 Daniel StenbergPointer "cur_pos" dereferenced before NULL check, found...
2007-03-30 Daniel Stenbergpointless check for 'out' being non-NULL, since it...
2007-03-30 Daniel Stenbergdead code removed, found by the coverity.com scan
2007-03-30 Dan FandrichAdded HTTP --max-filesize tests and FTPS CCC failure...
2007-03-30 Yang TseSearching for sshd and sftp-server will be done first
2007-03-30 Yang Tseignore more generated files
2007-03-30 Dan FandrichDon't tear down the ftp connection if the maximum files...
2007-03-30 Dan FandrichAdded FTP-SSL failure test 402
2007-03-29 Dan FandrichAdded ftps upload test 401
2007-03-29 Dan FandrichAdded a libssh2 section.
2007-03-29 Dan FandrichShow an absolute sftp: file path to give an additional...
2007-03-29 Dan FandrichEliminated extra / in scp/sftp URLs.
2007-03-29 Dan FandrichSend an EOF message before closing a channel, as recomm...
2007-03-29 Dan FandrichAdd another option to tighten the test environment.
2007-03-29 Yang Tsefix compiler warning
2007-03-29 Dan FandrichAbort if attempting to run as root.
2007-03-29 Yang Tsefix error introduced in last commit
2007-03-28 Yang TseUpdate comment
2007-03-28 Yang Tsefix compiler warning
2007-03-28 Yang TseImprove detection of socket events which allow a furthe...
2007-03-28 Gisle Vanemdjgpp uses gcc which has varadic macros.
2007-03-28 Gisle VanemFix compiler warning.
2007-03-28 Dan FandrichOnly show exit status in verbose mode.
2007-03-28 Gisle VanemSimplified code around 'tld_errmsg' a bit.
2007-03-28 Dan FandrichDon't launch sshd as a daemon so its output can be...
2007-03-27 Gunter Knaufadded variadic macro stuff.
2007-03-27 Yang TseUpdate message
2007-03-27 Yang TseNew Internal wrapper function Curl_select() around...
2007-03-27 Yang Tsedon't retry select() call upon unrecoverable error...
2007-03-27 Dan FandrichDaniel Johnson's fix for shared object extension detect...
2007-03-27 Yang TsePlatforms that lack autotools support should define...
2007-03-27 Dan FandrichTighten up a few more OpenSSH options
2007-03-26 Yang TseFix date
2007-03-26 Yang TseInternal function Curl_select() renamed to Curl_socket_...
2007-03-26 Dan FandrichAdded SFTP and SCP upload tests in test602 & test603
2007-03-26 Dan FandrichAdded test600 and test601, SFTP and SCP file retrieval...
2007-03-26 Gunter Knaufcatch up new lib extension when build with gcc/nlmconv.
2007-03-26 Gunter Knaufchanged link lib order to make nlmconv happy.
2007-03-26 Gunter Knaufadded CVS Id tag.
2007-03-26 Gunter Knauffixed build to use compiler-default lib extension.
2007-03-25 Daniel Stenberg#92 is fixed
2007-03-25 Daniel StenbergAdded the How to get your patches into the libcurl...
2007-03-25 Daniel Stenbergadded Daniel Johnson
2007-03-25 Daniel Stenberg- Daniel Johnson fixed multi code to traverse the easy...
2007-03-25 Daniel Stenbergaddressed (replied to with comments) most out-stading...
2007-03-25 Yang Tsefix compiler warning
2007-03-25 Yang Tsefix compiler warning
2007-03-25 Yang Tsefix compiler warning
2007-03-24 Dan FandrichFixed a couple of compile problems.
2007-03-24 Dan FandrichAdded sshserver.pl
2007-03-24 Dan FandrichFixed a memory leak when specifying a proxy with a...
2007-03-24 Dan FandrichChanged the test harness to attempt to gracefully shut...
2007-03-23 Daniel Stenbergadd missing state name for the debug state switch output
2007-03-23 Daniel Stenbergfix debug message
2007-03-23 Dan FandrichAdded --pubkey option to curl and made --key also work...
2007-03-23 Yang Tsefix yet another leftover in previous commit
2007-03-23 Yang Tsefix leftover in previous commit
2007-03-23 Yang Tsefix compiler warning: empty body in an if/else-statement
2007-03-23 Yang TseChange spelling, ONE_TERRABYTE -> ONE_TERABYTE
2007-03-23 Dan FandrichDon't shut down sftp in an error if it was never started.
2007-03-22 Dan FandrichFree some additional strings on exit to avoid memory...
2007-03-22 Yang Tsefix wrong macro name introduced in las commit
2007-03-22 Yang TseAdd check for compiler variadic macro support in config...
2007-03-22 Dan FandrichFixed unused variable compiler warning.
2007-03-22 Dan FandrichUse C99-style variadic macros when available.
2007-03-22 Yang TseAdd a couple of local macros to improve code readability.
2007-03-22 Daniel Stenberg-z hasn't supported "yesterday" for quite some time...
2007-03-22 Yang Tseattempt to keep message length below 80 chars
2007-03-21 Yang Tsereverted back to previous version => curl.haxx.se/mail...
2007-03-21 Yang Tseavoid the use of variadic macros for greater portability
2007-03-21 Yang Tsefix compiler warning: implicit conversion from "long...
2007-03-20 Yang TseFixed: When a signal was caught awaiting for an event...
2007-03-20 Gisle VanemRemove unneeded 'HAVE_*' defines.
2007-03-19 Yang TseAvoid false positive detection of yaSSL
2007-03-19 Daniel Stenbergcommitted
2007-03-19 Yang TseBryan Henderson fixed the progress function so that...
2007-03-18 Daniel Stenberglanguage fix
2007-03-18 Daniel StenbergRemoved: yassl build breaks
2007-03-18 Daniel Stenbergdetect and show if built with yassl, but also set the...
2007-03-18 Daniel Stenbergdetect if built with the OpenSSL API "emulated" by...
2007-03-18 Yang TseFix compiler warning/error: ISO C90 forbids mixed decla...
2007-03-18 Yang TseCode refactoring, extracting a new function wait_ms...
2007-03-17 Gisle VanemRemove unneeded 'HAVE_*' defines. Detect i386 OS-target...
2007-03-17 Gisle VanemAdded cvs id. Use TOPDIR variable. Updated CSOURCES.
2007-03-17 Gisle VanemAdded a hack to work around the circular dependency...
2007-03-16 Daniel Stenbergopenssl/bio.h doesn't exist when we build with yassl...
2007-03-16 Dan FandrichFixed the test case to use a truly invalid urlglob...
2007-03-15 Daniel StenbergSebastien Trottier's issue
2007-03-15 Daniel Stenbergeight fresh issues to keep track of
next