Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-15 | - John Wilkinson filed bug #2155496 | Daniel Stenberg | |
(http://curl.haxx.se/bug/view.cgi?id=2155496) pointing out an error case without a proper human-readable error message. When a read callback returns a too large value (like when trying to return a negative number) it would trigger and the generic error message then makes the proplem slightly different to track down. I've added an error message for this now. | |||
2008-10-15 | credit to John Wilkinson | Daniel Stenberg | |
2008-10-14 | Added signal-based resolver timeout issue | Dan Fandrich | |
2008-10-14 | Adjust Watcom C warnings: | Yang Tse | |
Disable warnings on structure members padding. | |||
2008-10-14 | Failing SFTP range tests cases 634 through 637 | Dan Fandrich | |
2008-10-14 | four additional pending issues | Daniel Stenberg | |
2008-10-14 | With this change Solaris target builds will now be done with _REENTRANT defined. | Yang Tse | |
2008-10-14 | attempt to fix compiler warning: | Yang Tse | |
`variable' might be clobbered by `longjmp' or `vfork' | |||
2008-10-14 | Adjust Tiny C basic options: | Yang Tse | |
Remove -b from debug-enabled configuration, as Tiny C might have been built without the memory and bounds checker support. | |||
2008-10-14 | Adjust GCC warnings: | Yang Tse | |
Better disable following warnings when cross-compiling with a gcc older than 3.0, to avoid warnings from third party system headers: -Wmissing-declarations -Wmissing-prototypes -Wunused -Wshadow | |||
2008-10-14 | eeek, append 1 on the right place as otherwise we didn't fix the problem | Daniel Stenberg | |
2008-10-14 | fix syntax error | Yang Tse | |
2008-10-14 | Initial attempt to detect Watcom C compiler | Yang Tse | |
2008-10-14 | fix compiler warning | Yang Tse | |
2008-10-13 | Prevent the accidental passing along NULL for the cases where the --trace | Daniel Stenberg | |
options don't succeed in opening the target file etc. Detected by coverity.com | |||
2008-10-13 | Prevent an off-by-one in a allocated buffer in glob_match_url() - detected by | Daniel Stenberg | |
coverity.com | |||
2008-10-13 | Removed superfluous check of clist->name, as in this code path that pointer | Daniel Stenberg | |
has already been dereferenced so it is bound to be valid. Pointed out to us by coverity.com | |||
2008-10-13 | Don't rely on shell support to run multiple precheck tests | Dan Fandrich | |
2008-10-13 | make naming scheme more consistent across whole file | Yang Tse | |
2008-10-13 | Adjust GCC warnings: | Yang Tse | |
Disable following warnings when cross-compiling with a gcc older than 3.0, to avoid warnings from third party system headers: -Wmissing-prototypes -Wunused -Wshadow | |||
2008-10-13 | attempt to fix or allow further detection of an elusive icc SIGSEGV | Yang Tse | |
2008-10-13 | There's no guarantee that a socket was involved at this point, so avoid ↵ | Yang Tse | |
displaying any error code. And on the other hand a message after setsockopt() certainly must use SOCKERRNO. | |||
2008-10-13 | Adjust GCC --enable-warnings: | Yang Tse | |
Do not enable -pedantic when cross-compiling with a gcc older than 3.0, to avoid warnings from third party system headers. | |||
2008-10-12 | adjust SGI MIPSpro C detection | Yang Tse | |
2008-10-12 | LCC compiler adjustments: | Yang Tse | |
Highest warning level is double -A, next is single -A. Due to the big number of warnings these trigger on third party header files it is impratical for us to use any of them here. If you want them simply define it in CPPFLAGS. | |||
2008-10-12 | Changed Curl_strlcat to strlcat, which is the one guaranteed to exist | Dan Fandrich | |
2008-10-12 | Ensure the IPv6 stack is operational before running this test (other tests | Dan Fandrich | |
use the startup of the IPv6 test server as a substitute check for this). | |||
2008-10-11 | remove extra space | Yang Tse | |
2008-10-11 | split SGI compiler check. One for MIPS C and another for MIPSpro C | Yang Tse | |
2008-10-11 | LCC compiler adjustments: | Yang Tse | |
Warning level reduced from double -A to single -A | |||
2008-10-11 | fix compiler warning | Yang Tse | |
2008-10-11 | fix compiler warning: explicit conversion of a 64-bit integral type to a ↵ | Yang Tse | |
smaller integral type | |||
2008-10-10 | Fixed some compiler warnings with CURL_DISABLE_HTTP | Dan Fandrich | |
2008-10-10 | attempt to fix or allow further detection of an elusive icc SIGSEGV | Yang Tse | |
2008-10-10 | _ Adapt OS400 EBCDIC wrappers to new options. | Patrick Monnerat | |
_ Update RPG binding accordingly. _ Fix new options comments. | |||
2008-10-10 | Initial attempt to detect Tiny C compiler | Yang Tse | |
2008-10-10 | Initial attempt to detect LCC compiler | Yang Tse | |
2008-10-10 | 1) fix bug in CONVERT_INCLUDE_TO_ISYSTEM | Yang Tse | |
2) Disable SGI remark: controlling expression is constant | |||
2008-10-10 | simplify SGI C compiler check | Yang Tse | |
2008-10-10 | Allow compilation when no IPv6 stack is available. | Dan Fandrich | |
2008-10-10 | move struct namebuf6 declaration out of Curl_ip2addr6() | Yang Tse | |
2008-10-10 | HP C adjustments: | Yang Tse | |
Due to the HP-UX socklen_t issue it is insane to use the +w1 warning level. It generates more than 1100 warnings on socklen_t related statements. Until the issue is somehow fixed we will just use the +w2 warning level. | |||
2008-10-10 | fix compiler warning | Yang Tse | |
2008-10-10 | Add debug tracing for COMPILER_WORKS_IFELSE | Yang Tse | |
2008-10-09 | Get rid of some more code in the CURL_DISABLE_HTTP case | Dan Fandrich | |
2008-10-09 | I replaced the use of 'struct tm' with a private clone of that struct simply | Daniel Stenberg | |
because the struct is declared on the stack and not all members are used so we could just as well make struct with only struct members we actually need. | |||
2008-10-09 | Fixed a leftover reference to CURLOPT_FTP_SSL (thanks to Carlos Alloatti | Dan Fandrich | |
for spotting it). | |||
2008-10-09 | configure will also warn on 'strict compiler warning' rejected options | Yang Tse | |
2008-10-09 | Fixed the --interface option to work with IPv6 connections on glibc | Dan Fandrich | |
systems supporting getifaddrs(). Also fixed a problem where an IPv6 address could be chosen instead of an IPv4 one for --interface when it involved a name lookup. | |||
2008-10-09 | Added HTTP as a required feature | Dan Fandrich | |