platform/upstream/curl.git
2008-10-16 Daniel Stenbergcompile the library file strequal.c to get the Curl_raw...
2008-10-16 Daniel Stenbergmention the openssl requirement for the certinfo data
2008-10-16 Daniel Stenbergcorrect version number for the certinfo addition
2008-10-16 Daniel StenbergAdded CURLINFO_CERTINFO
2008-10-16 Daniel StenbergI renamed the function
2008-10-16 Daniel StenbergRenamed Curl_ascii_equal to Curl_raw_equal and bugfixed...
2008-10-16 Daniel StenbergCurl_ascii_equal() must not assume that the string...
2008-10-16 Yang Tsesome more temporary magic for the icc seg-fault issue
2008-10-15 Daniel Stenbergfix warning
2008-10-15 Daniel Stenberg- Pascal Terjan filed bug #2154627
2008-10-15 Yang TseEnsure that shell variable contents which have active...
2008-10-15 Dan FandrichA <precheck> command is considered to have failed if...
2008-10-15 Daniel Stenbergremoved the proto as well since the function is now...
2008-10-15 Daniel Stenbergremove Curl_strcasestr() since there is no code at...
2008-10-15 Daniel Stenbergmention his full name
2008-10-15 Daniel Stenberg- John Wilkinson filed bug #2155496
2008-10-15 Daniel Stenbergcredit to John Wilkinson
2008-10-14 Dan FandrichAdded signal-based resolver timeout issue
2008-10-14 Yang TseAdjust Watcom C warnings:
2008-10-14 Dan FandrichFailing SFTP range tests cases 634 through 637
2008-10-14 Daniel Stenbergfour additional pending issues
2008-10-14 Yang TseWith this change Solaris target builds will now be...
2008-10-14 Yang Tseattempt to fix compiler warning:
2008-10-14 Yang TseAdjust Tiny C basic options:
2008-10-14 Yang TseAdjust GCC warnings:
2008-10-14 Daniel Stenbergeeek, append 1 on the right place as otherwise we didn...
2008-10-14 Yang Tsefix syntax error
2008-10-14 Yang TseInitial attempt to detect Watcom C compiler
2008-10-14 Yang Tsefix compiler warning
2008-10-13 Daniel StenbergPrevent the accidental passing along NULL for the cases...
2008-10-13 Daniel StenbergPrevent an off-by-one in a allocated buffer in glob_mat...
2008-10-13 Daniel StenbergRemoved superfluous check of clist->name, as in this...
2008-10-13 Dan FandrichDon't rely on shell support to run multiple precheck...
2008-10-13 Yang Tsemake naming scheme more consistent across whole file
2008-10-13 Yang TseAdjust GCC warnings:
2008-10-13 Yang Tseattempt to fix or allow further detection of an elusive...
2008-10-13 Yang TseThere's no guarantee that a socket was involved at...
2008-10-13 Yang TseAdjust GCC --enable-warnings:
2008-10-12 Yang Tseadjust SGI MIPSpro C detection
2008-10-12 Yang TseLCC compiler adjustments:
2008-10-12 Dan FandrichChanged Curl_strlcat to strlcat, which is the one guara...
2008-10-12 Dan FandrichEnsure the IPv6 stack is operational before running...
2008-10-11 Yang Tseremove extra space
2008-10-11 Yang Tsesplit SGI compiler check. One for MIPS C and another...
2008-10-11 Yang TseLCC compiler adjustments:
2008-10-11 Yang Tsefix compiler warning
2008-10-11 Yang Tsefix compiler warning: explicit conversion of a 64-bit...
2008-10-10 Dan FandrichFixed some compiler warnings with CURL_DISABLE_HTTP
2008-10-10 Yang Tseattempt to fix or allow further detection of an elusive...
2008-10-10 Patrick Monnerat_ Adapt OS400 EBCDIC wrappers to new options.
2008-10-10 Yang TseInitial attempt to detect Tiny C compiler
2008-10-10 Yang TseInitial attempt to detect LCC compiler
2008-10-10 Yang Tse1) fix bug in CONVERT_INCLUDE_TO_ISYSTEM
2008-10-10 Yang Tsesimplify SGI C compiler check
2008-10-10 Dan FandrichAllow compilation when no IPv6 stack is available.
2008-10-10 Yang Tsemove struct namebuf6 declaration out of Curl_ip2addr6()
2008-10-10 Yang TseHP C adjustments:
2008-10-10 Yang Tsefix compiler warning
2008-10-10 Yang TseAdd debug tracing for COMPILER_WORKS_IFELSE
2008-10-09 Dan FandrichGet rid of some more code in the CURL_DISABLE_HTTP...
2008-10-09 Daniel StenbergI replaced the use of 'struct tm' with a private clone...
2008-10-09 Dan FandrichFixed a leftover reference to CURLOPT_FTP_SSL (thanks...
2008-10-09 Yang Tseconfigure will also warn on 'strict compiler warning...
2008-10-09 Dan FandrichFixed the --interface option to work with IPv6 connecti...
2008-10-09 Dan FandrichAdded HTTP as a required feature
2008-10-09 Dan FandrichUpdate docs now that SFTP supports file ranges.
2008-10-09 Yang Tseconvert rejected compiler options messages into a warnings
2008-10-09 Yang Tseremove extra whitespace from string in SGI C check
2008-10-09 Dan FandrichAdded tests 633 through 637 to test the new file range...
2008-10-09 Yang Tseoops
2008-10-09 Yang TseInitial attempt to detect SGI C compiler
2008-10-09 Yang TseHP C adjustments:
2008-10-09 Yang Tsefix compiler warning: zero used for undefined preproces...
2008-10-08 Daniel Stenberg- Bug #2152270 (curl.haxx.se/bug/view.cgi?id=2152270...
2008-10-08 Dan FandrichAdded tests 1082 through 1085 to test symbolic --interf...
2008-10-08 Daniel Stenberg- Igor filed bug #2111613 (curl.haxx.se/bug/view.cgi...
2008-10-08 Dan FandrichFixed a memory leak in the new CURLOPT_USERPWD handling
2008-10-08 Yang Tseimprove presentation of accepted/rejected debug/optimiz...
2008-10-08 Yang Tsefix missing null-pointer check
2008-10-08 Yang Tserefactoring of COMPILER_BASIC_OPTS
2008-10-08 Daniel Stenberg179 - "[PATCH] Colon in username"
2008-10-08 Daniel Stenberg- Igor Novoseltsev brought a patch that introduced...
2008-10-08 Yang TseInitial attempt to detect SUN C compiler
2008-10-08 Dan FandrichCreated test cases 1080 and 1081 to reproduce a problem of
2008-10-08 Yang TseInitial attempt to detect HP C compiler
2008-10-08 Dan FandrichAdded const to some pointer variables
2008-10-07 Dan FandrichSplit off Curl_isxdigit function
2008-10-07 Dan FandrichChanged the handling of read/write errors in Curl_perfo...
2008-10-07 Daniel Stenbergmention the other sf.net bug which does have a sort...
2008-10-07 Daniel Stenbergsome additional classification of the entries
2008-10-07 Daniel StenbergOne fix for CURLINFO_PRIMARY_IP just went in which...
2008-10-07 Daniel Stenberg- Fixed CURLINFO_PRIMARY_IP: When libcurl created a...
2008-10-07 Dan FandrichDocument how to disable tests when certain --disable...
2008-10-07 Yang Tsefix compiler warning: 'dot_4' may be used uninitialized...
2008-10-07 Yang Tsefix compiler warning: dereferencing type-punned pointer...
2008-10-07 Daniel Stenbergoops, counted one of them twice!
2008-10-07 Daniel Stenbergtwo more bindings
2008-10-07 Yang Tseadjust ICC_windows settings
2008-10-07 Yang Tsefix VAR_STRIP
2008-10-07 Yang TseSync up with reality
next