aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-27don't skip tests 558 and 559 on i686 icc autobuildsYang Tse
2008-10-27test #558 tests internal hash create/destroyYang Tse
2008-10-27Added explicit rule and dependencies for $(OBJ_DIR)\rawstr.obj.Gisle Vanem
2008-10-27Skip test #558 when libcurl is built with hidden symbolsYang Tse
2008-10-27For tracing purposes log a fake call to getaddrinfoYang Tse
2008-10-27add null-pointer checkYang Tse
2008-10-27avoid using Curl_ip2addr(), simply build up a fake Curl_addrinfoYang Tse
2008-10-26convert test #558 into something more interesting, attemptingYang Tse
2008-10-26test #558 verifies loop operation using malloc() and free()Yang Tse
2008-10-25add missing header inclusionsYang Tse
2008-10-25Added experimental support for zlib and OpenSSL on Symbian OS.Dan Fandrich
2008-10-25icc adjustments:Yang Tse
2008-10-25add missing header inclusionsYang Tse
2008-10-24Stop using in6addr_any because it's not available everywhere (e.g. Symbian)Dan Fandrich
2008-10-24Added rawstr.c to Symbian curl buildDan Fandrich
2008-10-24fix compiler warningYang Tse
2008-10-24some more temporary magic for the icc seg-fault issueYang Tse
2008-10-24icc permanent adjustment:Yang Tse
2008-10-24fix compiler warningYang Tse
2008-10-23Added rawstr.c to the non-configure curl makefilesDan Fandrich
2008-10-23Added rawstr.c to the non-configure libcurl makefilesDan Fandrich
2008-10-23moved some definitions from tftp.h to tftpd.cYang Tse
2008-10-23fix compiler warningYang Tse
2008-10-23moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_Daniel Stenberg
2008-10-23icc adjustments:Yang Tse
2008-10-23Raise message severity up to warning, when strerror_r() exists butYang Tse
2008-10-23added include to make the krb4 code compile againDaniel Stenberg
2008-10-23Really old gcc doesn't like parenthesis around the names of functions thatDan Fandrich
2008-10-23Tweaked a few tests to test proper Turkish locale handlingDan Fandrich
2008-10-23Created Curl_raw_nequal() which does a C-locale string case comparison.Dan Fandrich
2008-10-23#include <stdlib.h> for exit() prototypeYang Tse
2008-10-22Updated example sizes and disable key wordsDan Fandrich
2008-10-22Fixed a compiler warning with --disable-proxyDan Fandrich
2008-10-22fixed language, added the Solaris _REENTRANT thingDaniel Stenberg
2008-10-22For i686 icc autobuilds:Yang Tse
2008-10-22removed four issues that had no action at all for the last four weeks or moreDaniel Stenberg
2008-10-22some more temporary magic for the icc seg-fault issueYang Tse
2008-10-22remove from configure.ac temporary magic for the icc seg-fault issueYang Tse
2008-10-22Changed some arrays of char* to arrays of char[] to reduce data size andDan Fandrich
2008-10-21Compile away some more code in the CURL_DISABLE_PROXY case.Dan Fandrich
2008-10-21some more temporary magic for the icc seg-fault issueYang Tse
2008-10-21Fixed some problems with SFTP range support to fix test cases 634 through 637.Dan Fandrich
2008-10-21Charles Hardin patch:Yang Tse
2008-10-20remove debug-code which zero-filled some structures before free()ing themYang Tse
2008-10-20A few prototypes shouldn't be defined if SSL is disabled.Dan Fandrich
2008-10-20*** empty log message ***Yang Tse
2008-10-20All the coverity.com issues have no been taken care of.Daniel Stenberg
2008-10-20added a NULL pointer check for the name field as it can in fact be NULL whenDaniel Stenberg
2008-10-20some more temporary magic for the icc seg-fault issueYang Tse
2008-10-19messages initially intended only for debug purposes, now become permanentYang Tse