- Sep 22, 2008
-
-
Daniel Stenberg authored
proxy" (http://curl.haxx.se/bug/view.cgi?id=2107377) that showed how a multi interface using program didn't work when built with GnuTLS and a CONNECT request was done over a proxy (basically test 502 over a proxy to a HTTPS site). It turned out the ssl connect function would get called twice which caused the second call to fail.
-
Yang Tse authored
-
Yang Tse authored
Disable remark #279: controlling expression is constant Remark triggered mostly on va_arg() and FD_ZERO() macros.
-
Dan Fandrich authored
-
Dan Fandrich authored
that memdebug.h is included in the test programs.
-
Yang Tse authored
check for winsock build target configurations
-
- Sep 21, 2008
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Gisle Vanem authored
and HAVE_STRNCASECMP.
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
- Sep 20, 2008
- Sep 19, 2008
-
-
Yang Tse authored
-
Yang Tse authored
-
Dan Fandrich authored
-
Yang Tse authored
Disable remark #981: operands are evaluated in unspecified order Function calls which are triggering this remark, today, do not depend on the order of evaluation of its arguments. Disable remark #1469: "cc" clobber ignored Remark triggered on htons() and ntohs() due to glibc header files.
-
Dan Fandrich authored
Also, leave the existing SIGALRM handler alone if the timeout is too small to handle.
-
- Sep 18, 2008
- Sep 17, 2008