summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Initial attempt to detect Tiny C compilerYang Tse2008-10-102-2/+84
* Initial attempt to detect LCC compilerYang Tse2008-10-102-2/+76
* 1) fix bug in CONVERT_INCLUDE_TO_ISYSTEMYang Tse2008-10-102-8/+14
* simplify SGI C compiler checkYang Tse2008-10-102-26/+8
* Allow compilation when no IPv6 stack is available.Dan Fandrich2008-10-101-0/+2
* move struct namebuf6 declaration out of Curl_ip2addr6()Yang Tse2008-10-101-6/+8
* HP C adjustments:Yang Tse2008-10-102-2/+10
* fix compiler warningYang Tse2008-10-101-1/+2
* Add debug tracing for COMPILER_WORKS_IFELSEYang Tse2008-10-102-0/+18
* Get rid of some more code in the CURL_DISABLE_HTTP caseDan Fandrich2008-10-091-1/+12
* I replaced the use of 'struct tm' with a private clone of that struct simplyDaniel Stenberg2008-10-091-5/+13
* Fixed a leftover reference to CURLOPT_FTP_SSL (thanks to Carlos AlloattiDan Fandrich2008-10-091-1/+1
* configure will also warn on 'strict compiler warning' rejected optionsYang Tse2008-10-092-190/+354
* Fixed the --interface option to work with IPv6 connections on glibcDan Fandrich2008-10-097-63/+132
* Added HTTP as a required featureDan Fandrich2008-10-092-0/+4
* Update docs now that SFTP supports file ranges.Dan Fandrich2008-10-092-6/+7
* convert rejected compiler options messages into a warningsYang Tse2008-10-092-8/+8
* remove extra whitespace from string in SGI C checkYang Tse2008-10-092-6/+6
* Added tests 633 through 637 to test the new file range support for SFTP.Dan Fandrich2008-10-098-2/+224
* oopsYang Tse2008-10-092-6/+4
* Initial attempt to detect SGI C compilerYang Tse2008-10-092-0/+96
* HP C adjustments:Yang Tse2008-10-092-4/+12
* fix compiler warning: zero used for undefined preprocessing identifierYang Tse2008-10-091-1/+2
* - Bug #2152270 (http://curl.haxx.se/bug/view.cgi?id=2152270) identified andDaniel Stenberg2008-10-085-9/+16
* Added tests 1082 through 1085 to test symbolic --interface parametersDan Fandrich2008-10-088-3/+198
* - Igor filed bug #2111613 (http://curl.haxx.se/bug/view.cgi?id=2111613) thatDaniel Stenberg2008-10-083-3/+21
* Fixed a memory leak in the new CURLOPT_USERPWD handlingDan Fandrich2008-10-081-0/+1
* improve presentation of accepted/rejected debug/optimizer optionsYang Tse2008-10-082-70/+90
* fix missing null-pointer checkYang Tse2008-10-081-2/+8
* refactoring of COMPILER_BASIC_OPTSYang Tse2008-10-082-134/+328
* 179 - "[PATCH] Colon in username"Daniel Stenberg2008-10-081-2/+0
* - Igor Novoseltsev brought a patch that introduced two new options toDaniel Stenberg2008-10-088-17/+92
* Initial attempt to detect SUN C compilerYang Tse2008-10-082-36/+96
* Created test cases 1080 and 1081 to reproduce a problem ofDan Fandrich2008-10-085-1/+154
* Initial attempt to detect HP C compilerYang Tse2008-10-082-2/+72
* Added const to some pointer variablesDan Fandrich2008-10-084-23/+28
* Split off Curl_isxdigit functionDan Fandrich2008-10-071-5/+9
* Changed the handling of read/write errors in Curl_perform() to allow aDan Fandrich2008-10-075-8/+88
* mention the other sf.net bug which does have a sort of fix mentionedDaniel Stenberg2008-10-071-2/+6
* some additional classification of the entriesDaniel Stenberg2008-10-071-4/+8
* One fix for CURLINFO_PRIMARY_IP just went in which addressed at least one ofDaniel Stenberg2008-10-071-6/+0
* - Fixed CURLINFO_PRIMARY_IP: When libcurl created a connection to host A thenDaniel Stenberg2008-10-073-0/+14
* Document how to disable tests when certain --disable-* flags are used.Dan Fandrich2008-10-072-4/+18
* fix compiler warning: 'dot_4' may be used uninitialized in this functionYang Tse2008-10-071-0/+1
* fix compiler warning: dereferencing type-punned pointer will break strict-ali...Yang Tse2008-10-071-1/+7
* oops, counted one of them twice!Daniel Stenberg2008-10-072-6/+1
* two more bindingsDaniel Stenberg2008-10-072-1/+12
* adjust ICC_windows settingsYang Tse2008-10-072-10/+10
* fix VAR_STRIPYang Tse2008-10-072-2/+2
* Sync up with realityYang Tse2008-10-072-0/+19