aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-12Changed Curl_strlcat to strlcat, which is the one guaranteed to existDan Fandrich
2008-10-12Ensure the IPv6 stack is operational before running this test (other testsDan Fandrich
2008-10-11remove extra spaceYang Tse
2008-10-11split SGI compiler check. One for MIPS C and another for MIPSpro CYang Tse
2008-10-11LCC compiler adjustments:Yang Tse
2008-10-11fix compiler warningYang Tse
2008-10-11fix compiler warning: explicit conversion of a 64-bit integral type to a smal...Yang Tse
2008-10-10Fixed some compiler warnings with CURL_DISABLE_HTTPDan Fandrich
2008-10-10attempt to fix or allow further detection of an elusive icc SIGSEGVYang Tse
2008-10-10_ Adapt OS400 EBCDIC wrappers to new options.Patrick Monnerat
2008-10-10Initial attempt to detect Tiny C compilerYang Tse
2008-10-10Initial attempt to detect LCC compilerYang Tse
2008-10-101) fix bug in CONVERT_INCLUDE_TO_ISYSTEMYang Tse
2008-10-10simplify SGI C compiler checkYang Tse
2008-10-10Allow compilation when no IPv6 stack is available.Dan Fandrich
2008-10-10move struct namebuf6 declaration out of Curl_ip2addr6()Yang Tse
2008-10-10HP C adjustments:Yang Tse
2008-10-10fix compiler warningYang Tse
2008-10-10Add debug tracing for COMPILER_WORKS_IFELSEYang Tse
2008-10-09Get rid of some more code in the CURL_DISABLE_HTTP caseDan Fandrich
2008-10-09I replaced the use of 'struct tm' with a private clone of that struct simplyDaniel Stenberg
2008-10-09Fixed a leftover reference to CURLOPT_FTP_SSL (thanks to Carlos AlloattiDan Fandrich
2008-10-09configure will also warn on 'strict compiler warning' rejected optionsYang Tse
2008-10-09Fixed the --interface option to work with IPv6 connections on glibcDan Fandrich
2008-10-09Added HTTP as a required featureDan Fandrich
2008-10-09Update docs now that SFTP supports file ranges.Dan Fandrich
2008-10-09convert rejected compiler options messages into a warningsYang Tse
2008-10-09remove extra whitespace from string in SGI C checkYang Tse
2008-10-09Added tests 633 through 637 to test the new file range support for SFTP.Dan Fandrich
2008-10-09oopsYang Tse
2008-10-09Initial attempt to detect SGI C compilerYang Tse
2008-10-09HP C adjustments:Yang Tse
2008-10-09fix compiler warning: zero used for undefined preprocessing identifierYang Tse
2008-10-08- Bug #2152270 (http://curl.haxx.se/bug/view.cgi?id=2152270) identified andDaniel Stenberg
2008-10-08Added tests 1082 through 1085 to test symbolic --interface parametersDan Fandrich
2008-10-08- Igor filed bug #2111613 (http://curl.haxx.se/bug/view.cgi?id=2111613) thatDaniel Stenberg
2008-10-08Fixed a memory leak in the new CURLOPT_USERPWD handlingDan Fandrich
2008-10-08improve presentation of accepted/rejected debug/optimizer optionsYang Tse
2008-10-08fix missing null-pointer checkYang Tse
2008-10-08refactoring of COMPILER_BASIC_OPTSYang Tse
2008-10-08179 - "[PATCH] Colon in username"Daniel Stenberg
2008-10-08- Igor Novoseltsev brought a patch that introduced two new options toDaniel Stenberg
2008-10-08Initial attempt to detect SUN C compilerYang Tse
2008-10-08Created test cases 1080 and 1081 to reproduce a problem ofDan Fandrich
2008-10-08Initial attempt to detect HP C compilerYang Tse
2008-10-08Added const to some pointer variablesDan Fandrich
2008-10-07Split off Curl_isxdigit functionDan Fandrich
2008-10-07Changed the handling of read/write errors in Curl_perform() to allow aDan Fandrich
2008-10-07mention the other sf.net bug which does have a sort of fix mentionedDaniel Stenberg
2008-10-07some additional classification of the entriesDaniel Stenberg