Age | Commit message (Expand) | Author |
2009-04-29 | Trigger c-ares prebuild stage for fake-config setup's | Yang Tse |
2009-04-29 | curl_socklen_t NetWare follow-up | Yang Tse |
2009-04-29 | curl_socklen_t follow-up | Yang Tse |
2009-04-29 | ares_socklen_t follow-up | Yang Tse |
2009-04-29 | ares_build.h Windows follow-up | Yang Tse |
2009-04-29 | mention the new CURL_SEEKFUNC_ symbols | Daniel Stenberg |
2009-04-29 | - Based on bug report #2723219 (http://curl.haxx.se/bug/view.cgi?id=2723219) | Daniel Stenberg |
2009-04-29 | Add temporary debug tracing for ares_socklen_t Windows targets | Yang Tse |
2009-04-29 | ares_build.h NetWare follow-up | Yang Tse |
2009-04-29 | When running testcurl.pl display definitions from ares_build.h | Yang Tse |
2009-04-29 | allow usage of in-tree c-ares when building from outside of the cvs tree | Yang Tse |
2009-04-29 | ares_build.h NetWare attempt | Yang Tse |
2009-04-28 | - Constantine Sapuntzakis filed bug report #2783090 | Daniel Stenberg |
2009-04-28 | allow usage of in-tree c-ares when building from outside of the cvs tree | Yang Tse |
2009-04-28 | Initial step towards a configure time ares_socklen_t definition | Yang Tse |
2009-04-28 | ignore stamp-h* | Yang Tse |
2009-04-28 | Fixed: 225 - resume when upload from stream, #2709004 | Daniel Stenberg |
2009-04-28 | - Bug report #2709004 (http://curl.haxx.se/bug/view.cgi?id=2709004) by Tim | Daniel Stenberg |
2009-04-28 | Added CARES_INCLUDES_SYS_TYPES | Yang Tse |
2009-04-28 | Rearrange placement inside file of CURL_DEFINE_UNQUOTED, CURL_CONFIGURE_LONG | Yang Tse |
2009-04-28 | Moved CURL_INCLUDES_INTTYPES to curl-functions.m4 along with other CURL_INCLU... | Yang Tse |
2009-04-28 | Remove temporary debug tracing for curl_socklen_t detection failures | Yang Tse |
2009-04-27 | Include <arpa/inet.h> if HAVE_ARPA_INET_H is defined | Yang Tse |
2009-04-27 | Log MAKEFLAGS environment variable along with the others. | Yang Tse |
2009-04-27 | Take 2 at handling getpeername() prototypes with a void pointer for third arg... | Yang Tse |
2009-04-27 | Attempt to handle getpeername() prototypes with a void pointer for third argu... | Yang Tse |
2009-04-27 | Add missing cmake files to the tarball (thanks to Richard Atterer's report) | Daniel Stenberg |
2009-04-27 | the windows threaded resolver isn't foolproof enough | Daniel Stenberg |
2009-04-27 | Add temporary debug tracing for curl_socklen_t detection failures | Yang Tse |
2009-04-27 | Reorder curl_socklen_t and socklen_t equivalent check while both coexist | Yang Tse |
2009-04-27 | Rearrange curl_socklen_t tests to improve speed of usual results | Yang Tse |
2009-04-26 | Initial step towards a configure time curl_socklen_t definition | Yang Tse |
2009-04-26 | Fixed: 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 Sven | Daniel Stenberg |
2009-04-25 | removed pointless file | Daniel Stenberg |
2009-04-25 | synced with current reality | Daniel Stenberg |
2009-04-25 | Further 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-24 | test 1099: "TFTP get first a non-existing file then an existing" added disabled | Daniel Stenberg |
2009-04-24 | Try a simpler variation of the 'volatile' variables icc 9.1 on unix IA32 work... | Yang Tse |
2009-04-23 | for is docs remarks | Daniel Stenberg |
2009-04-23 | - bug report #2779245 (http://curl.haxx.se/bug/view.cgi?id=2779245) by Rainer | Daniel Stenberg |
2009-04-23 | CURLOPT_POSTQUOTE commands only run when no error | Daniel Stenberg |
2009-04-23 | Try another variation of the 'volatile' variables icc 9.1 on unix IA32 workar... | Yang Tse |
2009-04-23 | Added new libcurl source files to Amiga, RiscOS and VC6 build files. | Dan Fandrich |
2009-04-22 | Disable optimizations when compiling function Curl_freeaddrinfo() with icc 9.... | Yang Tse |
2009-04-22 | avoid use of alloca() | Yang Tse |
2009-04-21 | libcurl's memory.h renamed to curl_memory.h | Yang Tse |
2009-04-21 | Moved potential inclusion of system's malloc.h and memory.h header files to | Yang Tse |
2009-04-21 | remove unnecessary typecast | Yang Tse |