- May 11, 2009
-
-
Daniel Stenberg authored
the multi interface, which currently doesn't work because of how the data connection is not waiting for connect before it tries to do proxy magic.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
of streams that had some parts (legitimately) missing. We now provide and use a proper cleanup function for the content encoding submodule. http://curl.haxx.se/mail/lib-2009-05/0092.html
-
Daniel Stenberg authored
at https://bugzilla.redhat.com/show_bug.cgi?id=453612#c12 If an incorrect password is given while loading a private key, libcurl ends up in an infinite loop consuming memory. The bug is critical.
-
Daniel Stenberg authored
as reported by Ebenezer Ikonne (on curl-users) and Laurent Rabret (on curl-library). The transfer was mistakenly marked to get more data to send but since it didn't actually have that, it just hung there...
-
Daniel Stenberg authored
KEEP_RECV to better match the general terminology: receive and send is what we do from the (remote) servers. We read and write from and to the local fs.
-
Yang Tse authored
-
Yang Tse authored
-
- May 10, 2009
-
-
Daniel Stenberg authored
redirect" doesn't work, seems to repeat what Ebenezer Ikonne (on curl-users) and Laurent Rabret (on curl-library) have reported. Disabled for now.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
byte in the digest code.
-
Daniel Stenberg authored
binary than the one that gets tested, if need be
-
Daniel Stenberg authored
headers and reading from cookie-jar
-
Yang Tse authored
Fix function call pointed data size argument mismatch on 64Bit systems
-
Yang Tse authored
Fix type cast
-
- 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
-