aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-30NetWare LibC's getpeername() third argument data type is size_tYang Tse
2009-04-29Display only CURL_* and CARES_* symbol/macro definitions from curlbuild.h and...Yang Tse
2009-04-29Remove temporary debug tracing for ares_socklen_t Windows targetsYang Tse
2009-04-29Trigger c-ares prebuild stage for fake-config setup'sYang Tse
2009-04-29curl_socklen_t NetWare follow-upYang Tse
2009-04-29curl_socklen_t follow-upYang Tse
2009-04-29ares_socklen_t follow-upYang Tse
2009-04-29ares_build.h Windows follow-upYang Tse
2009-04-29mention the new CURL_SEEKFUNC_ symbolsDaniel Stenberg
2009-04-29- Based on bug report #2723219 (http://curl.haxx.se/bug/view.cgi?id=2723219)Daniel Stenberg
2009-04-29Add temporary debug tracing for ares_socklen_t Windows targetsYang Tse
2009-04-29ares_build.h NetWare follow-upYang Tse
2009-04-29When running testcurl.pl display definitions from ares_build.hYang Tse
2009-04-29allow usage of in-tree c-ares when building from outside of the cvs treeYang Tse
2009-04-29ares_build.h NetWare attemptYang Tse
2009-04-28- Constantine Sapuntzakis filed bug report #2783090Daniel Stenberg
2009-04-28allow usage of in-tree c-ares when building from outside of the cvs treeYang Tse
2009-04-28Initial step towards a configure time ares_socklen_t definitionYang Tse
2009-04-28ignore stamp-h*Yang Tse
2009-04-28Fixed: 225 - resume when upload from stream, #2709004Daniel Stenberg
2009-04-28- Bug report #2709004 (http://curl.haxx.se/bug/view.cgi?id=2709004) by TimDaniel Stenberg
2009-04-28Added CARES_INCLUDES_SYS_TYPESYang Tse
2009-04-28Rearrange placement inside file of CURL_DEFINE_UNQUOTED, CURL_CONFIGURE_LONGYang Tse
2009-04-28Moved CURL_INCLUDES_INTTYPES to curl-functions.m4 along with other CURL_INCLU...Yang Tse
2009-04-28Remove temporary debug tracing for curl_socklen_t detection failuresYang Tse
2009-04-27Include <arpa/inet.h> if HAVE_ARPA_INET_H is definedYang Tse
2009-04-27Log MAKEFLAGS environment variable along with the others.Yang Tse
2009-04-27Take 2 at handling getpeername() prototypes with a void pointer for third arg...Yang Tse
2009-04-27Attempt to handle getpeername() prototypes with a void pointer for third argu...Yang Tse
2009-04-27Add missing cmake files to the tarball (thanks to Richard Atterer's report)Daniel Stenberg
2009-04-27the windows threaded resolver isn't foolproof enoughDaniel Stenberg
2009-04-27Add temporary debug tracing for curl_socklen_t detection failuresYang Tse
2009-04-27Reorder curl_socklen_t and socklen_t equivalent check while both coexistYang Tse
2009-04-27Rearrange curl_socklen_t tests to improve speed of usual resultsYang Tse
2009-04-26Initial step towards a configure time curl_socklen_t definitionYang Tse
2009-04-26Fixed: 227 - CURLINFO_APPCONNECT_TIME doesn't work with multi interface, #277...Daniel Stenberg
2009-04-26- Bug report #2779733 (http://curl.haxx.se/bug/view.cgi?id=2779733) by SvenDaniel Stenberg
2009-04-25removed pointless fileDaniel Stenberg
2009-04-25synced with current realityDaniel Stenberg
2009-04-25Further narrow the use of the icc 9.1 optimizer workaround.Yang Tse
2009-04-24- Kamil Dudka fixed another NSS-related leak when client certs were used.Daniel Stenberg
2009-04-24test 1099: "TFTP get first a non-existing file then an existing" added disabledDaniel Stenberg
2009-04-24Try a simpler variation of the 'volatile' variables icc 9.1 on unix IA32 work...Yang Tse
2009-04-23for is docs remarksDaniel Stenberg
2009-04-23- bug report #2779245 (http://curl.haxx.se/bug/view.cgi?id=2779245) by RainerDaniel Stenberg
2009-04-23CURLOPT_POSTQUOTE commands only run when no errorDaniel Stenberg
2009-04-23Try another variation of the 'volatile' variables icc 9.1 on unix IA32 workar...Yang Tse
2009-04-23Added new libcurl source files to Amiga, RiscOS and VC6 build files.Dan Fandrich
2009-04-22Disable optimizations when compiling function Curl_freeaddrinfo() with icc 9....Yang Tse
2009-04-22avoid use of alloca()Yang Tse