summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-03stand clear for release 1.3.2cares-1_3_2Daniel Stenberg
2006-11-03Andreas Rieke added missing file and changed line endingsDaniel Stenberg
2006-11-03reduce max size of dinamically allocated arrays to minimize the nastyYang Tse
2006-11-03fix missing '$' for var OPT_LIBSSH2Yang Tse
2006-11-03update copyright yearYang Tse
2006-11-03fix comments and renumber rlimit return codesYang Tse
2006-11-03fix comments and renumber rlimit return codesYang Tse
2006-11-02update the counterDaniel Stenberg
2006-11-02mention the new optionsDaniel Stenberg
2006-11-02James Housley brought support for SCP transfersDaniel Stenberg
2006-11-02remove leftover commentYang Tse
2006-11-02update and split test cases 518 and 537 into its own source code fileYang Tse
2006-11-02code cleanupYang Tse
2006-11-02use our internal string functions and replace sprintf with snprintfYang Tse
2006-11-02Update protocol verification end of linesYang Tse
2006-11-02check symbol HAVE_UNISTD_H instead of UNISTD_H to include unistd.hYang Tse
2006-11-02prototype for gethostname is in unistd.hYang Tse
2006-11-01test 518 is all about testing libcurl functionalityYang Tse
2006-10-31Updated dependency output.Gisle Vanem
2006-10-31Updated dependencies to not include config.h.Gisle Vanem
2006-10-31Removed unneeded stuff.Gisle Vanem
2006-10-31Added Watt-32 section to fix things for Watt32+Win32 targets.Gisle Vanem
2006-10-31Don't include "nameser.h" for Watt32. Use the normal BSD-socket headers.Gisle Vanem
2006-10-31Added definition of select() for Watt32.Gisle Vanem
2006-10-31Rewritten to use ../packages/DOS/common.dj.Gisle Vanem
2006-10-31Change 'FILETYPE' to ' VFT_APP'.Gisle Vanem
2006-10-31Show stderr log file for test 518 unconditionally.Yang Tse
2006-10-31Sync comment with code and add three messages moreYang Tse
2006-10-30Address some pitfalls in the rlimit() function check that wereYang Tse
2006-10-30Allow 'curl_*printf()' to be used in C++ programs.Gisle Vanem
2006-10-30add contributors from the 7.16.0 releaseDaniel Stenberg
2006-10-30start working on 7.16.1Daniel Stenberg
2006-10-297.16.0 materialcurl-7_16_0Daniel Stenberg
2006-10-29corrected how tests/memanalyze.pl is usedDaniel Stenberg
2006-10-29Compiler warning fixYang Tse
2006-10-29Make more human readable and maintainable previousYang Tse
2006-10-29updated to current statusDaniel Stenberg
2006-10-29updated to reflect realityDaniel Stenberg
2006-10-27a small unification of the error text on failed server startupsDaniel Stenberg
2006-10-27Sync with lib/setup_once.hYang Tse
2006-10-27Compiler warning fix.Yang Tse
2006-10-27Fixed 'x_TYPE_ARG2' to match prototypes of recv() and send().Gisle Vanem
2006-10-27Get rid of the special sread()+swrite() for MSDOS. Use recv()Gisle Vanem
2006-10-27Added 'RECV_TYPE_ARGx' needed in getinfo.c.Gisle Vanem
2006-10-27Update copyright year, since the file has been modifiedYang Tse
2006-10-27Compiler warning fixYang Tse
2006-10-2730 seconds isn't long enough for this test on a loaded server.Yang Tse
2006-10-27Do an explicit typecast of data pointers to function pointersYang Tse
2006-10-26Use proper 'stat' structure for fstat(). I.e. 'struct _stati64' and '_fstati6...Gisle Vanem
2006-10-26Improved rlimit logic:Yang Tse