aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-08ok stop using old and deprecated optionsDaniel Stenberg
2006-11-07add missing namesDaniel Stenberg
2006-11-07Olaf fixed a leftover problem with the CONNECT fix of his that would leave aDaniel Stenberg
2006-11-07Moved select_s() to Makefile.dj since select() is used in applications.Gisle Vanem
2006-11-07Update copyright year.Gisle Vanem
2006-11-06add TODO noteYang Tse
2006-11-06compiler warning fixYang Tse
2006-11-06remove redundant check for Win32Yang Tse
2006-11-06avoid a couple of potential zero size memory allocationsYang Tse
2006-11-05mention the areslib.dsp fixDaniel Stenberg
2006-11-05add the recent crowd of contributorsDaniel Stenberg
2006-11-05Andreas Rieke fixed back the correct line endings!Daniel Stenberg
2006-11-05Prevent multiple initialization of memdebug configuration variables.Yang Tse
2006-11-03Ifdef around S_IRGRP and S_IROTH (meaningless on Win32).Gisle Vanem
2006-11-03add a couple more of debugging messagesYang Tse
2006-11-03SCP support addedDaniel Stenberg
2006-11-03Olaf Stueben provided a patch that I edited slightly. It fixes the notoriousDaniel Stenberg
2006-11-03initial SCP support is now addedDaniel Stenberg
2006-11-03Update the information about what c-ares version that's required. 1.3.1 hadDaniel Stenberg
2006-11-03stand clear for release 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