platform/upstream/curl.git
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
2008-10-07 Yang TseInitial attempt to support configure's --(dis|en)able...
2008-10-03 Yang Tserevert change introduced in tftpd.c revision 1.44
2008-10-03 Yang Tsefix another error introduced in previously mentioned...
2008-10-03 Yang Tsefix error introduced in previous commit
2008-10-02 Yang Tsetake 2 at fixing compiler warning: argument might be...
2008-10-02 Yang Tsefix compiler warning: dereferencing type-punned pointer...
2008-10-02 Yang Tsefix compiler warning: `variable' might be clobbered...
2008-10-02 Yang Tsefix compiler warning: `variable' might be clobbered...
2008-10-02 Yang Tsefix comment
2008-10-02 Yang Tsedebug option check must be before warnings option check
2008-10-02 Yang Tseruntests.pl enables picky compiler warnings unless...
2008-10-02 Yang TseInitial attempt to support configure's --(dis|en)able...
2008-10-01 Dan Fandrich"make clean" now cleans out the docs and tests director...
2008-10-01 Dan FandrichFixed some compiler warnings with gcc
2008-09-30 Yang Tseremove unnecessary typecast, otherwise triggering compi...
2008-09-30 Dan FandrichAdded "HTTP proxy" keyword
2008-09-30 Yang Tsefix compiler warning: dereferencing type-punned pointer...
2008-09-30 Yang Tsefix compiler warning: declaration of 'err' shadows...
2008-09-30 Yang Tsefix compiler warning: function declaration isn't a...
2008-09-30 Patrick MonneratInclude latest parameter definitions in ILE/RPG bindings
2008-09-30 Yang Tsefix compiler warning: enumerated type mixed with anothe...
2008-09-30 Yang Tsenow compiler warnings are activated for all gcc builds...
2008-09-30 Daniel Stenberg- The libcurl FTP code now returns CURLE_REMOTE_FILE_NO...
2008-09-30 Yang TseUse CFLAGS for icc linker options instead of LDFLAGS,
2008-09-29 Dan FandrichFixed a couple of compile warnings.
2008-09-29 Dan FandrichMade the month days table static const
2008-09-29 Dan FandrichFixed a compile problem with --disable-proxy
2008-09-29 Dan FandrichAdded "HTTP proxy" and "proxytunnel" keywords where...
2008-09-29 Daniel Stenberg177 - "[Patch] Disable proxy support" was applied
2008-09-29 Daniel Stenbergspell!
2008-09-29 Daniel Stenberg- Daniel Egger provided a patch that allows you to...
2008-09-29 Dan FandrichRemoved unneeded includes of signal.h and setjmp.h
2008-09-29 Dan FandrichMoved all signal-based name resolution timeout handling...
2008-09-29 Yang Tseuse ac_cv_compiler and ac_cv_compiler_num to keep compi...
2008-09-29 Yang TseTemporary icc adjustment:
2008-09-29 Daniel Stenberg- Ian Lynagh provided a patch that now makes CURLOPT_RA...
2008-09-29 Daniel Stenberg175 - "No info on REDIRECT_URL in multi-mode" by Max...
2008-09-29 Daniel Stenbergcredit Maxim Ivanov
2008-09-29 Daniel Stenberg- Bug #2107803 (curl.haxx.se/bug/view.cgi?id=2107803...
2008-09-29 Daniel Stenbergmade Curl_read_plain() return an 'int' instead of CURLc...
2008-09-29 Daniel Stenbergthree more patches in the pipe
2008-09-26 Dan FandrichFixed a few comment typos
2008-09-26 Yang Tseif a test execution is aborted due to a signal, and...
2008-09-26 Yang Tsesiginterrupt, signal and sigsetjmp checks
2008-09-26 Daniel Stenbergmore
2008-09-26 Yang Tseuse shift right. Division result is not integral.
next