- May 10, 2009
- May 09, 2009
-
-
Daniel Stenberg authored
'connected' truly is false when the socks connect fails. Curl_done() fixed for the check-conn->bits.done-before-Curl_getoff_all_pipelines case
-
Yang Tse authored
Fix libssh2 preprocessor symbol definition check
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
Not actually needed to simply include some files in the distribution tarball.
-
Yang Tse authored
-
- May 08, 2009
-
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
Renamed vc6 workspace and project files to avoid filename clash when used for conversion to later VS versions.
-
Yang Tse authored
Renamed vc6 workspace and project files to avoid filename clash when used for conversion to later VS versions.
-
Yang Tse authored
-
Daniel Stenberg authored
to work so I'll let it remain and here's the comment about it! From Lenaic's mail posted to curl-library Date: Fri, 1 May 2009 22:46:14 +0200.
-
Daniel Stenberg authored
(http://curl.haxx.se/bug/view.cgi?id=2784055) identifying a problem to connect to SOCKS proxies when using the multi interface. It turned out to almost not work at all previously. We need to wait for the TCP connect to be properly verified before doing the SOCKS magic. There's still a flaw in the FTP code for this.
-
Yang Tse authored
-
Yang Tse authored
-
- May 07, 2009
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
well. See change 28 Apr 2009.
-
Yang Tse authored
platform HTTP requests Done!
-
Yang Tse authored
Additionally some identation fixes.
-
Yang Tse authored
attempt in generated config.h
-
Yang Tse authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Yang Tse authored
Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE to *-compilers.m4 along with other *_CHECK_COMPILER_*
-
Daniel Stenberg authored
-
Daniel Stenberg authored
reported in the Debian package.
-
Daniel Stenberg authored
(http://curl.haxx.se/bug/view.cgi?id=2723236) identifying a problem with libcurl's TFTP code and its lack of dealing with the OACK packet.
-
- May 06, 2009
- May 05, 2009
-
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
The origin of the problem with test case #251 was the --ftp-port not being the CLIENTIP address.
-
Daniel Stenberg authored
one and store the current one, as it makes the code less complex and I'm not even sure I can check for the same session id using memcmp() like that.
-
Yang Tse authored
-
- May 04, 2009
-
-
Daniel Stenberg authored
corresponding fix in the GnuTLS code: make sure to store the new session id in case the re-used one is rejected.
-