aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-03cookies with same path length might get sorted in different order whenYang Tse
2010-02-03added an additional second to allow test to pass on heavily loaded serversYang Tse
2010-02-02Fix compiler warning: conditional expression is constantYang Tse
2010-02-02Fix compiler warning: local variable may be used without having been initiali...Yang Tse
2010-02-02Fix compiler warnings: conversion from 'const int ' to 'unsigned char ', poss...Yang Tse
2010-02-02Fix compiler warnings:Yang Tse
2010-02-02mention a couple of changes back from NovemberYang Tse
2010-02-02mention run time statistics optionsYang Tse
2010-02-02- Symbol CURL_FORMAT_OFF_T now obsoleted, will be removed in a future release,Yang Tse
2010-02-02avoid possibility of using obsoleted stuffYang Tse
2010-02-02remove setup.h inclusion which is already done from test.h inclusionYang Tse
2010-02-02mention SOCKS related problems in the curl(1) man pageKamil Dudka
2010-02-02Fix compiler warning: variable was set but never usedYang Tse
2010-02-02Julien Chaffraix pointed out a comment mistake, and I re-indented the codeDaniel Stenberg
2010-02-02include headersYang Tse
2010-02-01Conroy added a check to the coded message size since the docs stipulateYang Tse
2010-02-01Conroy's fix to make the code match with the RTP documentation regardingYang Tse
2010-02-01We introduce a loop in lib/multi.c around all calls to multi_runsingle() andDaniel Stenberg
2010-02-01update rtsp server header field from SWS to RTSPDYang Tse
2010-02-01Test suite support for RTSPYang Tse
2010-01-30Make Curl_pop3_write() additionally truncate trailing POP3_EOB from receivedYang Tse
2010-01-29WIN32 fix, _beginthreadex() may return either 0 or -1L upon failureYang Tse
2010-01-29fix errno usage for WIN32 buildsYang Tse
2010-01-29fix printf-style format stringsYang Tse
2010-01-29Chris Conroy fixed test #568 issues with carriage returnsYang Tse
2010-01-29RTSP followup fix. Both the pipelined and non-pipelined case need toYang Tse
2010-01-28- Tommie Gannert pointed out a silly bug in ares_process_fd() since it didn'tDaniel Stenberg
2010-01-28fix printf-style format stringsYang Tse
2010-01-28Use 'size_t' for GETNAMEINFO_TYPE_ARG2 definition for VMS.Yang Tse
2010-01-28portability fixYang Tse
2010-01-28fix printf-style format stringsYang Tse
2010-01-28Known bug #64 fixed by Constantine Sapuntzakis and Joshua Kwan in 7.20.0Yang Tse
2010-01-28Chris Conroy provided first RTSP testsYang Tse
2010-01-28RTSP tests disabled until test harness RTSP support is updatedYang Tse
2010-01-28Chris Conroy's RTSP followup fixesYang Tse
2010-01-27mention asynchronous DNS lookups enhancementsYang Tse
2010-01-27Restore normal operation:Yang Tse
2010-01-27fix c-ares assumed check being skippedYang Tse
2010-01-27fix compiler warningYang Tse
2010-01-27fix LDFLAGS preservation in CURL_CHECK_LIB_ARESYang Tse
2010-01-26no need to take precautiono for how things were before 7.16.0 since thatDaniel Stenberg
2010-01-26- Mike Crowe made libcurl return CURLE_COULDNT_RESOLVE_PROXY when it is theDaniel Stenberg
2010-01-26Added curl_threads.c to a few more non-configure build filesDan Fandrich
2010-01-26minor fixes for --enable-ares configure optionYang Tse
2010-01-26Andre Guibert de Bruet improved the libssh2 error code translationDaniel Stenberg
2010-01-26resolver selection for non-configure Windows builds, default is threaded DNSYang Tse
2010-01-26add curl_threads.c to non-configure target build filesYang Tse
2010-01-26onstantine Sapuntzakis threaded resolver enhancementsYang Tse
2010-01-25Constantine Sapuntzakis threaded resolver enhancementsYang Tse
2010-01-25Constantine Sapuntzakis provided initial thread abstraction layerYang Tse