aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-13Use CSOURCES as other makefiles. Add line for dependency generation.Gisle Vanem
2006-09-13'in6addr_any' must be placed in .c-file. Added 'REAL_WIN32' forGisle Vanem
2006-09-13Compiler warning fixYang Tse
2006-09-13nicer reporting of disabled testsDaniel Stenberg
2006-09-13added CVS id and clarified the comment linesDaniel Stenberg
2006-09-13Added a generic way to disable test cases when "all" is run, and added theDaniel Stenberg
2006-09-13Fix error introduced in file version 1.369Yang Tse
2006-09-12Compiler warning fixYang Tse
2006-09-12stuff we doDaniel Stenberg
2006-09-12hiperfifo.c by Jeff PohlmeyerDaniel Stenberg
2006-09-12pipelining support is added nowDaniel Stenberg
2006-09-12example code by Michael WallnerDaniel Stenberg
2006-09-12corrected URLDaniel Stenberg
2006-09-12so it seems SOCKS5 too (still) has problems with connect timeoutsDaniel Stenberg
2006-09-12Cygwin preprocessor adjustmentsYang Tse
2006-09-11If the current connection doesn't fit to get added to the connection cache,Daniel Stenberg
2006-09-11- Guilherme Balena Versiani: I noted a strange BUG in Win32 portDaniel Stenberg
2006-09-11- Fixed my breakage from earlier today so that doing curl_easy_cleanup() on aDaniel Stenberg
2006-09-11stupid mistake rectified by Jeff PohlmeyerDaniel Stenberg
2006-09-10Compiler warning fixYang Tse
2006-09-10Compiler warning fixYang Tse
2006-09-10curl_multi_socket() fix thanks to Jeff's test codeDaniel Stenberg
2006-09-10 Jeff Pohlmeyer presented a *multi_socket()-using program that exposed aDaniel Stenberg
2006-09-10Added a useful debug function within #if 0. The function makes it easy toDaniel Stenberg
2006-09-10Added select_test() function to allow selecting on no sockets onGisle Vanem
2006-09-09SIGALARM -> SIGALRM.Gisle Vanem
2006-09-09#ifdef around alarmfunc() to supress warning.Gisle Vanem
2006-09-09iconv-data needs to be fully reallocated (to prevent a double-free).Gisle Vanem
2006-09-09Print usage in case 'arg2 == NULL'.Gisle Vanem
2006-09-09Duplicate iconv-data too in curl_easy_duphandle().Gisle Vanem
2006-09-09Compiler warning fixYang Tse
2006-09-09Michele Bini fixed how the hostname is put in NTLM packages. As serversDaniel Stenberg
2006-09-09tab => spaceDaniel Stenberg
2006-09-08Peter Sylvester cleaned up and fixed the getsockname() uses in ftp.c. SomeDaniel Stenberg
2006-09-08signal() returns 'void (*)(int)'.Gisle Vanem
2006-09-08Mention that CURLOPT_MAX_RECV/SEND* were added in 7.15.5Daniel Stenberg
2006-09-08Update comment reflecting structure change.Gisle Vanem
2006-09-08removed the comment that isn't valid for this file, just a copy'n paste errorDaniel Stenberg
2006-09-08Compilation fix; 'reqdata' is not a pointer. 'path' is part of SessionHandle.Gisle Vanem
2006-09-08test 530 is the first ever HTTP pipelining test for libcurlDaniel Stenberg
2006-09-08Compilation fixYang Tse
2006-09-07Major overhaul introducing http pipelining support and shared connectionDaniel Stenberg
2006-09-07Fix compiler warningYang Tse
2006-09-06Invoke memanalyze from the source path and hush up about killing the FTPDaniel Stenberg
2006-09-05added some fresh new blurbDaniel Stenberg
2006-09-04spell fix and added JariDaniel Stenberg
2006-09-04Jari Sundell's minor cleanup, added comments and some extra error-checkingsDaniel Stenberg
2006-09-04I fell over a new libtool that starts with a newline so we need to fetchDaniel Stenberg
2006-09-04oops, we're on the .6 track nowDaniel Stenberg
2006-09-04proper creditDaniel Stenberg