aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-08Define WIN32 when build target is Win32 API.Yang Tse
2007-11-08Fix compiler warning: may be used uninitializedYang Tse
2007-11-08Fix commentYang Tse
2007-11-08spell!Daniel Stenberg
2007-11-08Bug report #1823487 (http://curl.haxx.se/bug/view.cgi?id=1823487) pointedDaniel Stenberg
2007-11-08The only libraries actually needed for sample programs adig andYang Tse
2007-11-07MSVC versions prior to VS2005 do not complain about portable C functionsYang Tse
2007-11-07if () => if()Daniel Stenberg
2007-11-07Improved telnet support by drastically reducing the number of writeDan Fandrich
2007-11-07Add a call to curl_global_cleanup to show how to do a proper shutdown.Dan Fandrich
2007-11-06Bug report #1824894 (http://curl.haxx.se/bug/view.cgi?id=1824894) pointedYang Tse
2007-11-06Added prototype for _strtoi64().Gisle Vanem
2007-11-06Constified from arguments.Gisle Vanem
2007-11-05Sort the directory listing because the server doesn't always do it.Dan Fandrich
2007-11-05Added some keywordsDan Fandrich
2007-11-05tclcurl and a mirror recount when bad ones have been cut outDaniel Stenberg
2007-11-05Andres Garcia made it build and run on windowsDaniel Stenberg
2007-11-05removed space after if and while before the parenthesis for better source codeDaniel Stenberg
2007-11-05I check the code right now and while() and if() are in majority over while ()Daniel Stenberg
2007-11-05Move connection-oriented variables from the SessionHandle struct to theDaniel Stenberg
2007-11-03make sure the code deals with failures on the DO_MORE state properlyDaniel Stenberg
2007-11-02avoid setting up a transfer when the state machine failed previouslyDaniel Stenberg
2007-11-01Toby Peterson patched a memory problem in the command line tool thatDaniel Stenberg
2007-11-01minor re-indentDaniel Stenberg
2007-11-01Ignore more features that curl-config is not expected to know aboutDan Fandrich
2007-11-01Fixed curl-config --features to not display libz when it wasn't usedDan Fandrich
2007-11-01Make postcheck failure message more like the othersDan Fandrich
2007-11-01Added test case 1014 to compare curl-config --features with curl --versionDan Fandrich
2007-11-01Added test case 1013 to check that curl-config --protocols matches theDan Fandrich
2007-10-31Fixed the output of curl-config --protocols which showed SCP and SFTPDan Fandrich
2007-10-31Detect curl source when valgrind provides an absolute source file nameDan Fandrich
2007-10-31Add support for LDAP urls. Allthough the OpenWatcomGisle Vanem
2007-10-31Added optional use of zlib (USE_ZLIB=1).Gisle Vanem
2007-10-31contributor re-count (we'll break the 600 limit very very soon now) and I madeDaniel Stenberg
2007-10-30Fixed an OOM problem with file: URLsDan Fandrich
2007-10-30added new people from the 7.17.1 announcementDaniel Stenberg
2007-10-29Added test case 546 to check that subsequent FTP transfers work after aDan Fandrich
2007-10-29curl-config --features and --protocols show the correct output when builtDaniel Stenberg
2007-10-29Based on one of those bug reports that are intercepted by a distro's bugDaniel Stenberg
2007-10-29Reverted the const change--what was I thinking?Dan Fandrich
2007-10-29Made some pointers constDan Fandrich
2007-10-297.17.2Daniel Stenberg
2007-10-29start working on 7.17.2Daniel Stenberg
2007-10-297.17.1!Daniel Stenberg
2007-10-29correct mirror countDaniel Stenberg
2007-10-29let 7.17.1 be version-info 4:1:0Daniel Stenberg
2007-10-28OpenWatcom cannot use wldap32.lib (wrong calling convention?).Gisle Vanem
2007-10-28http://curl.wetzlmayr.at/ is a new web mirror in Nuremberg, GermanyDaniel Stenberg
2007-10-27Fixed the 2000-series tests so that the downloaded data is actually checkedDan Fandrich
2007-10-27Made the magic testnumber > 10000 support actually workDan Fandrich